Skip to content
Failed

Console Output

GitHub pull request comment
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on _launcher_ (standard binaries_standard minimal builder binaries_minimal binaries_full cleanable full) in workspace /builds/workspace/launcher/sofa-framework/PR-5765/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [BuilderChain]
[src] $ bash /tmp/jenkins4093947226006793478.sh

------- CI VARS (except CI_MATRIX_COMBINATIONS) -------
CI_DEBUG=false
CI_ENABLE_EMAIL_NOTIF=false
CI_FORCE_FULL_BUILD=false
CI_GENERATE_BINARIES=false
CI_REPORT_TO_DASHBOARD=true
CI_REPORT_TO_GITHUB=true
CI_RUN_REGRESSION_TESTS=false
CI_RUN_SCENE_TESTS=false
CI_RUN_UNIT_TESTS=true
CI_SCRIPTS_BRANCH=jenkins_freeze
CI_SCRIPTS_REPOSITORY=https://github.com/sofa-framework/ci
---------------------- ALL VARS -----------------------
BRANCH_NAME=PR-5765
BUILD_CAUSE=GITHUBPULLREQUESTCOMMENTCAUSE
BUILD_CAUSE_GITHUBPULLREQUESTCOMMENTCAUSE=true
BUILD_DISPLAY_NAME=#2
BUILD_ID=2
BUILD_NUMBER=2
BUILD_TAG=jenkins-sofa-framework-PR-5765-2
BUILD_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/
CHANGE_AUTHOR=alxbilger
CHANGE_AUTHOR_DISPLAY_NAME=Alex Bilger
CHANGE_BRANCH=matrixmult
CHANGE_FORK=alxbilger
CHANGE_ID=5765
CHANGE_TARGET=master
CHANGE_TITLE=[Type] Generalize matrix multiplication functions for non-square matrices
CHANGE_URL=https://github.com/sofa-framework/sofa/pull/5765
CI_DEBUG=false
CI_ENABLE_EMAIL_NOTIF=false
CI_FORCE_FULL_BUILD=false
CI_GENERATE_BINARIES=false
CI_MATRIX_COMBINATIONS=false
CI_REPORT_TO_DASHBOARD=true
CI_REPORT_TO_GITHUB=true
CI_RUN_REGRESSION_TESTS=false
CI_RUN_SCENE_TESTS=false
CI_RUN_UNIT_TESTS=true
CI_SCRIPTS_BRANCH=jenkins_freeze
CI_SCRIPTS_REPOSITORY=https://github.com/sofa-framework/ci
CI=true
EXECUTOR_NUMBER=-1
GIT_AUTHOR_EMAIL=consortium@sofa-framework.org
GIT_AUTHOR_NAME=SOFA Bot
GIT_BRANCH=origin/PR-5765
GIT_COMMIT=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1
GIT_COMMITTER_EMAIL=consortium@sofa-framework.org
GIT_COMMITTER_NAME=SOFA Bot
GITHUB_SOFABOT_TOKEN=[*******]
GIT_URL=https://github.com/sofa-framework/sofa.git
HOME=/builds
HUDSON_COOKIE=78743f38-23d4-42dc-aa85-dc47a78471b2
HUDSON_HOME=/net/www/ci/sofa-ci-dev
HUDSON_SERVER_COOKIE=325dbbd8222627ad
HUDSON_URL=https://ci.inria.fr/sofa-ci-dev/
JENKINS_HOME=/net/www/ci/sofa-ci-dev
JENKINS_SERVER_COOKIE=325dbbd8222627ad
JENKINS_URL=https://ci.inria.fr/sofa-ci-dev/
JOB_BASE_NAME=PR-5765
JOB_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/display/redirect
JOB_NAME=sofa-framework/PR-5765
JOB_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/
LANG=en_US
LANGUAGE=en_US:
LOGNAME=ci
MAIL=/var/mail/ci
NODE_LABELS=standard binaries_standard minimal _launcher_ builder binaries_minimal binaries_full cleanable full
NODE_NAME=_launcher_
OLDPWD=/builds
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PWD=/builds/workspace/launcher/sofa-framework/PR-5765/src
PYTHONIOENCODING=UTF-8
ROOT_BUILD_CAUSE=GITHUBPULLREQUESTCOMMENTCAUSE
ROOT_BUILD_CAUSE_GITHUBPULLREQUESTCOMMENTCAUSE=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/display/redirect?page=artifacts
RUN_CHANGES_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/display/redirect
RUN_TESTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/display/redirect?page=tests
SHELL=/bin/bash
SHLVL=2
SSH_CLIENT=172.21.1.4 49392 22
SSH_CONNECTION=172.21.1.4 49392 172.21.14.193 22
USER=ci
_=/usr/bin/env
WORKSPACE=/builds/workspace/launcher/sofa-framework/PR-5765/src
WORKSPACE_TMP=/builds/workspace/launcher/sofa-framework/PR-5765/src@tmp
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=4370
-------------------------------------------------------

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/launcher/sofa-framework/PR-5765
HEAD is now at 81c96e4 Add Cheetah3 in python for MOR debug scenes
CI scripts are available in /builds/workspace/launcher/sofa-framework/PR-5765/ci/scripts
-------------------------------------------------------
Launching Groovy script.
Setting combinations to PR mode.
combinations = (CI_CONFIG == 'fedora_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'macos_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'ubuntu_gcc' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'windows_vs2022' && CI_PLUGINS == 'options' && CI_TYPE == 'release')
End of Groovy script.
[src] $ bash /tmp/jenkins5114677127093313248.sh

