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

Clock file issue with chronos / pc069 / enclustra-a35 with tag test/full-chain/b1 #99

Open
DavidCussans opened this issue Feb 15, 2024 · 0 comments

Comments

@DavidCussans
Copy link
Contributor

io reset fails for chronos / pc069 / enclustra-a35 with tag test/full-chain/b1

RuntimeError:  Clock config file not found for key: pc069_5344_chronos_input_1

Output from dtsbutler :

dtsbutler -c connections.xml io EPT2 reset  2>&1 | tee ~/Download/chronos_pc069a_enclustra
_ept2_240215_02.log
Created device EPT2
Design 'chronos' on board 'pc069' on carrier 'enclustra-a35' with frequency 62.5 MHz
Resetting EPT2
ERROR ('RuntimeError' exception): ' Clock config file not found for key: pc069_5344_chronos_input_1'

File "/home/phdgc/DUNE/dunedaq/fddaq-v4.2.0/install/timing/lib64/python/timing/cli/io.py", line 121, in reset
   lIO.reset(lClockSource)
Exception in user code:
------------------------------------------------------------
Traceback (most recent call last):
  File "/home/phdgc/DUNE/dunedaq/fddaq-v4.2.0/install/timing/bin/dtsbutler", line 99, in <module>
    cli(obj=DTSContext())
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 1055, in main
    rv = self.invoke(ctx)
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/core.py",
line 760, in invoke
    return __callback(*args, **kwargs)
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/decorators.py", line 38, in new_func
    return f(get_current_context().obj, *args, **kwargs)
  File "/cvmfs/dunedaq.opensciencegrid.org/spack/releases/fddaq-v4.2.1-c8/.venv/lib/python3.10/site-packages/click/decorators.py", line 26, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/home/phdgc/DUNE/dunedaq/fddaq-v4.2.0/install/timing/lib64/python/timing/cli/io.py", line 121, in reset
    lIO.reset(lClockSource)
RuntimeError:  Clock config file not found for key: pc069_5344_chronos_input_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant