gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.15k stars 477 forks source link

Flaky test failure: JointCreationDestructionTest #1053

Open osrf-migration opened 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).


67: [ RUN      ] PhysicsEngines/Joint_TEST.JointCreationDestructionTest/0
67: Dbg Params: (0x1003591b9 pointing to "ode", 0x10035c3ac pointing to "")
67: 
67: Msg Waiting for masterMsg Connected to gazebo master @ http://127.0.0.1:11345
67: Msg Publicized address: 192.168.0.192
67: 2014-02-18 17:39:43.187 UNIT_Joint_TEST[9479:5e17] invalid drawable
67: Warning [parser.cc:340] Converting a deprecated source[/Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/test/worlds/joint_test.world].
67: Warning [Converter.cc:59]   Version[1.3] to Version[1.4]
67:   Please use the gzsdf tool to update your SDF files.
67:     $ gzsdf convert [sdf_file]
67: Warning [ODEPhysics.cc:205] Gravity vector is (0, 0, 0). Objects will float.
67: Dbg ServerFixture load in 1.9 seconds, timeout after 600 seconds
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:895: Failure
67: Expected: (residentCur) <= (residentLast), actual: 550028 vs 549912
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:895: Failure
67: Expected: (residentCur) <= (residentLast), actual: 550128 vs 550028
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:895: Failure
67: Expected: (residentCur) <= (residentLast), actual: 550136 vs 550128
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:896: Failure
67: Expected: (shareCur) <= (shareLast), actual: 3.23719e+06 vs 3.23667e+06
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:895: Failure
67: Expected: (residentCur) <= (residentLast), actual: 550140 vs 550136
67: /Users/jenkins/workspace/gazebo-any-patched_protobuf-homebrew_bcn-amd64/gazebo/gazebo/physics/Joint_TEST.cc:895: Failure
67: Expected: (residentCur) <= (residentLast), actual: 550144 vs 550140
67: Dbg ServerFixture::Unload
67: [  FAILED  ] PhysicsEngines/Joint_TEST.JointCreationDestructionTest/0, where GetParam() = (0x1003591b9 pointing to "ode", 0x10035c3ac pointing to "") (105355 ms)
osrf-migration commented 8 years ago

Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


looks fixed, re-open if that's not the case

osrf-migration commented 8 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


it still fails, it's just part of INTEGRATION_joint_test now

osrf-migration commented 8 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


osrf-migration commented 7 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


osrf-migration commented 7 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


this is often flaky on both osx and ubuntu

osrf-migration commented 7 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


osrf-migration commented 7 years ago

Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).


Issue spotted again http://build.osrfoundation.org/view/main/view/BuildCopTests/job/gazebo-ci-gazebo7-homebrew-amd64/126/consoleFull

331: [ RUN      ] PhysicsEngines/JointTest.JointCreationDestructionTest/0
331: [Dbg] [joint_test.hh:64] Params: (0x104722b19 pointing to "ode", 0x104724e1c pointing to "")
331: [Msg] Waiting for master.
331: [Msg] Connected to gazebo master @ http://127.0.0.1:11345
331: [Msg] Publicized address: 172.23.2.252
331: [Wrn] [ODEPhysics.cc:219] Gravity vector is (0, 0, 0). Objects will float.
331: [Dbg] [ServerFixture.cc:207] ServerFixture load in 1.2 seconds, timeout after 600 seconds
331: /Users/jenkins/workspace/gazebo-ci-gazebo7-homebrew-amd64/gazebo7/test/integration/joint_test.cc:138: Failure
331: Expected: (residentCur) <= (residentLast), actual: 114572 vs 114568
331: /Users/jenkins/workspace/gazebo-ci-gazebo7-homebrew-amd64/gazebo7/test/integration/joint_test.cc:138: Failure
331: Expected: (residentCur) <= (residentLast), actual: 114576 vs 114572
331: /Users/jenkins/workspace/gazebo-ci-gazebo7-homebrew-amd64/gazebo7/test/integration/joint_test.cc:138: Failure
331: Expected: (residentCur) <= (residentLast), actual: 114604 vs 114576
331: /Users/jenkins/workspace/gazebo-ci-gazebo7-homebrew-amd64/gazebo7/test/integration/joint_test.cc:139: Failure
331: Expected: (shareCur) <= (shareLast), actual: 2.84958e+06 vs 2.84853e+06
331: /Users/jenkins/workspace/gazebo-ci-gazebo7-homebrew-amd64/gazebo7/test/integration/joint_test.cc:138: Failure
331: Expected: (residentCur) <= (residentLast), actual: 114608 vs 114604
331: [Dbg] [ServerFixture.cc:133] ServerFixture::Unload
331: [  FAILED  ] PhysicsEngines/JointTest.JointCreationDestructionTest/0, where GetParam() = (0x104722b19 pointing to "ode", 0x104724e1c pointing to "") (105588 ms)