-------------------- pre-builds.sh --------------------
Calling github-export-vars
GITHUB_COMMIT_HASH = 3ab63e106cf87d2e0f747023ed4889e7bdfce4f1
GITHUB_BASECOMMIT_HASH = 064800960889a725e285c94205cc9a3a7f7ae418
Debug info for GitHub env vars export:
  python_exe = python3
  git_url = https://github.com/sofa-framework/sofa.git
  refs = refs/heads/master
  branch = origin/PR-5765
GitHub env vars:
GITHUB_NOTIFY=true
GITHUB_COMMIT_HASH=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1
GITHUB_COMMIT_AUTHOR=Alex Bilger
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/
GITHUB_BASECOMMIT_HASH=064800960889a725e285c94205cc9a3a7f7ae418
GITHUB_COMMIT_MESSAGE=[Type] Generalize matrix multiplication functions for non-square matrices
GITHUB_BASE_REF=master
GITHUB_COMMIT_DATE=1762184928
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_COMMIT_SUBJECT=[Type] Generalize matrix multiplication functions for non-square matrices
DASH_COMMIT_HASH=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/PR-5765
DASH_COMMIT_AUTHOR=Alex Bilger
DASH_NOTIFY=true
DASH_COMMIT_DATE=1762184928
DASH_BASECOMMIT_HASH=064800960889a725e285c94205cc9a3a7f7ae418
---------------------
----------- [ci-depends-on] -----------
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40583998639,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv6srw",
  "state": "success",
  "description": "No dependency found in description.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "[ci-depends-on]",
  "created_at": "2025-11-03T17:22:47Z",
  "updated_at": "2025-11-03T17:22:47Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [success] [ci-depends-on] - No dependency found in description.
---------------------------------------
Scene tests: forced.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40583998846,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv6tfg",
  "state": "success",
  "description": "Triggered in latest build.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "[with-scene-tests]",
  "created_at": "2025-11-03T17:22:47Z",
  "updated_at": "2025-11-03T17:22:47Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [success] [with-scene-tests] - Triggered in latest build.
Regression tests: forced.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40583999072,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv6uYA",
  "state": "success",
  "description": "Triggered in latest build.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "[with-regression-tests]",
  "created_at": "2025-11-03T17:22:48Z",
  "updated_at": "2025-11-03T17:22:48Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [success] [with-regression-tests] - Triggered in latest build.
