[Koha-bugs] [Bug 25811] authentication.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 11:14:57 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25811

--- Comment #25 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Something worth noting, in the last failure there is:

12:20:17 koha_1       | #   Failed test 'OPAC interface authentication'
12:20:17 koha_1       | #   at t/db_dependent/selenium/authentication.t line
134.
12:20:17 koha_1       | An element could not be located on the page using the
given search parameters: //div[@id="login"],xpath at
t/db_dependent/selenium/authentication.t line 100.
12:20:17 koha_1       | # Looks like your test exited with 255 just after 2.
12:20:18 koha_1       | [10:20:18] t/db_dependent/selenium/authentication.t
................................ 
12:20:18 koha_1       | Dubious, test returned 255 (wstat 65280, 0xff00)
12:20:18 koha_1       | Failed 1/2 subtests 
12:20:33 koha_1       | [10:20:33] t/db_dependent/ArticleRequests.t
........................................ ok    14397 ms ( 0.04 usr  0.00 sys + 
6.17 cusr  1.18 csys =  7.39 CPU)
12:20:41 koha_1       | [10:20:41] t/db_dependent/Koha/Authorities.t
....................................... ok     7718 ms ( 0.02 usr  0.00 sys + 
3.57 cusr  0.60 csys =  4.19 CPU)
12:20:48 koha_1       | [10:20:48] t/db_dependent/Koha/Reviews.t
........................................... ok     7408 ms ( 0.01 usr  0.00 sys
+  4.13 cusr  0.73 csys =  4.87 CPU)
12:20:54 selenium_1   | 03:20:54.710 INFO - Executing: [new session:
Capabilities [{acceptSslCerts=true, browserName=firefox,
javascriptEnabled=true, version=, platform=ANY}]])
12:20:54 selenium_1   | 03:20:54.722 INFO - Creating a new session for
Capabilities [{acceptSslCerts=true, browserName=firefox,
javascriptEnabled=true, version=, platform=ANY}]
12:21:25 es_1         | [2020-08-19T10:21:25,083][INFO
][o.e.m.j.JvmGcMonitorService] [aKRN8xK] [gc][1920] overhead, spent [385ms]
collecting in the last [1.4s]
12:23:56 koha_1       | Could not create new session: Server returned error
message read timeout at /usr/share/perl5/Net/HTTP/Methods.pm line 268.
12:23:56 koha_1       |  instead of data at /kohadevbox/koha/t/lib/Selenium.pm
line 58.
12:24:06 koha_1       | # Looks like your test exited with 255 before it could
output anything.
12:24:10 koha_1       | [10:24:10] t/db_dependent/selenium/basic_workflow.t
................................ 
12:24:10 koha_1       | Dubious, test returned 255 (wstat 65280, 0xff00)
12:24:10 koha_1       | Failed 22/22 subtests 
12:24:12 selenium_1   | 03:24:12.637 INFO - Done: [new session: Capabilities
[{acceptSslCerts=true, browserName=firefox, javascriptEnabled=true, version=,
platform=ANY}]]
12:24:39 koha_1       | [10:24:39] t/db_dependent/Koha/Patron/Category.t
................................... ok    27476 ms ( 0.03 usr  0.00 sys +  4.74
cusr  2.53 csys =  7.30 CPU)
12:24:50 koha_1       | [10:24:50] t/db_dependent/Cache.t
.................................................. ok    10851 ms ( 0.02 usr 
0.01 sys +  1.05 cusr  0.26 csys =  1.34 CPU)
12:25:31 es_1         | [2020-08-19T10:25:23,875][INFO
][o.e.x.m.p.NativeController] [aKRN8xK] Native controller process has stopped -
no new native processes can be started
12:25:32 koha_es_1 exited with code 137


koha_es crashed and basic_workflow failed with an unusual error

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list