Project

General

Profile

Actions

Bug #74525

open

TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh)

Added by Laura Flores about 2 months ago. Updated 2 days ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Backport:
tentacle,squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v20.3.0-6061-g7b916eaf40
Released In:
Upkeep Timestamp:
2026-03-13T14:07:39+00:00

Description

/a/lflores-2026-01-21_20:56:39-rados-main-distro-default-trial/12054

2026-01-22T02:24:51.650 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:467: TEST_bluestore_expand:  ceph tell osd.0 perf dump bluefs
2026-01-22T02:24:51.650 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:467: TEST_bluestore_expand:  jq .bluefs.slow_total_bytes
2026-01-22T02:24:51.738 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:467: TEST_bluestore_expand:  total_space_after=4294967296
2026-01-22T02:24:51.739 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  ceph tell osd.0 bluestore bluefs device info
2026-01-22T02:24:51.739 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  grep BDEV_SLOW -A 2
2026-01-22T02:24:51.740 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  grep free
2026-01-22T02:24:51.740 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  cut -d: -f 2
2026-01-22T02:24:51.740 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  cut -d, -f 1
2026-01-22T02:24:51.740 INFO:tasks.workunit.client.0.trial036.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  cut '-d ' -f 2
2026-01-22T02:24:51.821 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:468: TEST_bluestore_expand:  free_space_after=2781093888
2026-01-22T02:24:51.821 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:470: TEST_bluestore_expand:  '[' 4294967296 '!=' 4294967296 ']'
2026-01-22T02:24:51.822 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:476: TEST_bluestore_expand:  total_space_added=0
2026-01-22T02:24:51.822 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:477: TEST_bluestore_expand:  free_space_added=-27443200
2026-01-22T02:24:51.822 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:479: TEST_bluestore_expand:  let 'new_used_space=(0 - -27443200)'
2026-01-22T02:24:51.822 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:480: TEST_bluestore_expand:  echo 27443200
2026-01-22T02:24:51.822 INFO:tasks.workunit.client.0.trial036.stdout:27443200
2026-01-22T02:24:51.823 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:482: TEST_bluestore_expand:  '[' 27443200 -gt 131072 ']'
2026-01-22T02:24:51.823 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:483: TEST_bluestore_expand:  echo 'total_space_added = 0'
2026-01-22T02:24:51.823 INFO:tasks.workunit.client.0.trial036.stdout:total_space_added = 0
2026-01-22T02:24:51.823 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:484: TEST_bluestore_expand:  echo 'free_space_added  = -27443200'
2026-01-22T02:24:51.824 INFO:tasks.workunit.client.0.trial036.stdout:free_space_added  = -27443200
2026-01-22T02:24:51.825 INFO:tasks.workunit.client.0.trial036.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/osd-bluefs-volume-ops.sh:485: TEST_bluestore_expand:  return 1


Related issues 3 (3 open0 closed)

Copied to bluestore - Backport #75489: squid: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh)Fix Under ReviewIgor FedotovActions
Copied to bluestore - Backport #75490: reef: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh)NewIgor FedotovActions
Copied to bluestore - Backport #75491: tentacle: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh)Fix Under ReviewIgor FedotovActions
Actions #1

Updated by Laura Flores about 2 months ago

  • Backport set to tentacle,squid,reef

/a/yuriw-2026-01-23_21:16:01-rados-wip-yuri13-testing-2026-01-23-1852-reef-distro-default-trial/15463

Actions #2

Updated by Nitzan Mordechai about 2 months ago

/a/yuriw-2026-01-22_22:43:44-rados-wip-yuri-testing-2026-01-22-2039-squid-distro-default-trial/14159

Actions #3

Updated by Aishwarya Mathuria about 2 months ago

/a/yuriw-2026-01-27_16:21:32-rados-wip-yuri10-testing-2026-01-22-2036-tentacle-distro-default-trial/21923/

Actions #4

Updated by Igor Fedotov about 2 months ago

  • Status changed from New to In Progress
  • Assignee set to Igor Fedotov
Actions #5

Updated by Laura Flores about 2 months ago

/a/lflores-2026-01-26_23:21:06-rados-wip-yuri12-testing-2026-01-22-2045-distro-default-trial/19121

Actions #6

Updated by Sridhar Seshasayee about 2 months ago

/a/skanta-2026-01-27_05:35:03-rados-wip-bharath1-testing-2026-01-26-1242-distro-default-trial/19785

Actions #7

Updated by Laura Flores about 2 months ago

/a/skanta-2026-01-28_09:27:17-rados-wip-bharath2-testing-2026-01-27-0639-squid-distro-default-trial/23173

Actions #8

Updated by Aishwarya Mathuria about 2 months ago

/a/skanta-2026-01-30_23:46:16-rados-wip-bharath7-testing-2026-01-29-2016-distro-default-trial/28590

Actions #9

Updated by Connor Fawcett about 1 month ago

/a/skanta-2026-01-27_07:02:07-rados-wip-bharath3-testing-2026-01-26-1323-distro-default-trial/19885

Actions #11

Updated by Kamoltat (Junior) Sirivadhna about 1 month ago

/a/skanta-2026-01-29_13:10:13-rados-wip-bharath6-testing-2026-01-29-0855-squid-distro-default-trial/25774

Actions #12

Updated by Aishwarya Mathuria about 1 month ago

/a/skanta-2026-02-07_00:02:26-rados-wip-bharath7-testing-2026-02-06-0906-distro-default-trial/39137

Actions #13

Updated by Lee Sanders about 1 month ago

/a/skanta-2026-01-29_13:05:02-rados-wip-bharath5-testing-2026-01-28-2018-distro-default-trial/25736

Actions #14

Updated by Jaya Prakash about 1 month ago

/a/jayaprakash-2026-02-06_12:54:34-rados-jaya-bs-testing-05-02-2026-distro-default-trial/38128

Actions #15

Updated by Igor Fedotov about 1 month ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 67275
Actions #16

Updated by Nitzan Mordechai about 1 month ago

/a/yaarit-2026-02-10_02:34:33-rados-wip-rocky10-branch-of-the-day-2026-02-09-1770676549-distro-default-trial/42108

Actions #17

Updated by Aishwarya Mathuria about 1 month ago

/a/skanta-2026-02-05_03:38:32-rados-wip-bharath2-testing-2026-02-03-0542-distro-default-trial/35672

Actions #18

Updated by Laura Flores about 1 month ago

/a/yuriw-2026-01-27_16:01:09-rados-reef-release-distro-default-trial/20838

Actions #19

Updated by Naveen Naidu about 1 month ago

/a/skanta-2026-01-26_08:54:40-rados-wip-bharath4-testing-2026-01-26-1300-distro-default-trial/17877

Actions #20

Updated by Kamoltat (Junior) Sirivadhna about 1 month ago

  • Subject changed from TEST_bluestore_expand fails on "free space added" check to TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh)
Actions #21

Updated by Nitzan Mordechai about 1 month ago

/a/nmordech-2026-02-17_05:46:21-rados-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/51694

Actions #22

Updated by Aishwarya Mathuria about 1 month ago

/a/yuriw-2026-02-17_20:43:43-rados-wip-yuri6-testing-2026-02-17-1732-squid-distro-default-trial/53907

Actions #23

Updated by Sridhar Seshasayee 26 days ago

/a/skanta-2026-02-22_05:18:48-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/63362

Actions #24

Updated by Lee Sanders 26 days ago

/a/skanta-2026-02-07_14:54:11-rados-wip-bharath5-testing-2026-02-06-2052-distro-default-trial/39496

Actions #25

Updated by Nitzan Mordechai 25 days ago

/a/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66566

Actions #26

Updated by Jaya Prakash 25 days ago

/a/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62246

Actions #27

Updated by Laura Flores 23 days ago

/a/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/69903

Actions #28

Updated by Sridhar Seshasayee 19 days ago

/a/sseshasa-2026-02-26_14:56:45-rados-wip-sseshasa-testing-2026-02-26-1772100687-distro-default-trial/72508

Actions #29

Updated by Nitzan Mordechai 19 days ago

/a/yaarit-2026-02-26_20:20:34-rados-wip-rocky10-branch-of-the-day-2026-02-26-1772108951-distro-default-trial/72795

Actions #30

Updated by Nitzan Mordechai 17 days ago

/a/yaarit-2026-03-04_01:19:54-rados-wip-rocky10-branch-of-the-day-2026-03-03-1772558532-distro-default-trial/79949

Actions #31

Updated by Nitzan Mordechai 16 days ago

/a/yaarit-2026-03-05_03:07:52-rados-wip-rocky10-branch-of-the-day-2026-03-04-1772624857-tentacle-distro-default-trial/86521

Actions #32

Updated by Nitzan Mordechai 16 days ago

/a/yaarit-2026-03-05_02:43:32-rados-wip-rocky10-branch-of-the-day-2026-03-04-1772633736-distro-default-trial/86158

Actions #33

Updated by Laura Flores 16 days ago

/a/yaarit-2026-03-05_02:43:32-rados-wip-rocky10-branch-of-the-day-2026-03-04-1772633736-distro-default-trial/86158

Actions #34

Updated by Naveen Naidu 15 days ago

/a/yuriw-2026-03-02_18:34:01-rados-wip-yuri3-testing-2026-03-02-1622-distro-default-trial/76789

Actions #35

Updated by Nitzan Mordechai 13 days ago

/a/yuriw-2026-03-07_15:37:55-rados-wip-rocky10-branch-of-the-day-2026-03-06-1772840606-distro-default-trial/92959

Actions #36

Updated by Nitzan Mordechai 11 days ago

/a/skanta-2026-03-08_04:44:53-rados-wip-bharath5-testing-2026-03-07-1422-distro-default-trial/94093

Actions #37

Updated by Aishwarya Mathuria 10 days ago

/a/skanta-2026-03-07_15:39:05-rados-wip-bharath4-testing-2026-03-05-1456-tentacle-distro-default-trial/93071

Actions #38

Updated by Nitzan Mordechai 10 days ago

/a/yuriw-2026-03-09_21:03:52-rados-wip-rocky10-branch-of-the-day-2026-03-09-1773079353-tentacle-distro-default-trial/96330

Actions #39

Updated by Connor Fawcett 9 days ago

/a/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68654

Actions #40

Updated by Upkeep Bot 8 days ago

  • Status changed from Fix Under Review to Pending Backport
  • Merge Commit set to 7b916eaf406f41ede15c602a8f7f7f4ee2299a79
  • Fixed In set to v20.3.0-6061-g7b916eaf40
  • Upkeep Timestamp set to 2026-03-13T14:07:39+00:00
Actions #41

Updated by Upkeep Bot 8 days ago

  • Copied to Backport #75489: squid: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh) added
Actions #42

Updated by Upkeep Bot 8 days ago

  • Copied to Backport #75490: reef: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh) added
Actions #43

Updated by Upkeep Bot 8 days ago

  • Copied to Backport #75491: tentacle: TEST_bluestore_expand fails on "free space added" check (osd-bluefs-volume-ops.sh) added
Actions #44

Updated by Upkeep Bot 8 days ago

  • Tags (freeform) set to backport_processed
Actions #45

Updated by Lee Sanders 2 days ago

/a/yuriw-2026-02-26_16:03:22-rados-wip-yuri9-testing-2026-02-25-1600-squid-distro-default-trial/72563

/a/yuriw-2026-02-26_01:51:16-rados-wip-yuri9-testing-2026-02-25-1600-squid-distro-default-trial/71112

Actions

Also available in: Atom PDF