Skip to content

Print host info CI step raises RuntimeError: 'pmgr' entry was not found in AppleARMIODevice service for Mac OS #8636

@hendrikmakait

Description

@hendrikmakait

Traceback:

Traceback (most recent call last):
Number of CPUs: 3
  File "/Users/runner/work/distributed/distributed/continuous_integration/scripts/host_info.py", line [5](https://github.com/dask/distributed/actions/runs/8945035724/job/24573207121#step:19:5)3, in <module>
Crude CPU benchmark (higher is better): 69.5
    main()
  File "/Users/runner/work/distributed/distributed/continuous_integration/scripts/host_info.py", line 33, in main
    freqs = psutil.cpu_freq(percpu=True)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/miniconda3/envs/dask-distributed/lib/python3.12/site-packages/psutil/__init__.py", line 1913, in cpu_freq
    ret = _psplatform.cpu_freq()
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/runner/miniconda3/envs/dask-distributed/lib/python3.12/site-packages/psutil/_psosx.py", line 1[8](https://github.com/dask/distributed/actions/runs/8945035724/job/24573207121#step:19:8)2, in cpu_freq
    curr, min_, max_ = cext.cpu_freq()
                       ^^^^^^^^^^^^^^^
RuntimeError: 'pmgr' entry was not found in AppleARMIODevice service
Error: Process completed with exit code 1.

See CI logs: https://github.com/dask/distributed/actions/runs/8945035724/job/24573207121#step:19:27

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is brokentestsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions