Skip to content

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Aug 27, 2025

draft since we want to make sure that OpenMPI is built with IPv6 support, but I'll go ahead and do a test build already, should once we stop filtering Autotools & co for EESSI 2025.06, see:

edit: requires:

@boegel boegel added the 2025.06-software.eessi.io 2025.06 version of software.eessi.io label Aug 27, 2025
# now Autotools/Automake/libtool/M4 are retained as (build) dependency because the newer versions
# in EESSI 2025.06 compat layer can cause problems with some installations (like OpenMPI);
# see also https://github.com/EESSI/software-layer-scripts/pull/74
- M4-1.4.19.eb
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: this is required to fix missing installations check that will pop up once EESSI/software-layer-scripts#74 is deployed/merged...

@ocaisa
Copy link
Member

ocaisa commented Aug 27, 2025

About ipv6, seemingly it matters most for OpenMPI 5 where you have PRRTE and PMIX as external deps, someone in the EasyBuild community has parse hooks which do:

if self.name == 'OpenMPI':
        self.log.info("[configopts] Set options for PBS-Pro + enable IPv6")
        self.cfg['configopts'] = self.cfg['configopts'] + ' --with-tm=/opt/pbs --enable-ipv6 '

This is enough for version 4 but not for version 5, where PRRTE and PMIx are separate, additionally there is:

    if self.name =='PRRTE':
        self.log.info("[configopts] Set options for PBS-Pro + enable-ipv6, both required for OpenMPI-v5")
        self.cfg['configopts'] = self.cfg['configopts'] + ' --with-tm=/opt/pbs --enable-ipv6 '

    if self.name =='PMIx':
        self.log.info("[configopts] Set options to enable-ipv6, required for OpenMPI-v5")
        self.cfg['configopts'] = self.cfg['configopts'] + ' --enable-ipv6 '

I've read that there is some overhead to this as it is another option to test at runtime (which can be avoided via MPI tuning), so it does seem like something we want to put in a hook.

@boegel
Copy link
Contributor Author

boegel commented Aug 28, 2025

I've read that there is some overhead to this as it is another option to test at runtime (which can be avoided via MPI tuning), so it does seem like something we want to put in a hook.

Can you clarify what you mean by overhead?
Building OpenMPI with IPv6 support impacts startup performance or something?

If so, we definitely want to do what's necessary to only make it consider IPv4 by default, and document what to do on IPv6 systems (which are an exception for sure, I would guess)

@boegel
Copy link
Contributor Author

boegel commented Aug 28, 2025

Just a test build for now, still need to look into the IPv6 aspect...

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Aug 28, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen3
Building for: x86_64/amd/zen3
Job dir: /project/def-users/SHARED/jobs/2025.08/pr_1164/86060

date job status comment
Aug 28 08:30:50 UTC 2025 submitted job id 86060 awaits release by job manager
Aug 28 08:31:30 UTC 2025 released job awaits launch by Slurm scheduler
Aug 28 08:36:32 UTC 2025 running job 86060 is running
Aug 28 09:55:57 UTC 2025 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-86060.out
✅ no message matching FATAL:
❌ found message matching ERROR:
✅ no message matching FAILED:
❌ found message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen3-17563749250.tar.gzsize: 76 MiB (80480071 bytes)
entries: 6611
modules under 2025.06/software/linux/x86_64/amd/zen3/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/amd/zen3/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen3/reprod
Autoconf/2.72-GCCcore-13.3.0/20250828_084121UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250828_084143UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250828_084429UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250828_094930UTC
foss/2024a/
foss/2024a/20250828_095257UTC
gompi/2024a/
gompi/2024a/20250828_093019UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250828_085745UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250828_083814UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250828_085226UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250828_085610UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250828_084229UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250828_084425UTC
M4/1.4.19/
M4/1.4.19/20250828_095518UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250828_084106UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250828_085324UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250828_085309UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250828_084459UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250828_093014UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250828_090236UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250828_090604UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250828_095252UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250828_085541UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250828_084909UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250828_085551UTC
other under 2025.06/software/linux/x86_64/amd/zen3
no other files in tarball
Aug 28 09:55:57 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-86060.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-jsc
Copy link

eessi-bot-jsc bot commented Aug 28, 2025

New job on instance eessi-bot-jsc for repository eessi.io-2025.06-software
Building on: nvidia-grace
Building for: aarch64/nvidia/grace
Job dir: /p/project1/ceasybuilders/eessibot/jobs/2025.08/pr_1164/14023777

