Skip to content

Profiling runs fail locally on Fedora Linux. #4569

@twoGiants

Description

@twoGiants

Bug

Profiling runs fail locally on Fedora Linux. It fails before the profilers are attached and before "Sacura" is started.

The command is:

> export EVENT=alloc
./hack/run.sh profiler

Error

This is the last output before the script fails ends:

[2025-10-31 13:27:59,794] WARN [AdminClient clientId=adminclient-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
[2025-10-31 13:27:59,898] WARN [AdminClient clientId=adminclient-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
[2025-10-31 13:28:00,099] WARN [AdminClient clientId=adminclient-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
Error while executing topic command : Topic 'attack-ingress-single' already exists.
[2025-10-31 13:28:00,449] ERROR org.apache.kafka.common.errors.TopicExistsException: Topic 'attack-ingress-single' already exists.
 (kafka.admin.TopicCommand$)

Additional Context

  • Fedora Linux 42
> java --version
openjdk 21.0.8 2025-07-15
OpenJDK Runtime Environment (Red_Hat-21.0.8.0.9-1) (build 21.0.8+9)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.8.0.9-1) (build 21.0.8+9, mixed mode, sharing)

/kind help-wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions