Your IP : 216.73.216.104


Current Path : /var/log/
Upload Files:
Current File: //var/log/dnf.log

2026-05-29T01:32:58+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T01:32:58+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T01:32:59+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T01:32:59+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T01:32:59+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T01:32:59+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T01:32:59+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T01:32:59+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T01:33:00+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-29T01:33:00+0700 DEBUG cpanel-plugins: using metadata from Fri 22 May 2026 04:42:00 AM WIB.
2026-05-29T01:33:41+0700 DEBUG error: Curl error (28): Timeout was reached for http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] (http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml).
2026-05-29T01:33:41+0700 WARNING Errors during downloading metadata for repository 'ul_bluehost':
  - Curl error (28): Timeout was reached for http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]
2026-05-29T01:33:41+0700 DDEBUG Cleaning up.
2026-05-29T01:33:41+0700 DDEBUG Plugins were unloaded.
2026-05-29T01:33:41+0700 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
    return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'ul_bluehost': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1132, in run
    return self.command.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 384, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 413, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 142, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'ul_bluehost': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]
2026-05-29T01:33:41+0700 CRITICAL Error: Failed to download metadata for repo 'ul_bluehost': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://mirrors.unifiedlayer.com/ul/bluehost/repodata/repomd.xml [Resolving timed out after 30000 milliseconds]
2026-05-29T02:06:02+0700 INFO --- logging initialized ---
2026-05-29T02:06:02+0700 DDEBUG timer: config: 7 ms
2026-05-29T02:06:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T02:06:02+0700 DEBUG YUM version: 4.14.0
2026-05-29T02:06:02+0700 DDEBUG Command: yum -y update wp-toolkit-cpanel 
2026-05-29T02:06:02+0700 DDEBUG Installroot: /
2026-05-29T02:06:02+0700 DDEBUG Releasever: 9
2026-05-29T02:06:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T02:06:02+0700 DDEBUG Base command: update
2026-05-29T02:06:02+0700 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel']
2026-05-29T02:06:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T02:06:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: EA4-c9
2026-05-29T02:06:02+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-29T02:06:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-29T02:06:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-29T02:06:02+0700 DEBUG cpanel-plugins: using metadata from Fri 22 May 2026 04:42:00 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-29T02:06:02+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: appstream
2026-05-29T02:06:02+0700 DEBUG appstream: using metadata from Wed 27 May 2026 09:09:15 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: baseos
2026-05-29T02:06:02+0700 DEBUG baseos: using metadata from Wed 27 May 2026 09:09:32 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: crb
2026-05-29T02:06:02+0700 DEBUG crb: using metadata from Wed 27 May 2026 09:09:49 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: extras
2026-05-29T02:06:02+0700 DEBUG extras: using metadata from Wed 27 May 2026 09:09:43 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: alt-common
2026-05-29T02:06:02+0700 DEBUG alt-common: using metadata from Mon 25 May 2026 09:43:02 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: hgdedi
2026-05-29T02:06:02+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-29T02:06:02+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: epel
2026-05-29T02:06:02+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-29T02:06:02+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-29T02:06:02+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: imunify360
2026-05-29T02:06:02+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: kernelcare
2026-05-29T02:06:02+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-29T02:06:02+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-29T02:06:02+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-29T02:06:02+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: remi
2026-05-29T02:06:02+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: remi-modular
2026-05-29T02:06:02+0700 DEBUG remi-modular: using metadata from Thu 28 May 2026 07:56:32 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T02:06:02+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: ul
2026-05-29T02:06:02+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: ul_auto
2026-05-29T02:06:02+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-29T02:06:02+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T02:06:02+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-29T02:06:02+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T02:06:02+0700 INFO Last metadata expiration check: 0:33:02 ago on Fri 29 May 2026 01:33:00 AM WIB.
2026-05-29T02:06:02+0700 DDEBUG timer: sack setup: 648 ms
2026-05-29T02:06:02+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T02:06:02+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T02:06:03+0700 DEBUG --> Starting dependency resolution
2026-05-29T02:06:03+0700 DEBUG --> Finished dependency resolution
2026-05-29T02:06:03+0700 DDEBUG timer: depsolve: 49 ms
2026-05-29T02:06:03+0700 INFO Dependencies resolved.
2026-05-29T02:06:03+0700 INFO Nothing to do.
2026-05-29T02:06:03+0700 INFO Complete!
2026-05-29T02:06:03+0700 DDEBUG Cleaning up.
2026-05-29T02:06:03+0700 DDEBUG Plugins were unloaded.
2026-05-29T03:21:29+0700 INFO --- logging initialized ---
2026-05-29T03:21:29+0700 DDEBUG timer: config: 6 ms
2026-05-29T03:21:29+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T03:21:29+0700 DEBUG DNF version: 4.14.0
2026-05-29T03:21:29+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T03:21:29+0700 DDEBUG Installroot: /
2026-05-29T03:21:29+0700 DDEBUG Releasever: 9
2026-05-29T03:21:29+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T03:21:29+0700 DDEBUG Base command: makecache
2026-05-29T03:21:29+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T03:21:29+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T03:21:29+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T03:21:29+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T03:21:29+0700 DEBUG Making cache files for all metadata files.
2026-05-29T03:21:29+0700 INFO Metadata cache refreshed recently.
2026-05-29T03:21:29+0700 DDEBUG Cleaning up.
2026-05-29T03:21:29+0700 DDEBUG Plugins were unloaded.
2026-05-29T03:35:02+0700 INFO --- logging initialized ---
2026-05-29T03:35:02+0700 DDEBUG timer: config: 4 ms
2026-05-29T03:35:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T03:35:02+0700 DEBUG YUM version: 4.14.0
2026-05-29T03:35:02+0700 DDEBUG Command: yum -q list installed 
2026-05-29T03:35:02+0700 DDEBUG Installroot: /
2026-05-29T03:35:02+0700 DDEBUG Releasever: 9
2026-05-29T03:35:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T03:35:02+0700 DDEBUG Base command: list
2026-05-29T03:35:02+0700 DDEBUG Extra commands: ['-q', 'list', 'installed']
2026-05-29T03:35:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T03:35:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T03:35:03+0700 DDEBUG timer: sack setup: 141 ms
2026-05-29T03:35:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T03:35:03+0700 DDEBUG Cleaning up.
2026-05-29T03:35:03+0700 DDEBUG Plugins were unloaded.
2026-05-29T03:36:11+0700 INFO --- logging initialized ---
2026-05-29T03:36:11+0700 DDEBUG timer: config: 3 ms
2026-05-29T03:36:11+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T03:36:11+0700 DEBUG YUM version: 4.14.0
2026-05-29T03:36:11+0700 DDEBUG Command: yum -q check dependencies 
2026-05-29T03:36:11+0700 DDEBUG Installroot: /
2026-05-29T03:36:11+0700 DDEBUG Releasever: 9
2026-05-29T03:36:11+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T03:36:11+0700 DDEBUG Base command: check
2026-05-29T03:36:11+0700 DDEBUG Extra commands: ['-q', 'check', 'dependencies']
2026-05-29T03:36:11+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T03:36:11+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T03:36:11+0700 DDEBUG timer: sack setup: 153 ms
2026-05-29T03:36:11+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T03:36:12+0700 DDEBUG Cleaning up.
2026-05-29T03:36:12+0700 DDEBUG Plugins were unloaded.
2026-05-29T03:36:12+0700 INFO --- logging initialized ---
2026-05-29T03:36:12+0700 DDEBUG timer: config: 3 ms
2026-05-29T03:36:12+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T03:36:12+0700 DEBUG YUM version: 4.14.0
2026-05-29T03:36:12+0700 DDEBUG Command: yum -q check-update 
2026-05-29T03:36:12+0700 DDEBUG Installroot: /
2026-05-29T03:36:12+0700 DDEBUG Releasever: 9
2026-05-29T03:36:12+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T03:36:12+0700 DDEBUG Base command: check-update
2026-05-29T03:36:12+0700 DDEBUG Extra commands: ['-q', 'check-update']
2026-05-29T03:36:12+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T03:36:12+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: EA4-c9
2026-05-29T03:36:12+0700 DEBUG EA4-c9: using metadata from Sat May 23 06:11:58 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-29T03:36:12+0700 DEBUG EA4_endurance: using metadata from Thu Feb 26 00:13:36 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-29T03:36:12+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 21:37:09 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-29T03:36:12+0700 DEBUG cpanel-plugins: using metadata from Fri May 22 04:42:00 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-29T03:36:12+0700 DEBUG ul_bluehost: using metadata from Tue May  7 06:36:36 2024.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: appstream
2026-05-29T03:36:12+0700 DEBUG appstream: using metadata from Wed May 27 21:09:15 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: baseos
2026-05-29T03:36:12+0700 DEBUG baseos: using metadata from Wed May 27 21:09:32 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: crb
2026-05-29T03:36:12+0700 DEBUG crb: using metadata from Wed May 27 21:09:49 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: extras
2026-05-29T03:36:12+0700 DEBUG extras: using metadata from Wed May 27 21:09:43 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: alt-common
2026-05-29T03:36:12+0700 DEBUG alt-common: using metadata from Mon May 25 21:43:02 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: hgdedi
2026-05-29T03:36:12+0700 DEBUG hgdedi: using metadata from Thu Feb 26 11:07:31 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-29T03:36:12+0700 DEBUG docker-ce-stable: using metadata from Wed May 27 20:05:05 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: epel
2026-05-29T03:36:12+0700 DEBUG epel: using metadata from Wed May 27 08:12:04 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-29T03:36:12+0700 DEBUG epel-cisco-openh264: using metadata from Mon May 22 23:19:21 2023.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-5: using metadata from Thu May 28 15:44:12 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-6: using metadata from Thu May 28 17:42:16 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-7: using metadata from Thu May 28 20:11:27 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-8: using metadata from Thu May 28 18:30:46 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-1: using metadata from Wed May 27 15:13:33 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-2: using metadata from Thu May 28 18:18:12 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-3: using metadata from Fri May 22 22:24:09 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-29T03:36:12+0700 DEBUG imunify360-rollout-4: using metadata from Thu May 28 19:21:13 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: imunify360
2026-05-29T03:36:12+0700 DEBUG imunify360: using metadata from Thu May 28 19:17:15 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: kernelcare
2026-05-29T03:36:12+0700 DEBUG kernelcare: using metadata from Tue May 12 21:48:07 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-29T03:36:12+0700 DEBUG mysql-connectors-community: using metadata from Wed Apr 22 18:36:21 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-29T03:36:12+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri Apr 24 20:28:06 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-29T03:36:12+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri Apr 17 17:06:55 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: remi
2026-05-29T03:36:12+0700 DEBUG remi: using metadata from Wed May 27 21:17:50 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: remi-modular
2026-05-29T03:36:12+0700 DEBUG remi-modular: using metadata from Thu May 28 19:56:32 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T03:36:12+0700 DEBUG remi-safe: using metadata from Wed May 27 11:26:26 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: ul
2026-05-29T03:36:12+0700 DEBUG ul: using metadata from Fri Feb 13 19:08:15 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: ul_auto
2026-05-29T03:36:12+0700 DEBUG ul_auto: using metadata from Thu Jun 12 07:56:01 2025.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-29T03:36:12+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu Jan 15 02:42:55 2026.
2026-05-29T03:36:12+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-29T03:36:12+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu Jan 15 02:42:57 2026.
2026-05-29T03:36:12+0700 INFO Last metadata expiration check: 2:03:12 ago on Fri May 29 01:33:00 2026.
2026-05-29T03:36:12+0700 DDEBUG timer: sack setup: 545 ms
2026-05-29T03:36:12+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T03:36:12+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T03:36:12+0700 DDEBUG Cleaning up.
2026-05-29T03:36:12+0700 DDEBUG Plugins were unloaded.
2026-05-29T04:17:43+0700 INFO --- logging initialized ---
2026-05-29T04:17:43+0700 DDEBUG timer: config: 4 ms
2026-05-29T04:17:43+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T04:17:43+0700 DEBUG YUM version: 4.14.0
2026-05-29T04:17:43+0700 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-common-release alt-php-hyperscan imunify-release imunify-common imunify-notifier imunify-core imunify-realtime-av imunify-realtime-av-imrt2 rustbolit imunify-ui imunify-wp-security imunify360-venv minidaemon alt-php-internal app-version-detector 
2026-05-29T04:17:43+0700 DDEBUG Installroot: /
2026-05-29T04:17:43+0700 DDEBUG Releasever: 9
2026-05-29T04:17:43+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T04:17:43+0700 DDEBUG Base command: update
2026-05-29T04:17:43+0700 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-common-release', 'alt-php-hyperscan', 'imunify-release', 'imunify-common', 'imunify-notifier', 'imunify-core', 'imunify-realtime-av', 'imunify-realtime-av-imrt2', 'rustbolit', 'imunify-ui', 'imunify-wp-security', 'imunify360-venv', 'minidaemon', 'alt-php-internal', 'app-version-detector']
2026-05-29T04:17:43+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T04:17:44+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: EA4-c9
2026-05-29T04:17:44+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-29T04:17:44+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-29T04:17:44+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-29T04:17:44+0700 DEBUG cpanel-plugins: using metadata from Fri 22 May 2026 04:42:00 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-29T04:17:44+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: appstream
2026-05-29T04:17:44+0700 DEBUG appstream: using metadata from Wed 27 May 2026 09:09:15 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: baseos
2026-05-29T04:17:44+0700 DEBUG baseos: using metadata from Wed 27 May 2026 09:09:32 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: crb
2026-05-29T04:17:44+0700 DEBUG crb: using metadata from Wed 27 May 2026 09:09:49 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: extras
2026-05-29T04:17:44+0700 DEBUG extras: using metadata from Wed 27 May 2026 09:09:43 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: alt-common
2026-05-29T04:17:44+0700 DEBUG alt-common: using metadata from Mon 25 May 2026 09:43:02 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: hgdedi
2026-05-29T04:17:44+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-29T04:17:44+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: epel
2026-05-29T04:17:44+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-29T04:17:44+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-29T04:17:44+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: imunify360
2026-05-29T04:17:44+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: kernelcare
2026-05-29T04:17:44+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-29T04:17:44+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-29T04:17:44+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-29T04:17:44+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: remi
2026-05-29T04:17:44+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: remi-modular
2026-05-29T04:17:44+0700 DEBUG remi-modular: using metadata from Thu 28 May 2026 07:56:32 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T04:17:44+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: ul
2026-05-29T04:17:44+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: ul_auto
2026-05-29T04:17:44+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-29T04:17:44+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T04:17:44+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-29T04:17:44+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T04:17:44+0700 INFO Last metadata expiration check: 2:44:44 ago on Fri 29 May 2026 01:33:00 AM WIB.
2026-05-29T04:17:44+0700 DDEBUG timer: sack setup: 534 ms
2026-05-29T04:17:44+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T04:17:44+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T04:17:44+0700 WARNING Package imunify-realtime-av available, but not installed.
2026-05-29T04:17:44+0700 INFO No match for argument: imunify-realtime-av
2026-05-29T04:17:44+0700 WARNING Package imunify-realtime-av-imrt2 available, but not installed.
2026-05-29T04:17:44+0700 INFO No match for argument: imunify-realtime-av-imrt2
2026-05-29T04:17:44+0700 INFO No match for argument: minidaemon
2026-05-29T04:17:44+0700 DEBUG --> Starting dependency resolution
2026-05-29T04:17:44+0700 DEBUG --> Finished dependency resolution
2026-05-29T04:17:44+0700 DDEBUG timer: depsolve: 30 ms
2026-05-29T04:17:44+0700 INFO Dependencies resolved.
2026-05-29T04:17:44+0700 INFO Nothing to do.
2026-05-29T04:17:44+0700 INFO Complete!
2026-05-29T04:17:44+0700 DDEBUG Cleaning up.
2026-05-29T04:17:44+0700 DDEBUG Plugins were unloaded.
2026-05-29T04:17:45+0700 INFO --- logging initialized ---
2026-05-29T04:17:45+0700 DDEBUG timer: config: 3 ms
2026-05-29T04:17:45+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T04:17:45+0700 DEBUG DNF version: 4.14.0
2026-05-29T04:17:45+0700 DDEBUG Command: dnf -y --disableexcludes=main --disablerepo=* --enablerepo=remi-safe update 
2026-05-29T04:17:45+0700 DDEBUG Installroot: /
2026-05-29T04:17:45+0700 DDEBUG Releasever: 9
2026-05-29T04:17:45+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T04:17:45+0700 DDEBUG Base command: update
2026-05-29T04:17:45+0700 DDEBUG Extra commands: ['-y', '--disableexcludes=main', '--disablerepo=*', '--enablerepo=remi-safe', 'update']
2026-05-29T04:17:45+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T04:17:45+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T04:17:45+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T04:17:45+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T04:17:45+0700 INFO Last metadata expiration check: 6:11:04 ago on Thu 28 May 2026 10:06:41 PM WIB.
2026-05-29T04:17:45+0700 DDEBUG timer: sack setup: 170 ms
2026-05-29T04:17:45+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T04:17:45+0700 DEBUG --> Starting dependency resolution
2026-05-29T04:17:45+0700 DEBUG --> Finished dependency resolution
2026-05-29T04:17:45+0700 DDEBUG timer: depsolve: 11 ms
2026-05-29T04:17:45+0700 INFO Dependencies resolved.
2026-05-29T04:17:45+0700 INFO Nothing to do.
2026-05-29T04:17:45+0700 INFO Complete!
2026-05-29T04:17:45+0700 DDEBUG Cleaning up.
2026-05-29T04:17:45+0700 DDEBUG Plugins were unloaded.
2026-05-29T04:37:15+0700 INFO --- logging initialized ---
2026-05-29T04:37:15+0700 DDEBUG timer: config: 4 ms
2026-05-29T04:37:15+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T04:37:15+0700 DEBUG DNF version: 4.14.0
2026-05-29T04:37:15+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T04:37:15+0700 DDEBUG Installroot: /
2026-05-29T04:37:15+0700 DDEBUG Releasever: 9
2026-05-29T04:37:15+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T04:37:15+0700 DDEBUG Base command: makecache
2026-05-29T04:37:15+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T04:37:15+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T04:37:15+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T04:37:15+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T04:37:15+0700 DEBUG Making cache files for all metadata files.
2026-05-29T04:37:15+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG crb: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG extras: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T04:37:15+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T04:37:16+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T04:37:16+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T04:37:16+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T04:37:16+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T04:37:16+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T04:37:16+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T04:37:16+0700 DEBUG reviving: failed for 'cpanel-plugins', mismatched repomd.
2026-05-29T04:37:16+0700 DEBUG repo: downloading from remote: cpanel-plugins
2026-05-29T04:37:17+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 04:03:42 AM WIB.
2026-05-29T04:37:17+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-29T04:37:17+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T04:37:17+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T04:37:18+0700 DEBUG reviving: failed for 'appstream', mismatched repomd.
2026-05-29T04:37:18+0700 DEBUG repo: downloading from remote: appstream
2026-05-29T04:37:18+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T04:37:19+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T04:37:19+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T04:37:19+0700 DEBUG reviving: failed for 'baseos', mismatched repomd.
2026-05-29T04:37:19+0700 DEBUG repo: downloading from remote: baseos
2026-05-29T04:37:19+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T04:37:20+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T04:37:20+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T04:37:20+0700 DEBUG reviving: failed for 'crb', mismatched repomd.
2026-05-29T04:37:20+0700 DEBUG repo: downloading from remote: crb
2026-05-29T04:37:20+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T04:37:21+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T04:37:21+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T04:37:21+0700 DEBUG reviving: failed for 'extras', mismatched repomd.
2026-05-29T04:37:21+0700 DEBUG repo: downloading from remote: extras
2026-05-29T04:37:21+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T04:37:21+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T04:37:21+0700 DEBUG reviving: failed for 'alt-common', mismatched repomd.
2026-05-29T04:37:21+0700 DEBUG repo: downloading from remote: alt-common
2026-05-29T04:37:22+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T04:37:22+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-29T04:37:22+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T04:37:22+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-29T04:37:22+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-29T04:37:23+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-29T04:37:23+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-29T04:37:23+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-29T04:37:23+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-29T04:37:23+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T04:37:23+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-29T04:37:23+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T04:37:24+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-29T04:37:24+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T04:37:25+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-29T04:37:25+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T04:37:25+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-29T04:37:25+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T04:37:25+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-29T04:37:25+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T04:37:26+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-29T04:37:26+0700 DEBUG remi-modular: using metadata from Thu 28 May 2026 07:56:32 PM WIB.
2026-05-29T04:37:26+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-29T04:37:26+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T04:37:27+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-29T04:37:27+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T04:37:27+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-29T04:37:27+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T04:37:27+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-29T04:37:27+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T04:37:27+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-29T04:37:27+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T04:37:27+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T04:37:27+0700 DDEBUG timer: sack setup: 12193 ms
2026-05-29T04:37:27+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-29T04:37:28+0700 INFO Metadata cache created.
2026-05-29T04:37:28+0700 DDEBUG Cleaning up.
2026-05-29T04:37:28+0700 DDEBUG Plugins were unloaded.
2026-05-29T05:38:10+0700 INFO --- logging initialized ---
2026-05-29T05:38:10+0700 DDEBUG timer: config: 9 ms
2026-05-29T05:38:10+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T05:38:10+0700 DEBUG DNF version: 4.14.0
2026-05-29T05:38:10+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T05:38:10+0700 DDEBUG Installroot: /
2026-05-29T05:38:10+0700 DDEBUG Releasever: 9
2026-05-29T05:38:10+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T05:38:10+0700 DDEBUG Base command: makecache
2026-05-29T05:38:10+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T05:38:10+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T05:38:10+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T05:38:10+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T05:38:10+0700 DEBUG Making cache files for all metadata files.
2026-05-29T05:38:10+0700 INFO Metadata cache refreshed recently.
2026-05-29T05:38:10+0700 DDEBUG Cleaning up.
2026-05-29T05:38:10+0700 DDEBUG Plugins were unloaded.
2026-05-29T07:23:20+0700 INFO --- logging initialized ---
2026-05-29T07:23:20+0700 DDEBUG timer: config: 10 ms
2026-05-29T07:23:20+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T07:23:20+0700 DEBUG DNF version: 4.14.0
2026-05-29T07:23:20+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T07:23:20+0700 DDEBUG Installroot: /
2026-05-29T07:23:20+0700 DDEBUG Releasever: 9
2026-05-29T07:23:20+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T07:23:20+0700 DDEBUG Base command: makecache
2026-05-29T07:23:20+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T07:23:20+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T07:23:20+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T07:23:20+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T07:23:20+0700 DEBUG Making cache files for all metadata files.
2026-05-29T07:23:20+0700 INFO Metadata cache refreshed recently.
2026-05-29T07:23:20+0700 DDEBUG Cleaning up.
2026-05-29T07:23:20+0700 DDEBUG Plugins were unloaded.
2026-05-29T09:05:23+0700 INFO --- logging initialized ---
2026-05-29T09:05:23+0700 DDEBUG timer: config: 10 ms
2026-05-29T09:05:23+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T09:05:23+0700 DEBUG DNF version: 4.14.0
2026-05-29T09:05:23+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T09:05:23+0700 DDEBUG Installroot: /
2026-05-29T09:05:23+0700 DDEBUG Releasever: 9
2026-05-29T09:05:23+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T09:05:23+0700 DDEBUG Base command: makecache
2026-05-29T09:05:23+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T09:05:23+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T09:05:23+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T09:05:23+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T09:05:23+0700 DEBUG Making cache files for all metadata files.
2026-05-29T09:05:23+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG crb: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG extras: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T09:05:23+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T09:05:23+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T09:05:23+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T09:05:23+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T09:05:23+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T09:05:23+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T09:05:24+0700 DEBUG reviving: failed for 'cpanel-plugins', mismatched repomd.
2026-05-29T09:05:24+0700 DEBUG repo: downloading from remote: cpanel-plugins
2026-05-29T09:05:25+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T09:05:25+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-29T09:05:25+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T09:05:25+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T09:05:25+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-29T09:05:25+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T09:05:25+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T09:05:25+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-29T09:05:25+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T09:05:25+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T09:05:26+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T09:05:26+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T09:05:26+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T09:05:26+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T09:05:26+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T09:05:26+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T09:05:26+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-29T09:05:26+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-29T09:05:27+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-29T09:05:27+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-29T09:05:27+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-29T09:05:27+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-29T09:05:27+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T09:05:27+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-29T09:05:27+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T09:05:28+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-29T09:05:28+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T09:05:29+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-29T09:05:29+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T09:05:29+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-29T09:05:29+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T09:05:30+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-29T09:05:30+0700 DEBUG remi-modular: using metadata from Thu 28 May 2026 07:56:32 PM WIB.
2026-05-29T09:05:30+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-29T09:05:30+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T09:05:30+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-29T09:05:30+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T09:05:30+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-29T09:05:30+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T09:05:30+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-29T09:05:30+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T09:05:31+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-29T09:05:31+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T09:05:31+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T09:05:31+0700 DDEBUG timer: sack setup: 8065 ms
2026-05-29T09:05:31+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-29T09:05:31+0700 INFO Metadata cache created.
2026-05-29T09:05:31+0700 DDEBUG Cleaning up.
2026-05-29T09:05:31+0700 DDEBUG Plugins were unloaded.
2026-05-29T10:01:02+0700 INFO --- logging initialized ---
2026-05-29T10:01:02+0700 DDEBUG timer: config: 6 ms
2026-05-29T10:09:13+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T10:09:13+0700 DEBUG YUM version: 4.14.0
2026-05-29T10:09:13+0700 DDEBUG Command: yum -y -R 10 -d 0 -e 0 update yum 
2026-05-29T10:09:13+0700 DDEBUG Installroot: /
2026-05-29T10:09:13+0700 DDEBUG Releasever: 9
2026-05-29T10:09:13+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T10:09:13+0700 DDEBUG Base command: update
2026-05-29T10:09:13+0700 DDEBUG Extra commands: ['-y', '-R', '10', '-d', '0', '-e', '0', 'update', 'yum']
2026-05-29T10:09:13+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T10:09:13+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: EA4-c9
2026-05-29T10:09:13+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-29T10:09:13+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-29T10:09:13+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-29T10:09:13+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-29T10:09:13+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: appstream
2026-05-29T10:09:13+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: baseos
2026-05-29T10:09:13+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: crb
2026-05-29T10:09:13+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: extras
2026-05-29T10:09:13+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: alt-common
2026-05-29T10:09:13+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: hgdedi
2026-05-29T10:09:13+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-29T10:09:13+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: epel
2026-05-29T10:09:13+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-29T10:09:13+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-29T10:09:13+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: imunify360
2026-05-29T10:09:13+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: kernelcare
2026-05-29T10:09:13+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-29T10:09:13+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-29T10:09:13+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-29T10:09:13+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: remi
2026-05-29T10:09:13+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: remi-modular
2026-05-29T10:09:13+0700 DEBUG remi-modular: using metadata from Thu 28 May 2026 07:56:32 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T10:09:13+0700 DEBUG remi-safe: using metadata from Wed 27 May 2026 11:26:26 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: ul
2026-05-29T10:09:13+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: ul_auto
2026-05-29T10:09:13+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-29T10:09:13+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T10:09:13+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-29T10:09:13+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T10:09:13+0700 INFO Last metadata expiration check: 1:03:42 ago on Fri 29 May 2026 09:05:31 AM WIB.
2026-05-29T10:09:13+0700 DDEBUG timer: sack setup: 561 ms
2026-05-29T10:09:13+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T10:09:13+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T10:09:13+0700 DEBUG --> Starting dependency resolution
2026-05-29T10:09:13+0700 DEBUG --> Finished dependency resolution
2026-05-29T10:09:13+0700 DDEBUG timer: depsolve: 54 ms
2026-05-29T10:09:13+0700 INFO Dependencies resolved.
2026-05-29T10:09:13+0700 INFO Nothing to do.
2026-05-29T10:09:13+0700 INFO Complete!
2026-05-29T10:09:13+0700 DDEBUG Cleaning up.
2026-05-29T10:09:13+0700 DDEBUG Plugins were unloaded.
2026-05-29T10:15:11+0700 INFO --- logging initialized ---
2026-05-29T10:15:11+0700 DDEBUG timer: config: 4 ms
2026-05-29T10:15:11+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T10:15:11+0700 DEBUG DNF version: 4.14.0
2026-05-29T10:15:11+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T10:15:11+0700 DDEBUG Installroot: /
2026-05-29T10:15:11+0700 DDEBUG Releasever: 9
2026-05-29T10:15:11+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T10:15:11+0700 DDEBUG Base command: makecache
2026-05-29T10:15:11+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T10:15:11+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T10:15:11+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T10:15:11+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T10:15:11+0700 DEBUG Making cache files for all metadata files.
2026-05-29T10:15:11+0700 INFO Metadata cache refreshed recently.
2026-05-29T10:15:11+0700 DDEBUG Cleaning up.
2026-05-29T10:15:11+0700 DDEBUG Plugins were unloaded.
2026-05-29T11:39:01+0700 INFO --- logging initialized ---
2026-05-29T11:39:01+0700 DDEBUG timer: config: 22 ms
2026-05-29T11:39:01+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T11:39:01+0700 DEBUG DNF version: 4.14.0
2026-05-29T11:39:01+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T11:39:01+0700 DDEBUG Installroot: /
2026-05-29T11:39:01+0700 DDEBUG Releasever: 9
2026-05-29T11:39:01+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T11:39:01+0700 DDEBUG Base command: makecache
2026-05-29T11:39:01+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T11:39:01+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T11:39:01+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T11:39:01+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T11:39:01+0700 DEBUG Making cache files for all metadata files.
2026-05-29T11:39:01+0700 INFO Metadata cache refreshed recently.
2026-05-29T11:39:01+0700 DDEBUG Cleaning up.
2026-05-29T11:39:01+0700 DDEBUG Plugins were unloaded.
2026-05-29T13:12:29+0700 INFO --- logging initialized ---
2026-05-29T13:12:29+0700 DDEBUG timer: config: 7 ms
2026-05-29T13:12:29+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T13:12:29+0700 DEBUG DNF version: 4.14.0
2026-05-29T13:12:29+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T13:12:29+0700 DDEBUG Installroot: /
2026-05-29T13:12:29+0700 DDEBUG Releasever: 9
2026-05-29T13:12:29+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T13:12:29+0700 DDEBUG Base command: makecache
2026-05-29T13:12:29+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T13:12:29+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T13:12:29+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T13:12:29+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T13:12:29+0700 DEBUG Making cache files for all metadata files.
2026-05-29T13:12:29+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG crb: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG extras: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T13:12:29+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T13:12:29+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T13:12:29+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T13:12:29+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T13:12:30+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T13:12:30+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T13:12:30+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-29T13:12:30+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T13:12:30+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-29T13:12:31+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T13:12:31+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T13:12:31+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-29T13:12:31+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T13:12:31+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T13:12:31+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-29T13:12:31+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T13:12:31+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T13:12:31+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-29T13:12:31+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T13:12:31+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T13:12:31+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-29T13:12:31+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T13:12:32+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-29T13:12:32+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T13:12:32+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-29T13:12:32+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T13:12:32+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-29T13:12:32+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T13:12:32+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-29T13:12:32+0700 DEBUG epel: using metadata from Wed 27 May 2026 08:12:04 AM WIB.
2026-05-29T13:12:33+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-29T13:12:33+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T13:12:34+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-29T13:12:34+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T13:12:35+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-29T13:12:35+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T13:12:35+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-29T13:12:35+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T13:12:35+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-29T13:12:35+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T13:12:35+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-29T13:12:35+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T13:12:35+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-29T13:12:35+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T13:12:36+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-29T13:12:36+0700 DEBUG remi: using metadata from Wed 27 May 2026 09:17:50 PM WIB.
2026-05-29T13:12:36+0700 DEBUG reviving: failed for 'remi-modular', mismatched repomd.
2026-05-29T13:12:36+0700 DEBUG repo: downloading from remote: remi-modular
2026-05-29T13:12:39+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-29T13:12:39+0700 DEBUG reviving: failed for 'remi-safe', mismatched repomd.
2026-05-29T13:12:39+0700 DEBUG repo: downloading from remote: remi-safe
2026-05-29T13:12:41+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-29T13:12:41+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-29T13:12:41+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T13:12:42+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-29T13:12:42+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T13:12:42+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-29T13:12:42+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T13:12:42+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-29T13:12:42+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T13:12:42+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T13:12:42+0700 DDEBUG timer: sack setup: 13520 ms
2026-05-29T13:12:42+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-29T13:12:43+0700 INFO Metadata cache created.
2026-05-29T13:12:43+0700 DDEBUG Cleaning up.
2026-05-29T13:12:43+0700 DDEBUG Plugins were unloaded.
2026-05-29T14:21:20+0700 INFO --- logging initialized ---
2026-05-29T14:21:20+0700 DDEBUG timer: config: 7 ms
2026-05-29T14:21:20+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T14:21:20+0700 DEBUG DNF version: 4.14.0
2026-05-29T14:21:20+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T14:21:20+0700 DDEBUG Installroot: /
2026-05-29T14:21:20+0700 DDEBUG Releasever: 9
2026-05-29T14:21:20+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T14:21:20+0700 DDEBUG Base command: makecache
2026-05-29T14:21:20+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T14:21:20+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T14:21:20+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T14:21:20+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T14:21:20+0700 DEBUG Making cache files for all metadata files.
2026-05-29T14:21:20+0700 INFO Metadata cache refreshed recently.
2026-05-29T14:21:20+0700 DDEBUG Cleaning up.
2026-05-29T14:21:20+0700 DDEBUG Plugins were unloaded.
2026-05-29T15:46:56+0700 INFO --- logging initialized ---
2026-05-29T15:46:56+0700 DDEBUG timer: config: 8 ms
2026-05-29T15:46:56+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T15:46:56+0700 DEBUG DNF version: 4.14.0
2026-05-29T15:46:56+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T15:46:56+0700 DDEBUG Installroot: /
2026-05-29T15:46:56+0700 DDEBUG Releasever: 9
2026-05-29T15:46:56+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T15:46:56+0700 DDEBUG Base command: makecache
2026-05-29T15:46:56+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T15:46:56+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T15:46:56+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T15:46:56+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T15:46:56+0700 DEBUG Making cache files for all metadata files.
2026-05-29T15:46:56+0700 INFO Metadata cache refreshed recently.
2026-05-29T15:46:56+0700 DDEBUG Cleaning up.
2026-05-29T15:46:56+0700 DDEBUG Plugins were unloaded.
2026-05-29T17:06:56+0700 INFO --- logging initialized ---
2026-05-29T17:06:56+0700 DDEBUG timer: config: 8 ms
2026-05-29T17:06:56+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T17:06:56+0700 DEBUG DNF version: 4.14.0
2026-05-29T17:06:56+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T17:06:56+0700 DDEBUG Installroot: /
2026-05-29T17:06:56+0700 DDEBUG Releasever: 9
2026-05-29T17:06:56+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T17:06:56+0700 DDEBUG Base command: makecache
2026-05-29T17:06:56+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T17:06:56+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T17:06:56+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T17:06:56+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T17:06:56+0700 DEBUG Making cache files for all metadata files.
2026-05-29T17:06:56+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG crb: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG extras: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T17:06:56+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T17:06:57+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T17:06:57+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T17:06:57+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T17:06:57+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T17:06:57+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T17:06:57+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T17:06:58+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-29T17:06:58+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T17:06:58+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-29T17:06:58+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T17:06:58+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T17:06:58+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-29T17:06:58+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T17:06:58+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T17:06:59+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T17:06:59+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T17:06:59+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T17:06:59+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T17:06:59+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T17:06:59+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T17:06:59+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T17:06:59+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-29T17:06:59+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T17:07:00+0700 DEBUG reviving: failed for 'epel', mismatched repomd.
2026-05-29T17:07:00+0700 DEBUG repo: downloading from remote: epel
2026-05-29T17:07:06+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-29T17:07:06+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-29T17:07:06+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T17:07:07+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-29T17:07:07+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T17:07:08+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-29T17:07:08+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T17:07:09+0700 DEBUG reviving: failed for 'remi', mismatched repomd.
2026-05-29T17:07:09+0700 DEBUG repo: downloading from remote: remi
2026-05-29T17:07:11+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-29T17:07:12+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-29T17:07:12+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-29T17:07:12+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-29T17:07:12+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-29T17:07:12+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-29T17:07:12+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T17:07:13+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-29T17:07:13+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T17:07:13+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-29T17:07:13+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T17:07:13+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-29T17:07:13+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T17:07:13+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T17:07:13+0700 DDEBUG timer: sack setup: 17206 ms
2026-05-29T17:07:13+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-29T17:07:14+0700 INFO Metadata cache created.
2026-05-29T17:07:14+0700 DDEBUG Cleaning up.
2026-05-29T17:07:14+0700 DDEBUG Plugins were unloaded.
2026-05-29T18:33:06+0700 INFO --- logging initialized ---
2026-05-29T18:33:06+0700 DDEBUG timer: config: 7 ms
2026-05-29T18:33:07+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T18:33:07+0700 DEBUG DNF version: 4.14.0
2026-05-29T18:33:07+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T18:33:07+0700 DDEBUG Installroot: /
2026-05-29T18:33:07+0700 DDEBUG Releasever: 9
2026-05-29T18:33:07+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T18:33:07+0700 DDEBUG Base command: makecache
2026-05-29T18:33:07+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T18:33:07+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T18:33:07+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T18:33:07+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T18:33:07+0700 DEBUG Making cache files for all metadata files.
2026-05-29T18:33:07+0700 INFO Metadata cache refreshed recently.
2026-05-29T18:33:07+0700 DDEBUG Cleaning up.
2026-05-29T18:33:07+0700 DDEBUG Plugins were unloaded.
2026-05-29T19:51:37+0700 INFO --- logging initialized ---
2026-05-29T19:51:37+0700 DDEBUG timer: config: 7 ms
2026-05-29T19:51:37+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T19:51:37+0700 DEBUG DNF version: 4.14.0
2026-05-29T19:51:37+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T19:51:37+0700 DDEBUG Installroot: /
2026-05-29T19:51:37+0700 DDEBUG Releasever: 9
2026-05-29T19:51:37+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T19:51:37+0700 DDEBUG Base command: makecache
2026-05-29T19:51:37+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T19:51:37+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T19:51:37+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T19:51:37+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T19:51:37+0700 DEBUG Making cache files for all metadata files.
2026-05-29T19:51:37+0700 INFO Metadata cache refreshed recently.
2026-05-29T19:51:37+0700 DDEBUG Cleaning up.
2026-05-29T19:51:38+0700 DDEBUG Plugins were unloaded.
2026-05-29T19:53:02+0700 INFO --- logging initialized ---
2026-05-29T19:53:02+0700 DDEBUG timer: config: 5 ms
2026-05-29T19:53:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T19:53:02+0700 DEBUG DNF version: 4.14.0
2026-05-29T19:53:02+0700 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780059181-1682392-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 
2026-05-29T19:53:02+0700 DDEBUG Installroot: /
2026-05-29T19:53:02+0700 DDEBUG Releasever: 9
2026-05-29T19:53:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T19:53:02+0700 DDEBUG Base command: repoquery
2026-05-29T19:53:02+0700 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780059181-1682392-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780059181-1682392-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon']
2026-05-29T19:53:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T19:53:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: EA4-c9
2026-05-29T19:53:02+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-29T19:53:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-29T19:53:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-29T19:53:02+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-29T19:53:02+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: appstream
2026-05-29T19:53:02+0700 DEBUG appstream: using metadata from Thu 28 May 2026 09:18:37 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: baseos
2026-05-29T19:53:02+0700 DEBUG baseos: using metadata from Thu 28 May 2026 09:19:05 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: crb
2026-05-29T19:53:02+0700 DEBUG crb: using metadata from Thu 28 May 2026 09:19:40 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: extras
2026-05-29T19:53:02+0700 DEBUG extras: using metadata from Thu 28 May 2026 09:19:20 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: alt-common
2026-05-29T19:53:02+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: hgdedi
2026-05-29T19:53:02+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-29T19:53:02+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: epel
2026-05-29T19:53:02+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-29T19:53:02+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-29T19:53:02+0700 DEBUG imunify360-rollout-4: using metadata from Thu 28 May 2026 07:21:13 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: imunify360
2026-05-29T19:53:02+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: kernelcare
2026-05-29T19:53:02+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-29T19:53:02+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-29T19:53:02+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-29T19:53:02+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: remi
2026-05-29T19:53:02+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: remi-modular
2026-05-29T19:53:02+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: remi-safe
2026-05-29T19:53:02+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: ul
2026-05-29T19:53:02+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: ul_auto
2026-05-29T19:53:02+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-29T19:53:02+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T19:53:02+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-29T19:53:02+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T19:53:02+0700 INFO Last metadata expiration check: 2:45:49 ago on Fri 29 May 2026 05:07:13 PM WIB.
2026-05-29T19:53:02+0700 DDEBUG timer: sack setup: 601 ms
2026-05-29T19:53:02+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T19:53:02+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T19:53:02+0700 DDEBUG Cleaning up.
2026-05-29T19:53:02+0700 DDEBUG Plugins were unloaded.
2026-05-29T21:35:44+0700 INFO --- logging initialized ---
2026-05-29T21:35:44+0700 DDEBUG timer: config: 6 ms
2026-05-29T21:35:44+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T21:35:44+0700 DEBUG DNF version: 4.14.0
2026-05-29T21:35:44+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T21:35:44+0700 DDEBUG Installroot: /
2026-05-29T21:35:44+0700 DDEBUG Releasever: 9
2026-05-29T21:35:44+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T21:35:44+0700 DDEBUG Base command: makecache
2026-05-29T21:35:44+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T21:35:44+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T21:35:44+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T21:35:44+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T21:35:44+0700 DEBUG Making cache files for all metadata files.
2026-05-29T21:35:44+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG crb: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG extras: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG epel: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG remi: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG ul: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-29T21:35:44+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-29T21:35:44+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-29T21:35:44+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-29T21:35:44+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-29T21:35:45+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-29T21:35:45+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-29T21:35:45+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-29T21:35:45+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-29T21:35:46+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-29T21:35:46+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-29T21:35:46+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T21:35:46+0700 DEBUG reviving: failed for 'appstream', mismatched repomd.
2026-05-29T21:35:46+0700 DEBUG repo: downloading from remote: appstream
2026-05-29T21:35:46+0700 DEBUG countme: no event for appstream: window already counted
2026-05-29T21:35:47+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-29T21:35:47+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T21:35:48+0700 DEBUG reviving: failed for 'baseos', mismatched repomd.
2026-05-29T21:35:48+0700 DEBUG repo: downloading from remote: baseos
2026-05-29T21:35:48+0700 DEBUG countme: no event for baseos: window already counted
2026-05-29T21:35:48+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-29T21:35:48+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T21:35:49+0700 DEBUG reviving: failed for 'crb', mismatched repomd.
2026-05-29T21:35:49+0700 DEBUG repo: downloading from remote: crb
2026-05-29T21:35:49+0700 DEBUG countme: no event for crb: window already counted
2026-05-29T21:35:49+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-29T21:35:49+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T21:35:49+0700 DEBUG reviving: failed for 'extras', mismatched repomd.
2026-05-29T21:35:49+0700 DEBUG repo: downloading from remote: extras
2026-05-29T21:35:49+0700 DEBUG countme: no event for extras: window already counted
2026-05-29T21:35:50+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-29T21:35:50+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-29T21:35:50+0700 DEBUG alt-common: using metadata from Thu 28 May 2026 10:29:15 PM WIB.
2026-05-29T21:35:50+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-29T21:35:50+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-29T21:35:50+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-29T21:35:50+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-29T21:35:50+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-29T21:35:50+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-29T21:35:51+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-29T21:35:51+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-29T21:35:51+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-29T21:35:51+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-29T21:35:51+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-29T21:35:51+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-29T21:35:51+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-29T21:35:51+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-29T21:35:51+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-29T21:35:51+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-29T21:35:52+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-29T21:35:52+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-29T21:35:52+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-29T21:35:52+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-29T21:35:52+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-29T21:35:52+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-29T21:35:52+0700 DEBUG reviving: failed for 'imunify360-rollout-4', mismatched repomd.
2026-05-29T21:35:52+0700 DEBUG repo: downloading from remote: imunify360-rollout-4
2026-05-29T21:35:52+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-29T21:35:52+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-29T21:35:52+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-29T21:35:53+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-29T21:35:53+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-29T21:35:53+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-29T21:35:53+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-29T21:35:53+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-29T21:35:53+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-29T21:35:53+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-29T21:35:53+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-29T21:35:53+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-29T21:35:54+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-29T21:35:54+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-29T21:35:54+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-29T21:35:54+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-29T21:35:54+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-29T21:35:55+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-29T21:35:55+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-29T21:35:55+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-29T21:35:55+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-29T21:35:55+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-29T21:35:55+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-29T21:35:55+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-29T21:35:55+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-29T21:35:55+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-29T21:35:56+0700 DDEBUG timer: sack setup: 11840 ms
2026-05-29T21:35:56+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-29T21:35:56+0700 INFO Metadata cache created.
2026-05-29T21:35:56+0700 DDEBUG Cleaning up.
2026-05-29T21:35:56+0700 DDEBUG Plugins were unloaded.
2026-05-29T23:27:50+0700 INFO --- logging initialized ---
2026-05-29T23:27:50+0700 DDEBUG timer: config: 6 ms
2026-05-29T23:27:50+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-29T23:27:50+0700 DEBUG DNF version: 4.14.0
2026-05-29T23:27:50+0700 DDEBUG Command: dnf makecache --timer 
2026-05-29T23:27:50+0700 DDEBUG Installroot: /
2026-05-29T23:27:50+0700 DDEBUG Releasever: 9
2026-05-29T23:27:50+0700 DEBUG cachedir: /var/cache/dnf
2026-05-29T23:27:50+0700 DDEBUG Base command: makecache
2026-05-29T23:27:50+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-29T23:27:50+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-29T23:27:50+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-29T23:27:50+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-29T23:27:50+0700 DEBUG Making cache files for all metadata files.
2026-05-29T23:27:50+0700 INFO Metadata cache refreshed recently.
2026-05-29T23:27:50+0700 DDEBUG Cleaning up.
2026-05-29T23:27:50+0700 DDEBUG Plugins were unloaded.
2026-05-30T01:10:28+0700 INFO --- logging initialized ---
2026-05-30T01:10:28+0700 DDEBUG timer: config: 9 ms
2026-05-30T01:10:28+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T01:10:28+0700 DEBUG DNF version: 4.14.0
2026-05-30T01:10:28+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T01:10:28+0700 DDEBUG Installroot: /
2026-05-30T01:10:28+0700 DDEBUG Releasever: 9
2026-05-30T01:10:28+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T01:10:28+0700 DDEBUG Base command: makecache
2026-05-30T01:10:28+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T01:10:28+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T01:10:28+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T01:10:28+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T01:10:28+0700 DEBUG Making cache files for all metadata files.
2026-05-30T01:10:28+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T01:10:28+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T01:10:29+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T01:10:29+0700 DEBUG EA4-c9: using metadata from Sat 23 May 2026 06:11:58 AM WIB.
2026-05-30T01:10:29+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T01:10:29+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T01:10:29+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T01:10:29+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T01:10:30+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T01:10:30+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T01:10:30+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T01:10:30+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T01:10:30+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T01:10:30+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T01:10:30+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T01:10:30+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T01:10:30+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T01:10:30+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T01:10:30+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T01:10:31+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T01:10:31+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T01:10:31+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T01:10:32+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T01:10:32+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T01:10:32+0700 DEBUG reviving: failed for 'alt-common', mismatched repomd.
2026-05-30T01:10:32+0700 DEBUG repo: downloading from remote: alt-common
2026-05-30T01:10:33+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T01:10:33+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T01:10:33+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T01:10:33+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T01:10:33+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T01:10:33+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T01:10:33+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T01:10:34+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T01:10:34+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T01:10:34+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T01:10:34+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T01:10:34+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T01:10:34+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T01:10:34+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T01:10:34+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T01:10:34+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T01:10:34+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T01:10:35+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T01:10:35+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T01:10:36+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T01:10:36+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T01:10:36+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T01:10:36+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T01:10:36+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T01:10:36+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T01:10:36+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T01:10:36+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T01:10:37+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T01:10:37+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T01:10:37+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T01:10:37+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T01:10:37+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T01:10:37+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T01:10:38+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T01:10:38+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T01:10:38+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T01:10:38+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T01:10:38+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T01:10:38+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T01:10:38+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T01:10:38+0700 DDEBUG timer: sack setup: 10205 ms
2026-05-30T01:10:38+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-30T01:10:38+0700 INFO Metadata cache created.
2026-05-30T01:10:38+0700 DDEBUG Cleaning up.
2026-05-30T01:10:38+0700 DDEBUG Plugins were unloaded.
2026-05-30T03:05:15+0700 INFO --- logging initialized ---
2026-05-30T03:05:15+0700 DDEBUG timer: config: 6 ms
2026-05-30T03:05:15+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T03:05:15+0700 DEBUG DNF version: 4.14.0
2026-05-30T03:05:15+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T03:05:15+0700 DDEBUG Installroot: /
2026-05-30T03:05:15+0700 DDEBUG Releasever: 9
2026-05-30T03:05:15+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T03:05:15+0700 DDEBUG Base command: makecache
2026-05-30T03:05:15+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T03:05:15+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T03:05:15+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T03:05:15+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T03:05:15+0700 DEBUG Making cache files for all metadata files.
2026-05-30T03:05:15+0700 INFO Metadata cache refreshed recently.
2026-05-30T03:05:15+0700 DDEBUG Cleaning up.
2026-05-30T03:05:15+0700 DDEBUG Plugins were unloaded.
2026-05-30T03:35:02+0700 INFO --- logging initialized ---
2026-05-30T03:35:02+0700 DDEBUG timer: config: 5 ms
2026-05-30T03:35:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T03:35:02+0700 DEBUG YUM version: 4.14.0
2026-05-30T03:35:02+0700 DDEBUG Command: yum -q list installed 
2026-05-30T03:35:02+0700 DDEBUG Installroot: /
2026-05-30T03:35:02+0700 DDEBUG Releasever: 9
2026-05-30T03:35:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T03:35:02+0700 DDEBUG Base command: list
2026-05-30T03:35:02+0700 DDEBUG Extra commands: ['-q', 'list', 'installed']
2026-05-30T03:35:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T03:35:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T03:35:02+0700 DDEBUG timer: sack setup: 170 ms
2026-05-30T03:35:02+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T03:35:02+0700 DDEBUG Cleaning up.
2026-05-30T03:35:03+0700 DDEBUG Plugins were unloaded.
2026-05-30T03:36:12+0700 INFO --- logging initialized ---
2026-05-30T03:36:12+0700 DDEBUG timer: config: 3 ms
2026-05-30T03:36:12+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T03:36:12+0700 DEBUG YUM version: 4.14.0
2026-05-30T03:36:12+0700 DDEBUG Command: yum -q check dependencies 
2026-05-30T03:36:12+0700 DDEBUG Installroot: /
2026-05-30T03:36:12+0700 DDEBUG Releasever: 9
2026-05-30T03:36:12+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T03:36:12+0700 DDEBUG Base command: check
2026-05-30T03:36:12+0700 DDEBUG Extra commands: ['-q', 'check', 'dependencies']
2026-05-30T03:36:12+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T03:36:12+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T03:36:12+0700 DDEBUG timer: sack setup: 156 ms
2026-05-30T03:36:12+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T03:36:12+0700 DDEBUG Cleaning up.
2026-05-30T03:36:12+0700 DDEBUG Plugins were unloaded.
2026-05-30T03:36:13+0700 INFO --- logging initialized ---
2026-05-30T03:36:13+0700 DDEBUG timer: config: 3 ms
2026-05-30T03:36:13+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T03:36:13+0700 DEBUG YUM version: 4.14.0
2026-05-30T03:36:13+0700 DDEBUG Command: yum -q check-update 
2026-05-30T03:36:13+0700 DDEBUG Installroot: /
2026-05-30T03:36:13+0700 DDEBUG Releasever: 9
2026-05-30T03:36:13+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T03:36:13+0700 DDEBUG Base command: check-update
2026-05-30T03:36:13+0700 DDEBUG Extra commands: ['-q', 'check-update']
2026-05-30T03:36:13+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T03:36:13+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: EA4-c9
2026-05-30T03:36:13+0700 DEBUG EA4-c9: using metadata from Sat May 23 06:11:58 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-30T03:36:13+0700 DEBUG EA4_endurance: using metadata from Thu Feb 26 00:13:36 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-30T03:36:13+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 21:37:09 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-30T03:36:13+0700 DEBUG cpanel-plugins: using metadata from Fri May 29 08:45:54 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-30T03:36:13+0700 DEBUG ul_bluehost: using metadata from Tue May  7 06:36:36 2024.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: appstream
2026-05-30T03:36:13+0700 DEBUG appstream: using metadata from Fri May 29 20:12:23 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: baseos
2026-05-30T03:36:13+0700 DEBUG baseos: using metadata from Fri May 29 20:13:07 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: crb
2026-05-30T03:36:13+0700 DEBUG crb: using metadata from Fri May 29 20:13:31 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: extras
2026-05-30T03:36:13+0700 DEBUG extras: using metadata from Fri May 29 20:13:23 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: alt-common
2026-05-30T03:36:13+0700 DEBUG alt-common: using metadata from Fri May 29 23:57:02 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: hgdedi
2026-05-30T03:36:13+0700 DEBUG hgdedi: using metadata from Thu Feb 26 11:07:31 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-30T03:36:13+0700 DEBUG docker-ce-stable: using metadata from Wed May 27 20:05:05 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: epel
2026-05-30T03:36:13+0700 DEBUG epel: using metadata from Fri May 29 07:24:16 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-30T03:36:13+0700 DEBUG epel-cisco-openh264: using metadata from Mon May 22 23:19:21 2023.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-5: using metadata from Thu May 28 15:44:12 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-6: using metadata from Thu May 28 17:42:16 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-7: using metadata from Thu May 28 20:11:27 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-8: using metadata from Thu May 28 18:30:46 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-1: using metadata from Wed May 27 15:13:33 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-2: using metadata from Thu May 28 18:18:12 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-3: using metadata from Fri May 22 22:24:09 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-30T03:36:13+0700 DEBUG imunify360-rollout-4: using metadata from Fri May 29 19:24:35 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: imunify360
2026-05-30T03:36:13+0700 DEBUG imunify360: using metadata from Thu May 28 19:17:15 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: kernelcare
2026-05-30T03:36:13+0700 DEBUG kernelcare: using metadata from Tue May 12 21:48:07 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-30T03:36:13+0700 DEBUG mysql-connectors-community: using metadata from Wed Apr 22 18:36:21 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-30T03:36:13+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri Apr 24 20:28:06 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-30T03:36:13+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri Apr 17 17:06:55 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: remi
2026-05-30T03:36:13+0700 DEBUG remi: using metadata from Fri May 29 12:18:45 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: remi-modular
2026-05-30T03:36:13+0700 DEBUG remi-modular: using metadata from Fri May 29 12:25:35 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T03:36:13+0700 DEBUG remi-safe: using metadata from Fri May 29 12:20:30 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: ul
2026-05-30T03:36:13+0700 DEBUG ul: using metadata from Fri Feb 13 19:08:15 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: ul_auto
2026-05-30T03:36:13+0700 DEBUG ul_auto: using metadata from Thu Jun 12 07:56:01 2025.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-30T03:36:13+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu Jan 15 02:42:55 2026.
2026-05-30T03:36:13+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-30T03:36:13+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu Jan 15 02:42:57 2026.
2026-05-30T03:36:13+0700 INFO Last metadata expiration check: 2:25:35 ago on Sat May 30 01:10:38 2026.
2026-05-30T03:36:13+0700 DDEBUG timer: sack setup: 466 ms
2026-05-30T03:36:13+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T03:36:13+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T03:36:13+0700 DDEBUG Cleaning up.
2026-05-30T03:36:13+0700 DDEBUG Plugins were unloaded.
2026-05-30T04:25:46+0700 INFO --- logging initialized ---
2026-05-30T04:25:46+0700 DDEBUG timer: config: 8 ms
2026-05-30T04:25:46+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T04:25:46+0700 DEBUG DNF version: 4.14.0
2026-05-30T04:25:46+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T04:25:46+0700 DDEBUG Installroot: /
2026-05-30T04:25:46+0700 DDEBUG Releasever: 9
2026-05-30T04:25:46+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T04:25:46+0700 DDEBUG Base command: makecache
2026-05-30T04:25:46+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T04:25:46+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T04:25:46+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T04:25:46+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T04:25:46+0700 DEBUG Making cache files for all metadata files.
2026-05-30T04:25:46+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T04:25:46+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T04:25:47+0700 DEBUG reviving: failed for 'EA4-c9', mismatched repomd.
2026-05-30T04:25:47+0700 DEBUG repo: downloading from remote: EA4-c9
2026-05-30T04:25:48+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T04:25:48+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T04:25:48+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T04:25:49+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T04:25:49+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T04:25:49+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T04:25:49+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T04:25:49+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T04:25:49+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T04:25:49+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T04:25:50+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T04:25:50+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T04:25:50+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T04:25:50+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T04:25:50+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T04:25:50+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T04:25:51+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T04:25:51+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T04:25:51+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T04:25:51+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T04:25:51+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T04:25:52+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T04:25:52+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T04:25:52+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T04:25:52+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T04:25:52+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T04:25:52+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T04:25:52+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T04:25:52+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T04:25:52+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T04:25:52+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T04:25:53+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T04:25:53+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T04:25:54+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T04:25:54+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T04:25:54+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T04:25:54+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T04:25:54+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T04:25:54+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T04:25:54+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T04:25:54+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T04:25:54+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T04:25:54+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T04:25:55+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T04:25:55+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T04:25:55+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T04:25:55+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T04:25:56+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T04:25:56+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T04:25:56+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T04:25:56+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T04:25:56+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T04:25:56+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T04:25:56+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T04:25:56+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T04:25:56+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T04:25:56+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T04:25:56+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T04:25:56+0700 DDEBUG timer: sack setup: 10183 ms
2026-05-30T04:25:56+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-30T04:25:57+0700 INFO Metadata cache created.
2026-05-30T04:25:57+0700 DDEBUG Cleaning up.
2026-05-30T04:25:57+0700 DDEBUG Plugins were unloaded.
2026-05-30T04:35:21+0700 INFO --- logging initialized ---
2026-05-30T04:35:21+0700 DDEBUG timer: config: 4 ms
2026-05-30T04:35:21+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T04:35:21+0700 DEBUG YUM version: 4.14.0
2026-05-30T04:35:21+0700 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-common-release alt-php-hyperscan imunify-release imunify-common imunify-notifier imunify-core imunify-realtime-av imunify-realtime-av-imrt2 rustbolit imunify-ui imunify-wp-security imunify360-venv minidaemon alt-php-internal app-version-detector 
2026-05-30T04:35:21+0700 DDEBUG Installroot: /
2026-05-30T04:35:21+0700 DDEBUG Releasever: 9
2026-05-30T04:35:21+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T04:35:21+0700 DDEBUG Base command: update
2026-05-30T04:35:21+0700 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-common-release', 'alt-php-hyperscan', 'imunify-release', 'imunify-common', 'imunify-notifier', 'imunify-core', 'imunify-realtime-av', 'imunify-realtime-av-imrt2', 'rustbolit', 'imunify-ui', 'imunify-wp-security', 'imunify360-venv', 'minidaemon', 'alt-php-internal', 'app-version-detector']
2026-05-30T04:35:21+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T04:35:21+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: EA4-c9
2026-05-30T04:35:21+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-30T04:35:21+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-30T04:35:21+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-30T04:35:21+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-30T04:35:21+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: appstream
2026-05-30T04:35:21+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: baseos
2026-05-30T04:35:21+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: crb
2026-05-30T04:35:21+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: extras
2026-05-30T04:35:21+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: alt-common
2026-05-30T04:35:21+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: hgdedi
2026-05-30T04:35:21+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-30T04:35:21+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T04:35:21+0700 DEBUG repo: using cache for: epel
2026-05-30T04:35:22+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-30T04:35:22+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-30T04:35:22+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: imunify360
2026-05-30T04:35:22+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: kernelcare
2026-05-30T04:35:22+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-30T04:35:22+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-30T04:35:22+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-30T04:35:22+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: remi
2026-05-30T04:35:22+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: remi-modular
2026-05-30T04:35:22+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T04:35:22+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: ul
2026-05-30T04:35:22+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: ul_auto
2026-05-30T04:35:22+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-30T04:35:22+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T04:35:22+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-30T04:35:22+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T04:35:22+0700 INFO Last metadata expiration check: 0:09:26 ago on Sat 30 May 2026 04:25:56 AM WIB.
2026-05-30T04:35:22+0700 DDEBUG timer: sack setup: 692 ms
2026-05-30T04:35:22+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T04:35:22+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T04:35:22+0700 WARNING Package imunify-realtime-av available, but not installed.
2026-05-30T04:35:22+0700 INFO No match for argument: imunify-realtime-av
2026-05-30T04:35:22+0700 WARNING Package imunify-realtime-av-imrt2 available, but not installed.
2026-05-30T04:35:22+0700 INFO No match for argument: imunify-realtime-av-imrt2
2026-05-30T04:35:22+0700 INFO No match for argument: minidaemon
2026-05-30T04:35:22+0700 DEBUG --> Starting dependency resolution
2026-05-30T04:35:22+0700 DEBUG --> Finished dependency resolution
2026-05-30T04:35:22+0700 DDEBUG timer: depsolve: 36 ms
2026-05-30T04:35:22+0700 INFO Dependencies resolved.
2026-05-30T04:35:22+0700 INFO Nothing to do.
2026-05-30T04:35:22+0700 INFO Complete!
2026-05-30T04:35:22+0700 DDEBUG Cleaning up.
2026-05-30T04:35:22+0700 DDEBUG Plugins were unloaded.
2026-05-30T04:35:23+0700 INFO --- logging initialized ---
2026-05-30T04:35:23+0700 DDEBUG timer: config: 5 ms
2026-05-30T04:35:23+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T04:35:23+0700 DEBUG DNF version: 4.14.0
2026-05-30T04:35:23+0700 DDEBUG Command: dnf -y --disableexcludes=main --disablerepo=* --enablerepo=remi-safe update 
2026-05-30T04:35:23+0700 DDEBUG Installroot: /
2026-05-30T04:35:23+0700 DDEBUG Releasever: 9
2026-05-30T04:35:23+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T04:35:23+0700 DDEBUG Base command: update
2026-05-30T04:35:23+0700 DDEBUG Extra commands: ['-y', '--disableexcludes=main', '--disablerepo=*', '--enablerepo=remi-safe', 'update']
2026-05-30T04:35:23+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T04:35:23+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T04:35:23+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T04:35:23+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T04:35:23+0700 INFO Last metadata expiration check: 0:09:27 ago on Sat 30 May 2026 04:25:56 AM WIB.
2026-05-30T04:35:23+0700 DDEBUG timer: sack setup: 177 ms
2026-05-30T04:35:23+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T04:35:23+0700 DEBUG --> Starting dependency resolution
2026-05-30T04:35:23+0700 DEBUG --> Finished dependency resolution
2026-05-30T04:35:23+0700 DDEBUG timer: depsolve: 9 ms
2026-05-30T04:35:23+0700 INFO Dependencies resolved.
2026-05-30T04:35:23+0700 INFO Nothing to do.
2026-05-30T04:35:23+0700 INFO Complete!
2026-05-30T04:35:23+0700 DDEBUG Cleaning up.
2026-05-30T04:35:23+0700 DDEBUG Plugins were unloaded.
2026-05-30T04:40:03+0700 INFO --- logging initialized ---
2026-05-30T04:40:03+0700 DDEBUG timer: config: 9 ms
2026-05-30T04:40:03+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T04:40:03+0700 DEBUG YUM version: 4.14.0
2026-05-30T04:40:03+0700 DDEBUG Command: yum -y update wp-toolkit-cpanel 
2026-05-30T04:40:03+0700 DDEBUG Installroot: /
2026-05-30T04:40:03+0700 DDEBUG Releasever: 9
2026-05-30T04:40:03+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T04:40:03+0700 DDEBUG Base command: update
2026-05-30T04:40:03+0700 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel']
2026-05-30T04:40:03+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T04:40:03+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: EA4-c9
2026-05-30T04:40:03+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-30T04:40:03+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-30T04:40:03+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-30T04:40:03+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-30T04:40:03+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: appstream
2026-05-30T04:40:03+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: baseos
2026-05-30T04:40:03+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: crb
2026-05-30T04:40:03+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: extras
2026-05-30T04:40:03+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: alt-common
2026-05-30T04:40:03+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: hgdedi
2026-05-30T04:40:03+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-30T04:40:03+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: epel
2026-05-30T04:40:03+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-30T04:40:03+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-30T04:40:03+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: imunify360
2026-05-30T04:40:03+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: kernelcare
2026-05-30T04:40:03+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-30T04:40:03+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-30T04:40:03+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-30T04:40:03+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: remi
2026-05-30T04:40:03+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: remi-modular
2026-05-30T04:40:03+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T04:40:03+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: ul
2026-05-30T04:40:03+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: ul_auto
2026-05-30T04:40:03+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-30T04:40:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T04:40:03+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-30T04:40:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T04:40:03+0700 INFO Last metadata expiration check: 0:14:07 ago on Sat 30 May 2026 04:25:56 AM WIB.
2026-05-30T04:40:03+0700 DDEBUG timer: sack setup: 548 ms
2026-05-30T04:40:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T04:40:03+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T04:40:03+0700 DEBUG --> Starting dependency resolution
2026-05-30T04:40:03+0700 DEBUG --> Finished dependency resolution
2026-05-30T04:40:03+0700 DDEBUG timer: depsolve: 34 ms
2026-05-30T04:40:03+0700 INFO Dependencies resolved.
2026-05-30T04:40:03+0700 INFO Nothing to do.
2026-05-30T04:40:03+0700 INFO Complete!
2026-05-30T04:40:03+0700 DDEBUG Cleaning up.
2026-05-30T04:40:03+0700 DDEBUG Plugins were unloaded.
2026-05-30T06:09:12+0700 INFO --- logging initialized ---
2026-05-30T06:09:12+0700 DDEBUG timer: config: 6 ms
2026-05-30T06:09:12+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T06:09:12+0700 DEBUG DNF version: 4.14.0
2026-05-30T06:09:12+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T06:09:12+0700 DDEBUG Installroot: /
2026-05-30T06:09:12+0700 DDEBUG Releasever: 9
2026-05-30T06:09:12+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T06:09:12+0700 DDEBUG Base command: makecache
2026-05-30T06:09:12+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T06:09:12+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T06:09:12+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T06:09:12+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T06:09:12+0700 DEBUG Making cache files for all metadata files.
2026-05-30T06:09:12+0700 INFO Metadata cache refreshed recently.
2026-05-30T06:09:12+0700 DDEBUG Cleaning up.
2026-05-30T06:09:12+0700 DDEBUG Plugins were unloaded.
2026-05-30T07:44:17+0700 INFO --- logging initialized ---
2026-05-30T07:44:17+0700 DDEBUG timer: config: 6 ms
2026-05-30T07:44:17+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T07:44:17+0700 DEBUG DNF version: 4.14.0
2026-05-30T07:44:17+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T07:44:17+0700 DDEBUG Installroot: /
2026-05-30T07:44:17+0700 DDEBUG Releasever: 9
2026-05-30T07:44:17+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T07:44:17+0700 DDEBUG Base command: makecache
2026-05-30T07:44:17+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T07:44:17+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T07:44:17+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T07:44:17+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T07:44:17+0700 DEBUG Making cache files for all metadata files.
2026-05-30T07:44:17+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T07:44:17+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T07:44:18+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T07:44:18+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T07:44:18+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T07:44:18+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T07:44:19+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T07:44:19+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T07:44:19+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T07:44:19+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T07:44:19+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T07:44:19+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T07:44:19+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T07:44:20+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T07:44:20+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T07:44:20+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T07:44:20+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T07:44:20+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T07:44:20+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T07:44:20+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T07:44:20+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T07:44:20+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T07:44:20+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T07:44:20+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T07:44:21+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T07:44:21+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T07:44:21+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T07:44:21+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T07:44:21+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T07:44:21+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T07:44:22+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T07:44:22+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T07:44:23+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T07:44:23+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T07:44:23+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T07:44:23+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T07:44:23+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T07:44:23+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T07:44:23+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T07:44:23+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T07:44:23+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T07:44:23+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T07:44:24+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T07:44:24+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T07:44:24+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T07:44:24+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T07:44:25+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T07:44:25+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T07:44:25+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T07:44:25+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T07:44:25+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T07:44:25+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T07:44:25+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T07:44:25+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T07:44:25+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T07:44:25+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T07:44:25+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T07:44:25+0700 DDEBUG timer: sack setup: 7852 ms
2026-05-30T07:44:25+0700 INFO Metadata cache created.
2026-05-30T07:44:25+0700 DDEBUG Cleaning up.
2026-05-30T07:44:25+0700 DDEBUG Plugins were unloaded.
2026-05-30T09:28:33+0700 INFO --- logging initialized ---
2026-05-30T09:28:33+0700 DDEBUG timer: config: 8 ms
2026-05-30T09:28:33+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T09:28:33+0700 DEBUG DNF version: 4.14.0
2026-05-30T09:28:33+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T09:28:33+0700 DDEBUG Installroot: /
2026-05-30T09:28:33+0700 DDEBUG Releasever: 9
2026-05-30T09:28:33+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T09:28:33+0700 DDEBUG Base command: makecache
2026-05-30T09:28:33+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T09:28:33+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T09:28:33+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T09:28:33+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T09:28:33+0700 DEBUG Making cache files for all metadata files.
2026-05-30T09:28:33+0700 INFO Metadata cache refreshed recently.
2026-05-30T09:28:33+0700 DDEBUG Cleaning up.
2026-05-30T09:28:33+0700 DDEBUG Plugins were unloaded.
2026-05-30T10:01:01+0700 INFO --- logging initialized ---
2026-05-30T10:01:01+0700 DDEBUG timer: config: 8 ms
2026-05-30T10:03:54+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T10:03:54+0700 DEBUG YUM version: 4.14.0
2026-05-30T10:03:54+0700 DDEBUG Command: yum -y -R 10 -d 0 -e 0 update yum 
2026-05-30T10:03:54+0700 DDEBUG Installroot: /
2026-05-30T10:03:54+0700 DDEBUG Releasever: 9
2026-05-30T10:03:54+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T10:03:54+0700 DDEBUG Base command: update
2026-05-30T10:03:54+0700 DDEBUG Extra commands: ['-y', '-R', '10', '-d', '0', '-e', '0', 'update', 'yum']
2026-05-30T10:03:54+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T10:03:54+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: EA4-c9
2026-05-30T10:03:54+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-30T10:03:54+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-30T10:03:54+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-30T10:03:54+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-30T10:03:54+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: appstream
2026-05-30T10:03:54+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: baseos
2026-05-30T10:03:54+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: crb
2026-05-30T10:03:54+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: extras
2026-05-30T10:03:54+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: alt-common
2026-05-30T10:03:54+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: hgdedi
2026-05-30T10:03:54+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-30T10:03:54+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: epel
2026-05-30T10:03:54+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-30T10:03:54+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-30T10:03:54+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: imunify360
2026-05-30T10:03:54+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: kernelcare
2026-05-30T10:03:54+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-30T10:03:54+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-30T10:03:54+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-30T10:03:54+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: remi
2026-05-30T10:03:54+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: remi-modular
2026-05-30T10:03:54+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T10:03:54+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: ul
2026-05-30T10:03:54+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: ul_auto
2026-05-30T10:03:54+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-30T10:03:54+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T10:03:54+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-30T10:03:54+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T10:03:54+0700 INFO Last metadata expiration check: 2:19:29 ago on Sat 30 May 2026 07:44:25 AM WIB.
2026-05-30T10:03:54+0700 DDEBUG timer: sack setup: 515 ms
2026-05-30T10:03:54+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T10:03:54+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T10:03:54+0700 DEBUG --> Starting dependency resolution
2026-05-30T10:03:54+0700 DEBUG --> Finished dependency resolution
2026-05-30T10:03:54+0700 DDEBUG timer: depsolve: 30 ms
2026-05-30T10:03:54+0700 INFO Dependencies resolved.
2026-05-30T10:03:54+0700 INFO Nothing to do.
2026-05-30T10:03:54+0700 INFO Complete!
2026-05-30T10:03:54+0700 DDEBUG Cleaning up.
2026-05-30T10:03:54+0700 DDEBUG Plugins were unloaded.
2026-05-30T11:12:01+0700 INFO --- logging initialized ---
2026-05-30T11:12:01+0700 DDEBUG timer: config: 10 ms
2026-05-30T11:12:01+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T11:12:01+0700 DEBUG DNF version: 4.14.0
2026-05-30T11:12:01+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T11:12:01+0700 DDEBUG Installroot: /
2026-05-30T11:12:01+0700 DDEBUG Releasever: 9
2026-05-30T11:12:01+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T11:12:01+0700 DDEBUG Base command: makecache
2026-05-30T11:12:01+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T11:12:01+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T11:12:01+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T11:12:01+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T11:12:01+0700 DEBUG Making cache files for all metadata files.
2026-05-30T11:12:01+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T11:12:01+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T11:12:01+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T11:12:02+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T11:12:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T11:12:02+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T11:12:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T11:12:02+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T11:12:02+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T11:12:03+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T11:12:03+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T11:12:03+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T11:12:03+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T11:12:03+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T11:12:03+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T11:12:03+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T11:12:03+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T11:12:03+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T11:12:03+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T11:12:03+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T11:12:03+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T11:12:03+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T11:12:03+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T11:12:04+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T11:12:04+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T11:12:04+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T11:12:04+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T11:12:04+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T11:12:04+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T11:12:04+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T11:12:04+0700 DEBUG epel: using metadata from Fri 29 May 2026 07:24:16 AM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T11:12:05+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T11:12:05+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T11:12:05+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T11:12:05+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T11:12:05+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T11:12:05+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T11:12:05+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T11:12:06+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T11:12:06+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T11:12:07+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T11:12:07+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T11:12:07+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T11:12:07+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T11:12:07+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T11:12:07+0700 DEBUG remi: using metadata from Fri 29 May 2026 12:18:45 PM WIB.
2026-05-30T11:12:08+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T11:12:08+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T11:12:08+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T11:12:08+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T11:12:08+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T11:12:08+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T11:12:08+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T11:12:08+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T11:12:09+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T11:12:09+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T11:12:09+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T11:12:09+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T11:12:09+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T11:12:09+0700 DDEBUG timer: sack setup: 7726 ms
2026-05-30T11:12:09+0700 INFO Metadata cache created.
2026-05-30T11:12:09+0700 DDEBUG Cleaning up.
2026-05-30T11:12:09+0700 DDEBUG Plugins were unloaded.
2026-05-30T12:18:09+0700 INFO --- logging initialized ---
2026-05-30T12:18:09+0700 DDEBUG timer: config: 5 ms
2026-05-30T12:18:09+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T12:18:09+0700 DEBUG DNF version: 4.14.0
2026-05-30T12:18:09+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T12:18:09+0700 DDEBUG Installroot: /
2026-05-30T12:18:09+0700 DDEBUG Releasever: 9
2026-05-30T12:18:09+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T12:18:09+0700 DDEBUG Base command: makecache
2026-05-30T12:18:09+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T12:18:09+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T12:18:09+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T12:18:09+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T12:18:09+0700 DEBUG Making cache files for all metadata files.
2026-05-30T12:18:09+0700 INFO Metadata cache refreshed recently.
2026-05-30T12:18:09+0700 DDEBUG Cleaning up.
2026-05-30T12:18:09+0700 DDEBUG Plugins were unloaded.
2026-05-30T13:45:31+0700 INFO --- logging initialized ---
2026-05-30T13:45:31+0700 DDEBUG timer: config: 12 ms
2026-05-30T13:45:32+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T13:45:32+0700 DEBUG DNF version: 4.14.0
2026-05-30T13:45:32+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T13:45:32+0700 DDEBUG Installroot: /
2026-05-30T13:45:32+0700 DDEBUG Releasever: 9
2026-05-30T13:45:32+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T13:45:32+0700 DDEBUG Base command: makecache
2026-05-30T13:45:32+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T13:45:32+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T13:45:32+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T13:45:32+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T13:45:32+0700 DEBUG Making cache files for all metadata files.
2026-05-30T13:45:32+0700 INFO Metadata cache refreshed recently.
2026-05-30T13:45:32+0700 DDEBUG Cleaning up.
2026-05-30T13:45:32+0700 DDEBUG Plugins were unloaded.
2026-05-30T14:47:14+0700 INFO --- logging initialized ---
2026-05-30T14:47:14+0700 DDEBUG timer: config: 23 ms
2026-05-30T14:47:14+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T14:47:14+0700 DEBUG DNF version: 4.14.0
2026-05-30T14:47:14+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T14:47:14+0700 DDEBUG Installroot: /
2026-05-30T14:47:14+0700 DDEBUG Releasever: 9
2026-05-30T14:47:14+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T14:47:14+0700 DDEBUG Base command: makecache
2026-05-30T14:47:14+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T14:47:14+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T14:47:14+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T14:47:14+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T14:47:14+0700 DEBUG Making cache files for all metadata files.
2026-05-30T14:47:14+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T14:47:14+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T14:47:15+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T14:47:15+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T14:47:15+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T14:47:15+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T14:47:15+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T14:47:15+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T14:47:16+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T14:47:16+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T14:47:16+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T14:47:16+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T14:47:16+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T14:47:16+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T14:47:16+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T14:47:16+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T14:47:16+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T14:47:16+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T14:47:16+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T14:47:16+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T14:47:16+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T14:47:16+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T14:47:18+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T14:47:18+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T14:47:18+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T14:47:18+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T14:47:18+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T14:47:18+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T14:47:18+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T14:47:18+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T14:47:18+0700 DEBUG reviving: failed for 'epel', mismatched repomd.
2026-05-30T14:47:18+0700 DEBUG repo: downloading from remote: epel
2026-05-30T14:47:24+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-30T14:47:24+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T14:47:24+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T14:47:24+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T14:47:24+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T14:47:25+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T14:47:25+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T14:47:26+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T14:47:26+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T14:47:26+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T14:47:26+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T14:47:26+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T14:47:26+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T14:47:26+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T14:47:26+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T14:47:26+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T14:47:26+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T14:47:27+0700 DEBUG reviving: failed for 'remi', mismatched repomd.
2026-05-30T14:47:27+0700 DEBUG repo: downloading from remote: remi
2026-05-30T14:47:29+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-30T14:47:30+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T14:47:30+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T14:47:30+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T14:47:30+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T14:47:30+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T14:47:30+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T14:47:30+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T14:47:30+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T14:47:31+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T14:47:31+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T14:47:31+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T14:47:31+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T14:47:31+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T14:47:31+0700 DDEBUG timer: sack setup: 16890 ms
2026-05-30T14:47:31+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-30T14:47:32+0700 INFO Metadata cache created.
2026-05-30T14:47:32+0700 DDEBUG Cleaning up.
2026-05-30T14:47:32+0700 DDEBUG Plugins were unloaded.
2026-05-30T16:00:50+0700 INFO --- logging initialized ---
2026-05-30T16:00:50+0700 DDEBUG timer: config: 8 ms
2026-05-30T16:00:50+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T16:00:50+0700 DEBUG DNF version: 4.14.0
2026-05-30T16:00:50+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T16:00:50+0700 DDEBUG Installroot: /
2026-05-30T16:00:50+0700 DDEBUG Releasever: 9
2026-05-30T16:00:50+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T16:00:50+0700 DDEBUG Base command: makecache
2026-05-30T16:00:50+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T16:00:50+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T16:00:50+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T16:00:50+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T16:00:50+0700 DEBUG Making cache files for all metadata files.
2026-05-30T16:00:50+0700 INFO Metadata cache refreshed recently.
2026-05-30T16:00:50+0700 DDEBUG Cleaning up.
2026-05-30T16:00:50+0700 DDEBUG Plugins were unloaded.
2026-05-30T17:39:01+0700 INFO --- logging initialized ---
2026-05-30T17:39:01+0700 DDEBUG timer: config: 9 ms
2026-05-30T17:39:01+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T17:39:01+0700 DEBUG DNF version: 4.14.0
2026-05-30T17:39:01+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T17:39:01+0700 DDEBUG Installroot: /
2026-05-30T17:39:01+0700 DDEBUG Releasever: 9
2026-05-30T17:39:01+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T17:39:01+0700 DDEBUG Base command: makecache
2026-05-30T17:39:01+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T17:39:01+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T17:39:01+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T17:39:01+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T17:39:01+0700 DEBUG Making cache files for all metadata files.
2026-05-30T17:39:01+0700 INFO Metadata cache refreshed recently.
2026-05-30T17:39:01+0700 DDEBUG Cleaning up.
2026-05-30T17:39:01+0700 DDEBUG Plugins were unloaded.
2026-05-30T19:06:32+0700 INFO --- logging initialized ---
2026-05-30T19:06:32+0700 DDEBUG timer: config: 8 ms
2026-05-30T19:06:32+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T19:06:32+0700 DEBUG DNF version: 4.14.0
2026-05-30T19:06:32+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T19:06:32+0700 DDEBUG Installroot: /
2026-05-30T19:06:32+0700 DDEBUG Releasever: 9
2026-05-30T19:06:32+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T19:06:32+0700 DDEBUG Base command: makecache
2026-05-30T19:06:32+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T19:06:32+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T19:06:32+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T19:06:32+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T19:06:32+0700 DEBUG Making cache files for all metadata files.
2026-05-30T19:06:32+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T19:06:32+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T19:06:32+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T19:06:32+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T19:06:32+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T19:06:32+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T19:06:32+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T19:06:33+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T19:06:33+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T19:06:33+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T19:06:33+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T19:06:33+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T19:06:33+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T19:06:33+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T19:06:33+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T19:06:33+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T19:06:33+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T19:06:33+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T19:06:34+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T19:06:34+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T19:06:34+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T19:06:34+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T19:06:34+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T19:06:34+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T19:06:34+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T19:06:34+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T19:06:34+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T19:06:34+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T19:06:34+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T19:06:34+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T19:06:35+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-30T19:06:35+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T19:06:35+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T19:06:35+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T19:06:35+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T19:06:35+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T19:06:35+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T19:06:35+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T19:06:35+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T19:06:35+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T19:06:35+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T19:06:36+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T19:06:36+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T19:06:37+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T19:06:37+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T19:06:37+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T19:06:37+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T19:06:37+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T19:06:37+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-30T19:06:38+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T19:06:38+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T19:06:38+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T19:06:38+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T19:06:38+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T19:06:38+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T19:06:38+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T19:06:38+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T19:06:39+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T19:06:39+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T19:06:39+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T19:06:39+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T19:06:39+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T19:06:39+0700 DDEBUG timer: sack setup: 7146 ms
2026-05-30T19:06:39+0700 INFO Metadata cache created.
2026-05-30T19:06:39+0700 DDEBUG Cleaning up.
2026-05-30T19:06:39+0700 DDEBUG Plugins were unloaded.
2026-05-30T19:53:02+0700 INFO --- logging initialized ---
2026-05-30T19:53:02+0700 DDEBUG timer: config: 6 ms
2026-05-30T19:53:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T19:53:02+0700 DEBUG DNF version: 4.14.0
2026-05-30T19:53:02+0700 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780145581-4143199-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 
2026-05-30T19:53:02+0700 DDEBUG Installroot: /
2026-05-30T19:53:02+0700 DDEBUG Releasever: 9
2026-05-30T19:53:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T19:53:02+0700 DDEBUG Base command: repoquery
2026-05-30T19:53:02+0700 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780145581-4143199-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780145581-4143199-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon']
2026-05-30T19:53:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T19:53:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: EA4-c9
2026-05-30T19:53:02+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-30T19:53:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-30T19:53:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-30T19:53:02+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-30T19:53:02+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: appstream
2026-05-30T19:53:02+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: baseos
2026-05-30T19:53:02+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: crb
2026-05-30T19:53:02+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: extras
2026-05-30T19:53:02+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: alt-common
2026-05-30T19:53:02+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: hgdedi
2026-05-30T19:53:02+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-30T19:53:02+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: epel
2026-05-30T19:53:02+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-30T19:53:02+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-30T19:53:02+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: imunify360
2026-05-30T19:53:02+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: kernelcare
2026-05-30T19:53:02+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-30T19:53:02+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-30T19:53:02+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-30T19:53:02+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: remi
2026-05-30T19:53:02+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: remi-modular
2026-05-30T19:53:02+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: remi-safe
2026-05-30T19:53:02+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: ul
2026-05-30T19:53:02+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: ul_auto
2026-05-30T19:53:02+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-30T19:53:02+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T19:53:02+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-30T19:53:02+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T19:53:02+0700 INFO Last metadata expiration check: 0:46:23 ago on Sat 30 May 2026 07:06:39 PM WIB.
2026-05-30T19:53:02+0700 DDEBUG timer: sack setup: 556 ms
2026-05-30T19:53:02+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T19:53:02+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T19:53:02+0700 DDEBUG Cleaning up.
2026-05-30T19:53:02+0700 DDEBUG Plugins were unloaded.
2026-05-30T20:24:32+0700 INFO --- logging initialized ---
2026-05-30T20:24:32+0700 DDEBUG timer: config: 8 ms
2026-05-30T20:24:32+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T20:24:32+0700 DEBUG DNF version: 4.14.0
2026-05-30T20:24:32+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T20:24:32+0700 DDEBUG Installroot: /
2026-05-30T20:24:32+0700 DDEBUG Releasever: 9
2026-05-30T20:24:32+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T20:24:32+0700 DDEBUG Base command: makecache
2026-05-30T20:24:32+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T20:24:32+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T20:24:32+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T20:24:32+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T20:24:32+0700 DEBUG Making cache files for all metadata files.
2026-05-30T20:24:32+0700 INFO Metadata cache refreshed recently.
2026-05-30T20:24:32+0700 DDEBUG Cleaning up.
2026-05-30T20:24:32+0700 DDEBUG Plugins were unloaded.
2026-05-30T22:08:33+0700 INFO --- logging initialized ---
2026-05-30T22:08:33+0700 DDEBUG timer: config: 8 ms
2026-05-30T22:08:33+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T22:08:33+0700 DEBUG DNF version: 4.14.0
2026-05-30T22:08:33+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T22:08:33+0700 DDEBUG Installroot: /
2026-05-30T22:08:33+0700 DDEBUG Releasever: 9
2026-05-30T22:08:33+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T22:08:33+0700 DDEBUG Base command: makecache
2026-05-30T22:08:33+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T22:08:33+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T22:08:33+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T22:08:33+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T22:08:33+0700 DEBUG Making cache files for all metadata files.
2026-05-30T22:08:33+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG crb: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG extras: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG epel: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG remi: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG ul: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-30T22:08:33+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-30T22:08:33+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-30T22:08:36+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-30T22:08:36+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-30T22:08:37+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-30T22:08:37+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-30T22:08:37+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-30T22:08:37+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-30T22:08:38+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-30T22:08:38+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-30T22:08:38+0700 DEBUG countme: no event for appstream: window already counted
2026-05-30T22:08:38+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-30T22:08:38+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-30T22:08:38+0700 DEBUG countme: no event for baseos: window already counted
2026-05-30T22:08:38+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-30T22:08:38+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-30T22:08:38+0700 DEBUG countme: no event for crb: window already counted
2026-05-30T22:08:38+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-30T22:08:38+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-30T22:08:38+0700 DEBUG countme: no event for extras: window already counted
2026-05-30T22:08:38+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-30T22:08:38+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-30T22:08:39+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-30T22:08:39+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-30T22:08:39+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-30T22:08:39+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-30T22:08:39+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-30T22:08:39+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-30T22:08:39+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-30T22:08:40+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-30T22:08:40+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-30T22:08:40+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-30T22:08:40+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-30T22:08:40+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-30T22:08:42+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-30T22:08:42+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-30T22:08:42+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-30T22:08:42+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-30T22:08:43+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-30T22:08:43+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-30T22:08:44+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-30T22:08:44+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-30T22:08:44+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-30T22:08:44+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-30T22:08:44+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-30T22:08:44+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-30T22:08:45+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-30T22:08:45+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-30T22:08:45+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-30T22:08:45+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-30T22:08:45+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-30T22:08:45+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-30T22:08:45+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-30T22:08:45+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-30T22:08:45+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-30T22:08:45+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-30T22:08:46+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-30T22:08:46+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-30T22:08:46+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-30T22:08:46+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-30T22:08:47+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-30T22:08:47+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-30T22:08:47+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-30T22:08:47+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-30T22:08:47+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-30T22:08:47+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-30T22:08:47+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-30T22:08:47+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-30T22:08:47+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-30T22:08:47+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-30T22:08:48+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-30T22:08:48+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-30T22:08:48+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-30T22:08:48+0700 DDEBUG timer: sack setup: 14974 ms
2026-05-30T22:08:48+0700 INFO Metadata cache created.
2026-05-30T22:08:48+0700 DDEBUG Cleaning up.
2026-05-30T22:08:48+0700 DDEBUG Plugins were unloaded.
2026-05-30T23:53:58+0700 INFO --- logging initialized ---
2026-05-30T23:53:58+0700 DDEBUG timer: config: 8 ms
2026-05-30T23:53:58+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-30T23:53:58+0700 DEBUG DNF version: 4.14.0
2026-05-30T23:53:58+0700 DDEBUG Command: dnf makecache --timer 
2026-05-30T23:53:58+0700 DDEBUG Installroot: /
2026-05-30T23:53:58+0700 DDEBUG Releasever: 9
2026-05-30T23:53:58+0700 DEBUG cachedir: /var/cache/dnf
2026-05-30T23:53:58+0700 DDEBUG Base command: makecache
2026-05-30T23:53:58+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-30T23:53:58+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-30T23:53:58+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-30T23:53:58+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-30T23:53:58+0700 DEBUG Making cache files for all metadata files.
2026-05-30T23:53:58+0700 INFO Metadata cache refreshed recently.
2026-05-30T23:53:58+0700 DDEBUG Cleaning up.
2026-05-30T23:53:58+0700 DDEBUG Plugins were unloaded.
2026-05-31T00:54:52+0700 INFO --- logging initialized ---
2026-05-31T00:54:52+0700 DDEBUG timer: config: 3 ms
2026-05-31T00:54:52+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T00:54:52+0700 DEBUG DNF version: 4.14.0
2026-05-31T00:54:52+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T00:54:52+0700 DDEBUG Installroot: /
2026-05-31T00:54:52+0700 DDEBUG Releasever: 9
2026-05-31T00:54:52+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T00:54:52+0700 DDEBUG Base command: makecache
2026-05-31T00:54:52+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T00:54:52+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T00:54:52+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T00:54:52+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T00:54:52+0700 DEBUG Making cache files for all metadata files.
2026-05-31T00:54:52+0700 INFO Metadata cache refreshed recently.
2026-05-31T00:54:52+0700 DDEBUG Cleaning up.
2026-05-31T00:54:52+0700 DDEBUG Plugins were unloaded.
2026-05-31T02:04:01+0700 INFO --- logging initialized ---
2026-05-31T02:04:01+0700 DDEBUG timer: config: 9 ms
2026-05-31T02:11:30+0700 INFO --- logging initialized ---
2026-05-31T02:11:30+0700 DDEBUG timer: config: 10 ms
2026-05-31T02:11:30+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T02:11:30+0700 DEBUG DNF version: 4.14.0
2026-05-31T02:11:30+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T02:11:30+0700 DDEBUG Installroot: /
2026-05-31T02:11:30+0700 DDEBUG Releasever: 9
2026-05-31T02:11:30+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T02:11:30+0700 DDEBUG Base command: makecache
2026-05-31T02:11:30+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T02:11:30+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T02:11:30+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T02:11:30+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T02:11:30+0700 DEBUG Making cache files for all metadata files.
2026-05-31T02:11:30+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T02:11:30+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T02:11:30+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T02:11:30+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T02:11:30+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T02:11:31+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T02:11:31+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T02:11:31+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T02:11:31+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T02:11:31+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T02:11:31+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T02:11:31+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T02:11:31+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T02:11:31+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T02:11:31+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T02:11:32+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T02:11:32+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T02:11:32+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T02:11:32+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T02:11:32+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T02:11:32+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T02:11:32+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T02:11:32+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T02:11:32+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T02:11:32+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T02:11:32+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T02:11:32+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T02:11:33+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T02:11:33+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T02:11:33+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-31T02:11:33+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T02:11:33+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T02:11:33+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T02:11:33+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T02:11:33+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T02:11:34+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T02:11:34+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T02:11:35+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T02:11:35+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T02:11:35+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T02:11:35+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T02:11:35+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T02:11:35+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T02:11:35+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T02:11:35+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T02:11:35+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T02:11:35+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T02:11:36+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T02:11:36+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T02:11:36+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T02:11:36+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T02:11:37+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T02:11:37+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T02:11:37+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T02:11:37+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T02:11:37+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T02:11:37+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T02:11:37+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T02:11:37+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T02:11:37+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T02:11:37+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T02:11:37+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-31T02:11:37+0700 DDEBUG timer: sack setup: 7573 ms
2026-05-31T02:11:37+0700 INFO Metadata cache created.
2026-05-31T02:11:37+0700 DDEBUG Cleaning up.
2026-05-31T02:11:37+0700 DDEBUG Plugins were unloaded.
2026-05-31T02:56:28+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T02:56:28+0700 DEBUG YUM version: 4.14.0
2026-05-31T02:56:28+0700 DDEBUG Command: yum -y -R 120 -d 0 -e 0 update 
2026-05-31T02:56:28+0700 DDEBUG Installroot: /
2026-05-31T02:56:28+0700 DDEBUG Releasever: 9
2026-05-31T02:56:28+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T02:56:28+0700 DDEBUG Base command: update
2026-05-31T02:56:28+0700 DDEBUG Extra commands: ['-y', '-R', '120', '-d', '0', '-e', '0', 'update']
2026-05-31T02:56:28+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T02:56:28+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.7; generic; Linux.x86_64)'
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T02:56:28+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T02:56:28+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T02:56:28+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T02:56:28+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T02:56:28+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: appstream
2026-05-31T02:56:28+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: baseos
2026-05-31T02:56:28+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: crb
2026-05-31T02:56:28+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: extras
2026-05-31T02:56:28+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: alt-common
2026-05-31T02:56:28+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T02:56:28+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T02:56:28+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: epel
2026-05-31T02:56:28+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T02:56:28+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T02:56:28+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: imunify360
2026-05-31T02:56:28+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T02:56:28+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T02:56:28+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T02:56:28+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T02:56:28+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: remi
2026-05-31T02:56:28+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T02:56:28+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T02:56:28+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: ul
2026-05-31T02:56:28+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T02:56:28+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T02:56:28+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T02:56:28+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T02:56:28+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T02:56:28+0700 INFO Last metadata expiration check: 0:44:51 ago on Sun 31 May 2026 02:11:37 AM WIB.
2026-05-31T02:56:28+0700 DDEBUG timer: sack setup: 622 ms
2026-05-31T02:56:28+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T02:56:28+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T02:56:28+0700 DEBUG --> Starting dependency resolution
2026-05-31T02:56:28+0700 DEBUG ---> Package fftw-libs-single.x86_64 3.3.8-12.el9 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-devel.x86_64 5.14.0-687.5.3.el9_8 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package adcli-selinux.noarch 0.9.3.1-3.el9 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel.x86_64 5.14.0-687.5.3.el9_8 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-core.x86_64 5.14.0-687.5.3.el9_8 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-modules.x86_64 5.14.0-687.5.3.el9_8 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-modules-core.x86_64 5.14.0-687.5.3.el9_8 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package p11-kit-client.x86_64 0.26.2-1.el9 will be installed
2026-05-31T02:56:28+0700 DEBUG ---> Package ea-cpanel-tools.x86_64 1.0-124.144.1.cpanel will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package ea-cpanel-tools.x86_64 1.0-125.145.1.cpanel will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cpanel-comet-backup-plugin.noarch 1.3.5-1.2.1.cpanel will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cpanel-comet-backup-plugin.noarch 1.5.2-1.2.1.cpanel will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cpanel-xovi-plugin.noarch 1.9.0-1.2.1.cpanel will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cpanel-xovi-plugin.noarch 1.9.1-1.2.1.cpanel will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package LibRaw.x86_64 0.21.1-2.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package LibRaw.x86_64 0.21.1-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package PackageKit.x86_64 1.2.6-2.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package PackageKit.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-2.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package almalinux-logos.x86_64 90.6-2.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package almalinux-logos.x86_64 90.7-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package alsa-lib.x86_64 1.2.14-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package alsa-lib.x86_64 1.2.15.3-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package annobin.x86_64 12.98-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package annobin.x86_64 12.98-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package ansible-core.x86_64 1:2.14.18-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package ansible-core.x86_64 1:2.14.18-3.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind.x86_64 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind.x86_64 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-dnssec-doc.noarch 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-dnssec-doc.noarch 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-dnssec-utils.x86_64 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-dnssec-utils.x86_64 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-libs.x86_64 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-libs.x86_64 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-license.noarch 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-license.noarch 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-utils.x86_64 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bind-utils.x86_64 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bpftool.x86_64 7.5.0-803.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bpftool.x86_64 7.5.0-804.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package bzip2-devel.x86_64 1.0.8-10.el9_5 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package bzip2-devel.x86_64 1.0.8-11.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cloud-init.noarch 24.4-7.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cloud-init.noarch 24.4-8.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cmake-filesystem.x86_64 3.26.5-3.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cmake-filesystem.x86_64 3.31.8-3.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cockpit-packagekit.noarch 344-2.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cockpit-packagekit.noarch 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package cpp.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package cpp.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package elfutils-libelf-devel.x86_64 0.193-1.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package elfutils-libelf-devel.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package expat-devel.x86_64 2.5.0-5.el9_7.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package expat-devel.x86_64 2.5.0-6.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak.x86_64 1.12.9-4.el9_6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak.x86_64 1.12.9-4.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak-selinux.noarch 1.12.9-4.el9_6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak-selinux.noarch 1.12.9-4.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak-session-helper.x86_64 1.12.9-4.el9_6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package flatpak-session-helper.x86_64 1.12.9-4.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc-c++.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc-c++.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc-plugin-annobin.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gcc-plugin-annobin.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-6.el9_7.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-6.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gdk-pixbuf2-modules.x86_64 2.42.6-6.el9_7.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gdk-pixbuf2-modules.x86_64 2.42.6-6.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package giflib.x86_64 5.2.1-9.el9_7.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package giflib.x86_64 5.2.1-10.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package git-core.x86_64 2.47.3-1.el9_6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package git-core.x86_64 2.52.0-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package glib2-devel.x86_64 2.68.4-18.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package glib2-devel.x86_64 2.68.4-19.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-devel.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-devel.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-headers.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-headers.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-locale-source.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package glibc-locale-source.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package go-srpm-macros.noarch 3.6.0-14.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package go-srpm-macros.noarch 3.8.1-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package gstreamer1-plugins-base.x86_64 1.22.12-5.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package gstreamer1-plugins-base.x86_64 1.22.12-8.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-headers.x86_64 5.14.0-611.55.1.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package kernel-headers.x86_64 5.14.0-687.5.3.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package krb5-devel.x86_64 1.21.1-9.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package krb5-devel.x86_64 1.21.1-10.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11.x86_64 1.7.0-11.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11.x86_64 1.8.12-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-common.noarch 1.7.0-11.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-common.noarch 1.8.12-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-devel.x86_64 1.7.0-11.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-devel.x86_64 1.8.12-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-xcb.x86_64 1.7.0-11.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libX11-xcb.x86_64 1.8.12-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libblkid-devel.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libblkid-devel.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libcap-devel.x86_64 2.48-10.el9_7.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libcap-devel.x86_64 2.48-10.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libmount-devel.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libmount-devel.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libpng-devel.x86_64 2:1.6.37-12.el9_7.4 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libpng-devel.x86_64 2:1.6.37-15.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libsbc.x86_64 1.4-9.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libsbc.x86_64 1.4-10.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libsndfile.x86_64 1.0.31-9.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libsndfile.x86_64 1.0.31-9.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libsoup.x86_64 2.72.0-12.el9_7.6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libsoup.x86_64 2.72.0-16.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libstdc++-devel.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libstdc++-devel.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libtiff.x86_64 4.4.0-15.el9_7.3 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libtiff.x86_64 4.4.0-18.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package libtiff-devel.x86_64 4.4.0-15.el9_7.3 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package libtiff-devel.x86_64 4.4.0-18.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package liburing.x86_64 2.5-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package liburing.x86_64 2.12-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package llvm-filesystem.x86_64 20.1.8-3.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package llvm-filesystem.x86_64 21.1.8-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package llvm-libs.x86_64 20.1.8-3.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package llvm-libs.x86_64 21.1.8-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-dri-drivers.x86_64 25.0.7-5.el9_7.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-dri-drivers.x86_64 25.2.7-4.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-filesystem.x86_64 25.0.7-5.el9_7.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-filesystem.x86_64 25.2.7-4.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libEGL.x86_64 25.0.7-5.el9_7.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libEGL.x86_64 25.2.7-4.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libGL.x86_64 25.0.7-5.el9_7.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libGL.x86_64 25.2.7-4.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libgbm.x86_64 25.0.7-5.el9_7.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package mesa-libgbm.x86_64 25.2.7-4.el9.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package nmap-ncat.x86_64 3:7.92-3.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package nmap-ncat.x86_64 3:7.92-5.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package openexr-libs.x86_64 3.1.1-3.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package openexr-libs.x86_64 3.1.1-3.el9_8.2 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package openssl-devel.x86_64 1:3.5.1-7.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package openssl-devel.x86_64 1:3.5.5-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package osinfo-db.noarch 20250606-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package osinfo-db.noarch 20250606-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package ostree-libs.x86_64 2025.6-2.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package ostree-libs.x86_64 2025.7-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package p11-kit-server.x86_64 0.25.3-3.el9_5 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package p11-kit-server.x86_64 0.26.2-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pam-devel.x86_64 1.5.1-26.el9_6 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pam-devel.x86_64 1.5.1-28.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pcp-conf.x86_64 6.3.7-5.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pcp-conf.x86_64 6.3.7-8.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pcp-libs.x86_64 6.3.7-5.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pcp-libs.x86_64 6.3.7-8.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package perl-ExtUtils-CBuilder.noarch 1:0.280236-4.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package perl-ExtUtils-CBuilder.noarch 1:0.280236-5.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-alsa.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-alsa.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-jack-audio-connection-kit.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-jack-audio-connection-kit.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-jack-audio-connection-kit-libs.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-jack-audio-connection-kit-libs.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-libs.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-libs.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-pulseaudio.x86_64 1.0.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pipewire-pulseaudio.x86_64 1.4.9-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-3.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-5.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package poppler.x86_64 21.01.0-23.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package poppler.x86_64 21.01.0-24.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package poppler-glib.x86_64 21.01.0-23.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package poppler-glib.x86_64 21.01.0-24.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package pyproject-srpm-macros.noarch 1.16.2-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package pyproject-srpm-macros.noarch 1.18.5-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python-unversioned-command.noarch 3.9.25-3.el9_7.3 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python-unversioned-command.noarch 3.9.25-7.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-audit.x86_64 3.1.5-7.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-bind.noarch 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-bind.noarch 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-dasbus.noarch 1.5-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-dasbus.noarch 1.7-1.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-devel.x86_64 3.9.25-3.el9_7.3 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-devel.x86_64 3.9.25-7.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-file-magic.noarch 5.39-16.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-file-magic.noarch 5.39-17.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-perf.x86_64 5.14.0-611.55.1.el9_7 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-perf.x86_64 5.14.0-687.5.3.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-pip.noarch 21.3.1-1.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-pip.noarch 21.3.1-2.el9_8 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-policycoreutils.noarch 3.6-3.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package python3-policycoreutils.noarch 3.6-5.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package qemu-guest-agent.x86_64 17:9.1.0-29.el9_7.6.alma.1 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package qemu-guest-agent.x86_64 17:10.1.0-17.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog.x86_64 8.2506.0-2.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog.x86_64 8.2510.0-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog-gnutls.x86_64 8.2506.0-2.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog-gnutls.x86_64 8.2510.0-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog-gssapi.x86_64 8.2506.0-2.el9 will be upgraded
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog-gssapi.x86_64 8.2510.0-2.el9 will be an upgrade
2026-05-31T02:56:28+0700 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2506.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2510.0-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rsyslog-relp.x86_64 8.2506.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rsyslog-relp.x86_64 8.2510.0-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package spirv-tools-libs.x86_64 2025.2-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package spirv-tools-libs.x86_64 2025.4-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sqlite.x86_64 3.34.1-9.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sqlite.x86_64 3.34.1-10.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sscg.x86_64 3.0.0-10.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sscg.x86_64 4.0.3-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sysstat.x86_64 12.5.4-9.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sysstat.x86_64 12.5.4-11.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemtap-sdt-devel.x86_64 5.3-3.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemtap-sdt-devel.x86_64 5.4-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemtap-sdt-dtrace.x86_64 5.3-3.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemtap-sdt-dtrace.x86_64 5.4-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package unixODBC.x86_64 2.3.9-4.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package unixODBC.x86_64 2.3.12-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-common.x86_64 2:8.2.2637-23.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-common.x86_64 2:8.2.2637-26.el9_8.4 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-enhanced.x86_64 2:8.2.2637-23.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-enhanced.x86_64 2:8.2.2637-26.el9_8.4 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.52.3-0.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.52.3-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package wireplumber.x86_64 0.4.14-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package wireplumber.x86_64 0.5.12-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package wireplumber-libs.x86_64 0.4.14-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package wireplumber-libs.x86_64 0.5.12-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager.x86_64 1:1.54.0-4.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager.x86_64 1:1.54.3-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.54.0-4.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.54.3-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-team.x86_64 1:1.54.0-4.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-team.x86_64 1:1.54.3-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.54.0-4.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.54.3-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package adcli.x86_64 0.9.2-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package adcli.x86_64 0.9.3.1-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.7-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.8-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-release.x86_64 9.7-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-release.x86_64 9.8-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-repos.x86_64 9.7-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package almalinux-repos.x86_64 9.8-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package audit.x86_64 3.1.5-7.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package audit-libs.x86_64 3.1.5-7.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package audit-libs.x86_64 3.1.5-8.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package binutils.x86_64 2.35.2-67.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package binutils.x86_64 2.35.2-72.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package binutils-gold.x86_64 2.35.2-67.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package binutils-gold.x86_64 2.35.2-72.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package bluez.x86_64 5.83-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package bluez.x86_64 5.85-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package bluez-libs.x86_64 5.83-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package bluez-libs.x86_64 5.85-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package bzip2.x86_64 1.0.8-10.el9_5 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package bzip2.x86_64 1.0.8-11.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package bzip2-libs.x86_64 1.0.8-10.el9_5 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package bzip2-libs.x86_64 1.0.8-11.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package chrony.x86_64 4.6.1-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package chrony.x86_64 4.8-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit.x86_64 344-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit.x86_64 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-bridge.noarch 344-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-bridge.noarch 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-system.noarch 344-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-system.noarch 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-ws.x86_64 344-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-ws.x86_64 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-ws-selinux.x86_64 344-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cockpit-ws-selinux.x86_64 356.2-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package coreutils.x86_64 8.32-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package coreutils.x86_64 8.32-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package coreutils-common.x86_64 8.32-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package coreutils-common.x86_64 8.32-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cracklib.x86_64 2.9.6-27.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cracklib.x86_64 2.9.6-28.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-27.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-28.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cronie.x86_64 1.5.7-15.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cronie.x86_64 1.5.7-16.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-15.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-16.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package crypto-policies.noarch 20250905-1.git377cc42.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package crypto-policies.noarch 20260224-1.gitea0f072.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package crypto-policies-scripts.noarch 20250905-1.git377cc42.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package crypto-policies-scripts.noarch 20260224-1.gitea0f072.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cryptsetup.x86_64 2.7.2-4.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cryptsetup.x86_64 2.8.1-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cryptsetup-libs.x86_64 2.7.2-4.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cryptsetup-libs.x86_64 2.8.1-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package cups-libs.x86_64 1:2.3.3op2-34.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package cups-libs.x86_64 1:2.3.3op2-38.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package curl.x86_64 7.76.1-35.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package curl.x86_64 7.76.1-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper.x86_64 9:1.02.206-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper.x86_64 9:1.02.207-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-event.x86_64 9:1.02.207-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-event-libs.x86_64 9:1.02.207-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.206-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.207-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-19.b1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-20.b1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-19.b1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-20.b1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dmidecode.x86_64 1:3.6-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dmidecode.x86_64 1:3.6-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-24.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut.x86_64 057-104.git20250919.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut.x86_64 057-110.git20260130.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-config-rescue.x86_64 057-104.git20250919.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-config-rescue.x86_64 057-110.git20260130.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-network.x86_64 057-104.git20250919.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-network.x86_64 057-110.git20260130.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-squash.x86_64 057-104.git20250919.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package dracut-squash.x86_64 057-110.git20260130.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.193-1.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.193-1.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.194-1.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-libelf.x86_64 0.193-1.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-libelf.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-libs.x86_64 0.193-1.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package elfutils-libs.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package expat.x86_64 2.5.0-5.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package expat.x86_64 2.5.0-6.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package file.x86_64 5.39-16.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package file.x86_64 5.39-17.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package file-libs.x86_64 5.39-16.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package file-libs.x86_64 5.39-17.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package glib2.x86_64 2.68.4-18.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package glib2.x86_64 2.68.4-19.el9_8.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-common.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-common.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-gconv-extra.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-gconv-extra.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-langpack-en.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package glibc-langpack-en.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package gnutls.x86_64 3.8.3-10.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package gnutls.x86_64 3.8.10-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-common.noarch 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-common.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-pc.x86_64 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-pc.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools.x86_64 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-efi.x86_64 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-efi.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-extra.x86_64 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-extra.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-114.el9_7.1.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package grubby.x86_64 8.40-68.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package grubby.x86_64 8.40-69.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package hwdata.noarch 0.348-9.20.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package hwdata.noarch 0.348-9.22.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iproute.x86_64 6.14.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iproute.x86_64 6.17.0-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iproute-tc.x86_64 6.14.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iproute-tc.x86_64 6.17.0-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package irqbalance.x86_64 2:1.9.4-4.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package irqbalance.x86_64 2:1.9.4-5.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl100-firmware.noarch 39.31.5.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl100-firmware.noarch 39.31.5.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl1000-firmware.noarch 1:39.31.5.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl1000-firmware.noarch 1:39.31.5.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl105-firmware.noarch 18.168.6.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl105-firmware.noarch 18.168.6.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl135-firmware.noarch 18.168.6.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl135-firmware.noarch 18.168.6.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl2000-firmware.noarch 18.168.6.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl2000-firmware.noarch 18.168.6.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl2030-firmware.noarch 18.168.6.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl2030-firmware.noarch 18.168.6.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl3160-firmware.noarch 1:25.30.13.0-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl3160-firmware.noarch 1:25.30.13.0-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl5000-firmware.noarch 8.83.5.1_1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl5000-firmware.noarch 8.83.5.1_1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl5150-firmware.noarch 8.24.2.2-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl5150-firmware.noarch 8.24.2.2-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl6000g2a-firmware.noarch 18.168.6.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl6000g2a-firmware.noarch 18.168.6.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl6050-firmware.noarch 41.28.5.1-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl6050-firmware.noarch 41.28.5.1-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl7260-firmware.noarch 1:25.30.13.0-155.5.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package iwl7260-firmware.noarch 1:25.30.13.0-160.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package jq.x86_64 1.6-19.el9_7.0.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package jq.x86_64 1.6-19.el9_8.2 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-tools.x86_64 5.14.0-611.55.1.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-tools.x86_64 5.14.0-687.5.3.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-tools-libs.x86_64 5.14.0-611.55.1.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-tools-libs.x86_64 5.14.0-687.5.3.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kexec-tools.x86_64 2.0.29-10.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kexec-tools.x86_64 2.0.29-17.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kmod-kvdo.x86_64 8.2.6.3-176.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kmod-kvdo.x86_64 8.2.7.4-189.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kpartx.x86_64 0.8.7-39.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kpartx.x86_64 0.8.7-45.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kpatch.noarch 0.9.7-10.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kpatch.noarch 0.9.10-10.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kpatch-dnf.noarch 0.9.7_0.5-10.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package kpatch-dnf.noarch 0.9.10_0.5-10.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package krb5-libs.x86_64 1.21.1-9.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package krb5-libs.x86_64 1.21.1-10.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libatomic.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libatomic.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libblkid.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libblkid.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libbpf.x86_64 2:1.5.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libbpf.x86_64 2:1.5.0-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libcap.x86_64 2.48-10.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libcap.x86_64 2.48-10.el9_8.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libcurl.x86_64 7.76.1-35.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libcurl.x86_64 7.76.1-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libdrm.x86_64 2.4.123-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libdrm.x86_64 2.4.128-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libeconf.x86_64 0.4.1-4.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libeconf.x86_64 0.4.1-5.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libedit.x86_64 3.1-38.20210216cvs.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libedit.x86_64 3.1-39.20210216cvs.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libfdisk.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libfdisk.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libgcc.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libgcc.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libgomp.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libgomp.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libibverbs.x86_64 57.0-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libibverbs.x86_64 61.0-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libipa_hbac.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libipa_hbac.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libkadm5.x86_64 1.21.1-9.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libkadm5.x86_64 1.21.1-10.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libldb.x86_64 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libldb.x86_64 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libmount.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libmount.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-38.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libnghttp2.x86_64 1.43.0-6.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libnghttp2.x86_64 1.43.0-6.el9_8.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libnsl.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libnsl.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libnvme.x86_64 1.13-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libnvme.x86_64 1.16.1-3.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libpng.x86_64 2:1.6.37-12.el9_7.4 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libpng.x86_64 2:1.6.37-15.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package librepo.x86_64 1.14.5-3.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package librepo.x86_64 1.19.0-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsmartcols.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsmartcols.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsmbclient.x86_64 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsmbclient.x86_64 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsolv.x86_64 0.7.24-3.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsolv.x86_64 0.7.24-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libssh.x86_64 0.10.4-17.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libssh.x86_64 0.10.4-18.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libssh-config.noarch 0.10.4-17.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libssh-config.noarch 0.10.4-18.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_certmap.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_certmap.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_idmap.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_idmap.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_nss_idmap.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_nss_idmap.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_sudo.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libsss_sudo.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libstdc++.x86_64 11.5.0-11.el9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libstdc++.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libtdb.x86_64 1.4.13-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libtdb.x86_64 1.4.14-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libtevent.x86_64 0.16.2-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libtevent.x86_64 0.17.1-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libuuid.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libuuid.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package libwbclient.x86_64 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package libwbclient.x86_64 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package lshw.x86_64 B.02.20-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package lshw.x86_64 B.02.20-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package lvm2.x86_64 9:2.03.32-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package lvm2.x86_64 9:2.03.33-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package lvm2-libs.x86_64 9:2.03.33-4.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package mdadm.x86_64 4.4-2.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package mdadm.x86_64 4.4-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package microcode_ctl.noarch 4:20250812-1.20260210.1.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package microcode_ctl.noarch 4:20260210-1.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package mpfr.x86_64 4.1.0-7.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package mpfr.x86_64 4.1.0-10.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-38.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package nscd.x86_64 2.34-231.el9_7.10 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package nscd.x86_64 2.34-270.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package nvme-cli.x86_64 2.13-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package nvme-cli.x86_64 2.16-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh.x86_64 8.7p1-49.el9_7.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh-clients.x86_64 8.7p1-49.el9_7.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh-clients.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh-server.x86_64 8.7p1-49.el9_7.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssh-server.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl.x86_64 1:3.5.1-7.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl.x86_64 1:3.5.5-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl-fips-provider.x86_64 1:3.5.1-7.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl-fips-provider.x86_64 1:3.5.5-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl-libs.x86_64 1:3.5.1-7.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package openssl-libs.x86_64 1:3.5.5-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package p11-kit.x86_64 0.25.3-3.el9_5 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package p11-kit.x86_64 0.26.2-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package p11-kit-trust.x86_64 0.25.3-3.el9_5 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package p11-kit-trust.x86_64 0.26.2-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package pam.x86_64 1.5.1-26.el9_6 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package pam.x86_64 1.5.1-28.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package policycoreutils.x86_64 3.6-3.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package policycoreutils.x86_64 3.6-5.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package psacct.x86_64 6.6.4-12.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package psacct.x86_64 6.6.4-13.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3.x86_64 3.9.25-3.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3.x86_64 3.9.25-7.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-24.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-libs.x86_64 3.9.25-3.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-libs.x86_64 3.9.25-7.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-linux-procfs.noarch 0.7.4-2.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-pip-wheel.noarch 21.3.1-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-pip-wheel.noarch 21.3.1-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-39.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package rsync.x86_64 3.2.5-3.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package rsync.x86_64 3.2.5-7.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-client-libs.x86_64 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-client-libs.x86_64 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-common.noarch 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-common.noarch 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-common-libs.x86_64 4.22.4-20.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package samba-common-libs.x86_64 4.23.5-8.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sed.x86_64 4.8-9.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sed.x86_64 4.8-10.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package selinux-policy.noarch 38.1.65-1.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package selinux-policy.noarch 38.1.75-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.65-1.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.75-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package shadow-utils.x86_64 2:4.9-15.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package shadow-utils.x86_64 2:4.9-16.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package smartmontools.x86_64 1:7.2-9.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package smartmontools.x86_64 1:7.2-10.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sos.noarch 4.10.2-2.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sos.noarch 4.10.2-2.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sqlite-libs.x86_64 3.34.1-9.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sqlite-libs.x86_64 3.34.1-10.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ad.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ad.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-client.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-client.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-common.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-common.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-common-pac.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-common-pac.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ipa.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ipa.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-kcm.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-kcm.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-krb5.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-krb5.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-krb5-common.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-krb5-common.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ldap.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-ldap.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-proxy.x86_64 2.9.7-4.el9_7.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sssd-proxy.x86_64 2.9.8-4.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package sudo.x86_64 1.9.5p2-15.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package sudo.x86_64 1.9.17p2-3.el9_8 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd.x86_64 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd.x86_64 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-libs.x86_64 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-libs.x86_64 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-pam.x86_64 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-pam.x86_64 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-resolved.x86_64 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-resolved.x86_64 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-rpm-macros.noarch 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-rpm-macros.noarch 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-udev.x86_64 252-55.el9_7.9.alma.1 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package systemd-udev.x86_64 252-67.el9_8.2.alma.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package tar.x86_64 2:1.34-9.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package tar.x86_64 2:1.34-11.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package tuned.noarch 2.26.0-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package tuned.noarch 2.27.0-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package tzdata.noarch 2026a-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package tzdata.noarch 2026b-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package unzip.x86_64 6.0-59.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package unzip.x86_64 6.0-60.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux-core.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux-core.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux-user.x86_64 2.37.4-21.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package util-linux-user.x86_64 2.37.4-25.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-filesystem.noarch 2:8.2.2637-23.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-filesystem.noarch 2:8.2.2637-26.el9_8.4 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-23.el9_7.3 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-26.el9_8.4 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package yum-utils.noarch 4.3.0-24.el9_7 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package yum-utils.noarch 4.3.0-26.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package bind-devel.x86_64 32:9.16.23-34.el9_7.2 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package bind-devel.x86_64 32:9.16.23-40.el9_8.1 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package alt-libssh211.x86_64 1.11.1-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package alt-libssh211.x86_64 1.11.1-3.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package alt-sqlite.x86_64 3.50.2-1.el9 will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package alt-sqlite.x86_64 3.53.1-1.el9 will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick.x86_64 1:6.9.13.48-1.el9.remi will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick.x86_64 1:6.9.13.49-1.el9.remi will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-djvu.x86_64 1:6.9.13.48-1.el9.remi will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-djvu.x86_64 1:6.9.13.49-1.el9.remi will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-heic.x86_64 1:6.9.13.48-1.el9.remi will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-heic.x86_64 1:6.9.13.49-1.el9.remi will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-libs.x86_64 1:6.9.13.48-1.el9.remi will be upgraded
2026-05-31T02:56:29+0700 DEBUG ---> Package ImageMagick-libs.x86_64 1:6.9.13.49-1.el9.remi will be an upgrade
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel.x86_64 5.14.0-611.49.1.el9_7 will be erased
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-core.x86_64 5.14.0-611.49.1.el9_7 will be erased
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-devel.x86_64 5.14.0-611.49.1.el9_7 will be erased
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-modules.x86_64 5.14.0-611.49.1.el9_7 will be erased
2026-05-31T02:56:29+0700 DEBUG ---> Package kernel-modules-core.x86_64 5.14.0-611.49.1.el9_7 will be erased
2026-05-31T02:56:29+0700 DEBUG --> Finished dependency resolution
2026-05-31T02:56:29+0700 DDEBUG timer: depsolve: 277 ms
2026-05-31T02:56:29+0700 INFO Dependencies resolved.
2026-05-31T02:56:29+0700 INFO ====================================================================================================
 Package                                   Arch    Version                     Repository       Size
