"The plugin archive file cannot be extracted" without obvious error

The plugin verifier now complains about “The plugin archive file cannot be extracted.” and I don’t understand why.
This used to work before, but this is on a new major version of the plugin.
I can install the ZIP into IntelliJ IDEA without problems.
zipinfo is not showing any error.

I also tried to run the command manually on the command line, same results.

Is there a way to find out or fix why the verifier is unable to verify?

Starting the IntelliJ Plugin Verifier 1.384
Verification reports directory: /bashsupport-pro/plugin/build/reports/pluginVerifier
2025-05-08T12:25:24 [main] INFO  verification - Reading IDE /home/jansorg/.gradle/caches/8.14/transforms/6ad18dff20eaf9ff452c397b67c01639/transformed/ideaIC-2024.2.1/
2025-05-08T12:25:24 [main] INFO  c.j.p.options.OptionsParser - Reading IDE from /home/jansorg/.gradle/caches/8.14/transforms/6ad18dff20eaf9ff452c397b67c01639/transformed/ideaIC-2024.2.1
2025-05-08T12:25:24 [main] INFO  c.j.p.options.OptionsParser - Using Java runtime from /home/jansorg/.gradle/caches/8.14/transforms/6ad18dff20eaf9ff452c397b67c01639/transformed/ideaIC-2024.2.1/jbr
2025-05-08T12:25:28 [main] INFO  verification - Reading plugin to check from /bashsupport-pro/plugin/build/distributions/bashsupport-pro-private-5.0.0.242-SNAPSHOT.zip
2025-05-08T12:25:28 [main] INFO  verification - Plugin is invalid in /bashsupport-pro/plugin/build/distributions/bashsupport-pro-private-5.0.0.242-SNAPSHOT.zip: The plugin archive file cannot be extracted.
2025-05-08T12:25:29 [main] INFO  verification - Task check-plugin parameters:
Scheduled verifications (0):


The following files specified for the verification are not valid plugins:
    /bashsupport-pro/plugin/build/distributions/bashsupport-pro-private-5.0.0.242-SNAPSHOT.zip
        Plugin problems:
            The plugin archive file cannot be extracted.
2025-05-08T12:25:29 [main] INFO  verification - Total time spent downloading plugins and their dependencies: 0 ms
2025-05-08T12:25:29 [main] INFO  verification - Total amount of plugins and dependencies downloaded: 0 B
2025-05-08T12:25:29 [main] INFO  verification - Total amount of space used for plugins and dependencies: 3,29 GB
2025-05-08T12:25:29 [main] INFO  verification - Total time spent in plugin verification: 4 s 785 ms

Reported at https://youtrack.jetbrains.com/issue/MP-7472/Plugin-verifier-cant-extract-ZIP-if-items-contain-special-characters