EESSI / software-layer

Software layer of the EESSI project
https://eessi.github.io/docs/software_layer
GNU General Public License v2.0
20 stars 43 forks source link

{2023.06,a64fx} foss/2023a #622

Closed boegel closed 5 days ago

eessi-bot-aws[bot] commented 6 days ago

Instance eessi-bot-mc-aws is configured to build for:

eessi-build-deploy-bot-deucalion[bot] commented 6 days ago

Instance boegel-bot-deucalion is configured to build for:

eessi-bot-aws[bot] commented 6 days ago

Instance eessi-bot-mc-azure is configured to build for:

boegel commented 6 days ago

bot: build repo:eessi.io-2023.06-software arch:aarch64/a64fx

eessi-build-deploy-bot-deucalion[bot] commented 6 days ago
Updates by the bot instance boegel-bot-deucalion (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - submitted job `10695`, for details & status see https://github.com/EESSI/software-layer/pull/622#issuecomment-2188232717
eessi-bot-aws[bot] commented 6 days ago
Updates by the bot instance eessi-bot-mc-aws (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - no jobs were submitted
eessi-bot-aws[bot] commented 6 days ago
Updates by the bot instance eessi-bot-mc-azure (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - no jobs were submitted
eessi-build-deploy-bot-deucalion[bot] commented 6 days ago
New job on instance boegel-bot-deucalion for architecture aarch64-a64fx for repository eessi.io-2023.06-software in job dir /home/kehoste/project_dir/bot/jobs/2024.06/pr_622/10695 date job status comment
Jun 25 07:58:32 UTC 2024 submitted job id 10695 awaits release by job manager
Jun 25 07:58:59 UTC 2024 released job awaits launch by Slurm scheduler
Jun 25 10:13:16 UTC 2024 running job 10695 is running
Jun 25 14:08:32 UTC 2024 finished
:cry: FAILURE (click triangle for details)
Details
:white_check_mark: job output file slurm-10695.out
:x: found message matching ERROR:
:x: found message matching FAILED:
:x: found message matching required modules missing:
:x: no message matching No missing installations
:white_check_mark: found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-a64fx-1719324322.tar.gzsize: 145 MiB (152306917 bytes)
entries: 15439
modules under 2023.06/software/linux/aarch64/a64fx/modules/all
CMake/3.26.3-GCCcore-12.3.0.lua
cURL/8.0.1-GCCcore-12.3.0.lua
FFTW/3.3.10-GCC-12.3.0.lua
FFTW.MPI/3.3.10-gompi-2023a.lua
gompi/2023a.lua
libarchive/3.6.2-GCCcore-12.3.0.lua
libffi/3.4.4-GCCcore-12.3.0.lua
make/4.4.1-GCCcore-12.3.0.lua
Python/3.11.3-GCCcore-12.3.0.lua
SQLite/3.42.0-GCCcore-12.3.0.lua
Tcl/8.6.13-GCCcore-12.3.0.lua
UnZip/6.0-GCCcore-12.3.0.lua
software under 2023.06/software/linux/aarch64/a64fx/software
CMake/3.26.3-GCCcore-12.3.0
cURL/8.0.1-GCCcore-12.3.0
FFTW/3.3.10-GCC-12.3.0
FFTW.MPI/3.3.10-gompi-2023a
gompi/2023a
libarchive/3.6.2-GCCcore-12.3.0
libffi/3.4.4-GCCcore-12.3.0
make/4.4.1-GCCcore-12.3.0
Python/3.11.3-GCCcore-12.3.0
SQLite/3.42.0-GCCcore-12.3.0
Tcl/8.6.13-GCCcore-12.3.0
UnZip/6.0-GCCcore-12.3.0
other under 2023.06/software/linux/aarch64/a64fx
2023.06/init/easybuild/eb_hooks.py
Jun 25 14:08:32 UTC 2024 test result
:cry: FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
:white_check_mark: job output file slurm-10695.out
:x: found message matching ERROR:
:white_check_mark: no message matching [\s*FAILED\s*].*Ran .* test case
boegel commented 5 days ago

pre-configure hook for BLIS isn't correct, configure command for BLIS has format

configure [options] [env. vars.] confname

So we can't just add CFLAGS="..." at the end, we need to keep the auto last as configuration "target" (enable auto-detect).

The auto-detection for A64FX by the BLIS configure script is working as expected though:

configure: automatic configuration requested.
configure: hardware detection driver returned 'a64fx'.
configure: checking configuration against contents of 'config_registry'.
configure: configuration 'a64fx' is registered.
configure: 'a64fx' is defined as having the following sub-configurations:
configure:    a64fx
configure: which collectively require the following kernels:
configure:    armsve
configure: checking sub-configurations:
configure:   'a64fx' is registered...and exists.
boegel commented 5 days ago

bot: build repo:eessi.io-2023.06-software arch:aarch64/a64fx

eessi-bot-aws[bot] commented 5 days ago
Updates by the bot instance eessi-bot-mc-aws (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - no jobs were submitted
eessi-build-deploy-bot-deucalion[bot] commented 5 days ago
Updates by the bot instance boegel-bot-deucalion (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - submitted job `11166`, for details & status see https://github.com/EESSI/software-layer/pull/622#issuecomment-2189387855
eessi-bot-aws[bot] commented 5 days ago
Updates by the bot instance eessi-bot-mc-azure (click for details) - received bot command `build repo:eessi.io-2023.06-software arch:aarch64/a64fx` from `boegel` - expanded format: `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` - handling command `build repository:eessi.io-2023.06-software architecture:aarch64/a64fx` resulted in: - no jobs were submitted
eessi-build-deploy-bot-deucalion[bot] commented 5 days ago
New job on instance boegel-bot-deucalion for architecture aarch64-a64fx for repository eessi.io-2023.06-software in job dir /home/kehoste/project_dir/bot/jobs/2024.06/pr_622/11166 date job status comment
Jun 25 16:17:55 UTC 2024 submitted job id 11166 awaits release by job manager
Jun 25 16:18:56 UTC 2024 released job awaits launch by Slurm scheduler
Jun 25 16:19:58 UTC 2024 running job 11166 is running
Jun 25 20:17:19 UTC 2024 finished
:grin: SUCCESS (click triangle for details)
Details
:white_check_mark: job output file slurm-11166.out
:white_check_mark: no message matching ERROR:
:white_check_mark: no message matching FAILED:
:white_check_mark: no message matching required modules missing:
:white_check_mark: found message(s) matching No missing installations
:white_check_mark: found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-a64fx-1719346462.tar.gzsize: 167 MiB (175949432 bytes)
entries: 15667
modules under 2023.06/software/linux/aarch64/a64fx/modules/all
BLIS/0.9.0-GCC-12.3.0.lua
CMake/3.26.3-GCCcore-12.3.0.lua
cURL/8.0.1-GCCcore-12.3.0.lua
FFTW/3.3.10-GCC-12.3.0.lua
FFTW.MPI/3.3.10-gompi-2023a.lua
FlexiBLAS/3.3.1-GCC-12.3.0.lua
foss/2023a.lua
gompi/2023a.lua
libarchive/3.6.2-GCCcore-12.3.0.lua
libffi/3.4.4-GCCcore-12.3.0.lua
make/4.4.1-GCCcore-12.3.0.lua
OpenBLAS/0.3.23-GCC-12.3.0.lua
Python/3.11.3-GCCcore-12.3.0.lua
ScaLAPACK/2.2.0-gompi-2023a-fb.lua
SQLite/3.42.0-GCCcore-12.3.0.lua
Tcl/8.6.13-GCCcore-12.3.0.lua
UnZip/6.0-GCCcore-12.3.0.lua
software under 2023.06/software/linux/aarch64/a64fx/software
BLIS/0.9.0-GCC-12.3.0
CMake/3.26.3-GCCcore-12.3.0
cURL/8.0.1-GCCcore-12.3.0
FFTW/3.3.10-GCC-12.3.0
FFTW.MPI/3.3.10-gompi-2023a
FlexiBLAS/3.3.1-GCC-12.3.0
foss/2023a
gompi/2023a
libarchive/3.6.2-GCCcore-12.3.0
libffi/3.4.4-GCCcore-12.3.0
make/4.4.1-GCCcore-12.3.0
OpenBLAS/0.3.23-GCC-12.3.0
Python/3.11.3-GCCcore-12.3.0
ScaLAPACK/2.2.0-gompi-2023a-fb
SQLite/3.42.0-GCCcore-12.3.0
Tcl/8.6.13-GCCcore-12.3.0
UnZip/6.0-GCCcore-12.3.0
other under 2023.06/software/linux/aarch64/a64fx
2023.06/init/easybuild/eb_hooks.py
Jun 25 20:17:19 UTC 2024 test result
:cry: FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
:white_check_mark: job output file slurm-11166.out
:x: found message matching ERROR:
:white_check_mark: no message matching [\s*FAILED\s*].*Ran .* test case
Jun 25 20:57:58 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-a64fx-1719346462.tar.gz to S3 bucket succeeded