ARPA-SIMC / arkimet

A set of tools to organize, archive and distribute data files.
Other
15 stars 5 forks source link

build errors on Rocky9 #338

Closed brancomat closed 1 month ago

brancomat commented 1 month ago

full log: https://simc.arpae.it/moncic-ci/arkimet/202410080827/master/rocky9/build.log

relevant bit:

 * Test failures

arki_dataset_concurrent_grib_simple_plain.write_repack: value '0' is different than the expected '61'
  ../arki/dataset-concurrency-test.cc:506:actual(count) == 61u
spanezz commented 1 month ago

I failed to reproduce this on my rocky9 moncic-ci image. Is there a machine where it reproduces reliably?

brancomat commented 1 month ago

Apparently in the CI build after https://github.com/ARPA-SIMC/arkimet/commit/633616f44390d7b8681483ff3a7ce7f616ec8bdb the error disappeared. I'll reopen the issue should this reoccur.