Failed to execute 'dockerswarm' workload

Bug #1664790 reported by Eric Xie
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Interop Challenge Workloads
Fix Released
Undecided
Eric Xie

Bug Description

Description
===========
There are some issues when executing workload 'dockerswarm' as below:
* Can not ssh to swarm node
* Need to print 'yes' manually three times
The authenticity of host '172.23.28.153 (172.23.28.153)' can't be established.
ECDSA key fingerprint is 64:5f:5b:c2:7e:c2:78:0c:33:9e:ab:ce:43:32:51:96.
Are you sure you want to continue connecting (yes/no)?

Steps to reproduce
==================
* Clone the latest source
git clone https://github.com/openstack/interop-workloads.git in-wo-m
* Create my cloud's vars file
* Execute ansible-playbook
ansible-playbook -e "action=apply env=inspur password=interop" site.yml

Expected result
===============
SUCCESS

Actual result
=============
Failure

Environment
===========
1. interop-workloads version
# git log
commit fa360ae63c171fc8ce2cc270099fff3e60bc5ae7
Author: Daniel Mellado <email address hidden>
Date: Wed Feb 8 16:46:22 2017 +0100

    Add specs to documentation

    This commit adds a spec folder within documentation. This would be
    moved under its own project if it starts growing big enough.

    Change-Id: I54b8402b35ff72577f1b949d9a081752cb08a13b

2. Which workload did you use?
dockerswarm

Logs
===========
* The authenticity of host '172.23.28.153 (172.23.28.153)' can't be established.
ECDSA key fingerprint is 64:5f:5b:c2:7e:c2:78:0c:33:9e:ab:ce:43:32:51:96.
Are you sure you want to continue connecting (yes/no)?

* "scp -r \"/tmp/inspur/172.23.28.204/keys\" \"core@172.23.28.204:/home/core\"", "delta": "0:00:00.068040", "end": "2017-02-21 08:33:07.106947", "failed": true, "rc": 1, "start": "2017-02-21 08:33:07.038907", "stderr": "ssh: connect to host 172.23.28.204 port 22: Connection refused

Tags: dockerswarm
Eric Xie (eric-xie)
Changed in interop-workloads:
status: New → In Progress
assignee: nobody → Eric Xie (eric-xie)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to interop-workloads (master)

Fix proposed to branch: master
Review: https://review.openstack.org/434073

Eric Xie (eric-xie)
description: updated
Eric Xie (eric-xie)
description: updated
Revision history for this message
Eric Xie (eric-xie) wrote :

I tried to reproduce the 'unable to find' issue after a fresh install.
But it was gone. So i updated this bug's description.

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to interop-workloads (master)

Reviewed: https://review.openstack.org/434073
Committed: https://git.openstack.org/cgit/openstack/interop-workloads/commit/?id=ed8c406fe393e4d883a00f6b20343288ac7b66df
Submitter: Jenkins
Branch: master

commit ed8c406fe393e4d883a00f6b20343288ac7b66df
Author: ericxiett <eric_xiett@163.com>
Date: Wed Feb 15 13:36:22 2017 +0800

    Fix some issues when executing workload 'dockerswarm'.

    * Disable checking for `scp`, add '-o StrictHostKeyChecking=no';
    * Add the process that waiting for ssh connection OK of nodes.

    Change-Id: Iec6d0c0a51219c42072d26b0920a1263200c2909
    Closes-Bug: #1664790

Changed in interop-workloads:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.