DASH: Create/update commit line
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1&base_sha=064800960889a725e285c94205cc9a3a7f7ae418&comment=[Type] Generalize matrix multiplication functions for non-square matrices&date=1762184928&author=Alex Bilger&branch=origin/PR-5765
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40583999346,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv6vcg",
  "state": "success",
  "description": "Builds triggered.",
  "target_url": "https://www.sofa-framework.org/dash?branch=origin/PR-5765",
  "context": "Dashboard",
  "created_at": "2025-11-03T17:22:48Z",
  "updated_at": "2025-11-03T17:22:48Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [success] Dashboard - Builds triggered.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40583999545,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv6wOQ",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "fedora_clang_options",
  "created_at": "2025-11-03T17:22:49Z",
  "updated_at": "2025-11-03T17:22:49Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [pending] fedora_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1&config=fedora_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40584000635,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv60ew",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "macos_clang_options",
  "created_at": "2025-11-03T17:22:50Z",
  "updated_at": "2025-11-03T17:22:50Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [pending] macos_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1&config=macos_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40584001655,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv64dw",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-11-03T17:22:52Z",
  "updated_at": "2025-11-03T17:22:52Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [pending] ubuntu_gcc_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1&config=ubuntu_gcc_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 40584002802,
  "node_id": "SC_kwDOA5Tkhs8AAAAJcv688g",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/",
  "context": "windows_vs2022_options",
  "created_at": "2025-11-03T17:22:54Z",
  "updated_at": "2025-11-03T17:22:54Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (not sent): [pending] windows_vs2022_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=3ab63e106cf87d2e0f747023ed4889e7bdfce4f1&config=windows_vs2022_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5765/2/&reset=true
-------------------------------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@3a6662e8
[src] $ bash /tmp/CommandInterpreterCondition9805449285858079332.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@3b3f84b
[src] $ bash /tmp/CommandInterpreterCondition15812902318425593134.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@69e07063
[src] $ bash /tmp/CommandInterpreterCondition5153361819463866567.sh
Run condition [Execute Shell] enabling perform for step [Execute system Groovy script]
CI_RUN_SCENE_TESTS forced by [with-scene-tests]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@51ab62ec
[src] $ bash /tmp/CommandInterpreterCondition2872794093390052733.sh
Run condition [Execute Shell] enabling perform for step [Execute system Groovy script]
CI_RUN_REGRESSION_TESTS forced by [with-regression-tests]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@4c0c0b37
[src] $ bash /tmp/CommandInterpreterCondition17030552654959620741.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@1017fa75
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
github_commit_hash = 3ab63e106cf87d2e0f747023ed4889e7bdfce4f1
github_basecommit_hash = 064800960889a725e285c94205cc9a3a7f7ae418
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6efbd3ca
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
ci_branch_name = PR-5765
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@386be173
[src] $ bash /tmp/jenkins17622713224473949202.sh
Success build forhudson.tasks.Shell@78dde98e
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /builds/workspace/launcher/sofa-framework/PR-5765/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --progress -- https://github.com/sofa-framework/sofa.git +refs/pull/5765/head:refs/remotes/origin/PR-5765 # timeout=10
 > git rev-parse origin/PR-5765^{commit} # timeout=10
Checking out Revision 3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 (origin/PR-5765)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 # timeout=10
Commit message: "[Type] Generalize matrix multiplication functions for non-square matrices"
 > git rev-list --no-walk 3ab63e106cf87d2e0f747023ed4889e7bdfce4f1 # timeout=10
Triggering sofa-framework � PR-5765 � windows_vs2022,options,release
Triggering sofa-framework � PR-5765 � macos_clang,options,release
Triggering sofa-framework � PR-5765 � ubuntu_gcc,options,release
Triggering sofa-framework � PR-5765 � fedora_clang,options,release
Configuration sofa-framework � PR-5765 � windows_vs2022,options,release is still in the queue: A build with matching parameters is already running

sofa-framework � PR-5765 � windows_vs2022,options,release completed with result UNSTABLE

sofa-framework � PR-5765 � macos_clang,options,release completed with result SUCCESS

sofa-framework � PR-5765 � ubuntu_gcc,options,release completed with result FAILURE

sofa-framework � PR-5765 � fedora_clang,options,release completed with result SUCCESS
[PostBuildScript] - [INFO] Executing post build scripts.
[src] $ bash /tmp/jenkins1882135428666590018.sh

-------------------- post-builds.sh --------------------
-------------------------------------------------------
[PostBuildScript] - [INFO] build step #1 should only be executed on AXES
Finished: FAILURE