Project

General

Profile

Actions

Bug #10284

closed

install task doesn't like to downgrade on rhel

Added by Sage Weil over 9 years ago. Updated over 9 years ago.

Status:
Won't Fix
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2014-12-09 16:58:18,040.040 INFO:teuthology.task.install:config is {'sha1': None, 'wait_for_package': False, 'project': 'ceph', 'tag': None, 'extra_packages': [], 'branch': None, 'flavor': 'basic', 'extras': None}
2014-12-09 16:58:18,040.040 DEBUG:teuthology.task.install:defaulting to master branch
2014-12-09 16:58:18,041.041 INFO:teuthology.task.install:Installing packages: ceph-debuginfo, ceph-radosgw, ceph-test, ceph-devel, ceph, ceph-fuse, rest-bench, libcephfs_jni1, libcephfs1, python-ceph, librbd1, librados2 on remote rpm x86_64
2014-12-09 16:58:18,041.041 INFO:teuthology.orchestra.run.plana77:Running: 'wget http://gitbuilder.ceph.com/ceph-rpm-rhel7_0-x86_64-basic/ref/master/noarch/ceph-release-1-0.el7.noarch.rpm'
2014-12-09 16:58:18,107.107 INFO:teuthology.orchestra.run.plana77.stderr:--2014-12-09 16:58:18--  http://gitbuilder.ceph.com/ceph-rpm-rhel7_0-x86_64-basic/ref/master/noarch/ceph-release-1-0.el7.noarch.rpm
2014-12-09 16:58:18,108.108 INFO:teuthology.orchestra.run.plana77.stderr:Resolving gitbuilder.ceph.com (gitbuilder.ceph.com)... 64.90.32.38
2014-12-09 16:58:18,109.109 INFO:teuthology.orchestra.run.plana77.stderr:Connecting to gitbuilder.ceph.com (gitbuilder.ceph.com)|64.90.32.38|:80... connected.
2014-12-09 16:58:18,549.549 INFO:teuthology.orchestra.run.plana77.stderr:HTTP request sent, awaiting response... 200 OK
2014-12-09 16:58:18,550.550 INFO:teuthology.orchestra.run.plana77.stderr:Length: 2876 (2.8K) [application/x-redhat-package-manager]
2014-12-09 16:58:18,550.550 INFO:teuthology.orchestra.run.plana77.stderr:Saving to: ‘ceph-release-1-0.el7.noarch.rpm’
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77.stderr:
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77.stderr:     0K ..                                                    100% 21.3K=0.1s
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77.stderr:
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77.stderr:2014-12-09 16:58:18 (21.3 KB/s) - ‘ceph-release-1-0.el7.noarch.rpm’ saved [2876/2876]
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77.stderr:
2014-12-09 16:58:18,682.682 INFO:teuthology.orchestra.run.plana77:Running: 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm'
2014-12-09 16:58:18,891.891 INFO:teuthology.orchestra.run.plana77:Running: 'rm -f ceph-release-1-0.el7.noarch.rpm'
2014-12-09 16:58:18,948.948 INFO:teuthology.orchestra.run.plana77:Running: "sudo sed -i -e ':a;N;$!ba;s/enabled=1\\ngpg/enabled=1\\npriority=1\\ngpg/g' -e 's;ref/[a-zA-Z0-9_]*/;ref/master/;g' /etc/yum.repos.d/ceph.repo" 
2014-12-09 16:58:19,015.015 INFO:teuthology.orchestra.run.plana77:Running: 'sudo yum clean all'
2014-12-09 16:58:19,292.292 INFO:teuthology.orchestra.run.plana77.stdout:Loaded plugins: priorities, product-id, subscription-manager
2014-12-09 16:58:19,334.334 INFO:teuthology.orchestra.run.plana77.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
2014-12-09 16:58:19,381.381 INFO:teuthology.orchestra.run.plana77.stdout:Cleaning repos: Ceph Ceph-noarch ceph-source epel rhel-7-cd rhel-7-extras
2014-12-09 16:58:19,382.382 INFO:teuthology.orchestra.run.plana77.stdout:              : rhel-7-optional rhel-7-repo rhel-7-repo-server
2014-12-09 16:58:19,382.382 INFO:teuthology.orchestra.run.plana77.stdout:              : rhel-7-repo-server-optional rhel7-apache-ceph rhel7-fcgi-ceph
2014-12-09 16:58:19,382.382 INFO:teuthology.orchestra.run.plana77.stdout:Cleaning up everything
2014-12-09 16:58:19,576.576 INFO:teuthology.orchestra.run.plana77:Running: 'wget -q -O- http://gitbuilder.ceph.com/ceph-rpm-rhel7_0-x86_64-basic/ref/master/version'
2014-12-09 16:58:19,814.814 INFO:teuthology.task.install:Package version is v0.89-418.gcdb1105
2014-12-09 16:58:19,814.814 INFO:teuthology.orchestra.run.plana77:Running: 'sudo yum install ceph-debuginfo-0.89 -y'
2014-12-09 16:58:20,074.074 INFO:teuthology.orchestra.run.plana77.stdout:Loaded plugins: priorities, product-id, subscription-manager
2014-12-09 16:58:20,117.117 INFO:teuthology.orchestra.run.plana77.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
2014-12-09 16:58:45,946.946 INFO:teuthology.orchestra.run.plana77.stdout:68 packages excluded due to repository priority protections
2014-12-09 16:58:47,162.162 INFO:teuthology.orchestra.run.plana77.stdout:Resolving Dependencies
2014-12-09 16:58:47,163.163 INFO:teuthology.orchestra.run.plana77.stdout:--> Running transaction check
2014-12-09 16:58:47,163.163 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-debuginfo.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 16:58:48,217.217 INFO:teuthology.orchestra.run.plana77.stdout:--> Finished Dependency Resolution
2014-12-09 16:58:48,252.252 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 16:58:48,252.252 INFO:teuthology.orchestra.run.plana77.stdout:Dependencies Resolved
2014-12-09 16:58:48,253.253 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 16:58:48,253.253 INFO:teuthology.orchestra.run.plana77.stdout:================================================================================
2014-12-09 16:58:48,253.253 INFO:teuthology.orchestra.run.plana77.stdout: Package             Arch        Version                        Repository
2014-12-09 16:58:48,253.253 INFO:teuthology.orchestra.run.plana77.stdout:                                                                           Size
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:================================================================================
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:Installing:
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout: ceph-debuginfo      x86_64      1:0.89-418.gcdb1105.el7        Ceph      601 M
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:Transaction Summary
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:================================================================================
2014-12-09 16:58:48,254.254 INFO:teuthology.orchestra.run.plana77.stdout:Install  1 Package
2014-12-09 16:58:48,255.255 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 16:58:48,255.255 INFO:teuthology.orchestra.run.plana77.stdout:Total download size: 601 M
2014-12-09 16:58:48,255.255 INFO:teuthology.orchestra.run.plana77.stdout:Installed size: 2.8 G
2014-12-09 16:58:48,255.255 INFO:teuthology.orchestra.run.plana77.stdout:Downloading packages:
2014-12-09 16:59:09,288.288 INFO:teuthology.orchestra.run.plana77.stdout:Running transaction check
2014-12-09 16:59:09,288.288 INFO:teuthology.orchestra.run.plana77.stdout:Running transaction test
2014-12-09 16:59:09,319.319 INFO:teuthology.orchestra.run.plana77.stdout:Transaction test succeeded
2014-12-09 16:59:09,319.319 INFO:teuthology.orchestra.run.plana77.stdout:Running transaction
2014-12-09 16:59:09,327.327 INFO:teuthology.orchestra.run.plana77.stderr:Warning: RPMDB altered outside of yum.
2014-12-09 17:01:09,323.323 INFO:teuthology.orchestra.run.plana77.stdout:  Installing : 1:ceph-debuginfo-0.89-418.gcdb1105.el7.x86_64                1/1
2014-12-09 17:01:09,849.849 INFO:teuthology.orchestra.run.plana77.stdout:  Verifying  : 1:ceph-debuginfo-0.89-418.gcdb1105.el7.x86_64                1/1
2014-12-09 17:01:09,849.849 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 17:01:09,849.849 INFO:teuthology.orchestra.run.plana77.stdout:Installed:
2014-12-09 17:01:09,850.850 INFO:teuthology.orchestra.run.plana77.stdout:  ceph-debuginfo.x86_64 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:09,850.850 INFO:teuthology.orchestra.run.plana77.stdout:
2014-12-09 17:01:09,850.850 INFO:teuthology.orchestra.run.plana77.stdout:Complete!
2014-12-09 17:01:10,060.060 INFO:teuthology.orchestra.run.plana77:Running: 'sudo yum install ceph-radosgw-0.89 -y'
2014-12-09 17:01:10,403.403 INFO:teuthology.orchestra.run.plana77.stdout:Loaded plugins: priorities, product-id, subscription-manager
2014-12-09 17:01:10,445.445 INFO:teuthology.orchestra.run.plana77.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
2014-12-09 17:01:13,186.186 INFO:teuthology.orchestra.run.plana77.stdout:68 packages excluded due to repository priority protections
2014-12-09 17:01:14,391.391 INFO:teuthology.orchestra.run.plana77.stdout:Resolving Dependencies
2014-12-09 17:01:14,392.392 INFO:teuthology.orchestra.run.plana77.stdout:--> Running transaction check
2014-12-09 17:01:14,392.392 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-radosgw.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,412.412 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-radosgw-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,417.417 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: ceph-common = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-radosgw-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,479.479 INFO:teuthology.orchestra.run.plana77.stdout:--> Running transaction check
2014-12-09 17:01:14,479.479 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-common.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,487.487 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: python-ceph = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,489.489 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librbd1 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,493.493 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,495.495 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-radosgw.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,497.497 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-radosgw-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,500.500 INFO:teuthology.orchestra.run.plana77.stdout:--> Running transaction check
2014-12-09 17:01:14,500.500 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-common.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,502.502 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librbd1 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,504.504 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,506.506 INFO:teuthology.orchestra.run.plana77.stdout:---> Package ceph-radosgw.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,508.508 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:ceph-radosgw-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,510.510 INFO:teuthology.orchestra.run.plana77.stdout:---> Package python-ceph.x86_64 1:0.89-418.gcdb1105.el7 will be installed
2014-12-09 17:01:14,511.511 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librbd1 = 1:0.89-418.gcdb1105.el7 for package: 1:python-ceph-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,514.514 INFO:teuthology.orchestra.run.plana77.stdout:--> Processing Dependency: librados2 = 1:0.89-418.gcdb1105.el7 for package: 1:python-ceph-0.89-418.gcdb1105.el7.x86_64
2014-12-09 17:01:14,881.881 INFO:teuthology.orchestra.run.plana77.stdout:--> Finished Dependency Resolution
2014-12-09 17:01:14,889.889 INFO:teuthology.orchestra.run.plana77.stderr:Error: Package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,890.890 INFO:teuthology.orchestra.run.plana77.stderr:           Requires: librbd1 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,890.890 INFO:teuthology.orchestra.run.plana77.stderr:           Installed: 1:librbd1-0.89-443.gd70591a.el7.x86_64 (@Ceph)
2014-12-09 17:01:14,890.890 INFO:teuthology.orchestra.run.plana77.stderr:               librbd1 = 1:0.89-443.gd70591a.el7
2014-12-09 17:01:14,890.890 INFO:teuthology.orchestra.run.plana77.stderr:           Available: 1:librbd1-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,890.890 INFO:teuthology.orchestra.run.plana77.stderr:               librbd1 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,891.891 INFO:teuthology.orchestra.run.plana77.stderr:Error: Package: 1:python-ceph-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,891.891 INFO:teuthology.orchestra.run.plana77.stderr:           Requires: librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,891.891 INFO:teuthology.orchestra.run.plana77.stderr:           Installed: 1:librados2-0.89-443.gd70591a.el7.x86_64 (@Ceph)
2014-12-09 17:01:14,891.891 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-443.gd70591a.el7
2014-12-09 17:01:14,892.892 INFO:teuthology.orchestra.run.plana77.stderr:           Available: 1:librados2-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,892.892 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,892.892 INFO:teuthology.orchestra.run.plana77.stderr:Error: Package: 1:ceph-common-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,892.892 INFO:teuthology.orchestra.run.plana77.stderr:           Requires: librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,892.892 INFO:teuthology.orchestra.run.plana77.stderr:           Installed: 1:librados2-0.89-443.gd70591a.el7.x86_64 (@Ceph)
2014-12-09 17:01:14,893.893 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-443.gd70591a.el7
2014-12-09 17:01:14,893.893 INFO:teuthology.orchestra.run.plana77.stderr:           Available: 1:librados2-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,893.893 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,893.893 INFO:teuthology.orchestra.run.plana77.stderr:Error: Package: 1:ceph-radosgw-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,893.893 INFO:teuthology.orchestra.run.plana77.stderr:           Requires: librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,894.894 INFO:teuthology.orchestra.run.plana77.stderr:           Installed: 1:librados2-0.89-443.gd70591a.el7.x86_64 (@Ceph)
2014-12-09 17:01:14,894.894 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-443.gd70591a.el7
2014-12-09 17:01:14,894.894 INFO:teuthology.orchestra.run.plana77.stderr:           Available: 1:librados2-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,894.894 INFO:teuthology.orchestra.run.plana77.stderr:               librados2 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,894.894 INFO:teuthology.orchestra.run.plana77.stderr:Error: Package: 1:python-ceph-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,895.895 INFO:teuthology.orchestra.run.plana77.stderr:           Requires: librbd1 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,895.895 INFO:teuthology.orchestra.run.plana77.stderr:           Installed: 1:librbd1-0.89-443.gd70591a.el7.x86_64 (@Ceph)
2014-12-09 17:01:14,895.895 INFO:teuthology.orchestra.run.plana77.stderr:               librbd1 = 1:0.89-443.gd70591a.el7
2014-12-09 17:01:14,895.895 INFO:teuthology.orchestra.run.plana77.stderr:           Available: 1:librbd1-0.89-418.gcdb1105.el7.x86_64 (Ceph)
2014-12-09 17:01:14,895.895 INFO:teuthology.orchestra.run.plana77.stderr:               librbd1 = 1:0.89-418.gcdb1105.el7
2014-12-09 17:01:14,896.896 INFO:teuthology.orchestra.run.plana77.stdout: You could try using --skip-broken to work around the problem
2014-12-09 17:01:15,733.733 INFO:teuthology.orchestra.run.plana77.stdout: You could try running: rpm -Va --nofiles --nodigest