date job status comment
Aug 28 08:30:52 UTC 2025 submitted job id 14023777 awaits release by job manager
Aug 28 08:31:01 UTC 2025 released job awaits launch by Slurm scheduler
Aug 28 08:32:04 UTC 2025 running job 14023777 is running
Aug 28 09:16:30 UTC 2025 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-14023777.out
✅ no message matching FATAL:
❌ found message matching ERROR:
✅ no message matching FAILED:
❌ found message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-nvidia-grace-17563724220.tar.gzsize: 69 MiB (73007001 bytes)
entries: 6601
modules under 2025.06/software/linux/aarch64/nvidia/grace/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/nvidia/grace/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/nvidia/grace/reprod
Autoconf/2.72-GCCcore-13.3.0/20250828_083641UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250828_083831UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250828_083953UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250828_091012UTC
foss/2024a/
foss/2024a/20250828_091122UTC
gompi/2024a/
gompi/2024a/20250828_090015UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250828_084604UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250828_083421UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250828_084259UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250828_084523UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250828_083857UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250828_083951UTC
M4/1.4.19/
M4/1.4.19/20250828_091234UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250828_083633UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250828_084404UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250828_084331UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250828_084007UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250828_090013UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250828_084814UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250828_084946UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250828_091120UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250828_084508UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250828_084203UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250828_084514UTC
other under 2025.06/software/linux/aarch64/nvidia/grace
no other files in tarball
Aug 28 09:16:30 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-14023777.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-deucalion
Copy link

eessi-bot-deucalion bot commented Aug 28, 2025

New job on instance eessi-bot-deucalion for repository eessi.io-2025.06-software
Building on: a64fx
Building for: aarch64/a64fx
Job dir: /home/eessibot/new-bot/jobs/2025.08/pr_1164/525317

date job status comment
Aug 28 08:30:54 UTC 2025 submitted job id 525317 awaits release by job manager
Aug 28 08:31:06 UTC 2025 released job awaits launch by Slurm scheduler
Aug 28 08:32:09 UTC 2025 running job 525317 is running
Aug 28 11:31:30 UTC 2025 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-525317.out
✅ no message matching FATAL:
❌ found message matching ERROR:
✅ no message matching FAILED:
❌ found message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-a64fx-17563805080.tar.gzsize: 69 MiB (72745686 bytes)
entries: 6601
modules under 2025.06/software/linux/aarch64/a64fx/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/a64fx/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/a64fx/reprod
Autoconf/2.72-GCCcore-13.3.0/20250828_084335UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250828_084424UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250828_085128UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250828_111709UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250828_084307UTC
M4/1.4.19/
M4/1.4.19/20250828_112813UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250828_091137UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250828_091026UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250828_103700UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250828_093408UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250828_094241UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250828_112246UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250828_091722UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250828_090314UTC
foss/2024a/
foss/2024a/20250828_112301UTC
gompi/2024a/
gompi/2024a/20250828_103714UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250828_092159UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250828_083658UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250828_090801UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250828_091826UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250828_084601UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250828_085117UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250828_085238UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250828_091743UTC
other under 2025.06/software/linux/aarch64/a64fx
no other files in tarball
Aug 28 11:31:30 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-525317.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Collaborator

bedroge commented Aug 28, 2025

