You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/13 04:49:18 UTC

[GitHub] [openwhisk] ningyougang edited a comment on issue #4871: Adjust prewarm container dynamically

ningyougang edited a comment on issue #4871: Adjust prewarm container dynamically
URL: https://github.com/apache/openwhisk/pull/4871#issuecomment-612709277
 
 
   Regarding this pr's travis-ci's `system test`, reported below error
   ```
   TASK [controller : wait until the Controller in this host is up and running] ***
   Sunday 12 April 2020  10:02:41 +0000 (0:00:01.132)       0:00:55.659 ********** 
   FAILED - RETRYING: wait until the Controller in this host is up and running (12 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (11 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (10 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (9 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (8 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (7 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (6 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (5 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (4 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (3 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (2 retries left).
   FAILED - RETRYING: wait until the Controller in this host is up and running (1 retries left).
   fatal: [controller0]: FAILED! => {"attempts": 12, "changed": false, "content": "", "msg": "Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "https://172.17.0.1:10001/ping"}
   Status code was -1 and not [200]: Request failed: <urlopen error [Errno
   111] Connection refused>
   ```
   But i run in local's severl envs, the controller started successfully.
   I don't know why controller start failed in travis-ci, can check the travis-ci's controller logs?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services