Alexey Kuznetsov created IGNITE-10661:
-----------------------------------------
Summary: Web Console: E2E tests failed because of problems with Docker file
Key: IGNITE-10661
URL:
https://issues.apache.org/jira/browse/IGNITE-10661 Project: Ignite
Issue Type: Improvement
Components: wizards
Reporter: Alexey Kuznetsov
Assignee: Alexey Kuznetsov
Fix For: 2.8
Build failed with
{code}
[20:47:59][Step 3/4] npm ERR! code EADDRNOTAVAIL
[20:47:59][Step 3/4] npm ERR! errno EADDRNOTAVAIL
[20:47:59][Step 3/4] npm ERR! request to
https://registry.npmjs.org/@babel%2fplugin-transform-parameters failed, reason: getaddrinfo EADDRNOTAVAIL registry.npmjs.org registry.npmjs.org:443
[20:47:59][Step 3/4]
[20:47:59][Step 3/4] npm ERR! A complete log of this run can be found in:
[20:47:59][Step 3/4] npm ERR! /root/.npm/_logs/2018-12-12T13_47_59_616Z-debug.log
[20:48:00][Step 3/4] Service 'unit_tests' failed to build: The command '/bin/sh -c npm install --no-optional' returned a non-zero code: 1
{code}
It is known issue with alpine:edge Docker image
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)