Bug 1332020
Summary: | multiple regression failures for tests/basic/quota-ancestry-building.t | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Susant Kumar Palai <spalai> |
Component: | quota | Assignee: | Raghavendra G <rgowdapp> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, ndevos, pkarampu, rgowdapp, smohan |
Target Milestone: | --- | Keywords: | Tracking, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.9.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-27 18:22:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Susant Kumar Palai
2016-05-01 09:11:13 UTC
REVIEW: http://review.gluster.org/14134 (quota: mark quota-ancestry-building.t as bad_test) posted (#2) for review on master by Niels de Vos (ndevos) COMMIT: http://review.gluster.org/14134 committed in master by Niels de Vos (ndevos) ------ commit cf943b71db9188dbd87fbb8f97ca610b7004317d Author: Susant Palai <spalai> Date: Sun May 1 15:03:05 2016 +0530 quota: mark quota-ancestry-building.t as bad_test tests/basic/quota-ancestry-building.t regularly fails like this: ./tests/basic/quota-ancestry-building.t (Wstat: 0 Tests: 34 Failed: 6) Failed tests: 14-19 Files=1, Tests=34, 43 wallclock secs ( 0.05 usr 0.01 sys + 2.28 cusr 2.91 csys = 5.25 CPU) Result: FAIL ./tests/basic/quota-ancestry-building.t: 2 new core files End of test ./tests/basic/quota-ancestry-building.t Some of the failed tests: * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16385/console * https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/16386/console Change-Id: Ibbae908b4f752e195e7a7bdd10b102d7bcec312b BUG: 1332020 Signed-off-by: Susant Palai <spalai> Reviewed-on: http://review.gluster.org/14134 Smoke: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos> Adding the 'tracking' keyword so that our bug-status-check-script does not triple over it. Please remove the keyword when progress on this bug is made. Look at the stack trace of the corefile, some memory corruption in synctask framework #0 0xbb4104b7 in ?? () (gdb) bt #0 0xbb4104b7 in ?? () #1 0xbb410458 in ?? () #2 0x00000004 in ?? () #3 0x00000006 in ?? () #4 0xbb457084 in ?? () #5 0xbb759119 in synctask_destroy (task=0xb8a18030) at /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered/libglusterfs/src/syncop.c:391 #6 0xbb759195 in synctask_done (task=0xb8a18030) at /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered/libglusterfs/src/syncop.c:409 #7 0xbb759a81 in synctask_switchto (task=0xb8a18030) at /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered/libglusterfs/src/syncop.c:668 #8 0xbb759b2f in syncenv_processor (thdata=<error reading variable: Cannot access memory at address 0xba0fdfd8>, thdata@entry=<error reading variable: Cannot access memory at address 0xba0fdfd4>) at /home/jenkins/root/workspace/rackspace-netbsd7-regression-triggered/libglusterfs/src/syncop.c:699 (gdb) quit REVIEW: http://review.gluster.org/14185 (quota/tests : remove quota-ancestry-building.t from bad tests) posted (#1) for review on master by Manikandan Selvaganesh (mselvaga) COMMIT: http://review.gluster.org/14185 committed in master by Raghavendra Talur (rtalur) ------ commit a1a1ff66eecba2edc523b41652172088b8e08dc9 Author: Manikandan Selvaganesh <mselvaga> Date: Tue May 3 15:12:08 2016 +0530 quota/tests : remove quota-ancestry-building.t from bad tests Change-Id: Iaee0934d8be4e133b43bd390ed029f11cce1a24b BUG: 1332020 Signed-off-by: Manikandan Selvaganesh <mselvaga> Reviewed-on: http://review.gluster.org/14185 NetBSD-regression: NetBSD Build System <jenkins.org> Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> Reviewed-by: Raghavendra Talur <rtalur> Hi Manikandan, is ASSIGNED the correct status of this bug? If not, please correct it :) Thanks, Niels Hi Niels, The bug state seems correct to me? This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.9.0, please open a new bug report. glusterfs-3.9.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/gluster-users/2016-November/029281.html [2] https://www.gluster.org/pipermail/gluster-users/ |