the yaml here was simple
interactive-on-error: true
roles:
- - mon.0
  - mon.1
  - mon.2
  - osd.0
  - osd.1
  - osd.2
  - client.0
tasks:
- install: null
- ceph:
    branch: wip-watch-notify
    config:
      global:
        osd pool default min size: 1
    log-whitelist:
    - objects unfound and apparently lost
- watch_notify_same_primary:
    clients:
    - client.0
targets:
  ubuntu@plana77.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW14V5J+dViiEvwtF95+/2p8QnXwP7FN4uwT4pOk5z7L0mUFR4j1Q5A59vIUmavdSPlPk4j2YnT3Z7AbFgr8sggDgWJIZbAILpPyi239OagJM35v593vVQkPHcJbf1lBnTSk8IkYLzQRY0RwpF3A/KbAt1jNIqLXqdMpe0zN+Ehxl6xVE28HaOF+bmnmasz03Y7wiOoYR8GZeaHvunXKuaH9a4HoF1c6xpoIlwGY1tjse4sH91WTfSoZ9cLmFyGWSVOR3Jrrn5gYUGYilclHYV72EHqSpcZTVJo11R/21bcgYh7Z5nPK0IO4zl9XXFtf7EEl/Q0IgkO9QODxoytuVH

Actions #1

Updated by Zack Cerza over 9 years ago

  • Status changed from New to Need More Info

Is downgrading actually important? Is that supported?

Actions #2

Updated by Zack Cerza over 9 years ago

  • Status changed from Need More Info to Won't Fix
Actions

Also available in: Atom PDF