Deploy cluster with one controller and example plugin v3 failed on hook deploy: /etc/fuel/plugins/fuel_plugin_example_v3-3.0/ && bash deploy.sh

Bug #1539610 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Evgeniy L
8.0.x
Confirmed
High
Evgeniy L
Mitaka
Confirmed
High
Evgeniy L

Bug Description

Upload plugin to the master node
Install plugin
Create cluster
Add 1 node with controller role
Add 1 node with compute role
Add 1 node with custom role
Deploy the cluster
Run network verification
Check plugin health
Run OSTF

Task 'deploy' has incorrect status. error != ready, 'Deployment has failed. Method granular_deploy. Failed to execute hook 'fuel_plugin_example_v3-post-deployment-sh' Failed to run command cd /etc/fuel/plugins/fuel_plugin_example_v3-3.0/ && bash deploy.sh

---
uids:
- '3'
parameters:
  retries: 3
  cmd: bash deploy.sh
  cwd: /etc/fuel/plugins/fuel_plugin_example_v3-3.0/
  timeout: 180
  interval: 20
priority: 100
fail_on_error: true
type: shell
id: fuel_plugin_example_v3-post-deployment-sh
.
Inspect Astute logs for the details'

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "493"
  build_id: "493"
  fuel-nailgun_sha: "b900f9d9de4d2b6ccf27f4addf3f0e38502a0bac"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "e869072139670bb8bbfde00ef04dec3d189f5927"
  fuel-nailgun-agent_sha: "b2bb466fd5bd92da614cdbd819d6999c510ebfb1"
  astute_sha: "b81577a5b7857c4be8748492bae1dec2fa89b446"
  fuel-library_sha: "f7a008e6801ba0072b08302a740174aec506078a"
  fuel-ostf_sha: "ab5fd151fc6c1aa0b35bc2023631b1f4836ecd61"
  fuel-mirror_sha: "351d568fa3b3e4dd062054b91d766aa54d379867"
  fuelmenu_sha: "fac143f4dfa75785758e72afbdc029693e94ff2b"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "a43cf96cd9532f10794dce736350bf5bed350e9d"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "6b993b3004e8d97d840b672d6c1d44c320975cd9"

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
tags: added: area-python
tags: added: area-plugins
removed: area-python
Changed in fuel:
status: New → Confirmed
ruhe (ruhe)
Changed in fuel:
status: Confirmed → Triaged
status: Triaged → Confirmed
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
Revision history for this message
Evgeniy L (rustyrobot) wrote :

Plugin's package cannot be installed for some reasons, will setup the env for detailed debugging.

2016-01-28 22:59:11 DEBUG [783] 9561ad9d-1344-4255-8800-e1819e01be15: cmd: cd /etc/fuel/plugins/fuel_plugin_example_v3-3.0/ && bash deploy.sh
cwd: /etc/fuel/plugins/fuel_plugin_example_v3-3.0/
stdout: Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  fuel-simple-service
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1396 B of archives.
After this operation, 0 B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  fuel-simple-service

stderr: + echo fuel_plugin_example_v3
+ OS_NAME=
+ grep -i CentOS /etc/issue.net
+ grep -i Ubuntu /etc/issue.net
+ OS_NAME=ubuntu
+ install_package
+ '[' ubuntu == ubuntu ']'
+ apt-get install -y fuel-simple-service
E: There are problems and -y was used without --force-yes

Revision history for this message
Evgeniy L (rustyrobot) wrote :

After debugging it appeared that issue has been fixed [1], the fix was not presented on the iso, could you please recheck that works as expected?

[1] https://bugs.launchpad.net/fuel/+bug/1536805
[2] https://review.openstack.org/#/c/273411/

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.