Project

General

Profile

Actions

Bug #6800

closed

rbd/qemu-iotests.sh Failing on Arm.

Added by Sandon Van Ness over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Config:

archive_path: /var/lib/teuthworker/archive/teuthology-2013-11-18_04:10:06-rbd-master---basic-saya/106812
description: rbd/singleton/{all/qemu-iotests-writeback.yaml}
email: null
job_id: '106812'
last_in_suite: false
machine_type: saya
name: teuthology-2013-11-18_04:10:06-rbd-master---basic-saya
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: master
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        debug ms: 1
        debug osd: 5
    log-whitelist:
    - slow request
    sha1: f0c89311f60818cbb4f82cede52aa55c25e6fab3
  ceph-deploy:
    branch:
      dev: master
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: f0c89311f60818cbb4f82cede52aa55c25e6fab3
  s3tests:
    branch: master
  workunit:
    sha1: f0c89311f60818cbb4f82cede52aa55c25e6fab3
owner: scheduled_teuthology@teuthology
roles:
- - mon.a
  - osd.0
  - osd.1
  - client.0
targets:
  ubuntu@saya022.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiMPHvfwG0cUMKBtrfeNOd4C4s8rpKDPTJWolVQIOkvRTT5hkEkf3GVwrZEFKZERxFPYopGmMpBptNVH15FTp33klNK/9S0qivU1QziHzzvEBJz1G5YmUaR89jBrakgSuMGfj+/maPE1zeVXKcDRt1pBLiGmzIbmfVvhhaGMvYSoYIsrEOjPFtt3/M47JO+HeX+sLzHAbgQb+8/ogPdNpMdCfCaXpsIlIrclJASu2PqcTtJkRpSWlvbo1qCBMe+Nn0cuDS9UgeF6jzpOHlpQDNqQ3soAmq+3a9nBmMGR7regqy46xu6NQe3kRwLbmvEiSpTV8AAZPDj+4Mj5Gl45+P
tasks:
- internal.lock_machines:
  - 1
  - saya
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.sudo: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install: null
- ceph:
    conf:
      client:
        rbd cache: true
- workunit:
    clients:
      all:
      - rbd/qemu-iotests.sh
teuthology_branch: master
verbose: true

Summary:

description: rbd/singleton/{all/qemu-iotests-writeback.yaml}
duration: 1030.1105208396912
failure_reason: 'Command failed on 10.214.143.122 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp
  && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1
  CEPH_REF=f0c89311f60818cbb4f82cede52aa55c25e6fab3 TESTDIR="/home/ubuntu/cephtest" 
  CEPH_ID="0" adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage
  /home/ubuntu/cephtest/workunit.client.0/rbd/qemu-iotests.sh'''
flavor: basic
owner: scheduled_teuthology@teuthology
sentry_event: http://sentry.ceph.com/inktank/teuthology/search?q=37fde704e5604f2b9a1007152960cd50
success: false

log:
/a/teuthology-2013-11-18_04:10:06-rbd-master---basic-saya/106812

Test is failing with:

CommandFailedError: Command failed on 10.214.143.122 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=f0c89311f60818cbb4f82cede52aa55c25e6fab3 TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /home/ubuntu/cephtest/workunit.client.0/rbd/qemu-iotests.sh'

I am guessing because 1 of the tests is failing:

2013-11-18T05:47:52.854 INFO:teuthology.task.workunit.client.0.out:[10.214.143.122]: Not run: 006 007 012 013 014 015 016 017 018 019 020 022 023 024 026 027 028 029
2013-11-18T05:47:52.854 INFO:teuthology.task.workunit.client.0.out:[10.214.143.122]: Failures: 002
2013-11-18T05:47:52.854 INFO:teuthology.task.workunit.client.0.out:[10.214.143.122]: Failed 1 of 11 tests
2013-11-18T05:47:52.866 INFO:teuthology.task.workunit:Stopping rbd/qemu-iotests.sh on client.0...

Actions #1

Updated by Josh Durgin over 10 years ago

  • Status changed from New to Resolved
  • Assignee set to Josh Durgin

This fails due to using a different version of qemu, which has slightly different output.
cherry-picked removal from arm suite to the next branch. ceph-qa-chef commit:bac370885a92bbfa86dba3ff60e0186d6ba1ef13

Actions

Also available in: Atom PDF