Project

General

Profile

Actions

Bug #13986

closed

TEST_scrub_snaps: timeout > 300

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/9864/consoleFull

.../qa/workunits/ceph-helpers.sh:874: get_num_active_clean:  xmlstarlet sel -t -m '//pg_stat/state[(contains(.,'\''active'\'') and contains(.,'\''clean'\'') and not(contains(.,'\''stale'\'')))]' -v . -n
.../qa/workunits/ceph-helpers.sh:873: get_num_active_clean:  ceph --format xml pg dump pgs
../qa/workunits/ceph-helpers.sh:956: is_clean:  test 5 = 5
../qa/workunits/ceph-helpers.sh:1003: wait_for_clean:  return 0
./test/osd/osd-scrub-snaps.sh:153: TEST_scrub_snaps:  local pgid=2.0
./test/osd/osd-scrub-snaps.sh:154: TEST_scrub_snaps:  pg_scrub 2.0
../qa/workunits/ceph-helpers.sh:1059: pg_scrub:  local pgid=2.0
.../qa/workunits/ceph-helpers.sh:1060: pg_scrub:  get_last_scrub_stamp 2.0
.../qa/workunits/ceph-helpers.sh:928: get_last_scrub_stamp:  local pgid=2.0
.../qa/workunits/ceph-helpers.sh:929: get_last_scrub_stamp:  ceph --format xml pg dump pgs
.../qa/workunits/ceph-helpers.sh:930: get_last_scrub_stamp:  xmlstarlet sel -t -m '//pg_stat[pgid='\''2.0'\'']/last_scrub_stamp' -v .
../qa/workunits/ceph-helpers.sh:1060: pg_scrub:  local 'last_scrub=2015-12-05 03:06:17.448168'
../qa/workunits/ceph-helpers.sh:1061: pg_scrub:  ceph pg scrub 2.0
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
instructing pg 2.0 on osd.0 to scrub
../qa/workunits/ceph-helpers.sh:1062: pg_scrub:  wait_for_scrub 2.0 '2015-12-05 03:06:17.448168'
../qa/workunits/ceph-helpers.sh:1142: wait_for_scrub:  local pgid=2.0
../qa/workunits/ceph-helpers.sh:1143: wait_for_scrub:  local 'last_scrub=2015-12-05 03:06:17.448168'
../qa/workunits/ceph-helpers.sh:1145: wait_for_scrub:  (( i=0 ))
../qa/workunits/ceph-helpers.sh:1145: wait_for_scrub:  (( i < 300 ))
.../qa/workunits/ceph-helpers.sh:1146: wait_for_scrub:  get_last_scrub_stamp 2.0
...
../qa/workunits/ceph-helpers.sh:1149: wait_for_scrub:  sleep 1
../qa/workunits/ceph-helpers.sh:1145: wait_for_scrub:  (( i++ ))
../qa/workunits/ceph-helpers.sh:1145: wait_for_scrub:  (( i < 300 ))
../qa/workunits/ceph-helpers.sh:1151: wait_for_scrub:  return 1
./test/osd/osd-scrub-snaps.sh:154: TEST_scrub_snaps:  return 1
./test/osd/osd-scrub-snaps.sh:30: run:  return 1
../qa/workunits/ceph-helpers.sh:1242: main:  code=1
../qa/workunits/ceph-helpers.sh:1244: main:  teardown testdir/osd-scrub-snaps
../qa/workunits/ceph-helpers.sh:117: teardown:  local dir=testdir/osd-scrub-snaps
../qa/workunits/ceph-helpers.sh:118: teardown:  kill_daemons testdir/osd-scrub-snaps
.../qa/workunits/ceph-helpers.sh:192: kill_daemons:  shopt -q -o xtrace
.../qa/workunits/ceph-helpers.sh:192: kill_daemons:  echo true
../qa/workunits/ceph-helpers.sh:192: kill_daemons:  local trace=true
../qa/workunits/ceph-helpers.sh:193: kill_daemons:  true
../qa/workunits/ceph-helpers.sh:193: kill_daemons:  shopt -u -o xtrace
../qa/workunits/ceph-helpers.sh:219: kill_daemons:  return 0
.../qa/workunits/ceph-helpers.sh:119: teardown:  stat -f -c %T .
../qa/workunits/ceph-helpers.sh:119: teardown:  '[' ext2/ext3 == btrfs ']'
../qa/workunits/ceph-helpers.sh:122: teardown:  rm -fr testdir/osd-scrub-snaps
../qa/workunits/ceph-helpers.sh:1245: main:  return 1


Files

test.out.gz (115 KB) test.out.gz Loïc Dachary, 12/08/2015 04:56 PM
test2.out.gz (114 KB) test2.out.gz Loïc Dachary, 12/09/2015 01:07 AM

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #14027: tests: set --osd-scrub-load-threshold=2000ResolvedLoïc Dachary12/09/2015

Actions
Actions

Also available in: Atom PDF