Jenkins marian-dev-cpu-avx512 #159 failed
marianminion opened this issue · 1 comments
Build 'marian-dev-cpu-avx512' is failing!
Last 50 lines of build output:
[...truncated 49.99 KB...]
[02/07/2022 11:33:31] Test took 00:00:10.063s
[02/07/2022 11:33:31] Checking directory: tests/decoder/shortlist
[02/07/2022 11:33:31] Running setup script
[02/07/2022 11:33:31] Running tests/decoder/shortlist/test_shortlist_rnn_cpu.sh ... OK
[02/07/2022 11:33:46] Test took 00:00:15.085s
[02/07/2022 11:33:46] Checking directory: tests/decoder/wmt16
[02/07/2022 11:33:46] Running setup script
[02/07/2022 11:33:46] Running tests/decoder/wmt16/test_ende_cpu.sh ... OK
[02/07/2022 11:35:38] Test took 00:01:52.306s
[02/07/2022 11:35:38] Checking directory: tests/models/transformer
[02/07/2022 11:35:38] Running setup script
[02/07/2022 11:35:38] Running tests/models/transformer/test_hard_aligns_cpu.sh ... OK
[02/07/2022 11:36:02] Test took 00:00:23.125s
[02/07/2022 11:36:02] Checking directory: tests/models/wngt19
[02/07/2022 11:36:02] Running setup script
[02/07/2022 11:36:02] Running tests/models/wngt19/test_model_base_fbgemm_packed16.sh ... OK
[02/07/2022 11:36:25] Test took 00:00:23.531s
[02/07/2022 11:36:25] Running tests/models/wngt19/test_model_base_fbgemm_packed8.sh ... OK
[02/07/2022 11:36:45] Test took 00:00:19.347s
[02/07/2022 11:36:45] Checking directory: tests/models/wnmt18
[02/07/2022 11:36:45] Running setup script
[02/07/2022 11:36:45] Running tests/models/wnmt18/test_student_small.sh ... OK
[02/07/2022 11:37:05] Test took 00:00:20.213s
[02/07/2022 11:37:05] Running tests/models/wnmt18/test_student_small_aan.sh ... OK
[02/07/2022 11:37:22] Test took 00:00:17.283s
[02/07/2022 11:37:22] Running tests/models/wnmt18/test_student_small_aan_intgemm16.sh ... OK
[02/07/2022 11:37:38] Test took 00:00:15.611s
[02/07/2022 11:37:38] Running tests/models/wnmt18/test_student_small_aan_intgemm8.sh ... OK
[02/07/2022 11:37:52] Test took 00:00:14.329s
[02/07/2022 11:37:52] Checking directory: tests/scorer/scores
[02/07/2022 11:37:52] Running setup script
[02/07/2022 11:37:52] Running tests/scorer/scores/test_scores_cpu.sh ... OK
[02/07/2022 11:38:36] Test took 00:00:43.725s
[02/07/2022 11:38:36] Checking directory: tests/server
[02/07/2022 11:38:36] Running setup script
[02/07/2022 11:38:37] Running tests/server/test_ende_cpu.sh ... failed
[02/07/2022 11:39:08] Test took 00:00:30.927s
[02/07/2022 11:39:08] Checking directory: tests/training/restoring/multi-gpu
[02/07/2022 11:39:08] Running setup script
[02/07/2022 11:39:08] Running tests/training/restoring/multi-gpu/test_adam_sync_cpu.sh ... OK
[02/07/2022 11:39:54] Test took 00:00:46.133s
---------------------
Failed:
- tests/server/test_ende_cpu.sh
Logs:
- /var/lib/jenkins/workspace/marian-dev-cpu-avx512/regression-tests/tests/server/test_ende_cpu.sh.log
---------------------
Ran 19 tests in 00:07:41.535s, 18 passed, 0 skipped, 1 failed
Build step 'Execute shell' marked build as failure
Changes since last successful build:
-
[Marcin Junczys-Dowmunt] 8470c16 - Merged PR 20230: Add option for running regression tests only in Azure Pipelines
-
[Roman Grundkiewicz] aa58ba8 - Merged PR 20593: Fix and update Azure pipelines
-
[Marcin Junczys-Dowmunt] d796a3c - Merged PR 20839: Do not ignore ignoreEOS for spm decoding
-
[Marcin Junczys-Dowmunt] 03fe175 - Merged PR 20879: Adjustable ffn width and depth in transformer decoder
-
[Marcin Junczys-Dowmunt] 2d79ad0 - Merged PR 20933: beam & batch works for n on-factored models
-
[Roman Grundkiewicz] 7f06f3c - Merged PR 21166: Keep building on macOS-10.15
-
[Marcin Junczys-Dowmunt] 1404201 - Merged PR 21151: Cleaning up fp16 behavior
-
[Marcin Junczys-Dowmunt] c85d060 - Merged PR 20729: Add top-k sampling
-
[Marcin Junczys-Dowmunt] 8b8d1b1 - Merged PR 21553: Parallelize data reading for training
-
[Marcin Junczys-Dowmunt] bbc673c - update CHANGELOG and VERSION
-
[Marcin Junczys-Dowmunt] e8ea37c - Merged PR 21648: Allow for dynamic gradient scaling to fade out after N updates
-
[Marcin Junczys-Dowmunt] 8da539e - merged with master
-
[Marcin Junczys-Dowmunt] aafe8fb - update regression tests pointer
Build was fixed!