Running with gitlab-runner 17.3.1 (66269445)
  on warson Fyn-e_YWP, system ID: s_9a4f823998d2
Resolving secrets
section_start:1733825950:prepare_executor
Preparing the "docker" executor
Using Docker executor with image rboman/waves-py3:2022.0 ...
Pulling docker image rboman/waves-py3:2022.0 ...
Using docker image sha256:7632930320ae9be33cca71c48df1a983ed7b2d1c662edeac2fc44741271d2a54 for rboman/waves-py3:2022.0 with digest rboman/waves-py3@sha256:99888ab2bc284adbb994a24bb1e32423d5bc202be16c0ce1e1a90a13840b1b9e ...
section_end:1733825952:prepare_executor
section_start:1733825952:prepare_script
Preparing environment
Running on runner-fyn-eywp-project-4359-concurrent-0 via warson...
section_end:1733825953:prepare_script
section_start:1733825953:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/am-dept/pypk/.git/
Created fresh repository.
Checking out 4e58da94 as detached HEAD (ref is v1.1.0)...
Updating/initializing submodules recursively with git depth set to 20...
Updated submodules
section_end:1733825954:get_sources
section_start:1733825954:step_script
Executing "step_script" stage of the job script
Using docker image sha256:7632930320ae9be33cca71c48df1a983ed7b2d1c662edeac2fc44741271d2a54 for rboman/waves-py3:2022.0 with digest rboman/waves-py3@sha256:99888ab2bc284adbb994a24bb1e32423d5bc202be16c0ce1e1a90a13840b1b9e ...
$ for f in tests/*.py; do python3 run.py "$f"; done
Setting workspace for "/builds/am-dept/pypk/tests/agard.py"
- creating workspace/pypk_tests_agard
- changing to workspace/pypk_tests_agard
Starting test /builds/am-dept/pypk/tests/agard.py
Time: Tue Dec 10 10:19:14 2024
Hostname: runner-fyn-eywp-project-4359-concurrent-0
NIPK: flutter found at Mach 0.90 for mode #0 at 16 Hz near u_inf = 289.
PK: flutter found at Mach 0.90 for mode #0 at 16 Hz near u_inf = 289.
All tests ok.
Setting workspace for "/builds/am-dept/pypk/tests/agard_grad.py"
- creating workspace/pypk_tests_agard_grad
- changing to workspace/pypk_tests_agard_grad
Starting test /builds/am-dept/pypk/tests/agard_grad.py
Time: Tue Dec 10 10:19:15 2024
Hostname: runner-fyn-eywp-project-4359-concurrent-0
NIPK: flutter found at Mach 0.90 for mode #0 at 16 Hz near u_inf = 289.
Computing NIPK gradients...
- checking gradient 0/16
- checking gradient 1/16
- checking gradient 2/16
- checking gradient 3/16
- checking gradient 4/16
- checking gradient 5/16
- checking gradient 6/16
- checking gradient 7/16
- checking gradient 8/16
- checking gradient 9/16
- checking gradient 10/16
- checking gradient 11/16
- checking gradient 12/16
- checking gradient 13/16
- checking gradient 14/16
- checking gradient 15/16
All tests ok.
section_end:1733825957:step_script
section_start:1733825957:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1733825958:cleanup_file_variables
Job succeeded