Actions
action #165198
closed[sporadic] ci: t/05-scheduler-full.t and t/43-scheduling-and-worker-scalability.t failing
Start date:
2024-08-13
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
In https://github.com/os-autoinst/openQA/pull/5843 and https://github.com/os-autoinst/openQA/pull/5848 we see the unstable and fullstack-unstable test(s) failing.
https://app.circleci.com/pipelines/github/perlpunk/openQA/357/workflows/d8ac13a9-ce17-413a-bbc2-8b9779b9e1a2/jobs/2482
[13:20:55] t/05-scheduler-full.t .. 2/?
# Failed test 'one job allocated'
# at t/05-scheduler-full.t line 165.
# got: '0'
# expected: '1'
# Failed test 'one job allocated'
# at t/05-scheduler-full.t line 195.
# got: '0'
# expected: '1'
# Looks like you failed 2 tests of 8.
[13:20:55] t/05-scheduler-full.t .. 3/?
# Failed test 're-scheduling and incompletion of jobs when worker rejects jobs or goes offline'
# at t/05-scheduler-full.t line 213.
[WARN] Failed sending job(s) '99927' to worker '6': Unable to assign job to worker 6: the worker is not connected anymore
[WARN] Failed sending job(s) '99983' to worker '34': Unable to assign job to worker 34: the worker is not connected anymore
[WARN] Failed sending job(s) '99988' to worker '39': Unable to assign job to worker 39: the worker is not connected anymore
[WARN] Failed sending job(s) '99987' to worker '8': Unable to assign job to worker 8: the worker is not connected anymore
[WARN] Failed sending job(s) '99928' to worker '12': Unable to assign job to worker 12: the worker is not connected anymore
[WARN] Failed sending job(s) '99989' to worker '22': Unable to assign job to worker 22: the worker is not connected anymore
[WARN] Failed sending job(s) '99990' to worker '7': Unable to assign job to worker 7: the worker is not connected anymore
[WARN] Failed sending job(s) '99984' to worker '11': Unable to assign job to worker 11: the worker is not connected anymore
[WARN] Failed sending job(s) '99985' to worker '3': Unable to assign job to worker 3: the worker is not connected anymore
[WARN] Failed sending job(s) '99991' to worker '33': Unable to assign job to worker 33: the worker is not connected anymore
[13:20:55] t/05-scheduler-full.t .. 5/? # Looks like you failed 1 test of 6.
[13:20:55] t/05-scheduler-full.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
[13:23:16]
[11:03:20] t/43-scheduling-and-worker-scalability.t ..
# Failed test 'all workers idling'
# at t/43-scheduling-and-worker-scalability.t line 146.
[11:03:20] t/43-scheduling-and-worker-scalability.t .. 1/? # 0
# Looks like you failed 1 test of 2.
# Failed test 'wait for workers to be idle'
# at t/43-scheduling-and-worker-scalability.t line 147.
# 0
# 0
Bailout called. Further testing stopped: Unable to assign jobs to (idling) workers
Files
Actions