There are some process taking place there mainly seems to be repobridge /repospanner(?) and hooks for Jenkins CI process.
~/pagure/tests/__init__.py: 'repobridge_binary': '/usr/libexec/repobridge', ~/pagure/pagure-ev/pagure_ev.service:ExecStart=/usr/libexec/pagure-ev/pagure_stream_server.py ~/pagure/pagure/default_config.py:REPOBRIDGE_BINARY = "/usr/libexec/repobridge" ~/pagure/pagure/default_config.py: 'restrict,command="/usr/libexec/pagure/aclchecker.py %(username)s"' ~/pagure/pagure/default_config.py: "/usr/libexec/repobridge",
We need to study more this issue.
Metadata Update from @ark74: - Issue assigned to ark74