====================================================================================================
Installing:
 kernel                                    x86_64  5.14.0-687.5.3.el9_8        baseos          920 k
 kernel-core                               x86_64  5.14.0-687.5.3.el9_8        baseos           17 M
 kernel-devel                              x86_64  5.14.0-687.5.3.el9_8        appstream        17 M
 kernel-modules                            x86_64  5.14.0-687.5.3.el9_8        baseos           40 M
 kernel-modules-core                       x86_64  5.14.0-687.5.3.el9_8        baseos           31 M
Upgrading:
 ImageMagick                               x86_64  1:6.9.13.49-1.el9.remi      remi             64 k
 ImageMagick-djvu                          x86_64  1:6.9.13.49-1.el9.remi      remi             19 k
 ImageMagick-heic                          x86_64  1:6.9.13.49-1.el9.remi      remi             23 k
 ImageMagick-libs                          x86_64  1:6.9.13.49-1.el9.remi      remi            2.3 M
 LibRaw                                    x86_64  0.21.1-2.el9_8              appstream       408 k
 NetworkManager                            x86_64  1:1.54.3-2.el9              baseos          2.4 M
 NetworkManager-libnm                      x86_64  1:1.54.3-2.el9              baseos          1.9 M
 NetworkManager-team                       x86_64  1:1.54.3-2.el9              baseos           37 k
 NetworkManager-tui                        x86_64  1:1.54.3-2.el9              baseos          247 k
 PackageKit                                x86_64  1.2.6-2.el9_8               appstream       616 k
 PackageKit-glib                           x86_64  1.2.6-2.el9_8               appstream       156 k
 adcli                                     x86_64  0.9.3.1-3.el9               baseos          132 k
 almalinux-gpg-keys                        x86_64  9.8-1.el9                   baseos          9.7 k
 almalinux-logos                           x86_64  90.7-1.el9                  appstream       386 k
 almalinux-release                         x86_64  9.8-1.el9                   baseos           20 k
 almalinux-repos                           x86_64  9.8-1.el9                   baseos          9.8 k
 alsa-lib                                  x86_64  1.2.15.3-1.el9              appstream       525 k
 alt-libssh211                             x86_64  1.11.1-3.el9                alt-common      229 k
 alt-sqlite                                x86_64  3.53.1-1.el9                alt-common      1.2 M
 annobin                                   x86_64  12.98-2.el9                 appstream       1.1 M
 ansible-core                              x86_64  1:2.14.18-3.el9             appstream       2.2 M
 audit                                     x86_64  3.1.5-8.el9                 baseos          253 k
 audit-libs                                x86_64  3.1.5-8.el9                 baseos          121 k
 bind                                      x86_64  32:9.16.23-40.el9_8.1       appstream       490 k
 bind-devel                                x86_64  32:9.16.23-40.el9_8.1       crb             302 k
 bind-dnssec-doc                           noarch  32:9.16.23-40.el9_8.1       appstream        45 k
 bind-dnssec-utils                         x86_64  32:9.16.23-40.el9_8.1       appstream       112 k
 bind-libs                                 x86_64  32:9.16.23-40.el9_8.1       appstream       1.2 M
 bind-license                              noarch  32:9.16.23-40.el9_8.1       appstream        12 k
 bind-utils                                x86_64  32:9.16.23-40.el9_8.1       appstream       199 k
 binutils                                  x86_64  2.35.2-72.el9               baseos          4.5 M
 binutils-gold                             x86_64  2.35.2-72.el9               baseos          734 k
 bluez                                     x86_64  5.85-1.el9                  baseos          1.2 M
 bluez-libs                                x86_64  5.85-1.el9                  baseos           81 k
 bpftool                                   x86_64  7.5.0-804.el9               appstream       317 k
 bzip2                                     x86_64  1.0.8-11.el9                baseos           51 k
 bzip2-devel                               x86_64  1.0.8-11.el9                appstream       213 k
 bzip2-libs                                x86_64  1.0.8-11.el9                baseos           39 k
 chrony                                    x86_64  4.8-1.el9                   baseos          347 k
 cloud-init                                noarch  24.4-8.el9.alma.1           appstream       1.1 M
 cmake-filesystem                          x86_64  3.31.8-3.el9                appstream        11 k
 cockpit                                   x86_64  356.2-1.el9_8               baseos           32 k
 cockpit-bridge                            noarch  356.2-1.el9_8               baseos          582 k
 cockpit-packagekit                        noarch  356.2-1.el9_8               appstream       917 k
 cockpit-system                            noarch  356.2-1.el9_8               baseos          5.0 M
 cockpit-ws                                x86_64  356.2-1.el9_8               baseos          1.0 M
 cockpit-ws-selinux                        x86_64  356.2-1.el9_8               baseos           44 k
 coreutils                                 x86_64  8.32-40.el9                 baseos          1.1 M
 coreutils-common                          x86_64  8.32-40.el9                 baseos          2.0 M
 cpanel-comet-backup-plugin                noarch  1.5.2-1.2.1.cpanel          cpanel-plugins  1.2 M
 cpanel-xovi-plugin                        noarch  1.9.1-1.2.1.cpanel          cpanel-plugins  2.7 M
 cpp                                       x86_64  11.5.0-14.el9.alma.1        appstream        11 M
 cracklib                                  x86_64  2.9.6-28.el9                baseos           80 k
 cracklib-dicts                            x86_64  2.9.6-28.el9                baseos          3.6 M
 cronie                                    x86_64  1.5.7-16.el9                baseos          115 k
 cronie-anacron                            x86_64  1.5.7-16.el9                baseos           31 k
 crypto-policies                           noarch  20260224-1.gitea0f072.el9_8 baseos           56 k
 crypto-policies-scripts                   noarch  20260224-1.gitea0f072.el9_8 baseos           87 k
 cryptsetup                                x86_64  2.8.1-3.el9                 baseos          331 k
 cryptsetup-libs                           x86_64  2.8.1-3.el9                 baseos          559 k
 cups-libs                                 x86_64  1:2.3.3op2-38.el9_8         baseos          260 k
 curl                                      x86_64  7.76.1-40.el9               baseos          292 k
 device-mapper                             x86_64  9:1.02.207-4.el9            baseos          138 k
 device-mapper-event                       x86_64  9:1.02.207-4.el9            baseos           34 k
 device-mapper-event-libs                  x86_64  9:1.02.207-4.el9            baseos           31 k
 device-mapper-libs                        x86_64  9:1.02.207-4.el9            baseos          179 k
 dhcp-client                               x86_64  12:4.4.2-20.b1.el9          baseos          787 k
 dhcp-common                               noarch  12:4.4.2-20.b1.el9          baseos          127 k
 dmidecode                                 x86_64  1:3.6-2.el9                 baseos          100 k
 dnf-plugins-core                          noarch  4.3.0-26.el9                baseos           35 k
 dracut                                    x86_64  057-110.git20260130.el9     baseos          385 k
 dracut-config-rescue                      x86_64  057-110.git20260130.el9     baseos           11 k
 dracut-network                            x86_64  057-110.git20260130.el9     baseos           67 k
 dracut-squash                             x86_64  057-110.git20260130.el9     baseos           12 k
 ea-cpanel-tools                           x86_64  1.0-125.145.1.cpanel        EA4-c9           53 k
 elfutils-debuginfod-client                x86_64  0.194-1.el9.alma.1          baseos           43 k
 elfutils-default-yama-scope               noarch  0.194-1.el9.alma.1          baseos          8.8 k
 elfutils-libelf                           x86_64  0.194-1.el9.alma.1          baseos          201 k
 elfutils-libelf-devel                     x86_64  0.194-1.el9.alma.1          appstream        67 k
 elfutils-libs                             x86_64  0.194-1.el9.alma.1          baseos          268 k
 expat                                     x86_64  2.5.0-6.el9                 baseos          117 k
 expat-devel                               x86_64  2.5.0-6.el9                 appstream        52 k
 file                                      x86_64  5.39-17.el9                 baseos           47 k
 file-libs                                 x86_64  5.39-17.el9                 baseos          587 k
 flatpak                                   x86_64  1.12.9-4.el9_8.1            appstream       1.7 M
 flatpak-selinux                           noarch  1.12.9-4.el9_8.1            appstream        21 k
 flatpak-session-helper                    x86_64  1.12.9-4.el9_8.1            appstream        72 k
 gcc                                       x86_64  11.5.0-14.el9.alma.1        appstream        32 M
 gcc-c++                                   x86_64  11.5.0-14.el9.alma.1        appstream        13 M
 gcc-plugin-annobin                        x86_64  11.5.0-14.el9.alma.1        appstream        36 k
 gdk-pixbuf2                               x86_64  2.42.6-6.el9_8.1            appstream       465 k
 gdk-pixbuf2-modules                       x86_64  2.42.6-6.el9_8.1            appstream        83 k
 giflib                                    x86_64  5.2.1-10.el9_8.1            appstream        47 k
 git-core                                  x86_64  2.52.0-1.el9                appstream       5.0 M
 glib2                                     x86_64  2.68.4-19.el9_8.1           baseos          2.6 M
 glib2-devel                               x86_64  2.68.4-19.el9_8.1           appstream       469 k
 glibc                                     x86_64  2.34-270.el9_8              baseos          2.0 M
 glibc-common                              x86_64  2.34-270.el9_8              baseos          300 k
 glibc-devel                               x86_64  2.34-270.el9_8              appstream        37 k
 glibc-gconv-extra                         x86_64  2.34-270.el9_8              baseos          1.5 M
 glibc-headers                             x86_64  2.34-270.el9_8              appstream       443 k
 glibc-langpack-en                         x86_64  2.34-270.el9_8              baseos          558 k
 glibc-locale-source                       x86_64  2.34-270.el9_8              appstream       4.0 M
 gnutls                                    x86_64  3.8.10-4.el9_8              baseos          1.4 M
 go-srpm-macros                            noarch  3.8.1-1.el9                 appstream        27 k
 grub2-common                              noarch  1:2.06-126.el9_8.alma.1     baseos          911 k
 grub2-pc                                  x86_64  1:2.06-126.el9_8.alma.1     baseos           14 k
 grub2-pc-modules                          noarch  1:2.06-126.el9_8.alma.1     baseos          997 k
 grub2-tools                               x86_64  1:2.06-126.el9_8.alma.1     baseos          1.9 M
 grub2-tools-efi                           x86_64  1:2.06-126.el9_8.alma.1     baseos          621 k
 grub2-tools-extra                         x86_64  1:2.06-126.el9_8.alma.1     baseos          931 k
 grub2-tools-minimal                       x86_64  1:2.06-126.el9_8.alma.1     baseos          687 k
 grubby                                    x86_64  8.40-69.el9                 baseos           32 k
 gstreamer1-plugins-base                   x86_64  1.22.12-8.el9_8             appstream       2.2 M
 hwdata                                    noarch  0.348-9.22.el9              baseos          1.7 M
 iproute                                   x86_64  6.17.0-2.el9                baseos          838 k
 iproute-tc                                x86_64  6.17.0-2.el9                baseos          442 k
 irqbalance                                x86_64  2:1.9.4-5.el9               baseos           61 k
 iwl100-firmware                           noarch  39.31.5.1-160.el9           baseos          205 k
 iwl1000-firmware                          noarch  1:39.31.5.1-160.el9         baseos          204 k
 iwl105-firmware                           noarch  18.168.6.1-160.el9          baseos          284 k
 iwl135-firmware                           noarch  18.168.6.1-160.el9          baseos          292 k
 iwl2000-firmware                          noarch  18.168.6.1-160.el9          baseos          286 k
 iwl2030-firmware                          noarch  18.168.6.1-160.el9          baseos          294 k
 iwl3160-firmware                          noarch  1:25.30.13.0-160.el9        baseos          561 k
 iwl5000-firmware                          noarch  8.83.5.1_1-160.el9          baseos          202 k
 iwl5150-firmware                          noarch  8.24.2.2-160.el9            baseos          201 k
 iwl6000g2a-firmware                       noarch  18.168.6.1-160.el9          baseos          270 k
 iwl6050-firmware                          noarch  41.28.5.1-160.el9           baseos          227 k
 iwl7260-firmware                          noarch  1:25.30.13.0-160.el9        baseos           73 M
 jq                                        x86_64  1.6-19.el9_8.2              baseos          186 k
 kernel-headers                            x86_64  5.14.0-687.5.3.el9_8        appstream       2.5 M
 kernel-tools                              x86_64  5.14.0-687.5.3.el9_8        baseos          1.2 M
 kernel-tools-libs                         x86_64  5.14.0-687.5.3.el9_8        baseos          933 k
 kexec-tools                               x86_64  2.0.29-17.el9               baseos          481 k
 kmod-kvdo                                 x86_64  8.2.7.4-189.el9_8           baseos          330 k
 kpartx                                    x86_64  0.8.7-45.el9                baseos           49 k
 kpatch                                    noarch  0.9.10-10.el9               baseos           14 k
 kpatch-dnf                                noarch  0.9.10_0.5-10.el9           baseos           16 k
 krb5-devel                                x86_64  1.21.1-10.el9_8             appstream       131 k
 krb5-libs                                 x86_64  1.21.1-10.el9_8             baseos          755 k
 libX11                                    x86_64  1.8.12-1.el9                appstream       647 k
 libX11-common                             noarch  1.8.12-1.el9                appstream       144 k
 libX11-devel                              x86_64  1.8.12-1.el9                appstream       910 k
 libX11-xcb                                x86_64  1.8.12-1.el9                appstream        10 k
 libatomic                                 x86_64  11.5.0-14.el9.alma.1        baseos           22 k
 libblkid                                  x86_64  2.37.4-25.el9               baseos          105 k
 libblkid-devel                            x86_64  2.37.4-25.el9               appstream        15 k
 libbpf                                    x86_64  2:1.5.0-3.el9               baseos          184 k
 libcap                                    x86_64  2.48-10.el9_8.1             baseos           67 k
 libcap-devel                              x86_64  2.48-10.el9_8.1             appstream        33 k
 libcurl                                   x86_64  7.76.1-40.el9               baseos          283 k
 libdrm                                    x86_64  2.4.128-1.el9               baseos          159 k
 libeconf                                  x86_64  0.4.1-5.el9                 baseos           26 k
 libedit                                   x86_64  3.1-39.20210216cvs.el9      baseos          103 k
 libfdisk                                  x86_64  2.37.4-25.el9               baseos          152 k
 libgcc                                    x86_64  11.5.0-14.el9.alma.1        baseos           84 k
 libgomp                                   x86_64  11.5.0-14.el9.alma.1        baseos          256 k
 libibverbs                                x86_64  61.0-2.el9                  baseos          463 k
 libipa_hbac                               x86_64  2.9.8-4.el9_8               baseos           32 k
 libkadm5                                  x86_64  1.21.1-10.el9_8             baseos           75 k
 libldb                                    x86_64  4.23.5-8.el9_8              baseos          181 k
 libmount                                  x86_64  2.37.4-25.el9               baseos          133 k
 libmount-devel                            x86_64  2.37.4-25.el9               appstream        16 k
 libnfsidmap                               x86_64  1:2.5.4-42.el9_8            baseos           60 k
 libnghttp2                                x86_64  1.43.0-6.el9_8.1            baseos           72 k
 libnsl                                    x86_64  2.34-270.el9_8              baseos           68 k
 libnvme                                   x86_64  1.16.1-3.el9_8              baseos          116 k
 libpng                                    x86_64  2:1.6.37-15.el9_8           baseos          115 k
 libpng-devel                              x86_64  2:1.6.37-15.el9_8           appstream       289 k
 librepo                                   x86_64  1.19.0-1.el9                baseos           90 k
 libsbc                                    x86_64  1.4-10.el9                  appstream        43 k
 libsmartcols                              x86_64  2.37.4-25.el9               baseos           61 k
 libsmbclient                              x86_64  4.23.5-8.el9_8              baseos           75 k
 libsndfile                                x86_64  1.0.31-9.el9_8.1            appstream       205 k
 libsolv                                   x86_64  0.7.24-4.el9                baseos          402 k
 libsoup                                   x86_64  2.72.0-16.el9_8.1           appstream       389 k
 libssh                                    x86_64  0.10.4-18.el9               baseos          214 k
 libssh-config                             noarch  0.10.4-18.el9               baseos          8.1 k
 libsss_certmap                            x86_64  2.9.8-4.el9_8               baseos           87 k
 libsss_idmap                              x86_64  2.9.8-4.el9_8               baseos           38 k
 libsss_nss_idmap                          x86_64  2.9.8-4.el9_8               baseos           42 k
 libsss_sudo                               x86_64  2.9.8-4.el9_8               baseos           32 k
 libstdc++                                 x86_64  11.5.0-14.el9.alma.1        baseos          741 k
 libstdc++-devel                           x86_64  11.5.0-14.el9.alma.1        appstream       2.2 M
 libtdb                                    x86_64  1.4.14-1.el9                baseos           53 k
 libtevent                                 x86_64  0.17.1-1.el9                baseos           50 k
 libtiff                                   x86_64  4.4.0-18.el9_8              appstream       196 k
 libtiff-devel                             x86_64  4.4.0-18.el9_8              appstream       527 k
 liburing                                  x86_64  2.12-1.el9                  appstream        42 k
 libuuid                                   x86_64  2.37.4-25.el9               baseos           26 k
 libwbclient                               x86_64  4.23.5-8.el9_8              baseos           43 k
 llvm-filesystem                           x86_64  21.1.8-2.el9                appstream        13 k
 llvm-libs                                 x86_64  21.1.8-2.el9                appstream        31 M
 lshw                                      x86_64  B.02.20-4.el9               baseos          328 k
 lvm2                                      x86_64  9:2.03.33-4.el9             baseos          1.5 M
 lvm2-libs                                 x86_64  9:2.03.33-4.el9             baseos          1.0 M
 mdadm                                     x86_64  4.4-3.el9                   baseos          434 k
 mesa-dri-drivers                          x86_64  25.2.7-4.el9.alma.1         appstream       9.3 M
 mesa-filesystem                           x86_64  25.2.7-4.el9.alma.1         appstream        11 k
 mesa-libEGL                               x86_64  25.2.7-4.el9.alma.1         appstream       127 k
 mesa-libGL                                x86_64  25.2.7-4.el9.alma.1         appstream       118 k
 mesa-libgbm                               x86_64  25.2.7-4.el9.alma.1         appstream        17 k
 microcode_ctl                             noarch  4:20260210-1.el9_8          baseos           16 M
 mpfr                                      x86_64  4.1.0-10.el9                baseos          324 k
 nfs-utils                                 x86_64  1:2.5.4-42.el9_8            baseos          434 k
 nmap-ncat                                 x86_64  3:7.92-5.el9                appstream       222 k
 nscd                                      x86_64  2.34-270.el9_8              baseos          100 k
 nvme-cli                                  x86_64  2.16-1.el9                  baseos          1.0 M
 openexr-libs                              x86_64  3.1.1-3.el9_8.2             appstream       1.1 M
 openssh                                   x86_64  9.9p1-7.el9_8.alma.1        baseos          421 k
 openssh-clients                           x86_64  9.9p1-7.el9_8.alma.1        baseos          767 k
 openssh-server                            x86_64  9.9p1-7.el9_8.alma.1        baseos          543 k
 openssl                                   x86_64  1:3.5.5-2.el9_8             baseos          1.4 M
 openssl-devel                             x86_64  1:3.5.5-2.el9_8             appstream       3.4 M
 openssl-fips-provider                     x86_64  1:3.5.5-2.el9_8             baseos          814 k
 openssl-libs                              x86_64  1:3.5.5-2.el9_8             baseos          2.3 M
 osinfo-db                                 noarch  20250606-2.el9_8            appstream       306 k
 ostree-libs                               x86_64  2025.7-1.el9                appstream       485 k
 p11-kit                                   x86_64  0.26.2-1.el9                baseos          584 k
 p11-kit-server                            x86_64  0.26.2-1.el9                appstream        21 k
 p11-kit-trust                             x86_64  0.26.2-1.el9                baseos          155 k
 pam                                       x86_64  1.5.1-28.el9                baseos          543 k
 pam-devel                                 x86_64  1.5.1-28.el9                appstream       140 k
 pcp-conf                                  x86_64  6.3.7-8.el9_8               appstream        30 k
 pcp-libs                                  x86_64  6.3.7-8.el9_8               appstream       644 k
 perl-ExtUtils-CBuilder                    noarch  1:0.280236-5.el9            appstream        45 k
 pipewire                                  x86_64  1.4.9-1.el9                 appstream       124 k
 pipewire-alsa                             x86_64  1.4.9-1.el9                 appstream        66 k
 pipewire-jack-audio-connection-kit        x86_64  1.4.9-1.el9                 appstream       7.8 k
 pipewire-jack-audio-connection-kit-libs   x86_64  1.4.9-1.el9                 appstream       151 k
 pipewire-libs                             x86_64  1.4.9-1.el9                 appstream       2.4 M
 pipewire-pulseaudio                       x86_64  1.4.9-1.el9                 appstream       202 k
 policycoreutils                           x86_64  3.6-5.el9                   baseos          205 k
 policycoreutils-python-utils              noarch  3.6-5.el9                   appstream        69 k
 poppler                                   x86_64  21.01.0-24.el9              appstream       1.1 M
 poppler-glib                              x86_64  21.01.0-24.el9              appstream       151 k
 psacct                                    x86_64  6.6.4-13.el9                baseos           86 k
 pyproject-srpm-macros                     noarch  1.18.5-1.el9                appstream        12 k
 python-unversioned-command                noarch  3.9.25-7.el9_8              appstream       9.6 k
 python3                                   x86_64  3.9.25-7.el9_8              baseos           26 k
 python3-audit                             x86_64  3.1.5-8.el9                 appstream        82 k
 python3-bind                              noarch  32:9.16.23-40.el9_8.1       appstream        60 k
 python3-dasbus                            noarch  1.7-1.el9                   appstream        88 k
 python3-devel                             x86_64  3.9.25-7.el9_8              appstream       205 k
 python3-dnf-plugins-core                  noarch  4.3.0-26.el9                baseos          245 k
 python3-file-magic                        noarch  5.39-17.el9                 appstream        16 k
 python3-libs                              x86_64  3.9.25-7.el9_8              baseos          7.5 M
 python3-linux-procfs                      noarch  0.7.4-2.el9                 baseos           29 k
 python3-perf                              x86_64  5.14.0-687.5.3.el9_8        appstream       2.5 M
 python3-pip                               noarch  21.3.1-2.el9_8              appstream       1.7 M
 python3-pip-wheel                         noarch  21.3.1-2.el9_8              baseos          1.1 M
 python3-policycoreutils                   noarch  3.6-5.el9                   appstream       2.0 M
 python3-rpm                               x86_64  4.16.1.3-40.el9             baseos           64 k
 qemu-guest-agent                          x86_64  17:10.1.0-17.el9_8.alma.1   appstream       498 k
 rpm                                       x86_64  4.16.1.3-40.el9             baseos          484 k
 rpm-build-libs                            x86_64  4.16.1.3-40.el9             baseos           88 k
 rpm-libs                                  x86_64  4.16.1.3-40.el9             baseos          307 k
 rpm-plugin-audit                          x86_64  4.16.1.3-40.el9             baseos           15 k
 rpm-plugin-selinux                        x86_64  4.16.1.3-40.el9             baseos           15 k
 rpm-plugin-systemd-inhibit                x86_64  4.16.1.3-40.el9             appstream        15 k
 rpm-sign-libs                             x86_64  4.16.1.3-40.el9             baseos           20 k
 rsync                                     x86_64  3.2.5-7.el9_8               baseos          403 k
 rsyslog                                   x86_64  8.2510.0-2.el9              appstream       821 k
 rsyslog-gnutls                            x86_64  8.2510.0-2.el9              appstream        27 k
 rsyslog-gssapi                            x86_64  8.2510.0-2.el9              appstream        28 k
 rsyslog-logrotate                         x86_64  8.2510.0-2.el9              appstream       8.7 k
 rsyslog-relp                              x86_64  8.2510.0-2.el9              appstream        28 k
 samba-client-libs                         x86_64  4.23.5-8.el9_8              baseos          5.5 M
 samba-common                              noarch  4.23.5-8.el9_8              baseos          175 k
 samba-common-libs                         x86_64  4.23.5-8.el9_8              baseos          105 k
 sed                                       x86_64  4.8-10.el9                  baseos          295 k
 selinux-policy                            noarch  38.1.75-2.el9_8             baseos           40 k
 selinux-policy-targeted                   noarch  38.1.75-2.el9_8             baseos          6.5 M
 shadow-utils                              x86_64  2:4.9-16.el9                baseos          1.1 M
 smartmontools                             x86_64  1:7.2-10.el9                baseos          550 k
 sos                                       noarch  4.10.2-2.el9_8              baseos          915 k
 spirv-tools-libs                          x86_64  2025.4-1.el9                appstream       1.5 M
 sqlite                                    x86_64  3.34.1-10.el9_8             appstream       758 k
 sqlite-libs                               x86_64  3.34.1-10.el9_8             baseos          643 k
 sscg                                      x86_64  4.0.3-2.el9                 appstream        49 k
 sssd                                      x86_64  2.9.8-4.el9_8               baseos           24 k
 sssd-ad                                   x86_64  2.9.8-4.el9_8               baseos          216 k
 sssd-client                               x86_64  2.9.8-4.el9_8               baseos          157 k
 sssd-common                               x86_64  2.9.8-4.el9_8               baseos          1.6 M
 sssd-common-pac                           x86_64  2.9.8-4.el9_8               baseos           93 k
 sssd-ipa                                  x86_64  2.9.8-4.el9_8               baseos          284 k
 sssd-kcm                                  x86_64  2.9.8-4.el9_8               baseos          106 k
 sssd-krb5                                 x86_64  2.9.8-4.el9_8               baseos           69 k
 sssd-krb5-common                          x86_64  2.9.8-4.el9_8               baseos           91 k
 sssd-ldap                                 x86_64  2.9.8-4.el9_8               baseos          159 k
 sssd-nfs-idmap                            x86_64  2.9.8-4.el9_8               baseos           36 k
 sssd-proxy                                x86_64  2.9.8-4.el9_8               baseos           69 k
 sudo                                      x86_64  1.9.17p2-3.el9_8            baseos          1.3 M
 sysstat                                   x86_64  12.5.4-11.el9               appstream       463 k
 systemd                                   x86_64  252-67.el9_8.2.alma.1       baseos          4.0 M
 systemd-libs                              x86_64  252-67.el9_8.2.alma.1       baseos          656 k
 systemd-pam                               x86_64  252-67.el9_8.2.alma.1       baseos          264 k
 systemd-resolved                          x86_64  252-67.el9_8.2.alma.1       baseos          363 k
 systemd-rpm-macros                        noarch  252-67.el9_8.2.alma.1       baseos           51 k
 systemd-udev                              x86_64  252-67.el9_8.2.alma.1       baseos          1.9 M
 systemtap-sdt-devel                       x86_64  5.4-4.el9                   appstream        68 k
 systemtap-sdt-dtrace                      x86_64  5.4-4.el9                   appstream        69 k
 tar                                       x86_64  2:1.34-11.el9               baseos          876 k
 tuned                                     noarch  2.27.0-1.el9                baseos          369 k
 tzdata                                    noarch  2026b-1.el9                 baseos          497 k
 unixODBC                                  x86_64  2.3.12-1.el9                appstream       474 k
 unzip                                     x86_64  6.0-60.el9                  baseos          180 k
 util-linux                                x86_64  2.37.4-25.el9               baseos          2.2 M
 util-linux-core                           x86_64  2.37.4-25.el9               baseos          430 k
 util-linux-user                           x86_64  2.37.4-25.el9               baseos           28 k
 vim-common                                x86_64  2:8.2.2637-26.el9_8.4       appstream       6.6 M
 vim-enhanced                              x86_64  2:8.2.2637-26.el9_8.4       appstream       1.7 M
 vim-filesystem                            noarch  2:8.2.2637-26.el9_8.4       baseos           10 k
 vim-minimal                               x86_64  2:8.2.2637-26.el9_8.4       baseos          672 k
 webkit2gtk3-jsc                           x86_64  2.52.3-1.el9_8              appstream       8.9 M
 wireplumber                               x86_64  0.5.12-1.el9                appstream       105 k
 wireplumber-libs                          x86_64  0.5.12-1.el9                appstream       423 k
 yum-utils                                 noarch  4.3.0-26.el9                baseos           34 k
Installing dependencies:
 adcli-selinux                             noarch  0.9.3.1-3.el9               baseos           19 k
 fftw-libs-single                          x86_64  3.3.8-12.el9                appstream       935 k
 p11-kit-client                            x86_64  0.26.2-1.el9                baseos          267 k
Removing:
 kernel                                    x86_64  5.14.0-611.49.1.el9_7       @baseos           0  
 kernel-core                               x86_64  5.14.0-611.49.1.el9_7       @baseos          68 M
 kernel-devel                              x86_64  5.14.0-611.49.1.el9_7       @appstream       70 M
 kernel-modules                            x86_64  5.14.0-611.49.1.el9_7       @baseos          38 M
 kernel-modules-core                       x86_64  5.14.0-611.49.1.el9_7       @baseos          29 M

Transaction Summary
====================================================================================================
Install    8 Packages
Upgrade  319 Packages
Remove     5 Packages

2026-05-31T02:56:29+0700 INFO Total download size: 488 M
2026-05-31T02:56:29+0700 INFO Downloading Packages:
2026-05-31T02:56:39+0700 INFO --------------------------------------------------------------------------------
2026-05-31T02:56:39+0700 INFO Total                                            46 MB/s | 488 MB     00:10     
2026-05-31T02:56:39+0700 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-05-31T02:56:46+0700 INFO Running transaction check
2026-05-31T02:56:47+0700 INFO Transaction check succeeded.
2026-05-31T02:56:47+0700 INFO Running transaction test
2026-05-31T02:56:53+0700 INFO Transaction test succeeded.
2026-05-31T02:56:53+0700 DDEBUG timer: transaction test: 5509 ms
2026-05-31T02:56:53+0700 INFO Running transaction
2026-05-31T02:56:54+0700 DDEBUG RPM transaction start.
2026-05-31T03:01:38+0700 DDEBUG RPM transaction over.
2026-05-31T03:01:39+0700 DDEBUG timer: verify transaction: 743 ms
2026-05-31T03:01:39+0700 DDEBUG timer: transaction: 286478 ms
2026-05-31T03:01:39+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-31T03:01:45+0700 DEBUG Upgraded: ImageMagick-1:6.9.13.49-1.el9.remi.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: ImageMagick-djvu-1:6.9.13.49-1.el9.remi.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: ImageMagick-heic-1:6.9.13.49-1.el9.remi.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: ImageMagick-libs-1:6.9.13.49-1.el9.remi.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: LibRaw-0.21.1-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: NetworkManager-1:1.54.3-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: NetworkManager-libnm-1:1.54.3-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: NetworkManager-team-1:1.54.3-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: NetworkManager-tui-1:1.54.3-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: PackageKit-1.2.6-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: PackageKit-glib-1.2.6-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: adcli-0.9.3.1-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: almalinux-gpg-keys-9.8-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: almalinux-logos-90.7-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: almalinux-release-9.8-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: almalinux-repos-9.8-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: alsa-lib-1.2.15.3-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: alt-libssh211-1.11.1-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: alt-sqlite-3.53.1-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: annobin-12.98-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: ansible-core-1:2.14.18-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: audit-3.1.5-8.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: audit-libs-3.1.5-8.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-32:9.16.23-40.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-devel-32:9.16.23-40.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-dnssec-doc-32:9.16.23-40.el9_8.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-dnssec-utils-32:9.16.23-40.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-libs-32:9.16.23-40.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-license-32:9.16.23-40.el9_8.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: bind-utils-32:9.16.23-40.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: binutils-2.35.2-72.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: binutils-gold-2.35.2-72.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bluez-5.85-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bluez-libs-5.85-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bpftool-7.5.0-804.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bzip2-1.0.8-11.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bzip2-devel-1.0.8-11.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: bzip2-libs-1.0.8-11.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: chrony-4.8-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cloud-init-24.4-8.el9.alma.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cmake-filesystem-3.31.8-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-356.2-1.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-bridge-356.2-1.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-packagekit-356.2-1.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-system-356.2-1.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-ws-356.2-1.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cockpit-ws-selinux-356.2-1.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: coreutils-8.32-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: coreutils-common-8.32-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cpanel-comet-backup-plugin-1.5.2-1.2.1.cpanel.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cpanel-xovi-plugin-1.9.1-1.2.1.cpanel.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cpp-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cracklib-2.9.6-28.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cracklib-dicts-2.9.6-28.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cronie-1.5.7-16.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cronie-anacron-1.5.7-16.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: crypto-policies-20260224-1.gitea0f072.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: crypto-policies-scripts-20260224-1.gitea0f072.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: cryptsetup-2.8.1-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cryptsetup-libs-2.8.1-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: cups-libs-1:2.3.3op2-38.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: curl-7.76.1-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: device-mapper-9:1.02.207-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: device-mapper-event-9:1.02.207-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: device-mapper-event-libs-9:1.02.207-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: device-mapper-libs-9:1.02.207-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dhcp-client-12:4.4.2-20.b1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dhcp-common-12:4.4.2-20.b1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: dmidecode-1:3.6-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dnf-plugins-core-4.3.0-26.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: dracut-057-110.git20260130.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dracut-config-rescue-057-110.git20260130.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dracut-network-057-110.git20260130.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: dracut-squash-057-110.git20260130.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: ea-cpanel-tools-1.0-125.145.1.cpanel.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: elfutils-debuginfod-client-0.194-1.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: elfutils-default-yama-scope-0.194-1.el9.alma.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: elfutils-libelf-0.194-1.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: elfutils-libelf-devel-0.194-1.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: elfutils-libs-0.194-1.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: expat-2.5.0-6.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: expat-devel-2.5.0-6.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: file-5.39-17.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: file-libs-5.39-17.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: flatpak-1.12.9-4.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: flatpak-selinux-1.12.9-4.el9_8.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: flatpak-session-helper-1.12.9-4.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gcc-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gcc-c++-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gcc-plugin-annobin-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gdk-pixbuf2-2.42.6-6.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gdk-pixbuf2-modules-2.42.6-6.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: giflib-5.2.1-10.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: git-core-2.52.0-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glib2-2.68.4-19.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glib2-devel-2.68.4-19.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-common-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-devel-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-gconv-extra-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-headers-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-langpack-en-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: glibc-locale-source-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gnutls-3.8.10-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: go-srpm-macros-3.8.1-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-common-1:2.06-126.el9_8.alma.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-pc-1:2.06-126.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-pc-modules-1:2.06-126.el9_8.alma.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-tools-1:2.06-126.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-tools-efi-1:2.06-126.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-tools-extra-1:2.06-126.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: grub2-tools-minimal-1:2.06-126.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: grubby-8.40-69.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: hwdata-0.348-9.22.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iproute-6.17.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: iproute-tc-6.17.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: irqbalance-2:1.9.4-5.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl100-firmware-39.31.5.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl1000-firmware-1:39.31.5.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl105-firmware-18.168.6.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl135-firmware-18.168.6.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl2000-firmware-18.168.6.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl2030-firmware-18.168.6.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl3160-firmware-1:25.30.13.0-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl5000-firmware-8.83.5.1_1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl5150-firmware-8.24.2.2-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl6000g2a-firmware-18.168.6.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl6050-firmware-41.28.5.1-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: iwl7260-firmware-1:25.30.13.0-160.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: jq-1.6-19.el9_8.2.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kernel-headers-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kernel-tools-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kernel-tools-libs-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kexec-tools-2.0.29-17.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kmod-kvdo-8.2.7.4-189.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kpartx-0.8.7-45.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: kpatch-0.9.10-10.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: kpatch-dnf-0.9.10_0.5-10.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: krb5-devel-1.21.1-10.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: krb5-libs-1.21.1-10.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libX11-1.8.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libX11-common-1.8.12-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: libX11-devel-1.8.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libX11-xcb-1.8.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libatomic-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libblkid-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libblkid-devel-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libbpf-2:1.5.0-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libcap-2.48-10.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libcap-devel-2.48-10.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libcurl-7.76.1-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libdrm-2.4.128-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libeconf-0.4.1-5.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libedit-3.1-39.20210216cvs.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libfdisk-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libgcc-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libgomp-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libibverbs-61.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libipa_hbac-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libkadm5-1.21.1-10.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libldb-4.23.5-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libmount-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libmount-devel-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libnfsidmap-1:2.5.4-42.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libnghttp2-1.43.0-6.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libnsl-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libnvme-1.16.1-3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libpng-2:1.6.37-15.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libpng-devel-2:1.6.37-15.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: librepo-1.19.0-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsbc-1.4-10.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsmartcols-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsmbclient-4.23.5-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsndfile-1.0.31-9.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsolv-0.7.24-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsoup-2.72.0-16.el9_8.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libssh-0.10.4-18.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libssh-config-0.10.4-18.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsss_certmap-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsss_idmap-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsss_nss_idmap-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libsss_sudo-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libstdc++-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libstdc++-devel-11.5.0-14.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libtdb-1.4.14-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libtevent-0.17.1-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libtiff-4.4.0-18.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libtiff-devel-4.4.0-18.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: liburing-2.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libuuid-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: libwbclient-4.23.5-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: llvm-filesystem-21.1.8-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: llvm-libs-21.1.8-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: lshw-B.02.20-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: lvm2-9:2.03.33-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: lvm2-libs-9:2.03.33-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mdadm-4.4-3.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mesa-dri-drivers-25.2.7-4.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mesa-filesystem-25.2.7-4.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mesa-libEGL-25.2.7-4.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mesa-libGL-25.2.7-4.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: mesa-libgbm-25.2.7-4.el9.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: microcode_ctl-4:20260210-1.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: mpfr-4.1.0-10.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: nfs-utils-1:2.5.4-42.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: nmap-ncat-3:7.92-5.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: nscd-2.34-270.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: nvme-cli-2.16-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openexr-libs-3.1.1-3.el9_8.2.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssh-9.9p1-7.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssh-clients-9.9p1-7.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssh-server-9.9p1-7.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssl-1:3.5.5-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssl-devel-1:3.5.5-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssl-fips-provider-1:3.5.5-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: openssl-libs-1:3.5.5-2.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: osinfo-db-20250606-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: ostree-libs-2025.7-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: p11-kit-0.26.2-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: p11-kit-server-0.26.2-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: p11-kit-trust-0.26.2-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pam-1.5.1-28.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pam-devel-1.5.1-28.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pcp-conf-6.3.7-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pcp-libs-6.3.7-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: perl-ExtUtils-CBuilder-1:0.280236-5.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-alsa-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-libs-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pipewire-pulseaudio-1.4.9-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: policycoreutils-3.6-5.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: policycoreutils-python-utils-3.6-5.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: poppler-21.01.0-24.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: poppler-glib-21.01.0-24.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: psacct-6.6.4-13.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: pyproject-srpm-macros-1.18.5-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python-unversioned-command-3.9.25-7.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-3.9.25-7.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-audit-3.1.5-8.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-bind-32:9.16.23-40.el9_8.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-dasbus-1.7-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-devel-3.9.25-7.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-dnf-plugins-core-4.3.0-26.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-file-magic-5.39-17.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-libs-3.9.25-7.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-linux-procfs-0.7.4-2.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-perf-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-pip-21.3.1-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-pip-wheel-21.3.1-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-policycoreutils-3.6-5.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: python3-rpm-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: qemu-guest-agent-17:10.1.0-17.el9_8.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-build-libs-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-libs-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-plugin-audit-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-plugin-systemd-inhibit-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rpm-sign-libs-4.16.1.3-40.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsync-3.2.5-7.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsyslog-8.2510.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsyslog-gnutls-8.2510.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsyslog-gssapi-8.2510.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsyslog-logrotate-8.2510.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: rsyslog-relp-8.2510.0-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: samba-client-libs-4.23.5-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: samba-common-4.23.5-8.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: samba-common-libs-4.23.5-8.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sed-4.8-10.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: selinux-policy-38.1.75-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: selinux-policy-targeted-38.1.75-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: shadow-utils-2:4.9-16.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: smartmontools-1:7.2-10.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sos-4.10.2-2.el9_8.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: spirv-tools-libs-2025.4-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sqlite-3.34.1-10.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sqlite-libs-3.34.1-10.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sscg-4.0.3-2.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-ad-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-client-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-common-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-common-pac-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-ipa-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-kcm-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-krb5-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-krb5-common-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-ldap-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-nfs-idmap-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sssd-proxy-2.9.8-4.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sudo-1.9.17p2-3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: sysstat-12.5.4-11.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-252-67.el9_8.2.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-libs-252-67.el9_8.2.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-pam-252-67.el9_8.2.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-resolved-252-67.el9_8.2.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-rpm-macros-252-67.el9_8.2.alma.1.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemd-udev-252-67.el9_8.2.alma.1.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemtap-sdt-devel-5.4-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: systemtap-sdt-dtrace-5.4-4.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: tar-2:1.34-11.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: tuned-2.27.0-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: tzdata-2026b-1.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: unixODBC-2.3.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: unzip-6.0-60.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: util-linux-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: util-linux-core-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: util-linux-user-2.37.4-25.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: vim-common-2:8.2.2637-26.el9_8.4.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: vim-enhanced-2:8.2.2637-26.el9_8.4.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: vim-filesystem-2:8.2.2637-26.el9_8.4.noarch
2026-05-31T03:01:45+0700 DEBUG Upgraded: vim-minimal-2:8.2.2637-26.el9_8.4.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: webkit2gtk3-jsc-2.52.3-1.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: wireplumber-0.5.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: wireplumber-libs-0.5.12-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Upgraded: yum-utils-4.3.0-26.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Installed: adcli-selinux-0.9.3.1-3.el9.noarch
2026-05-31T03:01:45+0700 DEBUG Installed: fftw-libs-single-3.3.8-12.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: kernel-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: kernel-core-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: kernel-devel-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: kernel-modules-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: kernel-modules-core-5.14.0-687.5.3.el9_8.x86_64
2026-05-31T03:01:45+0700 DEBUG Installed: p11-kit-client-0.26.2-1.el9.x86_64
2026-05-31T03:01:45+0700 DEBUG Removed: kernel-5.14.0-611.49.1.el9_7.x86_64
2026-05-31T03:01:45+0700 DEBUG Removed: kernel-core-5.14.0-611.49.1.el9_7.x86_64
2026-05-31T03:01:45+0700 DEBUG Removed: kernel-devel-5.14.0-611.49.1.el9_7.x86_64
2026-05-31T03:01:45+0700 DEBUG Removed: kernel-modules-5.14.0-611.49.1.el9_7.x86_64
2026-05-31T03:01:45+0700 DEBUG Removed: kernel-modules-core-5.14.0-611.49.1.el9_7.x86_64
2026-05-31T03:01:45+0700 INFO Complete!
2026-05-31T03:01:45+0700 DDEBUG Cleaning up.
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_sudo-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rpm-plugin-systemd-inhibit-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cryptsetup-2.8.1-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-bridge-356.2-1.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-modules-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dnf-plugins-core-4.3.0-26.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/elfutils-libelf-devel-0.194-1.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl2000-firmware-18.168.6.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsmbclient-4.23.5-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libstdc++-devel-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-plugin-annobin-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/PackageKit-1.2.6-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/yum-utils-4.3.0-26.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-ldap-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/shadow-utils-4.9-16.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/lvm2-2.03.33-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-devel-3.9.25-7.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-kcm-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libpng-devel-1.6.37-15.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/unixODBC-2.3.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libdrm-2.4.128-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/almalinux-logos-90.7-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-ad-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-tools-libs-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/qemu-guest-agent-10.1.0-17.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-sign-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glib2-devel-2.68.4-19.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dhcp-common-4.4.2-20.b1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-pam-252-67.el9_8.2.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-xcb-1.8.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-alsa-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/p11-kit-0.26.2-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-bind-9.16.23-40.el9_8.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libblkid-devel-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libeconf-0.4.1-5.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-relp-8.2510.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-headers-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtiff-4.4.0-18.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-3.5.5-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtiff-devel-4.4.0-18.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cmake-filesystem-3.31.8-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libblkid-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/krb5-libs-1.21.1-10.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-gpg-keys-9.8-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libkadm5-1.21.1-10.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-libs-3.9.25-7.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/llvm-filesystem-21.1.8-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-pulseaudio-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/policycoreutils-3.6-5.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nscd-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libatomic-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-efi-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-repos-9.8-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/unzip-6.0-60.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gdk-pixbuf2-modules-2.42.6-6.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libldb-4.23.5-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-event-libs-1.02.207-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/selinux-policy-38.1.75-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cryptsetup-libs-2.8.1-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl6050-firmware-41.28.5.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsbc-1.4-10.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sysstat-12.5.4-11.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gnutls-3.8.10-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-1.8.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtevent-0.17.1-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtdb-1.4.14-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-team-1.54.3-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libgbm-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/kernel-devel-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tuned-2.27.0-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libpng-1.6.37-15.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-sqlite-3.53.1-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/go-srpm-macros-3.8.1-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/file-5.39-17.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-minimal-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-xovi-plugin-1.9.1-1.2.1.cpanel.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libedit-3.1-39.20210216cvs.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnvme-1.16.1-3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openexr-libs-3.1.1-3.el9_8.2.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-tools-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-core-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/expat-2.5.0-6.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-356.2-1.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-common-1.8.12-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/wireplumber-libs-0.5.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/poppler-glib-21.01.0-24.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bzip2-libs-1.0.8-11.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tar-1.34-11.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cracklib-2.9.6-28.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-3.9.25-7.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-session-helper-1.12.9-4.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/remi-603f3219454e8792/packages/ImageMagick-heic-6.9.13.49-1.el9.remi.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sscg-4.0.3-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-libs-9.16.23-40.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-c++-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-debuginfod-client-0.194-1.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-9.16.23-40.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/adcli-0.9.3.1-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sudo-1.9.17p2-3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glib2-2.68.4-19.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-pip-wheel-21.3.1-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl6000g2a-firmware-18.168.6.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libgomp-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/llvm-libs-21.1.8-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcap-devel-2.48-10.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-ws-selinux-356.2-1.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/systemtap-sdt-devel-5.4-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/hwdata-0.348-9.22.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/giflib-5.2.1-10.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-devel-1.8.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bzip2-devel-1.0.8-11.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openssl-devel-3.5.5-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ansible-core-2.14.18-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-ipa-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libstdc++-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kpatch-dnf-0.9.10_0.5-10.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pam-1.5.1-28.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/microcode_ctl-20260210-1.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iproute-6.17.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/p11-kit-trust-0.26.2-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/PackageKit-glib-1.2.6-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/webkit2gtk3-jsc-2.52.3-1.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/policycoreutils-python-utils-3.6-5.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gdk-pixbuf2-2.42.6-6.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/lvm2-libs-2.03.33-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/vim-minimal-8.2.2637-26.el9_8.4.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-client-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libGL-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/binutils-2.35.2-72.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-252-67.el9_8.2.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libwbclient-4.23.5-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/systemtap-sdt-dtrace-5.4-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-license-9.16.23-40.el9_8.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/vim-common-8.2.2637-26.el9_8.4.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl105-firmware-18.168.6.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-perf-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsolv-0.7.24-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/remi-603f3219454e8792/packages/ImageMagick-libs-6.9.13.49-1.el9.remi.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libssh-config-0.10.4-18.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-8.2510.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnsl-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-selinux-1.12.9-4.el9_8.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cronie-anacron-1.5.7-16.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-resolved-252-67.el9_8.2.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsndfile-1.0.31-9.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kexec-tools-2.0.29-17.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/binutils-gold-2.35.2-72.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/audit-libs-3.1.5-8.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bluez-5.85-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-devel-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-libs-1.02.207-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pam-devel-1.5.1-28.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-tui-1.54.3-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nvme-cli-2.16-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-clients-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kmod-kvdo-8.2.7.4-189.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/samba-client-libs-4.23.5-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-linux-procfs-0.7.4-2.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/curl-7.76.1-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-system-356.2-1.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-logrotate-8.2510.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libipa_hbac-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libbpf-1.5.0-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-langpack-en-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/irqbalance-1.9.4-5.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libibverbs-61.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl5000-firmware-8.83.5.1_1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-comet-backup-plugin-1.5.2-1.2.1.cpanel.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-nfs-idmap-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/git-core-2.52.0-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kpatch-0.9.10-10.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sqlite-libs-3.34.1-10.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsmartcols-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-locale-source-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-event-1.02.207-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-krb5-common-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/jq-1.6-19.el9_8.2.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl135-firmware-18.168.6.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-core-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-modules-core-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python-unversioned-command-3.9.25-7.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/librepo-1.19.0-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iproute-tc-6.17.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-libs-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_certmap-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/vim-enhanced-8.2.2637-26.el9_8.4.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-pc-modules-2.06-126.el9_8.alma.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/poppler-21.01.0-24.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-dnssec-utils-9.16.23-40.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/vim-filesystem-8.2.2637-26.el9_8.4.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-extra-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-dnf-plugins-core-4.3.0-26.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-1.54.3-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-squash-057-110.git20260130.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sos-4.10.2-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libmount-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-057-110.git20260130.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libssh-0.10.4-18.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libcurl-7.76.1-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-file-magic-5.39-17.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/coreutils-8.32-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tzdata-2026b-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/mdadm-4.4-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-filesystem-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/wireplumber-0.5.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ostree-libs-2025.7-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/p11-kit-server-0.26.2-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libfdisk-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-pc-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnghttp2-1.43.0-6.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/annobin-12.98-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-gnutls-8.2510.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-dnssec-doc-9.16.23-40.el9_8.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/remi-603f3219454e8792/packages/ImageMagick-djvu-6.9.13.49-1.el9.remi.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/adcli-selinux-0.9.3.1-3.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-ws-356.2-1.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cpp-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-release-9.8-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rsync-3.2.5-7.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-network-057-110.git20260130.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-config-rescue-057-110.git20260130.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pyproject-srpm-macros-1.18.5-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl2030-firmware-18.168.6.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-plugin-audit-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libssh211-1.11.1-3.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/p11-kit-client-0.26.2-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libcap-2.48-10.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-utils-9.16.23-40.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nfs-utils-2.5.4-42.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/crypto-policies-20260224-1.gitea0f072.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-CBuilder-0.280236-5.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl1000-firmware-39.31.5.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_nss_idmap-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-dasbus-1.7-1.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/samba-common-libs-4.23.5-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-rpm-macros-252-67.el9_8.2.alma.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-libs-3.5.5-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-udev-252-67.el9_8.2.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-proxy-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl5150-firmware-8.24.2.2-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-default-yama-scope-0.194-1.el9.alma.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/bind-devel-9.16.23-40.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-krb5-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-plugin-selinux-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-gssapi-8.2510.0-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sed-4.8-10.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/alsa-lib-1.2.15.3-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libmount-devel-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_idmap-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/file-libs-5.39-17.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-rpm-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/liburing-2.12-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/selinux-policy-targeted-38.1.75-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-dri-drivers-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-libs-252-67.el9_8.2.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-libnm-1.54.3-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-server-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cockpit-packagekit-356.2-1.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/samba-common-4.23.5-8.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-common-pac-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bluez-libs-5.85-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl100-firmware-39.31.5.1-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl3160-firmware-25.30.13.0-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/expat-devel-2.5.0-6.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/lshw-B.02.20-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cups-libs-2.3.3op2-38.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-cpanel-tools-1.0-125.145.1.cpanel.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/remi-603f3219454e8792/packages/ImageMagick-6.9.13.49-1.el9.remi.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/audit-3.1.5-8.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/osinfo-db-20250606-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kpartx-0.8.7-45.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bzip2-1.0.8-11.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-gconv-extra-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libuuid-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-common-2.34-270.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/kernel-headers-5.14.0-687.5.3.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-fips-provider-3.5.5-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/spirv-tools-libs-2025.4-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-common-2.06-126.el9_8.alma.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cronie-1.5.7-16.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/crypto-policies-scripts-20260224-1.gitea0f072.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cracklib-dicts-2.9.6-28.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/mpfr-4.1.0-10.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sqlite-3.34.1-10.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iwl7260-firmware-25.30.13.0-160.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fftw-libs-single-3.3.8-12.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-user-2.37.4-25.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bpftool-7.5.0-804.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/LibRaw-0.21.1-2.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnfsidmap-2.5.4-42.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-1.12.9-4.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-libs-0.194-1.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-libelf-0.194-1.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cloud-init-24.4-8.el9.alma.1.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-audit-3.1.5-8.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsoup-2.72.0-16.el9_8.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-1.02.207-4.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-build-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dhcp-client-4.4.2-20.b1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcp-conf-6.3.7-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/coreutils-common-8.32-40.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libgcc-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/psacct-6.6.4-13.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nmap-ncat-7.92-5.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/krb5-devel-1.21.1-10.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-pip-21.3.1-2.el9_8.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/chrony-4.8-1.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dmidecode-3.6-2.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcp-libs-6.3.7-8.el9_8.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-policycoreutils-3.6-5.el9.noarch.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libEGL-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grubby-8.40-69.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/smartmontools-7.2-10.el9.x86_64.rpm removed
2026-05-31T03:01:45+0700 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-common-2.9.8-4.el9_8.x86_64.rpm removed
2026-05-31T03:01:46+0700 DDEBUG Plugins were unloaded.
2026-05-31T03:30:03+0700 INFO --- logging initialized ---
2026-05-31T03:30:03+0700 DDEBUG timer: config: 6 ms
2026-05-31T03:30:03+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T03:30:03+0700 DEBUG YUM version: 4.14.0
2026-05-31T03:30:03+0700 DDEBUG Command: yum -y update wp-toolkit-cpanel 
2026-05-31T03:30:03+0700 DDEBUG Installroot: /
2026-05-31T03:30:03+0700 DDEBUG Releasever: 9
2026-05-31T03:30:03+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T03:30:03+0700 DDEBUG Base command: update
2026-05-31T03:30:03+0700 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel']
2026-05-31T03:30:03+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T03:30:03+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T03:30:03+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T03:30:03+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T03:30:03+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T03:30:03+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T03:30:03+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: appstream
2026-05-31T03:30:03+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: baseos
2026-05-31T03:30:03+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: crb
2026-05-31T03:30:03+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: extras
2026-05-31T03:30:03+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: alt-common
2026-05-31T03:30:03+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T03:30:03+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T03:30:03+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: epel
2026-05-31T03:30:03+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T03:30:03+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T03:30:03+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: imunify360
2026-05-31T03:30:03+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T03:30:03+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T03:30:03+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T03:30:03+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T03:30:03+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: remi
2026-05-31T03:30:03+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T03:30:03+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T03:30:03+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: ul
2026-05-31T03:30:03+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T03:30:03+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T03:30:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T03:30:03+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T03:30:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T03:30:03+0700 INFO Last metadata expiration check: 1:18:26 ago on Sun 31 May 2026 02:11:37 AM WIB.
2026-05-31T03:30:03+0700 DDEBUG timer: sack setup: 607 ms
2026-05-31T03:30:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T03:30:03+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T03:30:03+0700 DEBUG --> Starting dependency resolution
2026-05-31T03:30:04+0700 DEBUG --> Finished dependency resolution
2026-05-31T03:30:04+0700 DDEBUG timer: depsolve: 30 ms
2026-05-31T03:30:04+0700 INFO Dependencies resolved.
2026-05-31T03:30:04+0700 INFO Nothing to do.
2026-05-31T03:30:04+0700 INFO Complete!
2026-05-31T03:30:04+0700 DDEBUG Cleaning up.
2026-05-31T03:30:04+0700 DDEBUG Plugins were unloaded.
2026-05-31T03:35:03+0700 INFO --- logging initialized ---
2026-05-31T03:35:03+0700 DDEBUG timer: config: 3 ms
2026-05-31T03:35:03+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T03:35:03+0700 DEBUG YUM version: 4.14.0
2026-05-31T03:35:03+0700 DDEBUG Command: yum -q list installed 
2026-05-31T03:35:03+0700 DDEBUG Installroot: /
2026-05-31T03:35:03+0700 DDEBUG Releasever: 9
2026-05-31T03:35:03+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T03:35:03+0700 DDEBUG Base command: list
2026-05-31T03:35:03+0700 DDEBUG Extra commands: ['-q', 'list', 'installed']
2026-05-31T03:35:03+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T03:35:03+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T03:35:03+0700 DDEBUG timer: sack setup: 151 ms
2026-05-31T03:35:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T03:35:03+0700 DDEBUG Cleaning up.
2026-05-31T03:35:03+0700 DDEBUG Plugins were unloaded.
2026-05-31T03:36:02+0700 INFO --- logging initialized ---
2026-05-31T03:36:02+0700 DDEBUG timer: config: 3 ms
2026-05-31T03:36:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T03:36:02+0700 DEBUG YUM version: 4.14.0
2026-05-31T03:36:02+0700 DDEBUG Command: yum -q check dependencies 
2026-05-31T03:36:02+0700 DDEBUG Installroot: /
2026-05-31T03:36:02+0700 DDEBUG Releasever: 9
2026-05-31T03:36:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T03:36:02+0700 DDEBUG Base command: check
2026-05-31T03:36:02+0700 DDEBUG Extra commands: ['-q', 'check', 'dependencies']
2026-05-31T03:36:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T03:36:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T03:36:02+0700 DDEBUG timer: sack setup: 142 ms
2026-05-31T03:36:02+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T03:36:02+0700 DDEBUG Cleaning up.
2026-05-31T03:36:02+0700 DDEBUG Plugins were unloaded.
2026-05-31T03:36:02+0700 INFO --- logging initialized ---
2026-05-31T03:36:02+0700 DDEBUG timer: config: 3 ms
2026-05-31T03:36:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T03:36:02+0700 DEBUG YUM version: 4.14.0
2026-05-31T03:36:02+0700 DDEBUG Command: yum -q check-update 
2026-05-31T03:36:02+0700 DDEBUG Installroot: /
2026-05-31T03:36:02+0700 DDEBUG Releasever: 9
2026-05-31T03:36:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T03:36:02+0700 DDEBUG Base command: check-update
2026-05-31T03:36:02+0700 DDEBUG Extra commands: ['-q', 'check-update']
2026-05-31T03:36:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T03:36:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T03:36:03+0700 DEBUG EA4-c9: using metadata from Sat May 30 01:18:16 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T03:36:03+0700 DEBUG EA4_endurance: using metadata from Thu Feb 26 00:13:36 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T03:36:03+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 21:37:09 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T03:36:03+0700 DEBUG cpanel-plugins: using metadata from Fri May 29 08:45:54 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T03:36:03+0700 DEBUG ul_bluehost: using metadata from Tue May  7 06:36:36 2024.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: appstream
2026-05-31T03:36:03+0700 DEBUG appstream: using metadata from Fri May 29 20:12:23 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: baseos
2026-05-31T03:36:03+0700 DEBUG baseos: using metadata from Fri May 29 20:13:07 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: crb
2026-05-31T03:36:03+0700 DEBUG crb: using metadata from Fri May 29 20:13:31 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: extras
2026-05-31T03:36:03+0700 DEBUG extras: using metadata from Fri May 29 20:13:23 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: alt-common
2026-05-31T03:36:03+0700 DEBUG alt-common: using metadata from Fri May 29 23:57:02 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T03:36:03+0700 DEBUG hgdedi: using metadata from Thu Feb 26 11:07:31 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T03:36:03+0700 DEBUG docker-ce-stable: using metadata from Wed May 27 20:05:05 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: epel
2026-05-31T03:36:03+0700 DEBUG epel: using metadata from Sat May 30 07:43:39 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T03:36:03+0700 DEBUG epel-cisco-openh264: using metadata from Mon May 22 23:19:21 2023.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-5: using metadata from Thu May 28 15:44:12 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-6: using metadata from Thu May 28 17:42:16 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-7: using metadata from Thu May 28 20:11:27 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-8: using metadata from Thu May 28 18:30:46 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-1: using metadata from Wed May 27 15:13:33 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-2: using metadata from Thu May 28 18:18:12 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-3: using metadata from Fri May 22 22:24:09 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T03:36:03+0700 DEBUG imunify360-rollout-4: using metadata from Fri May 29 19:24:35 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: imunify360
2026-05-31T03:36:03+0700 DEBUG imunify360: using metadata from Thu May 28 19:17:15 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T03:36:03+0700 DEBUG kernelcare: using metadata from Tue May 12 21:48:07 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T03:36:03+0700 DEBUG mysql-connectors-community: using metadata from Wed Apr 22 18:36:21 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T03:36:03+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri Apr 24 20:28:06 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T03:36:03+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri Apr 17 17:06:55 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: remi
2026-05-31T03:36:03+0700 DEBUG remi: using metadata from Sat May 30 12:08:11 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T03:36:03+0700 DEBUG remi-modular: using metadata from Fri May 29 12:25:35 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T03:36:03+0700 DEBUG remi-safe: using metadata from Fri May 29 12:20:30 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: ul
2026-05-31T03:36:03+0700 DEBUG ul: using metadata from Fri Feb 13 19:08:15 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T03:36:03+0700 DEBUG ul_auto: using metadata from Thu Jun 12 07:56:01 2025.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T03:36:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu Jan 15 02:42:55 2026.
2026-05-31T03:36:03+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T03:36:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu Jan 15 02:42:57 2026.
2026-05-31T03:36:03+0700 INFO Last metadata expiration check: 1:24:26 ago on Sun May 31 02:11:37 2026.
2026-05-31T03:36:03+0700 DDEBUG timer: sack setup: 419 ms
2026-05-31T03:36:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T03:36:03+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T03:36:03+0700 DDEBUG Cleaning up.
2026-05-31T03:36:03+0700 DDEBUG Plugins were unloaded.
2026-05-31T04:03:49+0700 INFO --- logging initialized ---
2026-05-31T04:03:49+0700 DDEBUG timer: config: 8 ms
2026-05-31T04:03:49+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T04:03:49+0700 DEBUG DNF version: 4.14.0
2026-05-31T04:03:49+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T04:03:49+0700 DDEBUG Installroot: /
2026-05-31T04:03:49+0700 DDEBUG Releasever: 9
2026-05-31T04:03:49+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T04:03:49+0700 DDEBUG Base command: makecache
2026-05-31T04:03:49+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T04:03:49+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T04:03:49+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T04:03:49+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T04:03:49+0700 DEBUG Making cache files for all metadata files.
2026-05-31T04:03:49+0700 INFO Metadata cache refreshed recently.
2026-05-31T04:03:49+0700 DDEBUG Cleaning up.
2026-05-31T04:03:49+0700 DDEBUG Plugins were unloaded.
2026-05-31T04:04:12+0700 INFO --- logging initialized ---
2026-05-31T04:04:12+0700 DDEBUG timer: config: 3 ms
2026-05-31T04:04:12+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T04:04:12+0700 DEBUG YUM version: 4.14.0
2026-05-31T04:04:12+0700 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-common-release alt-php-hyperscan imunify-release imunify-common imunify-notifier imunify-core imunify-realtime-av imunify-realtime-av-imrt2 rustbolit imunify-ui imunify-wp-security imunify360-venv minidaemon alt-php-internal app-version-detector 
2026-05-31T04:04:12+0700 DDEBUG Installroot: /
2026-05-31T04:04:12+0700 DDEBUG Releasever: 9
2026-05-31T04:04:12+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T04:04:12+0700 DDEBUG Base command: update
2026-05-31T04:04:12+0700 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-common-release', 'alt-php-hyperscan', 'imunify-release', 'imunify-common', 'imunify-notifier', 'imunify-core', 'imunify-realtime-av', 'imunify-realtime-av-imrt2', 'rustbolit', 'imunify-ui', 'imunify-wp-security', 'imunify360-venv', 'minidaemon', 'alt-php-internal', 'app-version-detector']
2026-05-31T04:04:12+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T04:04:12+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T04:04:12+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T04:04:12+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T04:04:12+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T04:04:12+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T04:04:12+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: appstream
2026-05-31T04:04:12+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: baseos
2026-05-31T04:04:12+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: crb
2026-05-31T04:04:12+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: extras
2026-05-31T04:04:12+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: alt-common
2026-05-31T04:04:12+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T04:04:12+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T04:04:12+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T04:04:12+0700 DEBUG repo: using cache for: epel
2026-05-31T04:04:13+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T04:04:13+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T04:04:13+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: imunify360
2026-05-31T04:04:13+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T04:04:13+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T04:04:13+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T04:04:13+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T04:04:13+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: remi
2026-05-31T04:04:13+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T04:04:13+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T04:04:13+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: ul
2026-05-31T04:04:13+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T04:04:13+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T04:04:13+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T04:04:13+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T04:04:13+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T04:04:13+0700 INFO Last metadata expiration check: 1:52:36 ago on Sun 31 May 2026 02:11:37 AM WIB.
2026-05-31T04:04:13+0700 DDEBUG timer: sack setup: 661 ms
2026-05-31T04:04:13+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T04:04:13+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T04:04:13+0700 WARNING Package imunify-realtime-av available, but not installed.
2026-05-31T04:04:13+0700 INFO No match for argument: imunify-realtime-av
2026-05-31T04:04:13+0700 WARNING Package imunify-realtime-av-imrt2 available, but not installed.
2026-05-31T04:04:13+0700 INFO No match for argument: imunify-realtime-av-imrt2
2026-05-31T04:04:13+0700 INFO No match for argument: minidaemon
2026-05-31T04:04:13+0700 DEBUG --> Starting dependency resolution
2026-05-31T04:04:13+0700 DEBUG --> Finished dependency resolution
2026-05-31T04:04:13+0700 DDEBUG timer: depsolve: 30 ms
2026-05-31T04:04:13+0700 INFO Dependencies resolved.
2026-05-31T04:04:13+0700 INFO Nothing to do.
2026-05-31T04:04:13+0700 INFO Complete!
2026-05-31T04:04:13+0700 DDEBUG Cleaning up.
2026-05-31T04:04:13+0700 DDEBUG Plugins were unloaded.
2026-05-31T04:04:13+0700 INFO --- logging initialized ---
2026-05-31T04:04:13+0700 DDEBUG timer: config: 3 ms
2026-05-31T04:04:13+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T04:04:13+0700 DEBUG DNF version: 4.14.0
2026-05-31T04:04:13+0700 DDEBUG Command: dnf -y --disableexcludes=main --disablerepo=* --enablerepo=remi-safe update 
2026-05-31T04:04:13+0700 DDEBUG Installroot: /
2026-05-31T04:04:13+0700 DDEBUG Releasever: 9
2026-05-31T04:04:13+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T04:04:13+0700 DDEBUG Base command: update
2026-05-31T04:04:13+0700 DDEBUG Extra commands: ['-y', '--disableexcludes=main', '--disablerepo=*', '--enablerepo=remi-safe', 'update']
2026-05-31T04:04:13+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T04:04:13+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T04:04:14+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T04:04:14+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T04:04:14+0700 INFO Last metadata expiration check: 1:52:37 ago on Sun 31 May 2026 02:11:37 AM WIB.
2026-05-31T04:04:14+0700 DDEBUG timer: sack setup: 152 ms
2026-05-31T04:04:14+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T04:04:14+0700 DEBUG --> Starting dependency resolution
2026-05-31T04:04:14+0700 DEBUG --> Finished dependency resolution
2026-05-31T04:04:14+0700 DDEBUG timer: depsolve: 8 ms
2026-05-31T04:04:14+0700 INFO Dependencies resolved.
2026-05-31T04:04:14+0700 INFO Nothing to do.
2026-05-31T04:04:14+0700 INFO Complete!
2026-05-31T04:04:14+0700 DDEBUG Cleaning up.
2026-05-31T04:04:14+0700 DDEBUG Plugins were unloaded.
2026-05-31T05:24:56+0700 INFO --- logging initialized ---
2026-05-31T05:24:56+0700 DDEBUG timer: config: 9 ms
2026-05-31T05:24:56+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T05:24:56+0700 DEBUG DNF version: 4.14.0
2026-05-31T05:24:56+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T05:24:56+0700 DDEBUG Installroot: /
2026-05-31T05:24:56+0700 DDEBUG Releasever: 9
2026-05-31T05:24:56+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T05:24:56+0700 DDEBUG Base command: makecache
2026-05-31T05:24:56+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T05:24:56+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T05:24:56+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T05:24:56+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T05:24:56+0700 DEBUG Making cache files for all metadata files.
2026-05-31T05:24:56+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T05:24:56+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T05:24:56+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T05:24:56+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T05:24:57+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T05:24:57+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T05:24:57+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T05:24:58+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T05:24:58+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T05:24:58+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T05:24:58+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T05:24:58+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T05:24:58+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T05:24:58+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T05:24:58+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T05:24:58+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T05:24:58+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T05:24:58+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T05:24:59+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T05:24:59+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T05:24:59+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T05:24:59+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T05:24:59+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T05:24:59+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T05:24:59+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-31T05:24:59+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T05:24:59+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T05:24:59+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T05:25:00+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T05:25:00+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T05:25:01+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T05:25:01+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T05:25:02+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T05:25:02+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T05:25:02+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T05:25:02+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T05:25:03+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T05:25:03+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T05:25:03+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T05:25:03+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T05:25:03+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T05:25:03+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T05:25:03+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T05:25:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T05:25:03+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T05:25:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T05:25:03+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T05:25:03+0700 DDEBUG timer: sack setup: 7537 ms
2026-05-31T05:25:03+0700 INFO Metadata cache created.
2026-05-31T05:25:03+0700 DDEBUG Cleaning up.
2026-05-31T05:25:03+0700 DDEBUG Plugins were unloaded.
2026-05-31T07:04:10+0700 INFO --- logging initialized ---
2026-05-31T07:04:10+0700 DDEBUG timer: config: 12 ms
2026-05-31T07:04:10+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T07:04:10+0700 DEBUG DNF version: 4.14.0
2026-05-31T07:04:10+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T07:04:10+0700 DDEBUG Installroot: /
2026-05-31T07:04:10+0700 DDEBUG Releasever: 9
2026-05-31T07:04:10+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T07:04:10+0700 DDEBUG Base command: makecache
2026-05-31T07:04:10+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T07:04:10+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T07:04:10+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T07:04:10+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T07:04:10+0700 DEBUG Making cache files for all metadata files.
2026-05-31T07:04:10+0700 INFO Metadata cache refreshed recently.
2026-05-31T07:04:10+0700 DDEBUG Cleaning up.
2026-05-31T07:04:10+0700 DDEBUG Plugins were unloaded.
2026-05-31T08:13:50+0700 INFO --- logging initialized ---
2026-05-31T08:13:50+0700 DDEBUG timer: config: 4 ms
2026-05-31T08:13:50+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T08:13:50+0700 DEBUG DNF version: 4.14.0
2026-05-31T08:13:50+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T08:13:50+0700 DDEBUG Installroot: /
2026-05-31T08:13:50+0700 DDEBUG Releasever: 9
2026-05-31T08:13:50+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T08:13:50+0700 DDEBUG Base command: makecache
2026-05-31T08:13:50+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T08:13:50+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T08:13:50+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T08:13:50+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T08:13:50+0700 DEBUG Making cache files for all metadata files.
2026-05-31T08:13:50+0700 INFO Metadata cache refreshed recently.
2026-05-31T08:13:50+0700 DDEBUG Cleaning up.
2026-05-31T08:13:50+0700 DDEBUG Plugins were unloaded.
2026-05-31T09:30:41+0700 INFO --- logging initialized ---
2026-05-31T09:30:41+0700 DDEBUG timer: config: 6 ms
2026-05-31T09:30:41+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T09:30:41+0700 DEBUG DNF version: 4.14.0
2026-05-31T09:30:41+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T09:30:41+0700 DDEBUG Installroot: /
2026-05-31T09:30:41+0700 DDEBUG Releasever: 9
2026-05-31T09:30:41+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T09:30:41+0700 DDEBUG Base command: makecache
2026-05-31T09:30:41+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T09:30:41+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T09:30:41+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T09:30:41+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T09:30:41+0700 DEBUG Making cache files for all metadata files.
2026-05-31T09:30:41+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T09:30:41+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T09:30:41+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T09:30:41+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T09:30:41+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T09:30:41+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T09:30:41+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T09:30:42+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T09:30:42+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T09:30:42+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T09:30:42+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T09:30:42+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T09:30:42+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T09:30:42+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T09:30:42+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T09:30:42+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T09:30:42+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T09:30:42+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T09:30:42+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T09:30:42+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T09:30:42+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T09:30:43+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T09:30:43+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T09:30:43+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T09:30:43+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T09:30:43+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T09:30:43+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T09:30:43+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T09:30:43+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T09:30:43+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-31T09:30:43+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T09:30:44+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T09:30:44+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T09:30:44+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T09:30:45+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T09:30:45+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T09:30:45+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T09:30:45+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T09:30:45+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T09:30:45+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T09:30:45+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T09:30:45+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T09:30:45+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T09:30:45+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T09:30:46+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T09:30:46+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T09:30:46+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T09:30:46+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T09:30:46+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T09:30:46+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T09:30:47+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T09:30:47+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T09:30:47+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T09:30:47+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T09:30:47+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T09:30:47+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T09:30:48+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T09:30:48+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T09:30:48+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T09:30:48+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T09:30:48+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T09:30:48+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T09:30:48+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T09:30:48+0700 DDEBUG timer: sack setup: 7210 ms
2026-05-31T09:30:48+0700 INFO Metadata cache created.
2026-05-31T09:30:48+0700 DDEBUG Cleaning up.
2026-05-31T09:30:48+0700 DDEBUG Plugins were unloaded.
2026-05-31T10:01:01+0700 INFO --- logging initialized ---
2026-05-31T10:01:01+0700 DDEBUG timer: config: 6 ms
2026-05-31T10:08:56+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T10:08:56+0700 DEBUG YUM version: 4.14.0
2026-05-31T10:08:56+0700 DDEBUG Command: yum -y -R 10 -d 0 -e 0 update yum 
2026-05-31T10:08:56+0700 DDEBUG Installroot: /
2026-05-31T10:08:56+0700 DDEBUG Releasever: 9
2026-05-31T10:08:56+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T10:08:56+0700 DDEBUG Base command: update
2026-05-31T10:08:56+0700 DDEBUG Extra commands: ['-y', '-R', '10', '-d', '0', '-e', '0', 'update', 'yum']
2026-05-31T10:08:56+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T10:08:56+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T10:08:56+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T10:08:56+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T10:08:56+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T10:08:56+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T10:08:56+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: appstream
2026-05-31T10:08:56+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: baseos
2026-05-31T10:08:56+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: crb
2026-05-31T10:08:56+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: extras
2026-05-31T10:08:56+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: alt-common
2026-05-31T10:08:56+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T10:08:56+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T10:08:56+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: epel
2026-05-31T10:08:56+0700 DEBUG epel: using metadata from Sat 30 May 2026 07:43:39 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T10:08:56+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T10:08:56+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: imunify360
2026-05-31T10:08:56+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T10:08:56+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T10:08:56+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T10:08:56+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T10:08:56+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: remi
2026-05-31T10:08:56+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T10:08:56+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T10:08:56+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: ul
2026-05-31T10:08:56+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T10:08:56+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T10:08:56+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T10:08:56+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T10:08:56+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T10:08:56+0700 INFO Last metadata expiration check: 0:38:08 ago on Sun 31 May 2026 09:30:48 AM WIB.
2026-05-31T10:08:57+0700 DDEBUG timer: sack setup: 666 ms
2026-05-31T10:08:57+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T10:08:57+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T10:08:57+0700 DEBUG --> Starting dependency resolution
2026-05-31T10:08:57+0700 DEBUG --> Finished dependency resolution
2026-05-31T10:08:57+0700 DDEBUG timer: depsolve: 46 ms
2026-05-31T10:08:57+0700 INFO Dependencies resolved.
2026-05-31T10:08:57+0700 INFO Nothing to do.
2026-05-31T10:08:57+0700 INFO Complete!
2026-05-31T10:08:57+0700 DDEBUG Cleaning up.
2026-05-31T10:08:57+0700 DDEBUG Plugins were unloaded.
2026-05-31T10:46:54+0700 INFO --- logging initialized ---
2026-05-31T10:46:54+0700 DDEBUG timer: config: 7 ms
2026-05-31T10:46:54+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T10:46:54+0700 DEBUG DNF version: 4.14.0
2026-05-31T10:46:54+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T10:46:54+0700 DDEBUG Installroot: /
2026-05-31T10:46:54+0700 DDEBUG Releasever: 9
2026-05-31T10:46:54+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T10:46:54+0700 DDEBUG Base command: makecache
2026-05-31T10:46:54+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T10:46:54+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T10:46:54+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T10:46:54+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T10:46:54+0700 DEBUG Making cache files for all metadata files.
2026-05-31T10:46:54+0700 INFO Metadata cache refreshed recently.
2026-05-31T10:46:54+0700 DDEBUG Cleaning up.
2026-05-31T10:46:54+0700 DDEBUG Plugins were unloaded.
2026-05-31T12:22:44+0700 INFO --- logging initialized ---
2026-05-31T12:22:44+0700 DDEBUG timer: config: 10 ms
2026-05-31T12:22:44+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T12:22:44+0700 DEBUG DNF version: 4.14.0
2026-05-31T12:22:44+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T12:22:44+0700 DDEBUG Installroot: /
2026-05-31T12:22:44+0700 DDEBUG Releasever: 9
2026-05-31T12:22:44+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T12:22:44+0700 DDEBUG Base command: makecache
2026-05-31T12:22:44+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T12:22:44+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T12:22:44+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T12:22:44+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T12:22:44+0700 DEBUG Making cache files for all metadata files.
2026-05-31T12:22:44+0700 INFO Metadata cache refreshed recently.
2026-05-31T12:22:44+0700 DDEBUG Cleaning up.
2026-05-31T12:22:44+0700 DDEBUG Plugins were unloaded.
2026-05-31T14:08:39+0700 INFO --- logging initialized ---
2026-05-31T14:08:39+0700 DDEBUG timer: config: 10 ms
2026-05-31T14:08:39+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T14:08:39+0700 DEBUG DNF version: 4.14.0
2026-05-31T14:08:39+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T14:08:39+0700 DDEBUG Installroot: /
2026-05-31T14:08:39+0700 DDEBUG Releasever: 9
2026-05-31T14:08:39+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T14:08:39+0700 DDEBUG Base command: makecache
2026-05-31T14:08:39+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T14:08:39+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T14:08:39+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T14:08:39+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T14:08:39+0700 DEBUG Making cache files for all metadata files.
2026-05-31T14:08:39+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T14:08:39+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T14:08:39+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T14:08:40+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T14:08:40+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T14:08:40+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T14:08:40+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T14:08:41+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T14:08:41+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T14:08:41+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T14:08:41+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T14:08:41+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T14:08:41+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T14:08:41+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T14:08:41+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T14:08:41+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T14:08:41+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T14:08:41+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T14:08:42+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T14:08:42+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T14:08:42+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T14:08:42+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T14:08:42+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T14:08:42+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T14:08:42+0700 DEBUG reviving: failed for 'epel', mismatched repomd.
2026-05-31T14:08:42+0700 DEBUG repo: downloading from remote: epel
2026-05-31T14:08:48+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-05-31T14:08:48+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T14:08:48+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T14:08:48+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T14:08:48+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T14:08:48+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T14:08:48+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T14:08:49+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T14:08:49+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T14:08:50+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T14:08:50+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T14:08:50+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T14:08:50+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T14:08:50+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T14:08:50+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T14:08:50+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T14:08:50+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T14:08:51+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T14:08:51+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T14:08:51+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T14:08:51+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T14:08:52+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T14:08:52+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T14:08:52+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T14:08:52+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T14:08:52+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T14:08:52+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T14:08:52+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T14:08:52+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T14:08:52+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T14:08:52+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T14:08:52+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T14:08:53+0700 DDEBUG timer: sack setup: 13704 ms
2026-05-31T14:08:53+0700 DEBUG Completion plugin: Generating completion cache...
2026-05-31T14:08:53+0700 INFO Metadata cache created.
2026-05-31T14:08:53+0700 DDEBUG Cleaning up.
2026-05-31T14:08:53+0700 DDEBUG Plugins were unloaded.
2026-05-31T15:26:42+0700 INFO --- logging initialized ---
2026-05-31T15:26:42+0700 DDEBUG timer: config: 9 ms
2026-05-31T15:26:42+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T15:26:42+0700 DEBUG DNF version: 4.14.0
2026-05-31T15:26:42+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T15:26:42+0700 DDEBUG Installroot: /
2026-05-31T15:26:42+0700 DDEBUG Releasever: 9
2026-05-31T15:26:42+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T15:26:42+0700 DDEBUG Base command: makecache
2026-05-31T15:26:42+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T15:26:42+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T15:26:42+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T15:26:42+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T15:26:42+0700 DEBUG Making cache files for all metadata files.
2026-05-31T15:26:42+0700 INFO Metadata cache refreshed recently.
2026-05-31T15:26:42+0700 DDEBUG Cleaning up.
2026-05-31T15:26:42+0700 DDEBUG Plugins were unloaded.
2026-05-31T17:13:25+0700 INFO --- logging initialized ---
2026-05-31T17:13:25+0700 DDEBUG timer: config: 7 ms
2026-05-31T17:13:25+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T17:13:25+0700 DEBUG DNF version: 4.14.0
2026-05-31T17:13:25+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T17:13:25+0700 DDEBUG Installroot: /
2026-05-31T17:13:25+0700 DDEBUG Releasever: 9
2026-05-31T17:13:25+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T17:13:25+0700 DDEBUG Base command: makecache
2026-05-31T17:13:25+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T17:13:25+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T17:13:25+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T17:13:25+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T17:13:25+0700 DEBUG Making cache files for all metadata files.
2026-05-31T17:13:25+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T17:13:25+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T17:13:25+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T17:13:25+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T17:13:25+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T17:13:26+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T17:13:26+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T17:13:27+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T17:13:27+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T17:13:28+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T17:13:28+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T17:13:28+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T17:13:28+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T17:13:28+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T17:13:28+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T17:13:28+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T17:13:28+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T17:13:28+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T17:13:28+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T17:13:28+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T17:13:28+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T17:13:29+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T17:13:29+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T17:13:29+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T17:13:29+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T17:13:29+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T17:13:29+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T17:13:29+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T17:13:29+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T17:13:29+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T17:13:30+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T17:13:30+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T17:13:30+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T17:13:31+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T17:13:31+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T17:13:32+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T17:13:32+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T17:13:32+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T17:13:32+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T17:13:33+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T17:13:33+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T17:13:34+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T17:13:34+0700 DDEBUG timer: sack setup: 9008 ms
2026-05-31T17:13:34+0700 INFO Metadata cache created.
2026-05-31T17:13:34+0700 DDEBUG Cleaning up.
2026-05-31T17:13:34+0700 DDEBUG Plugins were unloaded.
2026-05-31T18:21:49+0700 INFO --- logging initialized ---
2026-05-31T18:21:49+0700 DDEBUG timer: config: 10 ms
2026-05-31T18:21:49+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T18:21:49+0700 DEBUG DNF version: 4.14.0
2026-05-31T18:21:49+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T18:21:49+0700 DDEBUG Installroot: /
2026-05-31T18:21:49+0700 DDEBUG Releasever: 9
2026-05-31T18:21:49+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T18:21:49+0700 DDEBUG Base command: makecache
2026-05-31T18:21:49+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T18:21:49+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T18:21:49+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T18:21:49+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T18:21:49+0700 DEBUG Making cache files for all metadata files.
2026-05-31T18:21:49+0700 INFO Metadata cache refreshed recently.
2026-05-31T18:21:49+0700 DDEBUG Cleaning up.
2026-05-31T18:21:49+0700 DDEBUG Plugins were unloaded.
2026-05-31T19:53:02+0700 INFO --- logging initialized ---
2026-05-31T19:53:02+0700 DDEBUG timer: config: 5 ms
2026-05-31T19:53:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T19:53:02+0700 DEBUG DNF version: 4.14.0
2026-05-31T19:53:02+0700 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780231982-2810171-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 
2026-05-31T19:53:02+0700 DDEBUG Installroot: /
2026-05-31T19:53:02+0700 DDEBUG Releasever: 9
2026-05-31T19:53:02+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T19:53:02+0700 DDEBUG Base command: repoquery
2026-05-31T19:53:02+0700 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1780231982-2810171-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1780231982-2810171-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon']
2026-05-31T19:53:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T19:53:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: EA4-c9
2026-05-31T19:53:02+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: EA4_endurance
2026-05-31T19:53:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-05-31T19:53:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: cpanel-plugins
2026-05-31T19:53:02+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: ul_bluehost
2026-05-31T19:53:02+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: appstream
2026-05-31T19:53:02+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: baseos
2026-05-31T19:53:02+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: crb
2026-05-31T19:53:02+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: extras
2026-05-31T19:53:02+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: alt-common
2026-05-31T19:53:02+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: hgdedi
2026-05-31T19:53:02+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: docker-ce-stable
2026-05-31T19:53:02+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T19:53:02+0700 DEBUG repo: using cache for: epel
2026-05-31T19:53:03+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-05-31T19:53:03+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-05-31T19:53:03+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: imunify360
2026-05-31T19:53:03+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: kernelcare
2026-05-31T19:53:03+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-05-31T19:53:03+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-05-31T19:53:03+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-05-31T19:53:03+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: remi
2026-05-31T19:53:03+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: remi-modular
2026-05-31T19:53:03+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: remi-safe
2026-05-31T19:53:03+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: ul
2026-05-31T19:53:03+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: ul_auto
2026-05-31T19:53:03+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-05-31T19:53:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T19:53:03+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-05-31T19:53:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T19:53:03+0700 INFO Last metadata expiration check: 2:39:30 ago on Sun 31 May 2026 05:13:33 PM WIB.
2026-05-31T19:53:03+0700 DDEBUG timer: sack setup: 655 ms
2026-05-31T19:53:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T19:53:03+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T19:53:03+0700 DDEBUG Cleaning up.
2026-05-31T19:53:03+0700 DDEBUG Plugins were unloaded.
2026-05-31T19:58:33+0700 INFO --- logging initialized ---
2026-05-31T19:58:33+0700 DDEBUG timer: config: 16 ms
2026-05-31T19:58:33+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T19:58:33+0700 DEBUG DNF version: 4.14.0
2026-05-31T19:58:33+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T19:58:33+0700 DDEBUG Installroot: /
2026-05-31T19:58:33+0700 DDEBUG Releasever: 9
2026-05-31T19:58:33+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T19:58:33+0700 DDEBUG Base command: makecache
2026-05-31T19:58:33+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T19:58:33+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T19:58:33+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T19:58:33+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T19:58:33+0700 DEBUG Making cache files for all metadata files.
2026-05-31T19:58:33+0700 INFO Metadata cache refreshed recently.
2026-05-31T19:58:33+0700 DDEBUG Cleaning up.
2026-05-31T19:58:33+0700 DDEBUG Plugins were unloaded.
2026-05-31T21:04:57+0700 INFO --- logging initialized ---
2026-05-31T21:04:57+0700 DDEBUG timer: config: 17 ms
2026-05-31T21:04:57+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T21:04:57+0700 DEBUG DNF version: 4.14.0
2026-05-31T21:04:57+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T21:04:57+0700 DDEBUG Installroot: /
2026-05-31T21:04:57+0700 DDEBUG Releasever: 9
2026-05-31T21:04:57+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T21:04:57+0700 DDEBUG Base command: makecache
2026-05-31T21:04:57+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T21:04:57+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T21:04:57+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T21:04:57+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T21:04:57+0700 DEBUG Making cache files for all metadata files.
2026-05-31T21:04:57+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG appstream: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG baseos: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG crb: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG extras: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG alt-common: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG epel: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG imunify360: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG remi: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG ul: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-05-31T21:04:57+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-05-31T21:04:58+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-05-31T21:04:58+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-05-31T21:04:58+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-05-31T21:04:58+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-05-31T21:04:58+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-05-31T21:04:58+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-05-31T21:04:59+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-05-31T21:04:59+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-05-31T21:04:59+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-05-31T21:04:59+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-05-31T21:04:59+0700 DEBUG countme: no event for appstream: window already counted
2026-05-31T21:04:59+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-05-31T21:04:59+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-05-31T21:04:59+0700 DEBUG countme: no event for baseos: window already counted
2026-05-31T21:04:59+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-05-31T21:04:59+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-05-31T21:04:59+0700 DEBUG countme: no event for crb: window already counted
2026-05-31T21:04:59+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-05-31T21:04:59+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-05-31T21:04:59+0700 DEBUG countme: no event for extras: window already counted
2026-05-31T21:05:00+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-05-31T21:05:00+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-05-31T21:05:00+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-05-31T21:05:00+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-05-31T21:05:00+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-05-31T21:05:00+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-05-31T21:05:00+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-05-31T21:05:00+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-05-31T21:05:00+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-05-31T21:05:00+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-05-31T21:05:01+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-05-31T21:05:01+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-05-31T21:05:01+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-05-31T21:05:02+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-05-31T21:05:02+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-05-31T21:05:03+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-05-31T21:05:03+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-05-31T21:05:03+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-05-31T21:05:03+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-05-31T21:05:04+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-05-31T21:05:04+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-05-31T21:05:04+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-05-31T21:05:04+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-05-31T21:05:04+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-05-31T21:05:04+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-05-31T21:05:04+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-05-31T21:05:04+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-05-31T21:05:04+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-05-31T21:05:04+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-05-31T21:05:04+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-05-31T21:05:04+0700 DDEBUG timer: sack setup: 7034 ms
2026-05-31T21:05:04+0700 INFO Metadata cache created.
2026-05-31T21:05:04+0700 DDEBUG Cleaning up.
2026-05-31T21:05:04+0700 DDEBUG Plugins were unloaded.
2026-05-31T22:32:46+0700 INFO --- logging initialized ---
2026-05-31T22:32:46+0700 DDEBUG timer: config: 7 ms
2026-05-31T22:32:46+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T22:32:46+0700 DEBUG DNF version: 4.14.0
2026-05-31T22:32:46+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T22:32:46+0700 DDEBUG Installroot: /
2026-05-31T22:32:46+0700 DDEBUG Releasever: 9
2026-05-31T22:32:46+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T22:32:46+0700 DDEBUG Base command: makecache
2026-05-31T22:32:46+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T22:32:46+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T22:32:46+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T22:32:46+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T22:32:46+0700 DEBUG Making cache files for all metadata files.
2026-05-31T22:32:46+0700 INFO Metadata cache refreshed recently.
2026-05-31T22:32:46+0700 DDEBUG Cleaning up.
2026-05-31T22:32:46+0700 DDEBUG Plugins were unloaded.
2026-05-31T23:58:54+0700 INFO --- logging initialized ---
2026-05-31T23:58:54+0700 DDEBUG timer: config: 8 ms
2026-05-31T23:58:54+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-05-31T23:58:54+0700 DEBUG DNF version: 4.14.0
2026-05-31T23:58:54+0700 DDEBUG Command: dnf makecache --timer 
2026-05-31T23:58:54+0700 DDEBUG Installroot: /
2026-05-31T23:58:54+0700 DDEBUG Releasever: 9
2026-05-31T23:58:54+0700 DEBUG cachedir: /var/cache/dnf
2026-05-31T23:58:54+0700 DDEBUG Base command: makecache
2026-05-31T23:58:54+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-05-31T23:58:54+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-05-31T23:58:54+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-31T23:58:54+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-05-31T23:58:54+0700 DEBUG Making cache files for all metadata files.
2026-05-31T23:58:54+0700 INFO Metadata cache refreshed recently.
2026-05-31T23:58:54+0700 DDEBUG Cleaning up.
2026-05-31T23:58:54+0700 DDEBUG Plugins were unloaded.
2026-06-01T01:10:55+0700 INFO --- logging initialized ---
2026-06-01T01:10:55+0700 DDEBUG timer: config: 7 ms
2026-06-01T01:10:55+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T01:10:55+0700 DEBUG DNF version: 4.14.0
2026-06-01T01:10:55+0700 DDEBUG Command: dnf makecache --timer 
2026-06-01T01:10:55+0700 DDEBUG Installroot: /
2026-06-01T01:10:55+0700 DDEBUG Releasever: 9
2026-06-01T01:10:55+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T01:10:55+0700 DDEBUG Base command: makecache
2026-06-01T01:10:55+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-06-01T01:10:55+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T01:10:55+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T01:10:55+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T01:10:55+0700 DEBUG Making cache files for all metadata files.
2026-06-01T01:10:55+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG appstream: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG baseos: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG crb: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG extras: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG alt-common: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG epel: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG imunify360: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG remi: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG ul: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-06-01T01:10:55+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-06-01T01:10:55+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-06-01T01:10:55+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-06-01T01:10:55+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-06-01T01:10:56+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-06-01T01:10:56+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-06-01T01:10:56+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-06-01T01:10:56+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-06-01T01:10:57+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-06-01T01:10:57+0700 DEBUG countme: no event for appstream: window already counted
2026-06-01T01:10:57+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-06-01T01:10:57+0700 DEBUG countme: no event for baseos: window already counted
2026-06-01T01:10:57+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-06-01T01:10:57+0700 DEBUG countme: no event for crb: window already counted
2026-06-01T01:10:57+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-06-01T01:10:57+0700 DEBUG countme: no event for extras: window already counted
2026-06-01T01:10:57+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-06-01T01:10:57+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-06-01T01:10:57+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-06-01T01:10:58+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-06-01T01:10:58+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-06-01T01:10:58+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-06-01T01:10:58+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-06-01T01:10:58+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-06-01T01:10:58+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-06-01T01:10:58+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-06-01T01:10:58+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-06-01T01:10:58+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-06-01T01:10:58+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-06-01T01:10:59+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-06-01T01:10:59+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-06-01T01:11:00+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-06-01T01:11:00+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-06-01T01:11:00+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-06-01T01:11:00+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-06-01T01:11:00+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-06-01T01:11:00+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-06-01T01:11:00+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-06-01T01:11:00+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-06-01T01:11:01+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-06-01T01:11:01+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-06-01T01:11:01+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-06-01T01:11:01+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-06-01T01:11:02+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-06-01T01:11:02+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-06-01T01:11:02+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-06-01T01:11:02+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-06-01T01:11:02+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-06-01T01:11:02+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-06-01T01:11:02+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-06-01T01:11:02+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-06-01T01:11:02+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-06-01T01:11:02+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-06-01T01:11:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T01:11:02+0700 DDEBUG timer: sack setup: 7467 ms
2026-06-01T01:11:02+0700 INFO Metadata cache created.
2026-06-01T01:11:02+0700 DDEBUG Cleaning up.
2026-06-01T01:11:02+0700 DDEBUG Plugins were unloaded.
2026-06-01T02:21:29+0700 INFO --- logging initialized ---
2026-06-01T02:21:29+0700 DDEBUG timer: config: 7 ms
2026-06-01T02:21:29+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T02:21:29+0700 DEBUG DNF version: 4.14.0
2026-06-01T02:21:29+0700 DDEBUG Command: dnf makecache --timer 
2026-06-01T02:21:29+0700 DDEBUG Installroot: /
2026-06-01T02:21:29+0700 DDEBUG Releasever: 9
2026-06-01T02:21:29+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T02:21:29+0700 DDEBUG Base command: makecache
2026-06-01T02:21:29+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-06-01T02:21:29+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T02:21:29+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T02:21:29+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T02:21:29+0700 DEBUG Making cache files for all metadata files.
2026-06-01T02:21:29+0700 INFO Metadata cache refreshed recently.
2026-06-01T02:21:29+0700 DDEBUG Cleaning up.
2026-06-01T02:21:29+0700 DDEBUG Plugins were unloaded.
2026-06-01T03:35:02+0700 INFO --- logging initialized ---
2026-06-01T03:35:02+0700 DDEBUG timer: config: 6 ms
2026-06-01T03:35:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T03:35:02+0700 DEBUG YUM version: 4.14.0
2026-06-01T03:35:02+0700 DDEBUG Command: yum -q list installed 
2026-06-01T03:35:02+0700 DDEBUG Installroot: /
2026-06-01T03:35:02+0700 DDEBUG Releasever: 9
2026-06-01T03:35:02+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T03:35:02+0700 DDEBUG Base command: list
2026-06-01T03:35:02+0700 DDEBUG Extra commands: ['-q', 'list', 'installed']
2026-06-01T03:35:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T03:35:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T03:35:03+0700 DDEBUG timer: sack setup: 173 ms
2026-06-01T03:35:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T03:35:03+0700 DDEBUG Cleaning up.
2026-06-01T03:35:03+0700 DDEBUG Plugins were unloaded.
2026-06-01T03:36:09+0700 INFO --- logging initialized ---
2026-06-01T03:36:09+0700 DDEBUG timer: config: 3 ms
2026-06-01T03:36:09+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T03:36:09+0700 DEBUG YUM version: 4.14.0
2026-06-01T03:36:09+0700 DDEBUG Command: yum -q check dependencies 
2026-06-01T03:36:09+0700 DDEBUG Installroot: /
2026-06-01T03:36:09+0700 DDEBUG Releasever: 9
2026-06-01T03:36:09+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T03:36:09+0700 DDEBUG Base command: check
2026-06-01T03:36:09+0700 DDEBUG Extra commands: ['-q', 'check', 'dependencies']
2026-06-01T03:36:09+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T03:36:09+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T03:36:09+0700 DDEBUG timer: sack setup: 166 ms
2026-06-01T03:36:09+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T03:36:09+0700 DDEBUG Cleaning up.
2026-06-01T03:36:09+0700 DDEBUG Plugins were unloaded.
2026-06-01T03:36:10+0700 INFO --- logging initialized ---
2026-06-01T03:36:10+0700 DDEBUG timer: config: 3 ms
2026-06-01T03:36:10+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T03:36:10+0700 DEBUG YUM version: 4.14.0
2026-06-01T03:36:10+0700 DDEBUG Command: yum -q check-update 
2026-06-01T03:36:10+0700 DDEBUG Installroot: /
2026-06-01T03:36:10+0700 DDEBUG Releasever: 9
2026-06-01T03:36:10+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T03:36:10+0700 DDEBUG Base command: check-update
2026-06-01T03:36:10+0700 DDEBUG Extra commands: ['-q', 'check-update']
2026-06-01T03:36:10+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T03:36:10+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: EA4-c9
2026-06-01T03:36:10+0700 DEBUG EA4-c9: using metadata from Sat May 30 01:18:16 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: EA4_endurance
2026-06-01T03:36:10+0700 DEBUG EA4_endurance: using metadata from Thu Feb 26 00:13:36 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-06-01T03:36:10+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 21:37:09 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: cpanel-plugins
2026-06-01T03:36:10+0700 DEBUG cpanel-plugins: using metadata from Fri May 29 08:45:54 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: ul_bluehost
2026-06-01T03:36:10+0700 DEBUG ul_bluehost: using metadata from Tue May  7 06:36:36 2024.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: appstream
2026-06-01T03:36:10+0700 DEBUG appstream: using metadata from Fri May 29 20:12:23 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: baseos
2026-06-01T03:36:10+0700 DEBUG baseos: using metadata from Fri May 29 20:13:07 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: crb
2026-06-01T03:36:10+0700 DEBUG crb: using metadata from Fri May 29 20:13:31 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: extras
2026-06-01T03:36:10+0700 DEBUG extras: using metadata from Fri May 29 20:13:23 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: alt-common
2026-06-01T03:36:10+0700 DEBUG alt-common: using metadata from Fri May 29 23:57:02 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: hgdedi
2026-06-01T03:36:10+0700 DEBUG hgdedi: using metadata from Thu Feb 26 11:07:31 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: docker-ce-stable
2026-06-01T03:36:10+0700 DEBUG docker-ce-stable: using metadata from Wed May 27 20:05:05 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: epel
2026-06-01T03:36:10+0700 DEBUG epel: using metadata from Sun May 31 07:44:54 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-06-01T03:36:10+0700 DEBUG epel-cisco-openh264: using metadata from Mon May 22 23:19:21 2023.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-5: using metadata from Thu May 28 15:44:12 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-6: using metadata from Thu May 28 17:42:16 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-7: using metadata from Thu May 28 20:11:27 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-8: using metadata from Thu May 28 18:30:46 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-1: using metadata from Wed May 27 15:13:33 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-2: using metadata from Thu May 28 18:18:12 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-3: using metadata from Fri May 22 22:24:09 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-06-01T03:36:10+0700 DEBUG imunify360-rollout-4: using metadata from Fri May 29 19:24:35 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: imunify360
2026-06-01T03:36:10+0700 DEBUG imunify360: using metadata from Thu May 28 19:17:15 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: kernelcare
2026-06-01T03:36:10+0700 DEBUG kernelcare: using metadata from Tue May 12 21:48:07 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-06-01T03:36:10+0700 DEBUG mysql-connectors-community: using metadata from Wed Apr 22 18:36:21 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-06-01T03:36:10+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri Apr 24 20:28:06 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-06-01T03:36:10+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri Apr 17 17:06:55 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: remi
2026-06-01T03:36:10+0700 DEBUG remi: using metadata from Sat May 30 12:08:11 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: remi-modular
2026-06-01T03:36:10+0700 DEBUG remi-modular: using metadata from Fri May 29 12:25:35 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: remi-safe
2026-06-01T03:36:10+0700 DEBUG remi-safe: using metadata from Fri May 29 12:20:30 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: ul
2026-06-01T03:36:10+0700 DEBUG ul: using metadata from Fri Feb 13 19:08:15 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: ul_auto
2026-06-01T03:36:10+0700 DEBUG ul_auto: using metadata from Thu Jun 12 07:56:01 2025.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-06-01T03:36:10+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu Jan 15 02:42:55 2026.
2026-06-01T03:36:10+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-06-01T03:36:10+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu Jan 15 02:42:57 2026.
2026-06-01T03:36:10+0700 INFO Last metadata expiration check: 2:25:08 ago on Mon Jun  1 01:11:02 2026.
2026-06-01T03:36:10+0700 DDEBUG timer: sack setup: 500 ms
2026-06-01T03:36:10+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T03:36:10+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T03:36:10+0700 DDEBUG Cleaning up.
2026-06-01T03:36:10+0700 DDEBUG Plugins were unloaded.
2026-06-01T03:54:40+0700 INFO --- logging initialized ---
2026-06-01T03:54:40+0700 DDEBUG timer: config: 3 ms
2026-06-01T03:54:40+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T03:54:40+0700 DEBUG DNF version: 4.14.0
2026-06-01T03:54:40+0700 DDEBUG Command: dnf makecache --timer 
2026-06-01T03:54:40+0700 DDEBUG Installroot: /
2026-06-01T03:54:40+0700 DDEBUG Releasever: 9
2026-06-01T03:54:40+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T03:54:40+0700 DDEBUG Base command: makecache
2026-06-01T03:54:40+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-06-01T03:54:40+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T03:54:40+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T03:54:40+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T03:54:40+0700 DEBUG Making cache files for all metadata files.
2026-06-01T03:54:40+0700 INFO Metadata cache refreshed recently.
2026-06-01T03:54:40+0700 DDEBUG Cleaning up.
2026-06-01T03:54:40+0700 DDEBUG Plugins were unloaded.
2026-06-01T04:12:02+0700 INFO --- logging initialized ---
2026-06-01T04:12:02+0700 DDEBUG timer: config: 7 ms
2026-06-01T04:12:02+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T04:12:02+0700 DEBUG YUM version: 4.14.0
2026-06-01T04:12:02+0700 DDEBUG Command: yum -y update wp-toolkit-cpanel 
2026-06-01T04:12:02+0700 DDEBUG Installroot: /
2026-06-01T04:12:02+0700 DDEBUG Releasever: 9
2026-06-01T04:12:02+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T04:12:02+0700 DDEBUG Base command: update
2026-06-01T04:12:02+0700 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel']
2026-06-01T04:12:02+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T04:12:02+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: EA4-c9
2026-06-01T04:12:02+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: EA4_endurance
2026-06-01T04:12:02+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-06-01T04:12:02+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: cpanel-plugins
2026-06-01T04:12:02+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: ul_bluehost
2026-06-01T04:12:02+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: appstream
2026-06-01T04:12:02+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: baseos
2026-06-01T04:12:02+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: crb
2026-06-01T04:12:02+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: extras
2026-06-01T04:12:02+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: alt-common
2026-06-01T04:12:02+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: hgdedi
2026-06-01T04:12:02+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: docker-ce-stable
2026-06-01T04:12:02+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: epel
2026-06-01T04:12:02+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-06-01T04:12:02+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-06-01T04:12:02+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: imunify360
2026-06-01T04:12:02+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: kernelcare
2026-06-01T04:12:02+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-06-01T04:12:02+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-06-01T04:12:02+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-06-01T04:12:02+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: remi
2026-06-01T04:12:02+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: remi-modular
2026-06-01T04:12:02+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-06-01T04:12:02+0700 DEBUG repo: using cache for: remi-safe
2026-06-01T04:12:03+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-06-01T04:12:03+0700 DEBUG repo: using cache for: ul
2026-06-01T04:12:03+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-06-01T04:12:03+0700 DEBUG repo: using cache for: ul_auto
2026-06-01T04:12:03+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-06-01T04:12:03+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-06-01T04:12:03+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-06-01T04:12:03+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-06-01T04:12:03+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-06-01T04:12:03+0700 INFO Last metadata expiration check: 3:01:00 ago on Mon 01 Jun 2026 01:11:02 AM WIB.
2026-06-01T04:12:03+0700 DDEBUG timer: sack setup: 505 ms
2026-06-01T04:12:03+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T04:12:03+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T04:12:03+0700 DEBUG --> Starting dependency resolution
2026-06-01T04:12:03+0700 DEBUG --> Finished dependency resolution
2026-06-01T04:12:03+0700 DDEBUG timer: depsolve: 29 ms
2026-06-01T04:12:03+0700 INFO Dependencies resolved.
2026-06-01T04:12:03+0700 INFO Nothing to do.
2026-06-01T04:12:03+0700 INFO Complete!
2026-06-01T04:12:03+0700 DDEBUG Cleaning up.
2026-06-01T04:12:03+0700 DDEBUG Plugins were unloaded.
2026-06-01T04:18:30+0700 INFO --- logging initialized ---
2026-06-01T04:18:30+0700 DDEBUG timer: config: 4 ms
2026-06-01T04:18:30+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T04:18:30+0700 DEBUG YUM version: 4.14.0
2026-06-01T04:18:30+0700 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-common-release alt-php-hyperscan imunify-release imunify-common imunify-notifier imunify-core imunify-realtime-av imunify-realtime-av-imrt2 rustbolit imunify-ui imunify-wp-security imunify360-venv minidaemon alt-php-internal app-version-detector 
2026-06-01T04:18:30+0700 DDEBUG Installroot: /
2026-06-01T04:18:30+0700 DDEBUG Releasever: 9
2026-06-01T04:18:30+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T04:18:30+0700 DDEBUG Base command: update
2026-06-01T04:18:30+0700 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-common-release', 'alt-php-hyperscan', 'imunify-release', 'imunify-common', 'imunify-notifier', 'imunify-core', 'imunify-realtime-av', 'imunify-realtime-av-imrt2', 'rustbolit', 'imunify-ui', 'imunify-wp-security', 'imunify360-venv', 'minidaemon', 'alt-php-internal', 'app-version-detector']
2026-06-01T04:18:30+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T04:18:30+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: EA4-c9
2026-06-01T04:18:31+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: EA4_endurance
2026-06-01T04:18:31+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: cpanel-addons-production-feed
2026-06-01T04:18:31+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: cpanel-plugins
2026-06-01T04:18:31+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: ul_bluehost
2026-06-01T04:18:31+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: appstream
2026-06-01T04:18:31+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: baseos
2026-06-01T04:18:31+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: crb
2026-06-01T04:18:31+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: extras
2026-06-01T04:18:31+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: alt-common
2026-06-01T04:18:31+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: hgdedi
2026-06-01T04:18:31+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: docker-ce-stable
2026-06-01T04:18:31+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: epel
2026-06-01T04:18:31+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: epel-cisco-openh264
2026-06-01T04:18:31+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-5
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-6
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-7
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-8
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-1
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-2
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-3
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360-rollout-4
2026-06-01T04:18:31+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: imunify360
2026-06-01T04:18:31+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: kernelcare
2026-06-01T04:18:31+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: mysql-connectors-community
2026-06-01T04:18:31+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: mysql-8.4-lts-community
2026-06-01T04:18:31+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: mysql-tools-8.4-lts-community
2026-06-01T04:18:31+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: remi
2026-06-01T04:18:31+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: remi-modular
2026-06-01T04:18:31+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: remi-safe
2026-06-01T04:18:31+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: ul
2026-06-01T04:18:31+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: ul_auto
2026-06-01T04:18:31+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-06-01T04:18:31+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-06-01T04:18:31+0700 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-06-01T04:18:31+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-06-01T04:18:31+0700 INFO Last metadata expiration check: 3:07:29 ago on Mon 01 Jun 2026 01:11:02 AM WIB.
2026-06-01T04:18:31+0700 DDEBUG timer: sack setup: 561 ms
2026-06-01T04:18:31+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T04:18:31+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T04:18:31+0700 WARNING Package imunify-realtime-av available, but not installed.
2026-06-01T04:18:31+0700 INFO No match for argument: imunify-realtime-av
2026-06-01T04:18:31+0700 WARNING Package imunify-realtime-av-imrt2 available, but not installed.
2026-06-01T04:18:31+0700 INFO No match for argument: imunify-realtime-av-imrt2
2026-06-01T04:18:31+0700 INFO No match for argument: minidaemon
2026-06-01T04:18:31+0700 DEBUG --> Starting dependency resolution
2026-06-01T04:18:31+0700 DEBUG --> Finished dependency resolution
2026-06-01T04:18:31+0700 DDEBUG timer: depsolve: 29 ms
2026-06-01T04:18:31+0700 INFO Dependencies resolved.
2026-06-01T04:18:31+0700 INFO Nothing to do.
2026-06-01T04:18:31+0700 INFO Complete!
2026-06-01T04:18:31+0700 DDEBUG Cleaning up.
2026-06-01T04:18:31+0700 DDEBUG Plugins were unloaded.
2026-06-01T04:18:31+0700 INFO --- logging initialized ---
2026-06-01T04:18:31+0700 DDEBUG timer: config: 3 ms
2026-06-01T04:18:32+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T04:18:32+0700 DEBUG DNF version: 4.14.0
2026-06-01T04:18:32+0700 DDEBUG Command: dnf -y --disableexcludes=main --disablerepo=* --enablerepo=remi-safe update 
2026-06-01T04:18:32+0700 DDEBUG Installroot: /
2026-06-01T04:18:32+0700 DDEBUG Releasever: 9
2026-06-01T04:18:32+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T04:18:32+0700 DDEBUG Base command: update
2026-06-01T04:18:32+0700 DDEBUG Extra commands: ['-y', '--disableexcludes=main', '--disablerepo=*', '--enablerepo=remi-safe', 'update']
2026-06-01T04:18:32+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T04:18:32+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T04:18:32+0700 DEBUG repo: using cache for: remi-safe
2026-06-01T04:18:32+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-06-01T04:18:32+0700 INFO Last metadata expiration check: 3:07:30 ago on Mon 01 Jun 2026 01:11:02 AM WIB.
2026-06-01T04:18:32+0700 DDEBUG timer: sack setup: 154 ms
2026-06-01T04:18:32+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T04:18:32+0700 DEBUG --> Starting dependency resolution
2026-06-01T04:18:32+0700 DEBUG --> Finished dependency resolution
2026-06-01T04:18:32+0700 DDEBUG timer: depsolve: 9 ms
2026-06-01T04:18:32+0700 INFO Dependencies resolved.
2026-06-01T04:18:32+0700 INFO Nothing to do.
2026-06-01T04:18:32+0700 INFO Complete!
2026-06-01T04:18:32+0700 DDEBUG Cleaning up.
2026-06-01T04:18:32+0700 DDEBUG Plugins were unloaded.
2026-06-01T05:26:20+0700 INFO --- logging initialized ---
2026-06-01T05:26:20+0700 DDEBUG timer: config: 8 ms
2026-06-01T05:26:20+0700 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, kpatch, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-06-01T05:26:20+0700 DEBUG DNF version: 4.14.0
2026-06-01T05:26:20+0700 DDEBUG Command: dnf makecache --timer 
2026-06-01T05:26:20+0700 DDEBUG Installroot: /
2026-06-01T05:26:20+0700 DDEBUG Releasever: 9
2026-06-01T05:26:20+0700 DEBUG cachedir: /var/cache/dnf
2026-06-01T05:26:20+0700 DDEBUG Base command: makecache
2026-06-01T05:26:20+0700 DDEBUG Extra commands: ['makecache', '--timer']
2026-06-01T05:26:20+0700 DEBUG Unknown configuration option: failovermethod = priority in /etc/yum.repos.d/epel.repo
2026-06-01T05:26:20+0700 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-06-01T05:26:20+0700 DEBUG Includes in repo remi: ImageMagick, ImageMagick-*
2026-06-01T05:26:20+0700 DEBUG Making cache files for all metadata files.
2026-06-01T05:26:20+0700 DEBUG EA4-c9: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG EA4_endurance: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG cpanel-addons-production-feed: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG cpanel-plugins: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG ul_bluehost: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG appstream: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG baseos: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG crb: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG extras: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG alt-common: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG hgdedi: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG epel: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-5: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-6: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-7: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-8: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-1: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-2: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-3: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360-rollout-4: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG imunify360: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG kernelcare: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG mysql-8.4-lts-community: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG mysql-tools-8.4-lts-community: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG remi: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG remi-modular: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG remi-safe: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG ul: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG ul_auto: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG wp-toolkit-cpanel: has expired and will be refreshed.
2026-06-01T05:26:20+0700 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed.
2026-06-01T05:26:21+0700 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-06-01T05:26:21+0700 DEBUG EA4-c9: using metadata from Sat 30 May 2026 01:18:16 AM WIB.
2026-06-01T05:26:21+0700 DEBUG reviving: 'EA4_endurance' can be revived - repomd matches.
2026-06-01T05:26:21+0700 DEBUG EA4_endurance: using metadata from Thu 26 Feb 2026 12:13:36 AM WIB.
2026-06-01T05:26:22+0700 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches.
2026-06-01T05:26:22+0700 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 09:37:09 PM WIB.
2026-06-01T05:26:22+0700 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-06-01T05:26:22+0700 DEBUG cpanel-plugins: using metadata from Fri 29 May 2026 08:45:54 AM WIB.
2026-06-01T05:26:22+0700 DEBUG reviving: 'ul_bluehost' can be revived - repomd matches.
2026-06-01T05:26:22+0700 DEBUG ul_bluehost: using metadata from Tue 07 May 2024 06:36:36 AM WIB.
2026-06-01T05:26:22+0700 DEBUG countme: no event for appstream: window already counted
2026-06-01T05:26:22+0700 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-06-01T05:26:22+0700 DEBUG appstream: using metadata from Fri 29 May 2026 08:12:23 PM WIB.
2026-06-01T05:26:22+0700 DEBUG countme: no event for baseos: window already counted
2026-06-01T05:26:23+0700 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG baseos: using metadata from Fri 29 May 2026 08:13:07 PM WIB.
2026-06-01T05:26:23+0700 DEBUG countme: no event for crb: window already counted
2026-06-01T05:26:23+0700 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG crb: using metadata from Fri 29 May 2026 08:13:31 PM WIB.
2026-06-01T05:26:23+0700 DEBUG countme: no event for extras: window already counted
2026-06-01T05:26:23+0700 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG extras: using metadata from Fri 29 May 2026 08:13:23 PM WIB.
2026-06-01T05:26:23+0700 DEBUG reviving: 'alt-common' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG alt-common: using metadata from Fri 29 May 2026 11:57:02 PM WIB.
2026-06-01T05:26:23+0700 DEBUG reviving: 'hgdedi' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG hgdedi: using metadata from Thu 26 Feb 2026 11:07:31 AM WIB.
2026-06-01T05:26:23+0700 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-06-01T05:26:23+0700 DEBUG docker-ce-stable: using metadata from Wed 27 May 2026 08:05:05 PM WIB.
2026-06-01T05:26:24+0700 DEBUG reviving: 'epel' can be revived - repomd matches.
2026-06-01T05:26:24+0700 DEBUG epel: using metadata from Sun 31 May 2026 07:44:54 AM WIB.
2026-06-01T05:26:24+0700 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-06-01T05:26:24+0700 DEBUG epel-cisco-openh264: using metadata from Mon 22 May 2023 11:19:21 PM WIB.
2026-06-01T05:26:24+0700 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches.
2026-06-01T05:26:24+0700 DEBUG imunify360-rollout-5: using metadata from Thu 28 May 2026 03:44:12 PM WIB.
2026-06-01T05:26:24+0700 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches.
2026-06-01T05:26:24+0700 DEBUG imunify360-rollout-6: using metadata from Thu 28 May 2026 05:42:16 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-7: using metadata from Thu 28 May 2026 08:11:27 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-8: using metadata from Thu 28 May 2026 06:30:46 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-1: using metadata from Wed 27 May 2026 03:13:33 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-2: using metadata from Thu 28 May 2026 06:18:12 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-3: using metadata from Fri 22 May 2026 10:24:09 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360-rollout-4: using metadata from Fri 29 May 2026 07:24:35 PM WIB.
2026-06-01T05:26:25+0700 DEBUG reviving: 'imunify360' can be revived - repomd matches.
2026-06-01T05:26:25+0700 DEBUG imunify360: using metadata from Thu 28 May 2026 07:17:15 PM WIB.
2026-06-01T05:26:26+0700 DEBUG reviving: 'kernelcare' can be revived - repomd matches.
2026-06-01T05:26:26+0700 DEBUG kernelcare: using metadata from Tue 12 May 2026 09:48:07 PM WIB.
2026-06-01T05:26:29+0700 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-06-01T05:26:29+0700 DEBUG mysql-connectors-community: using metadata from Wed 22 Apr 2026 06:36:21 PM WIB.
2026-06-01T05:26:29+0700 DEBUG reviving: 'mysql-8.4-lts-community' can be revived - repomd matches.
2026-06-01T05:26:29+0700 DEBUG mysql-8.4-lts-community: using metadata from Fri 24 Apr 2026 08:28:06 PM WIB.
2026-06-01T05:26:29+0700 DEBUG reviving: 'mysql-tools-8.4-lts-community' can be revived - repomd matches.
2026-06-01T05:26:29+0700 DEBUG mysql-tools-8.4-lts-community: using metadata from Fri 17 Apr 2026 05:06:55 PM WIB.
2026-06-01T05:26:30+0700 DEBUG reviving: 'remi' can be revived - repomd matches.
2026-06-01T05:26:30+0700 DEBUG remi: using metadata from Sat 30 May 2026 12:08:11 PM WIB.
2026-06-01T05:26:30+0700 DEBUG reviving: 'remi-modular' can be revived - repomd matches.
2026-06-01T05:26:30+0700 DEBUG remi-modular: using metadata from Fri 29 May 2026 12:25:35 PM WIB.
2026-06-01T05:26:30+0700 DEBUG reviving: 'remi-safe' can be revived - repomd matches.
2026-06-01T05:26:31+0700 DEBUG remi-safe: using metadata from Fri 29 May 2026 12:20:30 PM WIB.
2026-06-01T05:26:31+0700 DEBUG reviving: 'ul' can be revived - repomd matches.
2026-06-01T05:26:31+0700 DEBUG ul: using metadata from Fri 13 Feb 2026 07:08:15 PM WIB.
2026-06-01T05:26:31+0700 DEBUG reviving: 'ul_auto' can be revived - repomd matches.
2026-06-01T05:26:31+0700 DEBUG ul_auto: using metadata from Thu 12 Jun 2025 07:56:01 AM WIB.
2026-06-01T05:26:31+0700 DEBUG reviving: 'wp-toolkit-cpanel' can be revived - repomd matches.
2026-06-01T05:26:31+0700 DEBUG wp-toolkit-cpanel: using metadata from Thu 15 Jan 2026 02:42:55 AM WIB.
2026-06-01T05:26:31+0700 DEBUG reviving: 'wp-toolkit-thirdparties' can be revived - repomd matches.
2026-06-01T05:26:31+0700 DEBUG wp-toolkit-thirdparties: using metadata from Thu 15 Jan 2026 02:42:57 AM WIB.
2026-06-01T05:26:31+0700 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-06-01T05:26:31+0700 DDEBUG timer: sack setup: 10744 ms
2026-06-01T05:26:31+0700 INFO Metadata cache created.
2026-06-01T05:26:31+0700 DDEBUG Cleaning up.
2026-06-01T05:26:31+0700 DDEBUG Plugins were unloaded.