chipsalliance / fpga-tool-perf

FPGA tool performance profiling
https://chipsalliance.github.io/fpga-tool-perf
Apache License 2.0
101 stars 30 forks source link

CI fails on generate-results-page #562

Closed AdamOlech closed 1 year ago

AdamOlech commented 1 year ago

We're experiencing some GPG-related failures on the generate-results-page job, see e.g.: https://github.com/chipsalliance/fpga-tool-perf/actions/runs/4273081997/jobs/7438748543.

This is related to the fact that Google's GPG key URL is currently returning a 500: https://packages.cloud.google.com/apt/doc/apt-key.gpg.

It seems like folks are generally aware of it: https://github.com/GoogleCloudPlatform/gcsfuse/issues/961.

The purpose of this issue is to track this. For now we won't be applying any workarounds and we'll just wait for the issue to be resolved.

FIY @kgugala

AdamOlech commented 1 year ago

It seems like this issue has been resolved, see https://github.com/chipsalliance/fpga-tool-perf/actions/runs/4289115002/jobs/7471837937.