Only checked the zen3 job, but all those builds actually succeeded. The eb -M check after the first easystack is built actually fails, because M4 is still missing. So we need to make sure that the other easystack is built first by adding a 001 to the filename (like here https://github.com/EESSI/software-layer/blob/main/easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.1.1-001-system.yml).

@boegel
Copy link
Contributor Author

boegel commented Sep 1, 2025

Another test build, still need to look into the IPv6 aspect...

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 1, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen3
Building for: x86_64/amd/zen3
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/87023

date job status comment
Sep 01 09:32:37 UTC 2025 submitted job id 87023 awaits release by job manager
Sep 01 09:32:49 UTC 2025 released job awaits launch by Slurm scheduler
Sep 01 09:37:52 UTC 2025 running job 87023 is running
Sep 01 10:59:37 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-87023.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen3-17567242940.tar.gzsize: 76 MiB (80471312 bytes)
entries: 6611
modules under 2025.06/software/linux/x86_64/amd/zen3/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/amd/zen3/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen3/reprod
Autoconf/2.72-GCCcore-13.3.0/20250901_094452UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250901_094512UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250901_094758UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250901_105435UTC
foss/2024a/
foss/2024a/20250901_105803UTC
gompi/2024a/
gompi/2024a/20250901_103356UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250901_100115UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250901_094150UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250901_095557UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250901_095940UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250901_094557UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250901_094754UTC
M4/1.4.19/
M4/1.4.19/20250901_094004UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250901_094440UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250901_095655UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250901_095639UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250901_094828UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250901_103352UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250901_100606UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250901_100935UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250901_105758UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250901_095912UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250901_095239UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250901_095922UTC
other under 2025.06/software/linux/x86_64/amd/zen3
no other files in tarball
Sep 01 10:59:37 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-87023.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-jsc
Copy link

eessi-bot-jsc bot commented Sep 1, 2025

New job on instance eessi-bot-jsc for repository eessi.io-2025.06-software
Building on: nvidia-grace
Building for: aarch64/nvidia/grace
Job dir: /p/project1/ceasybuilders/eessibot/jobs/2025.09/pr_1164/14030194

date job status comment
Sep 01 09:32:40 UTC 2025 submitted job id 14030194 awaits release by job manager
Sep 01 09:33:12 UTC 2025 released job awaits launch by Slurm scheduler
Sep 03 13:41:20 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-14030194.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-nvidia-grace-17568878200.tar.gzsize: 69 MiB (73030975 bytes)
entries: 6601
modules under 2025.06/software/linux/aarch64/nvidia/grace/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/nvidia/grace/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/nvidia/grace/reprod
Autoconf/2.72-GCCcore-13.3.0/20250903_075045UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250903_075140UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250903_075259UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250903_082120UTC
foss/2024a/
foss/2024a/20250903_082228UTC
gompi/2024a/
gompi/2024a/20250903_081259UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250903_075907UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250903_074833UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250903_075602UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250903_075825UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250903_075202UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250903_075257UTC
M4/1.4.19/
M4/1.4.19/20250903_074658UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250903_075037UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250903_075707UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250903_075633UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250903_075312UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250903_081256UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250903_080117UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250903_080249UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250903_082225UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250903_075810UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250903_075508UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250903_075816UTC
other under 2025.06/software/linux/aarch64/nvidia/grace
no other files in tarball
Sep 03 13:41:20 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-14030194.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-deucalion
Copy link

eessi-bot-deucalion bot commented Sep 1, 2025

New job on instance eessi-bot-deucalion for repository eessi.io-2025.06-software
Building on: a64fx
Building for: aarch64/a64fx
Job dir: /home/eessibot/new-bot/jobs/2025.09/pr_1164/528286

date job status comment
Sep 01 09:32:41 UTC 2025 submitted job id 528286 awaits release by job manager
Sep 01 09:32:54 UTC 2025 released job awaits launch by Slurm scheduler
Sep 01 09:33:57 UTC 2025 running job 528286 is running
Sep 02 08:29:59 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-528286.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-a64fx-17567300830.tar.gzsize: 69 MiB (72752584 bytes)
entries: 6601
modules under 2025.06/software/linux/aarch64/a64fx/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
M4/1.4.19-GCCcore-13.3.0.lua
M4/1.4.19.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/a64fx/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
M4/1.4.19
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/a64fx/reprod
Autoconf/2.72-GCCcore-13.3.0/20250901_095030UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250901_095119UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250901_095824UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250901_122817UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250901_095001UTC
M4/1.4.19/
M4/1.4.19/20250901_093941UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250901_101840UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250901_101726UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250901_114426UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250901_104114UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250901_104948UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250901_123355UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250901_102427UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250901_101014UTC
foss/2024a/
foss/2024a/20250901_123410UTC
gompi/2024a/
gompi/2024a/20250901_114440UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250901_102904UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250901_094357UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250901_101502UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250901_102531UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250901_095255UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250901_095813UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250901_095934UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250901_102448UTC
other under 2025.06/software/linux/aarch64/a64fx
no other files in tarball
Sep 02 08:29:59 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-528286.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@ocaisa
Copy link
Member

ocaisa commented Sep 24, 2025

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen3
Building for: x86_64/amd/zen3
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92106

date job status comment
Sep 24 06:38:31 UTC 2025 submitted job id 92106 awaits release by job manager
Sep 24 06:39:03 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 06:44:05 UTC 2025 running job 92106 is running
Sep 24 08:01:51 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92106.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen3-17587008320.tar.gzsize: 76 MiB (80089153 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/amd/zen3/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/amd/zen3/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen3/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_064820UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_064841UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_065126UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_075651UTC
foss/2024a/
foss/2024a/20250924_080021UTC
gompi/2024a/
gompi/2024a/20250924_073738UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_070447UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_064517UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_065927UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_070312UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_064926UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_065122UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_064809UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_070026UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_070010UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_065156UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_073733UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_070939UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_071309UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_080016UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_070244UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_065608UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_070254UTC
other under 2025.06/software/linux/x86_64/amd/zen3
no other files in tarball
Sep 24 08:01:51 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92106.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:16 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen3-17587008320.tar.gz to S3 bucket succeeded

@eessi-bot-jsc
Copy link

eessi-bot-jsc bot commented Sep 24, 2025

New job on instance eessi-bot-jsc for repository eessi.io-2025.06-software
Building on: nvidia-grace
Building for: aarch64/nvidia/grace
Job dir: /p/project1/ceasybuilders/eessibot/jobs/2025.09/pr_1164/14082073

date job status comment
Sep 24 06:38:32 UTC 2025 submitted job id 14082073 awaits release by job manager
Sep 24 06:39:29 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 06:40:32 UTC 2025 running job 14082073 is running
Sep 24 07:25:39 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-14082073.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-nvidia-grace-17586984330.tar.gzsize: 69 MiB (72625392 bytes)
entries: 6481
modules under 2025.06/software/linux/aarch64/nvidia/grace/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/nvidia/grace/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/nvidia/grace/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_064701UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_064853UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_065016UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_071816UTC
foss/2024a/
foss/2024a/20250924_071930UTC
gompi/2024a/
gompi/2024a/20250924_071021UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_065638UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_064339UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_065320UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_065556UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_064919UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_065014UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_064653UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_065436UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_065356UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_065029UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_071019UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_065847UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_070018UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_071928UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_065539UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_065226UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_065545UTC
other under 2025.06/software/linux/aarch64/nvidia/grace
no other files in tarball
Sep 24 07:25:39 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-14082073.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:18 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-aarch64-nvidia-grace-17586984330.tar.gz to S3 bucket succeeded

@eessi-bot-deucalion
Copy link

eessi-bot-deucalion bot commented Sep 24, 2025

New job on instance eessi-bot-deucalion for repository eessi.io-2025.06-software
Building on: a64fx
Building for: aarch64/a64fx
Job dir: /home/eessibot/new-bot/jobs/2025.09/pr_1164/553812

date job status comment
Sep 24 06:38:34 UTC 2025 submitted job id 553812 awaits release by job manager
Sep 24 06:39:31 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 06:40:34 UTC 2025 running job 553812 is running
Sep 24 09:39:01 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-553812.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-a64fx-17587065960.tar.gzsize: 69 MiB (72369295 bytes)
entries: 6481
modules under 2025.06/software/linux/aarch64/a64fx/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/a64fx/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/a64fx/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_065150UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_065239UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_065943UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_093007UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_065122UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_071953UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_071842UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_084530UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_074227UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_075100UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_093545UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_072539UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_071129UTC
foss/2024a/
foss/2024a/20250924_093600UTC
gompi/2024a/
gompi/2024a/20250924_084543UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_073016UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_064512UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_071618UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_072643UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_065416UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_065932UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_070053UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_072600UTC
other under 2025.06/software/linux/aarch64/a64fx
no other files in tarball
Sep 24 09:39:01 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-553812.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:19 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-aarch64-a64fx-17587065960.tar.gz to S3 bucket succeeded

@boegel
Copy link
Contributor Author

boegel commented Sep 24, 2025

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/generic
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen4
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/haswell
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/skylake_avx512
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/icelake
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/cascadelake
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/sapphirerapids
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/generic
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/neoverse_n1
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/neoverse_v1

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: generic
Building for: x86_64/generic
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92107

date job status comment
Sep 24 09:06:50 UTC 2025 submitted job id 92107 awaits release by job manager
Sep 24 09:07:02 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:12:30 UTC 2025 running job 92107 is running
Sep 24 10:23:12 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92107.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-generic-17587093570.tar.gzsize: 72 MiB (75604044 bytes)
entries: 6490
modules under 2025.06/software/linux/x86_64/generic/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/generic/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/generic/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_091714UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_091734UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092021UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_101848UTC
foss/2024a/
foss/2024a/20250924_102225UTC
gompi/2024a/
gompi/2024a/20250924_100428UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_093317UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091415UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_092807UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_093148UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_091817UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092018UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_091702UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_092907UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_092851UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092051UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_100424UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093758UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_094116UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_102220UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093120UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092504UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093130UTC
other under 2025.06/software/linux/x86_64/generic
no other files in tarball
Sep 24 10:23:12 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92107.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:26 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-generic-17587093570.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92108

date job status comment
Sep 24 09:06:55 UTC 2025 submitted job id 92108 awaits release by job manager
Sep 24 09:07:00 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:12:28 UTC 2025 running job 92108 is running
Sep 24 11:01:08 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92108.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17587115930.tar.gzsize: 76 MiB (80105534 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_091909UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_091937UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092320UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_105437UTC
foss/2024a/
foss/2024a/20250924_105939UTC
gompi/2024a/
gompi/2024a/20250924_102726UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_094135UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091458UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093425UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_093923UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092039UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092315UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_091853UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093540UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093520UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092402UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_102720UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_094822UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_095313UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_105932UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093845UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092946UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093858UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Sep 24 11:01:08 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92108.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:36 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen2-17587115930.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen4
Building for: x86_64/amd/zen4
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92109

date job status comment
Sep 24 09:07:00 UTC 2025 submitted job id 92109 awaits release by job manager
Sep 24 09:08:12 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:18:07 UTC 2025 running job 92109 is running
Sep 24 10:19:44 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92109.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen4-17587091240.tar.gzsize: 76 MiB (80331576 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/amd/zen4/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/amd/zen4/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen4/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092156UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092212UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092425UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_101551UTC
foss/2024a/
foss/2024a/20250924_101836UTC
gompi/2024a/
gompi/2024a/20250924_100053UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_093449UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091924UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093036UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_093332UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092248UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092422UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092147UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093123UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093111UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092450UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_100050UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093841UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_094128UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_101832UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093309UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092804UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093318UTC
other under 2025.06/software/linux/x86_64/amd/zen4
no other files in tarball
Sep 24 10:19:44 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92109.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:47 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen4-17587091240.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: intel-haswell
Building for: x86_64/intel/haswell
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92110

date job status comment
Sep 24 09:07:04 UTC 2025 submitted job id 92110 awaits release by job manager
Sep 24 09:08:17 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:19:23 UTC 2025 running job 92110 is running
Sep 24 10:56:00 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92110.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-intel-haswell-17587112730.tar.gzsize: 76 MiB (80065864 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/intel/haswell/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/intel/haswell/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/intel/haswell/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092445UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092509UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092830UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_104934UTC
foss/2024a/
foss/2024a/20250924_105419UTC
gompi/2024a/
gompi/2024a/20250924_102444UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_094520UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_092109UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093845UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_094327UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092602UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092825UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092430UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093959UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093940UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092907UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_102438UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_095111UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_095519UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_105412UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_094254UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_093427UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_094305UTC
other under 2025.06/software/linux/x86_64/intel/haswell
no other files in tarball
Sep 24 10:56:00 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92110.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:19:57 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-haswell-17587112730.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: intel-skylake_avx512
Building for: x86_64/intel/skylake_avx512
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92111

date job status comment
Sep 24 09:07:09 UTC 2025 submitted job id 92111 awaits release by job manager
Sep 24 09:08:22 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:20:40 UTC 2025 running job 92111 is running
Sep 24 10:36:45 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92111.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-intel-skylake_avx512-17587101580.tar.gzsize: 76 MiB (80213342 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/intel/skylake_avx512/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/intel/skylake_avx512/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/intel/skylake_avx512/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092446UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092507UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092756UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_103208UTC
foss/2024a/
foss/2024a/20250924_103546UTC
gompi/2024a/
gompi/2024a/20250924_101333UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_094139UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_092142UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093608UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_094007UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092551UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092752UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092435UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093709UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093653UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092826UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_101328UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_094626UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_094952UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_103541UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093940UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_093238UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093950UTC
other under 2025.06/software/linux/x86_64/intel/skylake_avx512
no other files in tarball
Sep 24 10:36:45 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92111.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:08 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-skylake_avx512-17587101580.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: intel-icelake
Building for: x86_64/intel/icelake
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92112

date job status comment
Sep 24 09:07:14 UTC 2025 submitted job id 92112 awaits release by job manager
Sep 24 09:08:20 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:19:26 UTC 2025 running job 92112 is running
Sep 24 10:17:24 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92112.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-intel-icelake-17587090090.tar.gzsize: 76 MiB (80149691 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/intel/icelake/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/intel/icelake/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/intel/icelake/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092201UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092216UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092424UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_101355UTC
foss/2024a/
foss/2024a/20250924_101639UTC
gompi/2024a/
gompi/2024a/20250924_095901UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_093440UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091945UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093033UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_093331UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092249UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092421UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092153UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093121UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093109UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092448UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_095857UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093812UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_094042UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_101635UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093310UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092758UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093318UTC
other under 2025.06/software/linux/x86_64/intel/icelake
no other files in tarball
Sep 24 10:17:24 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92112.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:19 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-icelake-17587090090.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: intel-cascadelake
Building for: x86_64/intel/cascadelake
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92113

date job status comment
Sep 24 09:07:19 UTC 2025 submitted job id 92113 awaits release by job manager
Sep 24 09:08:15 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:18:11 UTC 2025 running job 92113 is running
Sep 24 10:36:42 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92113.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-intel-cascadelake-17587101180.tar.gzsize: 76 MiB (80190655 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/intel/cascadelake/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/intel/cascadelake/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/intel/cascadelake/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092232UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092252UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092534UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_103140UTC
foss/2024a/
foss/2024a/20250924_103506UTC
gompi/2024a/
gompi/2024a/20250924_100931UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_093846UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091939UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093326UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_093717UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092333UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092530UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092221UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093427UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093412UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092603UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_100926UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_094324UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_094641UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_103501UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_093651UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_093008UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_093701UTC
other under 2025.06/software/linux/x86_64/intel/cascadelake
no other files in tarball
Sep 24 10:36:42 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92113.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:29 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-cascadelake-17587101180.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: intel-sapphirerapids
Building for: x86_64/intel/sapphirerapids
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92114

date job status comment
Sep 24 09:07:23 UTC 2025 submitted job id 92114 awaits release by job manager
Sep 24 09:08:25 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:20:43 UTC 2025 running job 92114 is running
Sep 24 10:49:41 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92114.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-x86_64-intel-sapphirerapids-17587109530.tar.gzsize: 76 MiB (80197976 bytes)
entries: 6491
modules under 2025.06/software/linux/x86_64/intel/sapphirerapids/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/x86_64/intel/sapphirerapids/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/x86_64/intel/sapphirerapids/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_092544UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_092606UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092852UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_104535UTC
foss/2024a/
foss/2024a/20250924_104902UTC
gompi/2024a/
gompi/2024a/20250924_102644UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_094230UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_092212UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_093648UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_094037UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092655UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092848UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_092534UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_093747UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_093730UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092924UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_102640UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_094811UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_095221UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_104857UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_094004UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_093333UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_094014UTC
other under 2025.06/software/linux/x86_64/intel/sapphirerapids
no other files in tarball
Sep 24 10:49:41 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92114.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:39 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-sapphirerapids-17587109530.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: generic
Building for: aarch64/generic
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92115

date job status comment
Sep 24 09:07:28 UTC 2025 submitted job id 92115 awaits release by job manager
Sep 24 09:08:05 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:13:33 UTC 2025 running job 92115 is running
Sep 24 10:12:36 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92115.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-generic-17587086840.tar.gzsize: 70 MiB (73565226 bytes)
entries: 6481
modules under 2025.06/software/linux/aarch64/generic/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/generic/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/generic/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_091708UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_091724UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_091949UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_100909UTC
foss/2024a/
foss/2024a/20250924_101113UTC
gompi/2024a/
gompi/2024a/20250924_095430UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_092957UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091453UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_092505UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_092848UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_091757UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_091946UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_091659UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_092603UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_092549UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092013UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_095425UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093354UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_093639UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_101108UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_092825UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092330UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_092834UTC
other under 2025.06/software/linux/aarch64/generic
no other files in tarball
Sep 24 10:12:36 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92115.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:49 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-aarch64-generic-17587086840.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: neoverse_n1
Building for: aarch64/neoverse_n1
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92116

date job status comment
Sep 24 09:07:33 UTC 2025 submitted job id 92116 awaits release by job manager
Sep 24 09:08:07 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:13:35 UTC 2025 running job 92116 is running
Sep 24 10:13:49 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92116.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-neoverse_n1-17587087890.tar.gzsize: 70 MiB (73451280 bytes)
entries: 6481
modules under 2025.06/software/linux/aarch64/neoverse_n1/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/neoverse_n1/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/neoverse_n1/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_091716UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_091733UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092003UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_101057UTC
foss/2024a/
foss/2024a/20250924_101258UTC
gompi/2024a/
gompi/2024a/20250924_095530UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_093036UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091456UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_092529UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_092925UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_091807UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092000UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_091707UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_092629UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_092614UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092028UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_095526UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093437UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_093726UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_101253UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_092902UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092351UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_092911UTC
other under 2025.06/software/linux/aarch64/neoverse_n1
no other files in tarball
Sep 24 10:13:49 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92116.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:20:59 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-aarch64-neoverse_n1-17587087890.tar.gz to S3 bucket succeeded

@eessi-bot-aws
Copy link

eessi-bot-aws bot commented Sep 24, 2025

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: neoverse_v1
Building for: aarch64/neoverse_v1
Job dir: /project/def-users/SHARED/jobs/2025.09/pr_1164/92117

date job status comment
Sep 24 09:07:38 UTC 2025 submitted job id 92117 awaits release by job manager
Sep 24 09:08:10 UTC 2025 released job awaits launch by Slurm scheduler
Sep 24 09:16:55 UTC 2025 running job 92117 is running
Sep 24 10:03:50 UTC 2025 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-92117.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2025.06-software-linux-aarch64-neoverse_v1-17587081370.tar.gzsize: 68 MiB (72156744 bytes)
entries: 6481
modules under 2025.06/software/linux/aarch64/neoverse_v1/modules/all
Autoconf/2.72-GCCcore-13.3.0.lua
Automake/1.16.5-GCCcore-13.3.0.lua
Autotools/20231222-GCCcore-13.3.0.lua
FFTW.MPI/3.3.10-gompi-2024a.lua
foss/2024a.lua
gompi/2024a.lua
hwloc/2.10.0-GCCcore-13.3.0.lua
libevent/2.1.12-GCCcore-13.3.0.lua
libfabric/1.21.0-GCCcore-13.3.0.lua
libpciaccess/0.18.1-GCCcore-13.3.0.lua
libtool/2.4.7-GCCcore-13.3.0.lua
libxml2/2.12.7-GCCcore-13.3.0.lua
M4/1.4.19-GCCcore-13.3.0.lua
Meson/1.4.0-GCCcore-13.3.0.lua
Ninja/1.12.1-GCCcore-13.3.0.lua
numactl/2.0.18-GCCcore-13.3.0.lua
OpenMPI/5.0.3-GCC-13.3.0.lua
PMIx/5.0.2-GCCcore-13.3.0.lua
PRRTE/3.0.5-GCCcore-13.3.0.lua
ScaLAPACK/2.2.0-gompi-2024a-fb.lua
UCC/1.3.0-GCCcore-13.3.0.lua
UCX/1.16.0-GCCcore-13.3.0.lua
xorg-macros/1.20.1-GCCcore-13.3.0.lua
software under 2025.06/software/linux/aarch64/neoverse_v1/software
Autoconf/2.72-GCCcore-13.3.0
Automake/1.16.5-GCCcore-13.3.0
Autotools/20231222-GCCcore-13.3.0
FFTW.MPI/3.3.10-gompi-2024a
foss/2024a
gompi/2024a
hwloc/2.10.0-GCCcore-13.3.0
libevent/2.1.12-GCCcore-13.3.0
libfabric/1.21.0-GCCcore-13.3.0
libpciaccess/0.18.1-GCCcore-13.3.0
libtool/2.4.7-GCCcore-13.3.0
libxml2/2.12.7-GCCcore-13.3.0
M4/1.4.19-GCCcore-13.3.0
Meson/1.4.0-GCCcore-13.3.0
Ninja/1.12.1-GCCcore-13.3.0
numactl/2.0.18-GCCcore-13.3.0
OpenMPI/5.0.3-GCC-13.3.0
PMIx/5.0.2-GCCcore-13.3.0
PRRTE/3.0.5-GCCcore-13.3.0
ScaLAPACK/2.2.0-gompi-2024a-fb
UCC/1.3.0-GCCcore-13.3.0
UCX/1.16.0-GCCcore-13.3.0
xorg-macros/1.20.1-GCCcore-13.3.0
reprod directories under 2025.06/software/linux/aarch64/neoverse_v1/reprod
Autoconf/2.72-GCCcore-13.3.0/20250924_091923UTC
Automake/1.16.5-GCCcore-13.3.0/
Automake/1.16.5-GCCcore-13.3.0/20250924_091936UTC
Autotools/20231222-GCCcore-13.3.0/
Autotools/20231222-GCCcore-13.3.0/20250924_092130UTC
FFTW.MPI/3.3.10-gompi-2024a/
FFTW.MPI/3.3.10-gompi-2024a/20250924_100030UTC
foss/2024a/
foss/2024a/20250924_100209UTC
gompi/2024a/
gompi/2024a/20250924_094840UTC
hwloc/2.10.0-GCCcore-13.3.0/
hwloc/2.10.0-GCCcore-13.3.0/20250924_092913UTC
libevent/2.1.12-GCCcore-13.3.0/
libevent/2.1.12-GCCcore-13.3.0/20250924_091733UTC
libfabric/1.21.0-GCCcore-13.3.0/
libfabric/1.21.0-GCCcore-13.3.0/20250924_092544UTC
libpciaccess/0.18.1-GCCcore-13.3.0/
libpciaccess/0.18.1-GCCcore-13.3.0/20250924_092818UTC
libtool/2.4.7-GCCcore-13.3.0/
libtool/2.4.7-GCCcore-13.3.0/20250924_092002UTC
libxml2/2.12.7-GCCcore-13.3.0/
libxml2/2.12.7-GCCcore-13.3.0/20250924_092128UTC
M4/1.4.19-GCCcore-13.3.0/
M4/1.4.19-GCCcore-13.3.0/20250924_091915UTC
Meson/1.4.0-GCCcore-13.3.0/
Meson/1.4.0-GCCcore-13.3.0/20250924_092629UTC
Ninja/1.12.1-GCCcore-13.3.0/
Ninja/1.12.1-GCCcore-13.3.0/20250924_092618UTC
numactl/2.0.18-GCCcore-13.3.0/
numactl/2.0.18-GCCcore-13.3.0/20250924_092149UTC
OpenMPI/5.0.3-GCC-13.3.0/
OpenMPI/5.0.3-GCC-13.3.0/20250924_094837UTC
PMIx/5.0.2-GCCcore-13.3.0/
PMIx/5.0.2-GCCcore-13.3.0/20250924_093218UTC
PRRTE/3.0.5-GCCcore-13.3.0/
PRRTE/3.0.5-GCCcore-13.3.0/20250924_093427UTC
ScaLAPACK/2.2.0-gompi-2024a-fb/
ScaLAPACK/2.2.0-gompi-2024a-fb/20250924_100205UTC
UCC/1.3.0-GCCcore-13.3.0/
UCC/1.3.0-GCCcore-13.3.0/20250924_092759UTC
UCX/1.16.0-GCCcore-13.3.0/
UCX/1.16.0-GCCcore-13.3.0/20250924_092425UTC
xorg-macros/1.20.1-GCCcore-13.3.0/
xorg-macros/1.20.1-GCCcore-13.3.0/20250924_092807UTC
other under 2025.06/software/linux/aarch64/neoverse_v1
no other files in tarball
Sep 24 10:03:50 UTC 2025 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-92117.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 24 11:21:10 UTC 2025 uploaded transfer of eessi-2025.06-software-linux-aarch64-neoverse_v1-17587081370.tar.gz to S3 bucket succeeded

@boegel boegel marked this pull request as ready for review September 24, 2025 11:18
@boegel
Copy link
Contributor Author

boegel commented Sep 24, 2025

All builds succeeded, ready to deploy... 🥳

@boegel boegel added the bot:deploy Ask bot to deploy missing software installations to EESSI label Sep 24, 2025
@boegel
Copy link
Contributor Author

boegel commented Sep 24, 2025

Ugh, I meant to set ready-to-deploy label, but I set bot:deploy instead, was a bit too enthusiastic...

@ocaisa
Copy link
Member

ocaisa commented Sep 24, 2025

Ugh, I meant to set ready-to-deploy label, but I set bot:deploy instead, was a bit too enthusiastic...

Not to worry, I would do it anyway

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ocaisa ocaisa merged commit d6c54c9 into EESSI:main Sep 24, 2025
63 of 77 checks passed
@ocaisa ocaisa mentioned this pull request Sep 24, 2025
@boegel boegel deleted the 2025.06-software.eessi.io-2024a-OpenMPI branch September 24, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2025.06-software.eessi.io 2025.06 version of software.eessi.io bot:deploy Ask bot to deploy missing software installations to EESSI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants