adding TOPO_0INVM70_27DPHI32_2EM10his6 and TOPO_0INVM70_27DPHI32_2EM12his6
Adding TOPO_0INVM70_27DPHI32_2EM10his6 (with a different output channel) and also TOPO_0INVM70_27DPHI32_2EM12his6 as requested at ATR-19302
Merge request reports
Activity
added 21.3 Trigger TriggerMenu review-pending-level-1 labels
added urgent label
CI Result FAILURE Athena externals cmake make required tests optional tests Full details available at NICOS MR-22499-2019-04-09-02-37
Athena: number of compilation errors 0, warnings 167
For experts only: Jenkins output [CI-MERGE-REQUEST 36717] CI Result FAILURE Athena externals cmake make required tests optional tests Full details available at NICOS MR-22499-2019-04-09-04-40
Athena: number of compilation errors 0, warnings 167
For experts only: Jenkins output [CI-MERGE-REQUEST 36723] CI Result FAILURE Athena externals cmake make required tests optional tests Full details available at NICOS MR-22499-2019-04-09-05-18
Athena: number of compilation errors 0, warnings 167
For experts only: Jenkins output [CI-MERGE-REQUEST 36728] Hi, this looks good from the L1 side and the failed tests are the trigger tests which is attributable to the current reference file not recognising the new triggers implemented here. See:
=== Alert! WARNING Output differs from reference for <fullregtest> If this change is understood, please update the reference fileby typing: cp trigp1test_HLT_mcV8.reference.new /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/.art/3fc3e1b4e10d78a316e074c41f860ef02509d035.art
and
=== Alert! FAILURE input file (<) differs from reference (>) If this change is understood, to update the reference file please type: cp /var/lib/jenkins/workspace/CI-test-driver/CI-test-driver_22499_26189/Trigger_athena_data/athena.regtest.new /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TriggerTest/ref/21.3/test_data_physics_pp_v8_build/athena.regtest
and finally
=== Alert! FAILURE input file (<) differs from reference (>) If this change is understood, to update the reference file please type: cp /var/lib/jenkins/workspace/CI-test-driver/CI-test-driver_22499_26189/Trigger_athena_MC_v8/athena.regtest.new /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TriggerTest/ref/21.3/test_mc_pp_v8_build/athena.regtest
@kalliopi, is it possible to update these test files and run the CI test again? Thanks, Jannik (L1)
Edited by Jannik Geisenadded review-user-action-required label and removed review-pending-level-1 label
Hi @jgeisen, there are real errors in the log that need to be fixed first:
XMLL1TopoMenuLoader ERROR Caught exception from the topo menu parser, no topo menu will be available! Exception message: Trigger line '400INVM9999-0DPHI20-J30s6-AJ20s6' is on the same output line (96) as trigger line '0INVM70-27DPHI32-EM10his1-EM10his6'
@kalliopi , sorry for not noticing before, there is a maximum of 16 bits per FPGA and you went above by picking bits 16 and 17. Can you please use
module=0, fpga=1, clock=1, firstbit=1
module=0, fpga=1, clock=1, firstbit=2
Edited by Javier Montejo Berlingenadded review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS Athena externals cmake make required tests optional tests Full details available at NICOS MR-22499-2019-04-09-12-31
Athena: number of compilation errors 0, warnings 1
For experts only: Jenkins output [CI-MERGE-REQUEST 36750]