Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable homebrew CI job? #714

Closed
traversaro opened this issue Jul 31, 2023 · 2 comments
Closed

Disable homebrew CI job? #714

traversaro opened this issue Jul 31, 2023 · 2 comments
Assignees

Comments

@traversaro
Copy link
Collaborator

traversaro commented Jul 31, 2023

The homebrew CI jobs has been failing for several weeks with:

53/55 Test #52: QPInverseKinematicsUnitTests ..........................***Failed    1.97 sec
Randomness seeded to: 3280794946
[2023-07-31 15:58:29.174] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link19] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_orientation_exogenous_feedback' not found.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link19] Unable to find the use_orientation_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_position_exogenous_feedback' not found.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link19] Unable to find the use_position_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.175] [thread: 25492] [blf] [info] [CoMTask::initialize] [CoMTask] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link34] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_orientation_exogenous_feedback' not found.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link34] Unable to find the use_orientation_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_position_exogenous_feedback' not found.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link34] Unable to find the use_position_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.356] [thread: 25492] [blf] [info] [CoMTask::initialize] [CoMTask] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_orientation_exogenous_feedback' not found.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the use_orientation_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_position_exogenous_feedback' not found.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the use_position_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:29.658] [thread: 25492] [blf] [info] [CoMTask::initialize] [CoMTask] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:29.932] [thread: 25492] [blf] [debug] [QPInverseKinematics::advance] The solver found an inaccurate feasible solution.
[2023-07-31 15:58:29.964] [thread: 25492] [blf] [debug] [QPInverseKinematics::advance] The solver found an inaccurate feasible solution.
[2023-07-31 15:58:29.993] [thread: 25492] [blf] [debug] [QPInverseKinematics::advance] The solver found an inaccurate feasible solution.
Error: 7-31 15:58:30.027] [thread: 25492] [blf] [error] [QPInverseKinematics::advance] osqp was not able to find a feasible solution.

QPInverseKinematicsUnitTests is a Catch2 v3.0.1 host application.
Run with -? for options

-------------------------------------------------------------------------------
QP-IK [With strict limits]
-------------------------------------------------------------------------------
/Users/runner/work/bipedal-locomotion-framework/bipedal-locomotion-framework/src/IK/tests/QPInverseKinematicsTest.cpp:370
...............................................................................

/Users/runner/work/bipedal-locomotion-framework/bipedal-locomotion-framework/src/IK/tests/QPInverseKinematicsTest.cpp:445: FAILED:
  REQUIRE( ikAndTasks.ik->advance() )
with expansion:
  false

[2023-07-31 15:58:30.052] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'verbosity' not found.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [info] [QPInverseKinematics::initialize] 'verbosity' not found. The following parameter will be used 'false'.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_orientation_exogenous_feedback' not found.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the use_orientation_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'use_position_exogenous_feedback' not found.
[2023-07-31 15:58:30.052] [thread: 25492] [blf] [info] [SE3Task::initialize]  [IK-SE3Task - Frame name:  link29] Unable to find the use_position_exogenous_feedback parameter. The default value is used: false.
[2023-07-31 15:58:30.053] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'mask' not found.
[2023-07-31 15:58:30.053] [thread: 25492] [blf] [info] [CoMTask::initialize] [CoMTask] Unable to find the mask parameter. The default value is used: true true true.
[2023-07-31 15:58:30.053] [thread: 25492] [blf] [debug] [StdImplementation::getParameterPrivate] Parameter named 'weight_provider_type' not found.
Warning: 31 15:58:30.053] [thread: 25492] [blf] [warning] [QPInverseKinematics::build] Unable to get the parameter 'weight_provider_type' for the task in the group 'REGULARIZATION_TASK'. The default one will be used. Default: 'ConstantWeightProvider'.
===============================================================================
test cases:   3 |   2 passed | 1 failed
assertions: 449 | 448 passed | 1 failed

Can we just disable it, as I guess no one in the lab is using homebrew?

@GiulioRomualdi
Copy link
Member

Yes I agree we need to clean the CI. While doing that I would also add the ci for ubuntu 22.04

@GiulioRomualdi
Copy link
Member

Removed in #822

@GiulioRomualdi GiulioRomualdi self-assigned this Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants