gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

:woman_farmer: ActorFixture.ActorTrajectoryNoMesh regression

Open claraberendsen opened this issue 1 year ago • 5 comments

Environment

  • OS Version: Ubuntu Focal Reference build: https://build.osrfoundation.org/job/ignition_gazebo-ci-gz-sim7-focal-amd64/171/

Test regression: ActorFixture.ActorTrajectoryNoMesh

Output

255: [Dbg] [RenderUtil.cc:2720] Create scene [scene]
255: [Dbg] [Sensors.cc:277] Rendering Thread initialized
255: Initialization neededInitialization needed
255: [Dbg] [CameraSensor.cc:445] Camera images for [camera::link::camera] advertised on [camera]
255: [Dbg] [CameraSensor.cc:756] Camera info for [camera::link::camera] advertised on [/camera_info]
255: [Msg] Loading plugin [gz-rendering-ogre2]
255: /home/jenkins/workspace/ignition_gazebo-ci-gz-sim7-focal-amd64/ign-gazebo/test/integration/actor_trajectory.cc:161: Failure
255: Expected: (poses[i]) != (poses[i+1]), actual: -1.00398 -0.995952 1 0 0 0 vs -1.00398 -0.995952 1 0 0 0
255: [Dbg] [Sensors.cc:433] SensorsPrivate::Stop
255: [Dbg] [Sensors.cc:419] SensorsPrivate::RenderThread stopped
255: [Dbg] [SimulationRunner.cc:530] Exiting postupdate worker thread (Exiting postupdate worker thread (1)
255: 0)
255: [Dbg] [Sensors.cc:433] SensorsPrivate::Stop
255: [  FAILED  ] ActorFixture.ActorTrajectoryNoMesh (1899 ms)
255: [----------] 1 test from ActorFixture (1899 ms total)

Job flakiness

job_name last_fail first_fail build_count failure_count failure_percentage
ignition_gazebo-ci-gz-sim7-focal-amd64 2023-09-26 2023-09-11 9 4 44.44
ignition_gazebo-ci-ign-gazebo6-focal-amd64 2023-09-16 2023-09-16 4 1 25.0
gz_sim-ci-gz-sim8-jammy-amd64 2023-09-11 2023-09-11 11 1 9.09

claraberendsen avatar Oct 02 '23 17:10 claraberendsen

potential fix in #2196

iche033 avatar Oct 06 '23 20:10 iche033

@azeey we should reopen this issue since the same issue has appeared again. It seems I don't have the permissions to reopen it.

New failures

  • gz_sim-ci-gz-sim8-jammy-amd64 Build Status
  • ignition_gazebo-ci-ign-gazebo6-focal-amd64 Build Status

claraberendsen avatar Nov 02 '23 15:11 claraberendsen

The fix in https://github.com/gazebosim/gz-sim/pull/2196 was merged into gz-sim7. https://github.com/gazebosim/gz-sim/pull/2224 should fix the gz-sim8 failure. We'll need to backport the fix to ign-gazebo6 to fix the other build failure

iche033 avatar Nov 02 '23 18:11 iche033

We'll need to backport the fix to ign-gazebo6 to fix the other build failure

https://github.com/gazebosim/gz-sim/pull/2225

iche033 avatar Nov 02 '23 19:11 iche033

Thanks @iche033 ! I will give it next week and close this issue if we don't see it in that time period. :smile:

claraberendsen avatar Nov 03 '23 13:11 claraberendsen

This issue hasn't happened again since 2023-11-01. I'll close it for now

Crola1702 avatar Apr 08 '24 14:04 Crola1702