Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Parameterize mean excitation energy in Material #2892

Merge branch 'main' of https://github.com/acts-project/acts into feat…

60e147e
Select commit
Loading
Failed to load commit list.
Closed

feat: Parameterize mean excitation energy in Material #2892

Merge branch 'main' of https://github.com/acts-project/acts into feat…
60e147e
Select commit
Loading
Failed to load commit list.
ci-bridge / CI Bridge / linux_test_examples failed Jan 25, 2024 in 8m 48s

GitLab CI: FAILED

This check triggered job acts/ci-bridge/35542543
in pipeline acts/ci-bridge/15515
Status: FAILED
Created at: 2024-01-25T16:45:36.758+01:00
Started at: 2024-01-25T17:28:42.204+01:00
Finished at: 2024-01-25T17:37:30.652+01:00

Details

Running with gitlab-runner 15.0.0 (febb2a09)
  on acts-ci-4c-alma9-3.cern.ch 8YFUwmaz
section_start:1706200122:resolve_secrets
Resolving secrets
section_end:1706200122:resolve_secrets
section_start:1706200122:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/ubuntu2204:v41 ...
Pulling docker image ghcr.io/acts-project/ubuntu2204:v41 ...
Using docker image sha256:25d587b5480df92cfc0ad50a203d396645fbdbd30028f181d9772f092d3b97b1 for ghcr.io/acts-project/ubuntu2204:v41 with digest
ghcr.io/acts-project/ubuntu2204@sha256:04d03acdbeb619ee3e35de782c8daf767dfc479b2621d283f8f309c86c991638 ...
section_end:1706200123:prepare_executor
section_start:1706200123:prepare_script
Preparing environment
Running on runner-8yfuwmaz-project-132265-concurrent-0 via ccde27c74934...
section_end:1706200124:prepare_script
section_start:1706200124:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/acts/ci-bridge/.git/
Checking out 12b1957a as main...
Removing build/
Removing src/

Skipping Git submodules setup
section_end:1706200125:get_sources
section_start:1706200125:download_artifacts
Downloading artifacts
Downloading artifacts for build_linux_ubuntu (35542534)...
Downloading artifacts from coordinator... ok        id=35542534 responseStatus=200 OK token=64_L7dF_
WARNING: build/python/acts/__init__.py: chmod build/python/acts/__init__.py: no such file or directory (suppressing repeats) 
section_end:1706200150:download_artifacts
section_start:1706200150:step_script
Executing "step_script" stage of the job script
Using docker image sha256:25d587b5480df92cfc0ad50a203d396645fbdbd30028f181d9772f092d3b97b1 for ghcr.io/acts-project/ubuntu2204:v41 with digest
ghcr.io/acts-project/ubuntu2204@sha256:04d03acdbeb619ee3e35de782c8daf767dfc479b2621d283f8f309c86c991638 ...
$ apt-get update && apt-get install -y git-lfs
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1324 kB]
Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1388 kB]
Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1668 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1709 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1059 kB]
Get:13 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1672 kB]
Fetched 9331 kB in 12s (781 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  git-lfs
0 upgraded, 1 newly installed, 0 to remove and 108 not upgraded.
Need to get 3503 kB of archives.
After this operation, 10.4 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 git-lfs amd64 3.0.2-1ubuntu0.2 [3503 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3503 kB in 1s (3498 kB/s)
Selecting previously unselected package git-lfs.
(Reading database ...  (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ...
25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading
database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80%
(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40141 files and
directories currently installed.)
Preparing to unpack .../git-lfs_3.0.2-1ubuntu0.2_amd64.deb ...
Unpacking git-lfs (3.0.2-1ubuntu0.2) ...
Setting up git-lfs (3.0.2-1ubuntu0.2) ...
$ git clone $CLONE_URL src
Cloning into 'src'...
$ cd src
$ git checkout $HEAD_SHA
Note: switching to '60e147e349a61efc7a8898605477d537ddb77f78'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 60e147e34 Merge branch 'main' of https://github.com/acts-project/acts into feat-material-param-mean-excitation-energy
$ git submodule init
Submodule 'thirdparty/OpenDataDetector' (https://gitlab.cern.ch/acts/OpenDataDetector.git) registered for path 'thirdparty/OpenDataDetector'
$ git submodule update
Cloning into '/builds/acts/ci-bridge/src/thirdparty/OpenDataDetector'...
Submodule path 'thirdparty/OpenDataDetector': checked out 'e3b1eceae96fd5dddf10223753964c570ee868c9'
$ cd ..
$ /usr/local/bin/geant4-config --install-datasets
+ created download cache
+ downloading G4NDL.4.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0   0     0    0     0    0     0      0      0 --:--:-- --:--:--
--:--:--     0 100    80  100    80    0     0    974      0 --:--:-- --:--:-- --:--:--   975
  14 1063M   14  150M    0     0   150M      0  0:00:07  0:00:01  0:00:06  150M  36 1063M   36  384M    0     0   191M      0  0:00:05  0:00:02
0:00:03  232M  52 1063M   52  556M    0     0   185M      0  0:00:05  0:00:03  0:00:02  202M  70 1063M   70  745M    0     0   186M      0  0:00:05
0:00:04  0:00:01  198M  88 1063M   88  946M    0     0   189M      0  0:00:05  0:00:05 --:--:--  198M 100 1063M  100 1063M    0     0   195M      0
0:00:05  0:00:05 --:--:--  205M
+ checking md5 of G4NDL.4.7.tar.gz
+ untar G4NDL.4.7.tar.gz
+ installing G4NDL4.7
+ downloading G4EMLOW.8.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    82  100    82    0     0   1037      0 --:--:-- --:--:--
--:--:--  1051
  19  314M   19 62.8M    0     0   160M      0  0:00:01 --:--:--  0:00:01  160M 100  314M  100  314M    0     0   266M      0  0:00:01  0:00:01
--:--:--  319M
+ checking md5 of G4EMLOW.8.2.tar.gz
+ untar G4EMLOW.8.2.tar.gz
+ installing G4EMLOW8.2
+ downloading G4PhotonEvaporation.5.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    94  100    94    0     0   1290      0 --:--:-- --:--:--
--:--:--  1305

100 9852k  100 9852k    0     0  51.3M      0 --:--:-- --:--:-- --:--:-- 51.3M
+ checking md5 of G4PhotonEvaporation.5.7.tar.gz
+ untar G4PhotonEvaporation.5.7.tar.gz
+ installing PhotonEvaporation5.7
+ downloading G4RadioactiveDecay.5.6.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    93  100    93    0     0   1231      0 --:--:-- --:--:--
--:--:--  1240

100 1034k  100 1034k    0     0  5521k      0 --:--:-- --:--:-- --:--:-- 5521k
+ checking md5 of G4RadioactiveDecay.5.6.tar.gz
+ untar G4RadioactiveDecay.5.6.tar.gz
+ installing RadioactiveDecay5.6
+ downloading G4PARTICLEXS.4.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    87  100    87    0     0   1174      0 --:--:-- --:--:--
--:--:--  1175
   0 11.6M    0 13761    0     0  21954      0  0:09:17 --:--:--  0:09:17 21954 100 11.6M  100 11.6M    0     0  11.7M      0 --:--:-- --:--:--
--:--:-- 31.9M
+ checking md5 of G4PARTICLEXS.4.0.tar.gz
+ untar G4PARTICLEXS.4.0.tar.gz
+ installing G4PARTICLEXS4.0
+ downloading G4PII.1.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    80  100    80    0     0   1091      0 --:--:-- --:--:--
--:--:--  1095
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100 4192k  100 4192k    0     0  24.7M      0 --:--:-- --:--:--
--:--:--  163M
+ checking md5 of G4PII.1.3.tar.gz
+ untar G4PII.1.3.tar.gz
+ installing G4PII1.3
+ downloading G4RealSurface.2.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    88  100    88    0     0   1124      0 --:--:-- --:--:--
--:--:--  1128
  15  126M   15 19.1M    0     0  60.1M      0  0:00:02 --:--:--  0:00:02 60.1M 100  126M  100  126M    0     0   109M      0  0:00:01  0:00:01
--:--:--  127M
+ checking md5 of G4RealSurface.2.2.tar.gz
+ untar G4RealSurface.2.2.tar.gz
+ installing RealSurface2.2
+ downloading G4SAIDDATA.2.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    85  100    85    0     0   1077      0 --:--:-- --:--:--
--:--:--  1089

100 38502  100 38502    0     0   227k      0 --:--:-- --:--:-- --:--:--  227k
+ checking md5 of G4SAIDDATA.2.0.tar.gz
+ untar G4SAIDDATA.2.0.tar.gz
+ installing G4SAIDDATA2.0
+ downloading G4ABLA.3.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    81  100    81    0     0    985      0 --:--:-- --:--:--
--:--:--   987

100  104k  100  104k    0     0   646k      0 --:--:-- --:--:-- --:--:--  646k
+ checking md5 of G4ABLA.3.1.tar.gz
+ untar G4ABLA.3.1.tar.gz
+ installing G4ABLA3.1
+ downloading G4INCL.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    81  100    81    0     0   1084      0 --:--:-- --:--:--
--:--:--  1094

100 95840  100 95840    0     0   540k      0 --:--:-- --:--:-- --:--:--  540k
+ checking md5 of G4INCL.1.0.tar.gz
+ untar G4INCL.1.0.tar.gz
+ installing G4INCL1.0
+ downloading G4ENSDFSTATE.2.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    87  100    87    0     0   1118      0 --:--:-- --:--:--
--:--:--  1129

100  283k  100  283k    0     0  1816k      0 --:--:-- --:--:-- --:--:-- 1816k
+ checking md5 of G4ENSDFSTATE.2.3.tar.gz
+ untar G4ENSDFSTATE.2.3.tar.gz
+ installing G4ENSDFSTATE2.3
+ cleaned download cache
+ all datasets installed
$ source /usr/local/bin/thisroot.sh || true
$ source /usr/local/bin/thisdd4hep_only.sh || true
$ source /usr/local/bin/geant4.sh || true
$ source build/python/setup.sh
INFO:    Found OpenDataDetector and set it up
INFO:    Acts Python 3.10 bindings setup complete.
$ export PYTHONPATH=/usr/local/python:$PYTHONPATH
$ export LD_LIBRARY_PATH=$PWD/build/thirdparty/OpenDataDetector/factory:$LD_LIBRARY_PATH
$ cd src
$ pip3 install -r Examples/Python/tests/requirements.txt
Collecting awkward==2.5.0
  Downloading awkward-2.5.0-py3-none-any.whl (737 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.7/737.7 KB 13.4 MB/s eta 0:00:00
Collecting awkward-cpp==26
  Downloading awkward_cpp-26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (706 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.4/706.4 KB 86.3 MB/s eta 0:00:00
Collecting execnet==2.0.2
  Downloading execnet-2.0.2-py3-none-any.whl (37 kB)
Collecting iniconfig==2.0.0
  Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting numpy==1.26.2
  Downloading numpy-1.26.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 65.8 MB/s eta 0:00:00
Collecting packaging==23.2
  Downloading packaging-23.2-py3-none-any.whl (53 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 19.0 MB/s eta 0:00:00
Collecting pluggy==1.3.0
  Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
Collecting pytest==7.4.3
  Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.1/325.1 KB 48.2 MB/s eta 0:00:00
Collecting pytest-check==2.1.5
  Downloading pytest_check-2.1.5-py3-none-any.whl (12 kB)
Collecting pytest-xdist==3.5.0
  Downloading pytest_xdist-3.5.0-py3-none-any.whl (42 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 KB 12.7 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 65.7 MB/s eta 0:00:00
Collecting uproot==5.1.2
  Downloading uproot-5.1.2-py3-none-any.whl (342 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.7/342.7 KB 79.4 MB/s eta 0:00:00
Collecting importlib-metadata>=4.13.0
  Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
Collecting typing-extensions>=4.1.0
  Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
Collecting tomli>=1.0.0
  Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting exceptiongroup>=1.0.0rc8
  Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Collecting zipp>=0.5
  Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Installing collected packages: zipp, typing-extensions, tomli, pyyaml, pluggy, packaging, numpy, iniconfig, execnet, exceptiongroup, pytest,
importlib-metadata, awkward-cpp, pytest-xdist, pytest-check, awkward, uproot
  Attempting uninstall: pyyaml
    Found existing installation: PyYAML 6.0
    Uninstalling PyYAML-6.0:
      Successfully uninstalled PyYAML-6.0
Successfully installed awkward-2.5.0 awkward-cpp-26 exceptiongroup-1.2.0 execnet-2.0.2 importlib-metadata-7.0.1 iniconfig-2.0.0 numpy-1.26.2
packaging-23.2 pluggy-1.3.0 pytest-7.4.3 pytest-check-2.1.5 pytest-xdist-3.5.0 pyyaml-6.0.1 tomli-2.0.1 typing-extensions-4.9.0 uproot-5.1.2
zipp-3.17.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended
to use a virtual environment instead: https://pip.pypa.io/warnings/venv
$ pytest -rFsv -k "not exatrkx" -v -n auto
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builds/acts/ci-bridge/src
configfile: pytest.ini
testpaths: Examples/Python/tests
plugins: xdist-3.5.0, check-2.1.5
created: 4/4 workers
4 workers [248 items]

scheduling tests via LoadScheduling

Examples/Python/tests/test_base.py::test_empty_sequencer[configPosConstructor] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSmearing] 
Examples/Python/tests/test_examples.py::test_fatras 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TutorialVertexFinderAlgorithm] 
[gw2] [  0%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TutorialVertexFinderAlgorithm] 
[gw1] [  0%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSmearing] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm] 
[gw2] [  1%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm] 
[gw1] [  1%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm] 
[gw2] [  2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm] 
[gw2] [  2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker] 
[gw1] [  2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm] 
[gw2] [  3%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SurfaceSortingAlgorithm] 
[gw2] [  3%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm] 
[gw1] [  4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SurfaceSortingAlgorithm] 
[gw2] [  4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm] 
[gw2] [  4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm] 
[gw1] [  5%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[EventGenerator] 
[gw2] [  5%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[EventGenerator] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[HitsPrinter] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation] 
[gw1] [  6%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[HitsPrinter] 
[gw2] [  6%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter] 
[gw2] [  6%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthSeedSelector] 
[gw1] [  7%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter] 
[gw2] [  7%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthSeedSelector] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm] 
[gw2] [  8%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector] 
[gw1] [  8%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm] 
[gw2] [  8%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder] 
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PlanarSteppingAlgorithm] 
[gw2] [  9%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder] 
[gw1] [  9%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PlanarSteppingAlgorithm] 
Examples/Python/tests/test_examples.py::test_material_mapping 
Examples/Python/tests/test_algorithms.py::test_g4_algorithms 
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_g4_algorithms 
Examples/Python/tests/test_algorithms.py::test_hepmc_algorithms 
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_hepmc_algorithms 
Examples/Python/tests/test_algorithms.py::test_special_algorithm_interfaces 
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_special_algorithm_interfaces 
Examples/Python/tests/test_base.py::test_logging 
[gw1] [ 11%] PASSED Examples/Python/tests/test_base.py::test_logging 
Examples/Python/tests/test_base.py::test_pgd_particle 
[gw1] [ 11%] PASSED Examples/Python/tests/test_base.py::test_pgd_particle 
Examples/Python/tests/test_base.py::test_algebra 
[gw1] [ 12%] PASSED Examples/Python/tests/test_base.py::test_algebra 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding] 
[gw0] [ 12%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[configPosConstructor] 
Examples/Python/tests/test_base.py::test_empty_sequencer[configKwConstructor] 
[gw0] [ 12%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[configKwConstructor] 
Examples/Python/tests/test_base.py::test_empty_sequencer[kwargsConstructor] 
[gw0] [ 13%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[kwargsConstructor] 
Examples/Python/tests/test_base.py::test_sequencer_single_threaded 
[gw0] [ 13%] PASSED Examples/Python/tests/test_base.py::test_sequencer_single_threaded 
Examples/Python/tests/test_base.py::test_sequencer_multi_threaded 
[gw0] [ 14%] PASSED Examples/Python/tests/test_base.py::test_sequencer_multi_threaded 
Examples/Python/tests/test_base.py::test_random_number 
[gw0] [ 14%] PASSED Examples/Python/tests/test_base.py::test_random_number 
Examples/Python/tests/test_base.py::test_constructors 
[gw0] [ 14%] PASSED Examples/Python/tests/test_base.py::test_constructors 
Examples/Python/tests/test_detectors.py::test_generic_geometry 
[gw0] [ 15%] PASSED Examples/Python/tests/test_detectors.py::test_generic_geometry 
Examples/Python/tests/test_detectors.py::test_telescope_geometry 
[gw0] [ 15%] PASSED Examples/Python/tests/test_detectors.py::test_telescope_geometry 
Examples/Python/tests/test_detectors.py::test_odd 
[gw3] [ 16%] PASSED Examples/Python/tests/test_examples.py::test_fatras 
Examples/Python/tests/test_examples.py::test_geant4 
[gw0] [ 16%] PASSED Examples/Python/tests/test_detectors.py::test_odd 
Examples/Python/tests/test_detectors.py::test_aligned_detector 
[gw0] [ 16%] PASSED Examples/Python/tests/test_detectors.py::test_aligned_detector 
Examples/Python/tests/test_detectors.py::test_tgeo_config_triplet 
[gw0] [ 17%] PASSED Examples/Python/tests/test_detectors.py::test_tgeo_config_triplet 
Examples/Python/tests/test_detectors.py::test_tgeo_config_volume 
[gw0] [ 17%] PASSED Examples/Python/tests/test_detectors.py::test_tgeo_config_volume 
Examples/Python/tests/test_event_data.py::test_particle_hypothesis 
[gw0] [ 18%] PASSED Examples/Python/tests/test_event_data.py::test_particle_hypothesis 
Examples/Python/tests/test_examples.py::test_pythia8 
[gw1] [ 18%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding] 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated] 
[gw0] [ 18%] PASSED Examples/Python/tests/test_examples.py::test_pythia8 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF] 
[gw0] [ 19%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV] 
[gw0] [ 19%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV] 
Examples/Python/tests/test_fpe.py::test_fpe_nocontext 
[gw0] [ 20%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_nocontext 
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTDIV] 
[gw0] [ 20%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTDIV] 
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTOVF] 
[gw0] [ 20%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTINV] 
[gw0] [ 21%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTINV] 
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTDIV] 
[gw0] [ 21%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTDIV] 
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTOVF] 
[gw0] [ 22%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTINV] 
[gw0] [ 22%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTINV] 
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTDIV] 
[gw0] [ 22%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTDIV] 
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTOVF] 
[gw0] [ 23%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTINV] 
[gw0] [ 23%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTINV] 
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTDIV] 
[gw0] [ 24%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTDIV] 
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTOVF] 
[gw0] [ 24%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTINV] 
[gw0] [ 25%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTINV] 
Examples/Python/tests/test_fpe.py::test_buffer_sufficient 
[gw0] [ 25%] PASSED Examples/Python/tests/test_fpe.py::test_buffer_sufficient 
Examples/Python/tests/test_magnetic_field.py::test_null_bfield 
[gw0] [ 25%] PASSED Examples/Python/tests/test_magnetic_field.py::test_null_bfield 
Examples/Python/tests/test_magnetic_field.py::test_constant_bfield 
[gw0] [ 26%] PASSED Examples/Python/tests/test_magnetic_field.py::test_constant_bfield 
Examples/Python/tests/test_magnetic_field.py::test_solenoid[configPosConstructor] 
[gw0] [ 26%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[configPosConstructor] 
Examples/Python/tests/test_magnetic_field.py::test_solenoid[configKwConstructor] 
[gw0] [ 27%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[configKwConstructor] 
Examples/Python/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor] 
[gw0] [ 27%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor] 
Examples/Python/tests/test_material.py::test_material_root[configPosConstructor] 
[gw0] [ 27%] PASSED Examples/Python/tests/test_material.py::test_material_root[configPosConstructor] 
Examples/Python/tests/test_material.py::test_material_root[configKwConstructor] 
[gw0] [ 28%] PASSED Examples/Python/tests/test_material.py::test_material_root[configKwConstructor] 
Examples/Python/tests/test_material.py::test_material_root[kwargsConstructor] 
[gw0] [ 28%] PASSED Examples/Python/tests/test_material.py::test_material_root[kwargsConstructor] 
Examples/Python/tests/test_material.py::test_json_material_decorator 
[gw0] [ 29%] PASSED Examples/Python/tests/test_material.py::test_json_material_decorator 
Examples/Python/tests/test_propagation.py::test_navigator[configPosConstructor] 
[gw0] [ 29%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[configPosConstructor] 
Examples/Python/tests/test_propagation.py::test_navigator[configKwConstructor] 
[gw0] [ 29%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[configKwConstructor] 
Examples/Python/tests/test_propagation.py::test_navigator[kwargsConstructor] 
[gw0] [ 30%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[kwargsConstructor] 
Examples/Python/tests/test_propagation.py::test_steppers[configPosConstructor] 
[gw0] [ 30%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[configPosConstructor] 
Examples/Python/tests/test_propagation.py::test_steppers[configKwConstructor] 
[gw0] [ 31%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[configKwConstructor] 
Examples/Python/tests/test_propagation.py::test_steppers[kwargsConstructor] 
[gw0] [ 31%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_root_particle_reader[configPosConstructor] 
[gw0] [ 31%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_root_particle_reader[configKwConstructor] 
[gw0] [ 32%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_root_particle_reader[kwargsConstructor] 
[gw0] [ 32%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_csv_particle_reader[configPosConstructor] 
[gw0] [ 33%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_csv_particle_reader[configKwConstructor] 
[gw0] [ 33%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor] 
[gw0] [ 33%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader] 
[gw0] [ 34%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader] 
[gw0] [ 34%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader] 
[gw0] [ 35%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader] 
[gw0] [ 35%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader] 
[gw0] [ 35%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader] 
Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader] 
[gw0] [ 36%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader] 
Examples/Python/tests/test_reader.py::test_root_material_track_reader 
[gw3] [ 36%] PASSED Examples/Python/tests/test_examples.py::test_geant4 
Examples/Python/tests/test_examples.py::test_seeding 
[gw3] [ 37%] PASSED Examples/Python/tests/test_examples.py::test_seeding 
Examples/Python/tests/test_examples.py::test_seeding_orthogonal 
[gw3] [ 37%] PASSED Examples/Python/tests/test_examples.py::test_seeding_orthogonal 
Examples/Python/tests/test_examples.py::test_itk_seeding 
[gw3] [ 37%] PASSED Examples/Python/tests/test_examples.py::test_itk_seeding 
Examples/Python/tests/test_examples.py::test_propagation 
[gw1] [ 38%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated] 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared] 
[gw2] [ 38%] PASSED Examples/Python/tests/test_examples.py::test_material_mapping 
Examples/Python/tests/test_examples.py::test_volume_material_mapping 
[gw1] [ 39%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared] 
Examples/Python/tests/test_examples.py::test_full_chain_odd_example 
[gw3] [ 39%] PASSED Examples/Python/tests/test_examples.py::test_propagation 
Examples/Python/tests/test_examples.py::test_material_recording 
[gw2] [ 39%] PASSED Examples/Python/tests/test_examples.py::test_volume_material_mapping 
Examples/Python/tests/test_examples.py::test_geometry_example[create-450] 
[gw1] [ 40%] PASSED Examples/Python/tests/test_examples.py::test_full_chain_odd_example 
Examples/Python/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4 
[gw0] [ 40%] PASSED Examples/Python/tests/test_reader.py::test_root_material_track_reader 
Examples/Python/tests/test_reader.py::test_csv_meas_reader[configPosConstructor] 
[gw0] [ 41%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_csv_meas_reader[configKwConstructor] 
[gw0] [ 41%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor] 
[gw0] [ 41%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor] 
[gw0] [ 42%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor] 
[gw0] [ 42%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor] 
[gw0] [ 43%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configPosConstructor] 
[gw0] [ 43%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configKwConstructor] 
[gw0] [ 43%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[kwargsConstructor] 
[gw0] [ 44%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_simhit_reader 
[gw3] [ 44%] PASSED Examples/Python/tests/test_examples.py::test_material_recording 
Examples/Python/tests/test_examples.py::test_event_recording 
[gw2] [ 45%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[create-450] 
Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory1-540] 
[gw2] [ 45%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory1-540] 
Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory2-450] 
[gw0] [ 45%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_simhit_reader 
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configPosConstructor] 
[gw0] [ 46%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configKwConstructor] 
[gw0] [ 46%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[kwargsConstructor] 
[gw0] [ 47%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configPosConstructor] 
[gw0] [ 47%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configPosConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configKwConstructor] 
[gw0] [ 47%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configKwConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[kwargsConstructor] 
[gw0] [ 48%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[kwargsConstructor] 
Examples/Python/tests/test_reader.py::test_edm4hep_tracks_reader 
[gw0] [ 48%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_tracks_reader 
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor] 
[gw0] [ 49%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor] 
[gw0] [ 49%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor] 
[gw0] [ 50%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_csv_particle_writer[configPosConstructor] 
[gw0] [ 50%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_csv_particle_writer[configKwConstructor] 
[gw0] [ 50%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor] 
[gw0] [ 51%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor] 
[gw0] [ 51%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor] 
[gw0] [ 52%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor] 
[gw0] [ 52%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_root_particle_writer[configPosConstructor] 
[gw0] [ 52%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_root_particle_writer[configKwConstructor] 
[gw0] [ 53%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_root_particle_writer[kwargsConstructor] 
[gw0] [ 53%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_root_meas_writer 
[gw0] [ 54%] PASSED Examples/Python/tests/test_writer.py::test_root_meas_writer 
Examples/Python/tests/test_writer.py::test_root_simhits_writer[configPosConstructor] 
[gw0] [ 54%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_root_simhits_writer[configKwConstructor] 
[gw0] [ 54%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor] 
[gw0] [ 55%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_root_clusters_writer[configPosConstructor] 
[gw0] [ 55%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_root_clusters_writer[configKwConstructor] 
[gw0] [ 56%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_root_clusters_writer[kwargsConstructor] 
[gw0] [ 56%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_csv_meas_writer[configPosConstructor] 
[gw0] [ 56%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_csv_meas_writer[configKwConstructor] 
[gw0] [ 57%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor] 
[gw0] [ 57%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor] 
[gw0] [ 58%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor] 
[gw0] [ 58%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor] 
[gw0] [ 58%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configPosConstructor] 
[gw0] [ 59%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configPosConstructor] 
[gw3] [ 59%] PASSED Examples/Python/tests/test_examples.py::test_event_recording 
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0] 
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configKwConstructor] 
[gw0] [ 60%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[kwargsConstructor] 
[gw0] [ 60%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter] 
[gw0] [ 60%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter] 
[gw0] [ 61%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-TrackFinderPerformanceWriter] 
[gw3] [ 61%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0] 
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0] 
[gw0] [ 62%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-TrackFinderPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter0] 
[gw0] [ 62%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter0] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter] 
[gw0] [ 62%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter] 
[gw0] [ 63%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter] 
[gw3] [ 63%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0] 
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter] 
[gw0] [ 64%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter] 
[gw0] [ 64%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPlanarClusterWriter] 
[gw0] [ 64%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter] 
[gw0] [ 65%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter] 
[gw0] [ 65%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter] 
[gw0] [ 66%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-VertexPerformanceWriter] 
[gw2] [ 66%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory2-450] 
Examples/Python/tests/test_examples.py::test_digitization_example[smeared] 
[gw0] [ 66%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-VertexPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter1] 
[gw3] [ 67%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0] 
[gw0] [ 67%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter1] 
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter] 
[gw0] [ 68%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter] 
[gw2] [ 68%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example[smeared] 
Examples/Python/tests/test_examples.py::test_digitization_example[geometric] 
[gw0] [ 68%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-TrackFinderPerformanceWriter] 
[gw0] [ 69%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-TrackFinderPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter0] 
[gw0] [ 69%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter0] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter] 
[gw0] [ 70%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter] 
[gw0] [ 70%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter] 
[gw0] [ 70%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter] 
[gw3] [ 71%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0] 
Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[generic] 
[gw0] [ 71%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPlanarClusterWriter] 
[gw0] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter] 
[gw0] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter] 
[gw0] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter] 
[gw0] [ 73%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-VertexPerformanceWriter] 
[gw0] [ 73%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-VertexPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter1] 
[gw3] [ 74%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[generic] 
Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[odd] 
[gw0] [ 74%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter1] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter] 
[gw0] [ 75%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter] 
[gw0] [ 75%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-TrackFinderPerformanceWriter] 
[gw0] [ 75%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-TrackFinderPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter0] 
[gw0] [ 76%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter0] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter] 
[gw0] [ 76%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter] 
[gw0] [ 77%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter] 
[gw0] [ 77%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter] 
[gw3] [ 77%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[odd] 
[gw0] [ 78%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPlanarClusterWriter] 
Examples/Python/tests/test_examples.py::test_particle_gun 
[gw3] [ 78%] PASSED Examples/Python/tests/test_examples.py::test_particle_gun 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter] 
[gw0] [ 79%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter] 
[gw3] [ 79%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-VertexPerformanceWriter] 
[gw0] [ 79%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter] 
[gw3] [ 80%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-VertexPerformanceWriter] 
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter1] 
[gw0] [ 80%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter] 
[gw3] [ 81%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter1] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter] 
[gw0] [ 81%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter] 
[gw3] [ 81%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter] 
[gw0] [ 82%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvPlanarClusterWriter] 
[gw3] [ 82%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter] 
[gw0] [ 83%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter] 
[gw3] [ 83%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter] 
[gw0] [ 83%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvPlanarClusterWriter] 
[gw3] [ 84%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter] 
[gw0] [ 84%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter] 
[gw3] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter] 
[gw0] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter] 
[gw3] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter] 
[gw0] [ 86%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvPlanarClusterWriter] 
[gw3] [ 86%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter] 
[gw0] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvPlanarClusterWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter] 
[gw3] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter] 
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter] 
[gw0] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter] 
Examples/Python/tests/test_writer.py::test_root_material_writer 
[gw3] [ 88%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter] 
Examples/Python/tests/test_writer.py::test_json_material_writer[fmt0] 
[gw0] [ 88%] PASSED Examples/Python/tests/test_writer.py::test_root_material_writer 
Examples/Python/tests/test_writer.py::test_json_material_writer[fmt1] 
[gw3] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_json_material_writer[fmt0] 
Examples/Python/tests/test_writer.py::test_csv_multitrajectory_writer 
[gw3] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_csv_multitrajectory_writer 
Examples/Python/tests/test_writer.py::test_edm4hep_measurement_writer 
[gw0] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_json_material_writer[fmt1] 
Examples/Python/tests/test_writer.py::test_hepmc3_histogram 
[gw3] [ 90%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_measurement_writer 
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configPosConstructor] 
[gw3] [ 90%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[kwargsConstructor] 
[gw3] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configPosConstructor] 
[gw3] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configPosConstructor] 
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configKwConstructor] 
[gw3] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configKwConstructor] 
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[kwargsConstructor] 
[gw3] [ 92%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[kwargsConstructor] 
Examples/Python/tests/test_writer.py::test_edm4hep_multitrajectory_writer 
[gw3] [ 92%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_multitrajectory_writer 
Examples/Python/tests/test_writer.py::test_edm4hep_tracks_writer 
[gw3] [ 93%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_tracks_writer 
[gw2] [ 93%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example[geometric] 
Examples/Python/tests/test_examples.py::test_digitization_example_input[smeared] 
[gw2] [ 93%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example_input[smeared] 
Examples/Python/tests/test_examples.py::test_digitization_example_input[geometric] 
[gw0] node down: Not properly terminated
[gw0] [ 94%] FAILED Examples/Python/tests/test_writer.py::test_hepmc3_histogram 

replacing crashed worker gw0
[gw1] [ 94%] PASSED Examples/Python/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4 
Examples/Python/tests/test_examples.py::test_ML_Ambiguity_Solver 
[gw2] [ 95%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example_input[geometric] 
Examples/Python/tests/test_examples.py::test_digitization_config_example 
[gw2] [ 95%] PASSED Examples/Python/tests/test_examples.py::test_digitization_config_example 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding] 
[gw2] [ 95%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding] 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated] 
[gw2] [ 96%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated] 
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared] 
[gw2] [ 96%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared] 
[gw1] [ 97%] PASSED Examples/Python/tests/test_examples.py::test_ML_Ambiguity_Solver 
Examples/Python/tests/test_examples.py::test_bfield_writing 
[gw1] [ 97%] PASSED Examples/Python/tests/test_examples.py::test_bfield_writing 
Examples/Python/tests/test_fpe.py::test_notrackfpe 
[gw1] [ 97%] PASSED Examples/Python/tests/test_fpe.py::test_notrackfpe 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV] 
[gw1] [ 98%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV] 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF] 
[gw1] [ 98%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF] 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV] 
[gw1] [ 99%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV] 
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV] 
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configKwConstructor] 
[gw1] [ 99%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV] 
[gw4] [100%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configKwConstructor] 

=================================== FAILURES ===================================
_____________________ Examples/Python/tests/test_writer.py _____________________
[gw0] linux -- Python 3.10.6 /usr/bin/python3
worker 'gw0' crashed while running 'Examples/Python/tests/test_writer.py::test_hepmc3_histogram'
=============================== warnings summary ===============================
Examples/Python/tests/test_examples.py: 11 warnings
  TGeoMixture::ComputeDerivedQuantities:0: RuntimeWarning: Mixture PE: sum of weights is: 6

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED Examples/Python/tests/test_writer.py::test_hepmc3_histogram
============ 1 failed, 247 passed, 11 warnings in 426.21s (0:07:06) ============
section_end:1706200647:step_script
section_start:1706200647:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1706200647:cleanup_file_variables
ERROR: Job failed: exit code 1