Console Output
Started by upstream project "orin-module-ros2" build number 23
originally caused by:
Started by user wuyanjun
Replayed #22
Obtained module-pncreplayer.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 7f07134ab64bf3db57ae6b510a13c4132085e6f3
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/module-pnc_replayer@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 7f07134ab64bf3db57ae6b510a13c4132085e6f3 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7f07134ab64bf3db57ae6b510a13c4132085e6f3 # timeout=10
Commit message: "Update orinRos2ModuleChoice.groovy"
> git rev-list --no-walk 315e94e0112a8a453e0781d43f43da7be38767ca # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
dev_ros2,feat_ros2_raw,no,ros2orin-module-ros2: #23
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/module-pnc_replayer
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/module-pnc_replayer/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1893e57fdebf08a6c15348f074292cfcd6feed62 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1893e57fdebf08a6c15348f074292cfcd6feed62 # timeout=10
Commit message: "Update map-png.jenkinsfile"
> git rev-list --no-walk bd8cc19f778dd03aeecd47a80607797957ea19a7 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[shared_msgs, pnc, hdmap, hdmap_interface]
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取module-pnc_replayer>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /root/workspace/module-pncreplayer/build /root/workspace/module-pncreplayer/devel /root/workspace/module-pncreplayer/install /root/workspace/module-pncreplayer/logs /root/workspace/module-pncreplayer/.catkin_tools /root/workspace/module-pncreplayer/.caktin_workspace '/root/workspace/module-pncreplayer/src/*' /root/workspace/module-pncreplayer/index.html '/root/workspace/module-pncreplayer/*.zip'
[Pipeline] sh
+ ls -a /root/workspace/module-pncreplayer
.
..
src
version
[Pipeline] echo
shared_msgs
[Pipeline] echo
/root/weilk/project/project-module-pncreplayer.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_msgs&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":242,"description":"","name":"shared_msgs","name_with_namespace":"CI / shared_msgs","path":"shared_msgs","path_with_namespace":"ci/shared_msgs","created_at":"2022-01-20T05:54:07.461Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ci/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/ci/shared_msgs.git","web_url":"http://159.27.226.4/ci/shared_msgs","readme_url":"http://159.27.226.4/ci/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-30T09:51:10.196Z","namespace":{"id":77,"name":"CI","path":"ci","kind":"group","full_path":"ci","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/ci"},"_links":{"self":"http://159.27.226.4/api/v4/projects/242","issues":"http://159.27.226.4/api/v4/projects/242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/242/labels","events":"http://159.27.226.4/api/v4/projects/242/events","members":"http://159.27.226.4/api/v4/projects/242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-21T05:54:07.476Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_url":"http://101.201.148.201/shared/shared_msgs.git","import_type":"git","import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}},{"id":16,"description":"外部共享的消息","name":"shared_msgs","name_with_namespace":"Shared / shared_msgs","path":"shared_msgs","path_with_namespace":"shared/shared_msgs","created_at":"2020-05-22T00:51:49.372Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:shared/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/shared/shared_msgs.git","web_url":"http://159.27.226.4/shared/shared_msgs","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2026-08-18T07:34:45.757Z","namespace":{"id":15,"name":"Shared","path":"shared","kind":"group","full_path":"shared","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/shared"},"_links":{"self":"http://159.27.226.4/api/v4/projects/16","issues":"http://159.27.226.4/api/v4/projects/16/issues","merge_requests":"http://159.27.226.4/api/v4/projects/16/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/16/repository/branches","labels":"http://159.27.226.4/api/v4/projects/16/labels","events":"http://159.27.226.4/api/v4/projects/16/events","members":"http://159.27.226.4/api/v4/projects/16/members","cluster_agents":"http://159.27.226.4/api/v4/projects/16/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.240Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":1,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":false,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
shared/shared_msgs
[Pipeline] echo
16
[Pipeline] echo
16
[Pipeline] sh
+ mkdir -p /root/workspace/module-pncreplayer/src/shared_msgs
[Pipeline] dir
Running in /root/workspace/module-pncreplayer/src/shared_msgs
[Pipeline] {
[Pipeline] echo
dev_ros2,http://159.27.226.4/shared/shared_msgs.git
[Pipeline] echo
shared_msgs拉取dev_ros2分支
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/shared/shared_msgs.git
> git init /root/workspace/module-pncreplayer/src/shared_msgs # timeout=10
Fetching upstream changes from http://159.27.226.4/shared/shared_msgs.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/shared/shared_msgs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/shared/shared_msgs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/dev_ros2^{commit} # timeout=10
Checking out Revision 74db494da0dfcefc42dd06f56572f8b5aa6d78bd (origin/dev_ros2)
> git config core.sparsecheckout # timeout=10
> git checkout -f 74db494da0dfcefc42dd06f56572f8b5aa6d78bd # timeout=10
Commit message: "feat_out:增加align_msgs编译"
First time build. Skipping changelog.
[Pipeline] sh
+ git checkout -b dev_ros2
Switched to a new branch 'dev_ros2'
[Pipeline] dir
Running in /root/workspace/module-pncreplayer
[Pipeline] {
[Pipeline] sh
+ source /opt/ros/noetic/setup.bash
++ CATKIN_SHELL=bash
++++ dirname /opt/ros/noetic/setup.bash
+++ builtin cd /opt/ros/noetic
+++ pwd
++ _CATKIN_SETUP_DIR=/opt/ros/noetic
++ . /opt/ros/noetic/setup.sh
+++ : /opt/ros/noetic
+++ _SETUP_UTIL=/opt/ros/noetic/_setup_util.py
+++ unset _CATKIN_SETUP_DIR
+++ '[' '!' -f /opt/ros/noetic/_setup_util.py ']'
++++ uname -s
+++ _UNAME=Linux
+++ _IS_DARWIN=0
+++ '[' Linux = Darwin ']'
+++ unset _UNAME
+++ export CMAKE_PREFIX_PATH
+++ '[' 0 -eq 0 ']'
+++ export LD_LIBRARY_PATH
+++ unset _IS_DARWIN
+++ export PATH
+++ export PKG_CONFIG_PATH
+++ export PYTHONPATH
+++ '[' -z bash ']'
+++ '[' -d '' ']'
+++ _TMPDIR=/tmp
++++ mktemp /tmp/setup.sh.XXXXXXXXXX
+++ _SETUP_TMP=/tmp/setup.sh.yZghgKQaTG
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.yZghgKQaTG ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/noetic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.yZghgKQaTG
++++ export CMAKE_PREFIX_PATH=/opt/ros/noetic
++++ CMAKE_PREFIX_PATH=/opt/ros/noetic
++++ export LD_LIBRARY_PATH=/opt/ros/noetic/lib
++++ LD_LIBRARY_PATH=/opt/ros/noetic/lib
++++ export PATH=/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ PATH=/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ export PKG_CONFIG_PATH=/opt/ros/noetic/lib/pkgconfig
++++ PKG_CONFIG_PATH=/opt/ros/noetic/lib/pkgconfig
++++ export PYTHONPATH=/opt/ros/noetic/lib/python3/dist-packages
++++ PYTHONPATH=/opt/ros/noetic/lib/python3/dist-packages
++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
+++ rm -f /tmp/setup.sh.yZghgKQaTG
+++ unset _SETUP_TMP
+++ _i=0
+++ '[' 0 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ '[' -n '' -a '' '!=' noetic ']'
++++ export ROS_DISTRO=noetic
++++ ROS_DISTRO=noetic
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=1
+++ '[' 1 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ETC_DIR=/opt/ros/noetic/etc/ros
++++ ROS_ETC_DIR=/opt/ros/noetic/etc/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=2
+++ '[' 2 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
++++ export ROS_PACKAGE_PATH=/opt/ros/noetic/share
++++ ROS_PACKAGE_PATH=/opt/ros/noetic/share
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=3
+++ '[' 3 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export ROS_PYTHON_VERSION=3
++++ ROS_PYTHON_VERSION=3
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=4
+++ '[' 4 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export ROS_VERSION=1
++++ ROS_VERSION=1
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=5
+++ '[' 5 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ROOT=/opt/ros/noetic/share/ros
++++ ROS_ROOT=/opt/ros/noetic/share/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=6
+++ '[' 6 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ '[' '!' '' ']'
++++ export ROS_MASTER_URI=http://localhost:11311
++++ ROS_MASTER_URI=http://localhost:11311
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=7
+++ '[' 7 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
++++ export ROSLISP_PACKAGE_DIRECTORIES=
++++ ROSLISP_PACKAGE_DIRECTORIES=
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=8
+++ '[' 8 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ complete -F _catkin_make catkin_make
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=9
+++ '[' 9 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ complete -F _catkin_make_isolated catkin_make_isolated
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=10
+++ '[' 10 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ '[' -z /opt/ros/noetic ']'
++++ . /opt/ros/noetic/share/rosbash/rosbash
+++++ complete -F _roscomplete_sub_dir -o nospace roscd
+++++ complete -F _roscomplete_sub_dir -o nospace rospd
+++++ complete -F _roscomplete_sub_dir -o nospace rosls
+++++ complete -F _roscomplete_rosmake rosmake
+++++ complete -F _roscomplete_rosclean rosclean
+++++ complete -F _roscomplete_exe rosrun
+++++ complete -F _roscomplete_file rosed
+++++ complete -F _roscomplete_file roscp
+++++ complete -F _roscomplete_file roscat
+++++ complete -F _roscomplete_launch -o filenames roslaunch
+++++ complete -F _roscomplete_test -o filenames rostest
+++++ complete -F _roscomplete_rospack rospack
+++++ complete -F _roscomplete_rosbag -o default rosbag
+++++ complete -F _roscomplete_rosnode rosnode
+++++ complete -F _roscomplete_rosparam rosparam
+++++ complete -F _roscomplete_rostopic rostopic
+++++ complete -F _roscomplete_rosservice rosservice
+++++ complete -F _roscomplete_rosmsg rosmsg
+++++ complete -F _roscomplete_rossrv rossrv
+++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg
+++++ complete -F _roscomplete_roswtf -o filenames roswtf
+++++ complete -F _roscomplete_rosconsole rosconsole
+++++ complete -F _roscomplete_filemv rosmv
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=11
+++ '[' 11 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++++ complete
+++++ grep -w rosrun
+++++ awk '{print $3}'
++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe
++++ complete -F _roscomplete_rosrun_transform rosrun
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=12
+++ '[' 12 -lt 12 ']'
+++ unset _i
+++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT
+ catkin config --install
-----------------------------------------------------------------------
Profile: default
Extending: [env] /opt/ros/noetic
Workspace: /root/workspace/module-pncreplayer
-----------------------------------------------------------------------
Build Space: [missing] /root/workspace/module-pncreplayer/build
Devel Space: [missing] /root/workspace/module-pncreplayer/devel
Install Space: [missing] /root/workspace/module-pncreplayer/install
Log Space: [missing] /root/workspace/module-pncreplayer/logs
Source Space: [exists] /root/workspace/module-pncreplayer/src
DESTDIR: [unused] None
-----------------------------------------------------------------------
Devel Space Layout: linked
Install Space Layout: merged
-----------------------------------------------------------------------
Additional CMake Args: None
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False
-----------------------------------------------------------------------
Buildlisted Packages: None
Skiplisted Packages: None
-----------------------------------------------------------------------
Workspace configuration appears valid.
Initialized new catkin workspace in `/root/workspace/module-pncreplayer`
-----------------------------------------------------------------------
+ catkin build
-----------------------------------------------------------------------
Profile: default
Extending: [env] /opt/ros/noetic
Workspace: /root/workspace/module-pncreplayer
-----------------------------------------------------------------------
Build Space: [exists] /root/workspace/module-pncreplayer/build
Devel Space: [exists] /root/workspace/module-pncreplayer/devel
Install Space: [missing] /root/workspace/module-pncreplayer/install
Log Space: [missing] /root/workspace/module-pncreplayer/logs
Source Space: [exists] /root/workspace/module-pncreplayer/src
DESTDIR: [unused] None
-----------------------------------------------------------------------
Devel Space Layout: linked
Install Space Layout: merged
-----------------------------------------------------------------------
Additional CMake Args: None
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False
-----------------------------------------------------------------------
Buildlisted Packages: None
Skiplisted Packages: None
-----------------------------------------------------------------------
Workspace configuration appears valid.
NOTE: Forcing CMake to run for each package.
-----------------------------------------------------------------------
[build] Found '21' packages in 0.0 seconds.
[build] Warning: Skipping package `align_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `cloud_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `comm_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `diagnose_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `hdmap_cloud_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `ads_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `hdmap_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `localization_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `msf_localization_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `perception_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `peripheral_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `port_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `prediction_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `simulate_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `spreader_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `tos_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `v2x_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `vehicle_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `guardian_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `pnc_debug_msg` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `visual_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
Starting >>> catkin_tools_prebuild
[build 0.1 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.2 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.3 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.4 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.5 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.6 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.7 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.8 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 0.9 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 1.0 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 1.1 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:c...
[build 1.2 s] [0/1 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:m...
Finished <<< catkin_tools_prebuild [ 1.3 seconds ]
[build] Summary: All 1 packages succeeded!
[build] Ignored: 21 packages were skipped or are skiplisted.
[build] Warnings: None.
[build] Abandoned: No packages were abandoned.
[build] Failed: No packages failed.
[build] Runtime: 1.3 seconds total.
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/16/repository/commits/74db494
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/74db494
Response Code: HTTP/1.1 200 OK
Response:
{"id":"74db494da0dfcefc42dd06f56572f8b5aa6d78bd","short_id":"74db494d","created_at":"2026-08-12T17:05:03.000+08:00","parent_ids":["f7fb0e9f1a7d6310328ae53c8e09d6bb61bf1614"],"title":"feat_out:增加align_msgs编译","message":"feat_out:增加align_msgs编译\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-08-12T17:05:03.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-08-12T17:05:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/74db494da0dfcefc42dd06f56572f8b5aa6d78bd","stats":{"additions":35,"deletions":56,"total":91},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2026/08/12/17:05:03
[Pipeline] echo
> - <font color=#FF5151> [shared_msgs]: **dev_ros2**.74db494.**2026/08/12/17:05:03**</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
pnc
[Pipeline] echo
/root/weilk/project/project-module-pncreplayer.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=pnc&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pnc&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":2464,"description":"Construct pnc target in openspace.","name":"OpenSpaceTarget","name_with_namespace":"chenran / OpenSpaceTarget","path":"openspacetarget","path_with_namespace":"chenran/openspacetarget","created_at":"2026-07-13T09:45:30.618Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:chenran/openspacetarget.git","http_url_to_repo":"http://159.27.226.4/chenran/openspacetarget.git","web_url":"http://159.27.226.4/chenran/openspacetarget","readme_url":"http://159.27.226.4/chenran/openspacetarget/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-13T09:45:30.618Z","namespace":{"id":85,"name":"chenran","path":"chenran","kind":"user","full_path":"chenran","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/81332b00cdee661b03e566052481b38d?s=80\u0026d=identicon","web_url":"http://159.27.226.4/chenran"},"_links":{"self":"http://159.27.226.4/api/v4/projects/2464","issues":"http://159.27.226.4/api/v4/projects/2464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/2464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/2464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/2464/labels","events":"http://159.27.226.4/api/v4/projects/2464/events","members":"http://159.27.226.4/api/v4/projects/2464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/2464/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":63,"username":"chenran","name":"chenran","state":"active","avatar_url":"https://www.gravatar.com/avatar/81332b00cdee661b03e566052481b38d?s=80\u0026d=identicon","web_url":"http://159.27.226.4/chenran"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2026-07-14T09:45:30.658Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"enabled","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":63,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1612,"description":"Simplified pnc node for simualtion.","name":"pnc_sim","name_with_namespace":"PNC / pnc_sim","path":"pnc_sim","path_with_namespace":"pnc/pnc_sim","created_at":"2024-12-13T09:57:09.549Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/pnc_sim.git","http_url_to_repo":"http://159.27.226.4/pnc/pnc_sim.git","web_url":"http://159.27.226.4/pnc/pnc_sim","readme_url":"http://159.27.226.4/pnc/pnc_sim/-/blob/dev/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-10-09T10:26:13.398Z","namespace":{"id":10,"name":"PNC","path":"pnc","kind":"group","full_path":"pnc","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1612","issues":"http://159.27.226.4/api/v4/projects/1612/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1612/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1612/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1612/labels","events":"http://159.27.226.4/api/v4/projects/1612/events","members":"http://159.27.226.4/api/v4/projects/1612/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1612/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-12-14T09:57:09.594Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":63,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":1548,"description":"","name":"pncc_common_config","name_with_namespace":"PNC / config / pncc_common_config","path":"pncc_common_config","path_with_namespace":"pnc/config/pncc_common_config","created_at":"2024-07-17T11:05:15.605Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_common_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_common_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_common_config","readme_url":"http://159.27.226.4/pnc/config/pncc_common_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-01-13T12:30:14.131Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1548","issues":"http://159.27.226.4/api/v4/projects/1548/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1548/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1548/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1548/labels","events":"http://159.27.226.4/api/v4/projects/1548/events","members":"http://159.27.226.4/api/v4/projects/1548/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1548/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T11:05:15.618Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":1547,"description":"","name":"pncc_port_related_config","name_with_namespace":"PNC / config / pncc_port_related_config","path":"pncc_port_related_config","path_with_namespace":"pnc/config/pncc_port_related_config","created_at":"2024-07-17T10:59:06.809Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_port_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_port_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_port_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_port_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-08-21T05:29:29.907Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1547","issues":"http://159.27.226.4/api/v4/projects/1547/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1547/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1547/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1547/labels","events":"http://159.27.226.4/api/v4/projects/1547/events","members":"http://159.27.226.4/api/v4/projects/1547/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1547/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:59:06.822Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-08-20T07:34:12.979Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":526,"description":"ros_bag增强,快捷键等,方便调试,pnc提供基础版","name":"ros_bag_plus","name_with_namespace":"Lidar / ros_bag_plus","path":"ros_bag_plus","path_with_namespace":"lidar/ros_bag_plus","created_at":"2023-01-16T10:26:22.295Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/ros_bag_plus.git","http_url_to_repo":"http://159.27.226.4/lidar/ros_bag_plus.git","web_url":"http://159.27.226.4/lidar/ros_bag_plus","readme_url":"http://159.27.226.4/lidar/ros_bag_plus/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-01-16T10:26:22.295Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/526","issues":"http://159.27.226.4/api/v4/projects/526/issues","merge_requests":"http://159.27.226.4/api/v4/projects/526/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/526/repository/branches","labels":"http://159.27.226.4/api/v4/projects/526/labels","events":"http://159.27.226.4/api/v4/projects/526/events","members":"http://159.27.226.4/api/v4/projects/526/members","cluster_agents":"http://159.27.226.4/api/v4/projects/526/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-17T10:26:22.369Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":236,"description":"hdmap2.0 Api library internal release\r\nrelease for pnc perception and system;","name":"Hdmap2.0 Api Internal Release","name_with_namespace":"ningshangshang / Hdmap2.0 Api Internal Release","path":"hdmap2.0_api_internal_release","path_with_namespace":"ningshangshang/hdmap2.0_api_internal_release","created_at":"2022-01-17T11:09:38.544Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ningshangshang/hdmap2.0_api_internal_release.git","http_url_to_repo":"http://159.27.226.4/ningshangshang/hdmap2.0_api_internal_release.git","web_url":"http://159.27.226.4/ningshangshang/hdmap2.0_api_internal_release","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":5,"last_activity_at":"2022-03-12T15:08:45.550Z","namespace":{"id":40,"name":"ningshangshang","path":"ningshangshang","kind":"user","full_path":"ningshangshang","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/236","issues":"http://159.27.226.4/api/v4/projects/236/issues","merge_requests":"http://159.27.226.4/api/v4/projects/236/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/236/repository/branches","labels":"http://159.27.226.4/api/v4/projects/236/labels","events":"http://159.27.226.4/api/v4/projects/236/events","members":"http://159.27.226.4/api/v4/projects/236/members","cluster_agents":"http://159.27.226.4/api/v4/projects/236/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":27,"username":"ningshangshang","name":"ningshangshang","state":"banned","avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-18T11:09:38.714Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"enabled","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":8,"description":"Decision、Planning、Control","name":"pnc","name_with_namespace":"PNC / pnc","path":"pnc","path_with_namespace":"pnc/pnc","created_at":"2020-05-21T16:10:49.295Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/pnc.git","http_url_to_repo":"http://159.27.226.4/pnc/pnc.git","web_url":"http://159.27.226.4/pnc/pnc","readme_url":"http://159.27.226.4/pnc/pnc/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2026-08-21T05:28:43.244Z","namespace":{"id":10,"name":"PNC","path":"pnc","kind":"group","full_path":"pnc","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc"},"_links":{"self":"http://159.27.226.4/api/v4/projects/8","issues":"http://159.27.226.4/api/v4/projects/8/issues","merge_requests":"http://159.27.226.4/api/v4/projects/8/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/8/repository/branches","labels":"http://159.27.226.4/api/v4/projects/8/labels","events":"http://159.27.226.4/api/v4/projects/8/events","members":"http://159.27.226.4/api/v4/projects/8/members","cluster_agents":"http://159.27.226.4/api/v4/projects/8/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.174Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":1,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":false,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/pnc
[Pipeline] echo
8
[Pipeline] echo
8
[Pipeline] sh
+ mkdir -p /root/workspace/module-pncreplayer/src/pnc
[Pipeline] dir
Running in /root/workspace/module-pncreplayer/src/pnc
[Pipeline] {
[Pipeline] echo
feat_ros2_raw,http://159.27.226.4/pnc/pnc.git
[Pipeline] echo
pnc拉取feat_ros2_raw分支
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/pnc/pnc.git
> git init /root/workspace/module-pncreplayer/src/pnc # timeout=10
Fetching upstream changes from http://159.27.226.4/pnc/pnc.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/pnc/pnc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/pnc/pnc.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/feat_ros2_raw^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision fee280abd4adb2fee0addd75f6af183e951cc564 (origin/feat_ros2_raw)
> git config core.sparsecheckout # timeout=10
> git checkout -f fee280abd4adb2fee0addd75f6af183e951cc564 # timeout=10
Commit message: "chore: align PNC launch paths with vehicle"
First time build. Skipping changelog.
[Pipeline] sh
+ git checkout -b feat_ros2_raw
Switched to a new branch 'feat_ros2_raw'
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] fileExists
[Pipeline] echo
relayer此版本未编译,开始编译上传
[Pipeline] echo
分支名不带/符号,正常创建version文件
[Pipeline] sh
+ touch /root/workspace/module-pncreplayer/version/feat_ros2_raw.fee280abd
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/8/repository/commits/fee280abd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/fee280abd
Response Code: HTTP/1.1 200 OK
Response:
{"id":"fee280abd4adb2fee0addd75f6af183e951cc564","short_id":"fee280ab","created_at":"2026-08-21T13:50:25.000+08:00","parent_ids":["bdbdc2006bdfe9e5758781c156ebe18390ad557a"],"title":"chore: align PNC launch paths with vehicle","message":"chore: align PNC launch paths with vehicle\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2026-08-21T13:50:25.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2026-08-21T13:50:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/fee280abd4adb2fee0addd75f6af183e951cc564","stats":{"additions":100,"deletions":5,"total":105},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2026/08/21/13:50:25
[Pipeline] echo
> - <font color=#FF5151> [shared_msgs]: **dev_ros2**.74db494.**2026/08/12/17:05:03**</font>
> - <font color=#FF5151> [pnc]: **feat_ros2_raw**.fee280abd.**2026/08/21/13:50:25**</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
hdmap
[Pipeline] echo
hdmap不参与编译
[Pipeline] echo
hdmap_interface
[Pipeline] echo
/root/weilk/project/project-module-pncreplayer.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=hdmap_interface&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=hdmap_interface&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1601,"description":"","name":"hdmap_interface","name_with_namespace":"Map / config / modules / hdmap_interface","path":"hdmap_interface","path_with_namespace":"map/config/modules/hdmap_interface","created_at":"2024-11-26T09:11:32.688Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/config/modules/hdmap_interface.git","http_url_to_repo":"http://159.27.226.4/map/config/modules/hdmap_interface.git","web_url":"http://159.27.226.4/map/config/modules/hdmap_interface","readme_url":"http://159.27.226.4/map/config/modules/hdmap_interface/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-22T07:49:31.848Z","namespace":{"id":1759,"name":"modules","path":"modules","kind":"group","full_path":"map/config/modules","parent_id":994,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map/config/modules"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1601","issues":"http://159.27.226.4/api/v4/projects/1601/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1601/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1601/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1601/labels","events":"http://159.27.226.4/api/v4/projects/1601/events","members":"http://159.27.226.4/api/v4/projects/1601/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1601/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-11-27T09:11:32.715Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1429,"description":"","name":"hdmap_interface","name_with_namespace":"Map / hdmap_interface","path":"hdmap_interface","path_with_namespace":"map/hdmap_interface","created_at":"2024-04-09T06:49:32.031Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/hdmap_interface.git","http_url_to_repo":"http://159.27.226.4/map/hdmap_interface.git","web_url":"http://159.27.226.4/map/hdmap_interface","readme_url":"http://159.27.226.4/map/hdmap_interface/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-08-21T03:55:14.414Z","namespace":{"id":12,"name":"Map","path":"map","kind":"group","full_path":"map","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1429","issues":"http://159.27.226.4/api/v4/projects/1429/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1429/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1429/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1429/labels","events":"http://159.27.226.4/api/v4/projects/1429/events","members":"http://159.27.226.4/api/v4/projects/1429/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1429/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-10T06:49:32.068Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
map/hdmap_interface
[Pipeline] echo
1429
[Pipeline] echo
1429
[Pipeline] sh
+ mkdir -p /root/workspace/module-pncreplayer/src/hdmap_interface
[Pipeline] dir
Running in /root/workspace/module-pncreplayer/src/hdmap_interface
[Pipeline] {
[Pipeline] echo
ros2,http://159.27.226.4/map/hdmap_interface.git
[Pipeline] echo
hdmap_interface拉取ros2分支
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/map/hdmap_interface.git
> git init /root/workspace/module-pncreplayer/src/hdmap_interface # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_interface.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_interface.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/map/hdmap_interface.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/ros2^{commit} # timeout=10
Checking out Revision 1336438603254bb01a9125eabd6d531597c243cc (origin/ros2)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1336438603254bb01a9125eabd6d531597c243cc # timeout=10
Commit message: "feat_out: 提升cmake版本到ros2兼容版本"
First time build. Skipping changelog.
[Pipeline] sh
+ git checkout -b ros2
Switched to a new branch 'ros2'
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/1429/repository/commits/1336438
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1429/repository/commits/1336438
Response Code: HTTP/1.1 200 OK
Response:
{"id":"1336438603254bb01a9125eabd6d531597c243cc","short_id":"13364386","created_at":"2026-08-21T10:51:49.000+08:00","parent_ids":["22e0e62f4e91a1208dee2dbadfa795c6bfd5c420"],"title":"feat_out: 提升cmake版本到ros2兼容版本","message":"feat_out: 提升cmake版本到ros2兼容版本\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-08-21T10:51:49.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-08-21T10:51:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_interface/-/commit/1336438603254bb01a9125eabd6d531597c243cc","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2026/08/21/10:51:49
[Pipeline] echo
> - <font color=#FF5151> [shared_msgs]: **dev_ros2**.74db494.**2026/08/12/17:05:03**</font>
> - <font color=#FF5151> [pnc]: **feat_ros2_raw**.fee280abd.**2026/08/21/13:50:25**</font>
> - <font color=#FF5151> [hdmap_interface]: **ros2**.1336438.**2026/08/21/10:51:49**</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/module-pncreplayer/src/hdmap_interface@tmp /root/workspace/module-pncreplayer/src/pnc@tmp /root/workspace/module-pncreplayer/src/shared_msgs@tmp
[Pipeline] echo
false
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本编译通知
### [pncreplayer更新(orin-module-ros2: #23)]
---
- 状态:<font color=#01B468> 开始编译 </font>
- 执行人:wuyanjun
- 更新分支:
> - <font color=#FF5151> [shared_msgs]: **dev_ros2**.74db494.**2026/08/12/17:05:03**</font>
> - <font color=#FF5151> [pnc]: **feat_ros2_raw**.fee280abd.**2026/08/21/13:50:25**</font>
> - <font color=#FF5151> [hdmap_interface]: **ros2**.1336438.**2026/08/21/10:51:49**</font>
---
(***请相关同学检查分支及版本,还有需要提交的紧急内容或分支内容错误的,请尽快联系执行人***)"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 720 100 27 100 693 337 8662 --:--:-- --:--:-- --:--:-- 9000
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>执行打包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /root/workspace/module-pncreplayer
[Pipeline] {
[Pipeline] sh
+ ls /root/workspace/module-pncreplayer/src/
hdmap_interface
pnc
shared_msgs
[Pipeline] sh
+ source install/setup.bash
++ CATKIN_SHELL=bash
++++ dirname install/setup.bash
+++ builtin cd install
+++ pwd
++ _CATKIN_SETUP_DIR=/root/workspace/module-pncreplayer/install
++ . /root/workspace/module-pncreplayer/install/setup.sh
+++ : /root/workspace/module-pncreplayer/install
+++ _SETUP_UTIL=/root/workspace/module-pncreplayer/install/_setup_util.py
+++ unset _CATKIN_SETUP_DIR
+++ '[' '!' -f /root/workspace/module-pncreplayer/install/_setup_util.py ']'
++++ uname -s
+++ _UNAME=Linux
+++ _IS_DARWIN=0
+++ '[' Linux = Darwin ']'
+++ unset _UNAME
+++ export CMAKE_PREFIX_PATH
+++ '[' 0 -eq 0 ']'
+++ export LD_LIBRARY_PATH
+++ unset _IS_DARWIN
+++ export PATH
+++ export PKG_CONFIG_PATH
+++ export PYTHONPATH
+++ '[' -z bash ']'
+++ '[' -d '' ']'
+++ _TMPDIR=/tmp
++++ mktemp /tmp/setup.sh.XXXXXXXXXX
+++ _SETUP_TMP=/tmp/setup.sh.Pjwkw0HSWu
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.Pjwkw0HSWu ']'
+++ CATKIN_SHELL=bash
+++ /root/workspace/module-pncreplayer/install/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.Pjwkw0HSWu
++++ export CMAKE_PREFIX_PATH=/root/workspace/module-pncreplayer/install:/opt/ros/noetic
++++ CMAKE_PREFIX_PATH=/root/workspace/module-pncreplayer/install:/opt/ros/noetic
++++ export LD_LIBRARY_PATH=/root/workspace/module-pncreplayer/install/lib:/opt/ros/noetic/lib
++++ LD_LIBRARY_PATH=/root/workspace/module-pncreplayer/install/lib:/opt/ros/noetic/lib
++++ export PATH=/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ PATH=/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ export PKG_CONFIG_PATH=/root/workspace/module-pncreplayer/install/lib/pkgconfig:/opt/ros/noetic/lib/pkgconfig
++++ PKG_CONFIG_PATH=/root/workspace/module-pncreplayer/install/lib/pkgconfig:/opt/ros/noetic/lib/pkgconfig
++++ export PYTHONPATH=/opt/ros/noetic/lib/python3/dist-packages
++++ PYTHONPATH=/opt/ros/noetic/lib/python3/dist-packages
++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
+++ rm -f /tmp/setup.sh.Pjwkw0HSWu
+++ unset _SETUP_TMP
+++ _i=0
+++ '[' 0 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ '[' -n '' -a '' '!=' noetic ']'
++++ export ROS_DISTRO=noetic
++++ ROS_DISTRO=noetic
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=1
+++ '[' 1 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ETC_DIR=/opt/ros/noetic/etc/ros
++++ ROS_ETC_DIR=/opt/ros/noetic/etc/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=2
+++ '[' 2 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
++++ export ROS_PACKAGE_PATH=/root/workspace/module-pncreplayer/install/share:/opt/ros/noetic/share
++++ ROS_PACKAGE_PATH=/root/workspace/module-pncreplayer/install/share:/opt/ros/noetic/share
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=3
+++ '[' 3 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export ROS_PYTHON_VERSION=3
++++ ROS_PYTHON_VERSION=3
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=4
+++ '[' 4 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export ROS_VERSION=1
++++ ROS_VERSION=1
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=5
+++ '[' 5 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ROOT=/opt/ros/noetic/share/ros
++++ ROS_ROOT=/opt/ros/noetic/share/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=6
+++ '[' 6 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ '[' '!' '' ']'
++++ export ROS_MASTER_URI=http://localhost:11311
++++ ROS_MASTER_URI=http://localhost:11311
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=7
+++ '[' 7 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
++++ export ROSLISP_PACKAGE_DIRECTORIES=
++++ ROSLISP_PACKAGE_DIRECTORIES=
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=8
+++ '[' 8 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ complete -F _catkin_make catkin_make
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=9
+++ '[' 9 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ complete -F _catkin_make_isolated catkin_make_isolated
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=10
+++ '[' 10 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ '[' -z /opt/ros/noetic ']'
++++ . /opt/ros/noetic/share/rosbash/rosbash
+++++ complete -F _roscomplete_sub_dir -o nospace roscd
+++++ complete -F _roscomplete_sub_dir -o nospace rospd
+++++ complete -F _roscomplete_sub_dir -o nospace rosls
+++++ complete -F _roscomplete_rosmake rosmake
+++++ complete -F _roscomplete_rosclean rosclean
+++++ complete -F _roscomplete_exe rosrun
+++++ complete -F _roscomplete_file rosed
+++++ complete -F _roscomplete_file roscp
+++++ complete -F _roscomplete_file roscat
+++++ complete -F _roscomplete_launch -o filenames roslaunch
+++++ complete -F _roscomplete_test -o filenames rostest
+++++ complete -F _roscomplete_rospack rospack
+++++ complete -F _roscomplete_rosbag -o default rosbag
+++++ complete -F _roscomplete_rosnode rosnode
+++++ complete -F _roscomplete_rosparam rosparam
+++++ complete -F _roscomplete_rostopic rostopic
+++++ complete -F _roscomplete_rosservice rosservice
+++++ complete -F _roscomplete_rosmsg rosmsg
+++++ complete -F _roscomplete_rossrv rossrv
+++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg
+++++ complete -F _roscomplete_roswtf -o filenames roswtf
+++++ complete -F _roscomplete_rosconsole rosconsole
+++++ complete -F _roscomplete_filemv rosmv
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=11
+++ '[' 11 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++++ grep -w rosrun
+++++ complete
+++++ awk '{print $3}'
++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe
++++ complete -F _roscomplete_rosrun_transform rosrun
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=12
+++ '[' 12 -lt 12 ']'
+++ unset _i
+++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT
+ catkin build -j6 --cmake-args -DUSE_ROS2=OFF -DBUILD_TEST=OFF
-----------------------------------------------------------------------
Profile: default
Extending: [cached] /opt/ros/noetic
Workspace: /root/workspace/module-pncreplayer
-----------------------------------------------------------------------
Build Space: [exists] /root/workspace/module-pncreplayer/build
Devel Space: [exists] /root/workspace/module-pncreplayer/devel
Install Space: [exists] /root/workspace/module-pncreplayer/install
Log Space: [exists] /root/workspace/module-pncreplayer/logs
Source Space: [exists] /root/workspace/module-pncreplayer/src
DESTDIR: [unused] None
-----------------------------------------------------------------------
Devel Space Layout: linked
Install Space Layout: merged
-----------------------------------------------------------------------
Additional CMake Args: -DUSE_ROS2=OFF -DBUILD_TEST=OFF
Additional Make Args: -j6
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False
-----------------------------------------------------------------------
Buildlisted Packages: None
Skiplisted Packages: None
-----------------------------------------------------------------------
Workspace configuration appears valid.
NOTE: Forcing CMake to run for each package.
-----------------------------------------------------------------------
[build] Found '23' packages in 0.0 seconds.
[build] Warning: Skipping package `align_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `cloud_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `comm_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `diagnose_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `hdmap_cloud_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `ads_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `hdmap_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `localization_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `msf_localization_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `perception_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `peripheral_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `port_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `prediction_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `simulate_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `spreader_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `tos_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `v2x_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `vehicle_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `guardian_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `pnc_debug_msg` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `visual_msgs` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
[build] Warning: Skipping package `pnc` because it has an unsupported package build type: `ament_cmake`
[build] Note: Available build types:
[build] - `catkin`
[build] - `cmake`
Starting >>> hdmap_interface
[build 0.1 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.2 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.3 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.4 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.5 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.6 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.7 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.8 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 0.9 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.0 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.1 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.2 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.3 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.4 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.5 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
[build 1.6 s] [0/1 complete] [1/6 jobs] [0 queued] [hdmap_interface:cmake -...
_______________________________________________________________________________
Errors << hdmap_interface:cmake /root/workspace/module-pncreplayer/logs/hdmap_interface/build.cmake.000.log
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
** WARNING ** io features related to libusb-1.0 will be disabled
CMake Error at /root/workspace/module-pncreplayer/src/hdmap_interface/CMakeLists.txt:32 (find_package):
By not providing "Findament_cmake.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"ament_cmake", but CMake did not find one.
Could not find a package configuration file provided by "ament_cmake" with
any of the following names:
ament_cmakeConfig.cmake
ament_cmake-config.cmake
Add the installation prefix of "ament_cmake" to CMAKE_PREFIX_PATH or set
"ament_cmake_DIR" to a directory containing one of the above files. If
"ament_cmake" provides a separate development package or SDK, be sure it
has been installed.
cd /root/workspace/module-pncreplayer/build/hdmap_interface; catkin build --get-env hdmap_interface | catkin env -si /usr/bin/cmake /root/workspace/module-pncreplayer/src/hdmap_interface --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-pncreplayer/devel/.private/hdmap_interface -DCMAKE_INSTALL_PREFIX=/root/workspace/module-pncreplayer/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
Failed << hdmap_interface:cmake [ Exited with code 1 ]
Failed <<< hdmap_interface [ 1.6 seconds ]
[build] Summary: 0 of 1 packages succeeded.
[build] Ignored: 22 packages were skipped or are skiplisted.
[build] Warnings: None.
[build] Abandoned: No packages were abandoned.
[build] Failed: 1 packages failed.
[build] Runtime: 1.7 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败
### [pncreplayer更新(orin-module-ros2: #23)]
---
- 任务名: [module-pnc_replayer]
- 任务号: # 2016
- 状态:<font color=#FF5151> 上传失败 </font>
- 执行人:wuyanjun
---
> 请检查失败原因"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 367 100 27 100 340 375 4722 --:--:-- --:--:-- --:--:-- 5097
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: built-in, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE