Started by user wuxintao Obtained perception.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 1c58c0f8de4255f10960f689ff4747af509457e5 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/perception@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 1c58c0f8de4255f10960f689ff4747af509457e5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c58c0f8de4255f10960f689ff4747af509457e5 # timeout=10 Commit message: "Update dingtalk.groovy" > git rev-list --no-walk 1c58c0f8de4255f10960f689ff4747af509457e5 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo null [Pipeline] echo null [Pipeline] echo null [Pipeline] node Running on perception in /senior/weilk/workspace/perception [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Fetching changes from the remote Git repository Checking out Revision 4ce62e0734a1dc36900a4a97f838926760d8e12b (refs/remotes/origin/master) Commit message: "Update module-confname.jenkinsfile" > git rev-parse --resolve-git-dir /senior/weilk/workspace/perception/.git # timeout=10 > 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.17.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ce62e0734a1dc36900a4a97f838926760d8e12b # timeout=10 > git rev-list --no-walk 4ce62e0734a1dc36900a4a97f838926760d8e12b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: perception, Quantity: 1] Lock acquired on [Label: perception, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (shared_msgs) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取shared_msgs>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + cat /home/nvidia/commtest/master-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/master-project/perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/perception-slave.json [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + rm -rf /senior/perception/bin /senior/perception/dox_setup.sh /senior/perception/env.sh /senior/perception/include /senior/perception/lib /senior/perception/local_setup.bash /senior/perception/local_setup.sh /senior/perception/local_setup.zsh /senior/perception/perception_setup.sh /senior/perception/setup.bash /senior/perception/setup.sh /senior/perception/_setup_util.py /senior/perception/setup.zsh /senior/perception/share /senior/workspace/auto_camera_capture /senior/workspace/camera_module /senior/workspace/dox /senior/workspace/new_detection /senior/workspace/perception_ota_master_2023-05-22_15-44-16 /senior/workspace/perception_ota_master_2023-05-22_15-44-16.zip /senior/workspace/shared_msgs /senior/workspace/system-ros /senior/workspace/version.json '/senior/perception_slave/*' /senior/workspace/perception_ota_master_2023-05-22_15-44-16.zip [Pipeline] sh + mkdir -p /senior/workspace/shared_msgs/src/shared_msgs [Pipeline] sh + ls /senior/workspace/shared_msgs/src shared_msgs [Pipeline] dir Running in /senior/workspace/shared_msgs/src/shared_msgs [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Avoid second fetch Checking out Revision 97ca1e47e2f66a1d9bb5157c070c24b85552a618 (origin/rc_dev) Commit message: "feat_out:添加相机连接状态的类型配置" Cloning repository http://159.27.226.4/shared/shared_msgs.git > git init /senior/workspace/shared_msgs/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.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --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 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97ca1e47e2f66a1d9bb5157c070c24b85552a618 # timeout=10 > git rev-list --no-walk 97ca1e47e2f66a1d9bb5157c070c24b85552a618 # timeout=10 [Pipeline] dir Running in /senior/workspace/shared_msgs [Pipeline] { [Pipeline] sh + source /opt/ros/melodic/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /opt/ros/melodic/setup.bash +++ builtin cd /opt/ros/melodic +++ pwd ++ _CATKIN_SETUP_DIR=/opt/ros/melodic ++ . /opt/ros/melodic/setup.sh +++ : /opt/ros/melodic +++ _SETUP_UTIL=/opt/ros/melodic/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /opt/ros/melodic/_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.O4wGi96PQ9 +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.O4wGi96PQ9 ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.O4wGi96PQ9 ++++ export CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.O4wGi96PQ9 +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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/melodic/share ++++ ROS_PACKAGE_PATH=/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/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 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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_make -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic -- This workspace overlays: /opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 23 packages in topological order: -- ~~ - lego_cloud_msgs -- ~~ - cloud_msgs -- ~~ - comm_msgs -- ~~ - align_msgs -- ~~ - diagnose_msgs -- ~~ - ads_msgs -- ~~ - guardian_msgs -- ~~ - hdmap_msgs -- ~~ - lane_frame_msgs -- ~~ - msf_localization_msgs -- ~~ - perception_msgs -- ~~ - pnc_lonctrl_msgs -- ~~ - port_msgs -- ~~ - prediction_msgs -- ~~ - simulate_msgs -- ~~ - spreader_msgs -- ~~ - localization_msgs -- ~~ - tos_msgs -- ~~ - v2x_msgs -- ~~ - vehicle_msgs -- ~~ - acquisition_msgs -- ~~ - pnc_debug_msg -- ~~ - visual_msgs -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'lego_cloud_msgs' -- ==> add_subdirectory(shared_msgs/lego_cloud_msgs) CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lego_cloud_msgs: 1 messages, 0 services -- +++ processing catkin package: 'cloud_msgs' -- ==> add_subdirectory(shared_msgs/cloud_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- cloud_msgs: 14 messages, 0 services -- +++ processing catkin package: 'comm_msgs' -- ==> add_subdirectory(shared_msgs/comm_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- comm_msgs: 25 messages, 0 services -- +++ processing catkin package: 'align_msgs' -- ==> add_subdirectory(shared_msgs/align_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- align_msgs: 1 messages, 0 services -- +++ processing catkin package: 'diagnose_msgs' -- ==> add_subdirectory(shared_msgs/diagnose_msgs) CMake Deprecation Warning at shared_msgs/diagnose_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- diagnose_msgs: 7 messages, 0 services -- +++ processing catkin package: 'ads_msgs' -- ==> add_subdirectory(shared_msgs/ads_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- ads_msgs: 14 messages, 0 services -- +++ processing catkin package: 'guardian_msgs' -- ==> add_subdirectory(shared_msgs/guardian_msgs) CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- guardian_msgs: 3 messages, 0 services -- +++ processing catkin package: 'hdmap_msgs' -- ==> add_subdirectory(shared_msgs/hdmap_msgs) CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- hdmap_msgs: 23 messages, 0 services -- +++ processing catkin package: 'lane_frame_msgs' -- ==> add_subdirectory(shared_msgs/lane_frame_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lane_frame_msgs: 2 messages, 0 services -- +++ processing catkin package: 'msf_localization_msgs' -- ==> add_subdirectory(shared_msgs/msf_localization_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- msf_localization_msgs: 9 messages, 0 services -- +++ processing catkin package: 'perception_msgs' -- ==> add_subdirectory(shared_msgs/perception_msgs) CMake Deprecation Warning at shared_msgs/perception_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- perception_msgs: 9 messages, 0 services -- +++ processing catkin package: 'pnc_lonctrl_msgs' -- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs) CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_lonctrl_msgs: 6 messages, 0 services -- +++ processing catkin package: 'port_msgs' -- ==> add_subdirectory(shared_msgs/port_msgs) CMake Deprecation Warning at shared_msgs/port_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- port_msgs: 5 messages, 0 services -- +++ processing catkin package: 'prediction_msgs' -- ==> add_subdirectory(shared_msgs/prediction_msgs) CMake Deprecation Warning at shared_msgs/prediction_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- prediction_msgs: 3 messages, 0 services -- +++ processing catkin package: 'simulate_msgs' -- ==> add_subdirectory(shared_msgs/simulate_msgs) CMake Deprecation Warning at shared_msgs/simulate_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- simulate_msgs: 2 messages, 0 services -- +++ processing catkin package: 'spreader_msgs' -- ==> add_subdirectory(shared_msgs/spreader_msgs) CMake Deprecation Warning at shared_msgs/spreader_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- spreader_msgs: 1 messages, 0 services -- +++ processing catkin package: 'localization_msgs' -- ==> add_subdirectory(shared_msgs/localization_msgs) CMake Deprecation Warning at shared_msgs/localization_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- localization_msgs: 5 messages, 0 services -- +++ processing catkin package: 'tos_msgs' -- ==> add_subdirectory(shared_msgs/tos_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- tos_msgs: 22 messages, 0 services -- +++ processing catkin package: 'v2x_msgs' -- ==> add_subdirectory(shared_msgs/v2x_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- v2x_msgs: 3 messages, 0 services -- +++ processing catkin package: 'vehicle_msgs' -- ==> add_subdirectory(shared_msgs/vehicle_msgs) CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- vehicle_msgs: 19 messages, 0 services -- +++ processing catkin package: 'acquisition_msgs' -- ==> add_subdirectory(shared_msgs/acquisition_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- acquisition_msgs: 11 messages, 0 services -- +++ processing catkin package: 'pnc_debug_msg' -- ==> add_subdirectory(shared_msgs/pnc_debug_msgs) CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_debug_msg: 9 messages, 0 services -- +++ processing catkin package: 'visual_msgs' -- ==> add_subdirectory(shared_msgs/visual_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- visual_msgs: 8 messages, 0 services -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/shared_msgs/build [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target geometry_msgs_generate_messages_cpp [ 0%] Built target nav_msgs_generate_messages_cpp [ 0%] Built target std_msgs_generate_messages_lisp [ 0%] Built target nav_msgs_generate_messages_eus [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target std_msgs_generate_messages_eus [ 0%] Built target nav_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack [ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl [ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage [ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger [ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _ads_msgs_generate_messages_check_deps_Command [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates [ 0%] Built target _ads_msgs_generate_messages_check_deps_Target [ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState [ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose [ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame [ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint [ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target sensor_msgs_generate_messages_cpp [ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState [ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo [ 0%] Built target sensor_msgs_generate_messages_nodejs [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target sensor_msgs_generate_messages_eus [ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target sensor_msgs_generate_messages_lisp [ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins [ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat [ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift [ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps [ 0%] Built target _tos_msgs_generate_messages_check_deps_Task [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_Align [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane [ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Request [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Location [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug [ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _visual_msgs_generate_messages_check_deps_Path [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 0%] Generating Lisp code from lego_cloud_msgs/cloud_info.msg [ 0%] Generating C++ code from lego_cloud_msgs/cloud_info.msg [ 0%] Generating EusLisp code from lego_cloud_msgs/cloud_info.msg [ 0%] Built target _visual_msgs_generate_messages_check_deps_Section [ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoints [ 0%] Generating EusLisp manifest code for lego_cloud_msgs [ 1%] Generating Javascript code from lego_cloud_msgs/cloud_info.msg [ 1%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 1%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 1%] Generating Python from MSG lego_cloud_msgs/cloud_info [ 1%] Generating Python from MSG cloud_msgs/TaskType [ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 1%] Built target lego_cloud_msgs_generate_messages_lisp [ 1%] Generating C++ code from cloud_msgs/TaskType.msg [ 1%] Generating EusLisp code from cloud_msgs/TaskType.msg [ 1%] Built target lego_cloud_msgs_generate_messages_nodejs [ 1%] Generating C++ code from cloud_msgs/CraneInfos.msg [ 1%] Generating EusLisp code from cloud_msgs/CraneInfos.msg [ 1%] Generating EusLisp code from cloud_msgs/Point.msg [ 1%] Built target lego_cloud_msgs_generate_messages_cpp [ 1%] Generating C++ code from cloud_msgs/Point.msg [ 1%] Generating C++ code from cloud_msgs/Ack.msg [ 1%] Generating C++ code from cloud_msgs/CloudCmd.msg [ 1%] Generating EusLisp code from cloud_msgs/Ack.msg [ 1%] Generating C++ code from cloud_msgs/RemoteControl.msg [ 1%] Generating Python from MSG cloud_msgs/CraneInfos [ 1%] Generating Python msg __init__.py for lego_cloud_msgs [ 1%] Generating EusLisp code from cloud_msgs/CloudCmd.msg [ 2%] Generating EusLisp code from cloud_msgs/RemoteControl.msg [ 3%] Generating C++ code from cloud_msgs/TosTask.msg [ 3%] Generating EusLisp code from cloud_msgs/TosTask.msg [ 3%] Built target lego_cloud_msgs_generate_messages_py [ 3%] Generating Lisp code from cloud_msgs/TaskType.msg [ 3%] Generating Python from MSG cloud_msgs/Point [ 3%] Generating Javascript code from cloud_msgs/TaskType.msg [ 3%] Generating Javascript code from cloud_msgs/CraneInfos.msg [ 3%] Generating Lisp code from cloud_msgs/CraneInfos.msg [ 3%] Generating Javascript code from cloud_msgs/Point.msg [ 3%] Generating Javascript code from cloud_msgs/Ack.msg [ 3%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg [ 3%] Generating Javascript code from cloud_msgs/CloudCmd.msg [ 3%] Generating Lisp code from cloud_msgs/Point.msg [ 3%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg [ 3%] Generating Javascript code from cloud_msgs/RemoteControl.msg [ 3%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg [ 3%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg [ 3%] Generating Lisp code from cloud_msgs/Ack.msg [ 3%] Generating EusLisp code from cloud_msgs/CraneInfo.msg [ 3%] Generating Python from MSG cloud_msgs/Ack [ 4%] Generating Javascript code from cloud_msgs/TosTask.msg [ 4%] Generating Javascript code from comm_msgs/TagInfo.msg [ 4%] Generating Lisp code from cloud_msgs/CloudCmd.msg [ 4%] Generating EusLisp code from cloud_msgs/PassingPoint.msg [ 4%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg [ 4%] Generating Javascript code from comm_msgs/AppVersion.msg [ 4%] Generating Python from MSG cloud_msgs/CloudCmd [ 4%] Generating Lisp code from cloud_msgs/RemoteControl.msg [ 5%] Generating C++ code from cloud_msgs/CraneInfo.msg [ 6%] Generating Javascript code from cloud_msgs/CraneInfo.msg [ 6%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg [ 6%] Generating C++ code from comm_msgs/TagInfo.msg [ 6%] Generating Javascript code from comm_msgs/PilotState.msg [ 6%] Generating Lisp code from cloud_msgs/TosTask.msg [ 6%] Built target lego_cloud_msgs_generate_messages_eus [ 7%] Generating Javascript code from comm_msgs/PathPoint.msg [ 7%] Generating Javascript code from cloud_msgs/PassingPoint.msg [ 7%] Generating Javascript code from cloud_msgs/MovationCtrl.msg [ 7%] Generating EusLisp code from cloud_msgs/LedMsg.msg [ 7%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg [ 7%] Generating Javascript code from comm_msgs/Device.msg [ 7%] Generating Lisp code from cloud_msgs/CraneInfo.msg [ 8%] Generating Python from MSG cloud_msgs/RemoteControl [ 8%] Generating Javascript code from cloud_msgs/LedMsg.msg [ 8%] Generating Python from MSG cloud_msgs/TosTask [ 8%] Generating Javascript code from comm_msgs/TrajPt.msg [ 8%] Generating Lisp code from cloud_msgs/PassingPoint.msg [ 8%] Generating C++ code from cloud_msgs/PassingPoint.msg [ 8%] Generating C++ code from comm_msgs/AppVersion.msg [ 8%] Generating EusLisp code from cloud_msgs/RequestPoints.msg [ 8%] Generating Javascript code from cloud_msgs/RequestPoints.msg [ 8%] Generating Javascript code from comm_msgs/Ack.msg [ 8%] Generating Lisp code from cloud_msgs/MovationCtrl.msg [ 8%] Generating Javascript code from cloud_msgs/LogInOutTos.msg [ 8%] Generating Javascript code from comm_msgs/Trigger.msg [ 8%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg [ 9%] Generating Javascript code from comm_msgs/CloudTrajs.msg [ 9%] Generating Lisp code from cloud_msgs/LedMsg.msg [ 9%] Built target cloud_msgs_generate_messages_nodejs [ 9%] Generating Python from MSG cloud_msgs/CraneInfo [ 9%] Generating Python from MSG cloud_msgs/SwitchDrvMode [ 9%] Generating Javascript code from comm_msgs/Traj.msg [ 9%] Generating Javascript code from comm_msgs/Point.msg [ 9%] Generating C++ code from cloud_msgs/MovationCtrl.msg [ 9%] Generating C++ code from comm_msgs/PilotState.msg [ 9%] Generating Lisp code from cloud_msgs/RequestPoints.msg [ 9%] Generating EusLisp manifest code for cloud_msgs [ 9%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg [ 9%] Generating Javascript code from comm_msgs/CheckResult.msg [ 10%] Generating Lisp code from cloud_msgs/LogInOutTos.msg [ 10%] Generating Python from MSG comm_msgs/DeviceCmdFeedback [ 10%] Built target cloud_msgs_generate_messages_lisp [ 10%] Generating Javascript code from comm_msgs/SelfCheck.msg [ 10%] Generating Javascript code from comm_msgs/PowerManager.msg [ 10%] Generating Javascript code from comm_msgs/DeviceManager.msg [ 10%] Generating Python from MSG cloud_msgs/PassingPoint [ 10%] Generating C++ code from cloud_msgs/LedMsg.msg [ 10%] Generating C++ code from comm_msgs/PathPoint.msg [ 10%] Generating Python from MSG comm_msgs/TagInfo [ 10%] Generating Javascript code from comm_msgs/Path.msg [ 10%] Generating Javascript code from comm_msgs/LidarShmMessage.msg [ 10%] Generating Javascript code from comm_msgs/Trajectory.msg [ 10%] Generating Python from MSG comm_msgs/AppVersion [ 10%] Generating Javascript code from comm_msgs/PassingPt.msg [ 10%] Generating Python from MSG cloud_msgs/MovationCtrl [ 10%] Generating C++ code from cloud_msgs/RequestPoints.msg [ 11%] Generating C++ code from comm_msgs/Device.msg [ 11%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg [ 11%] Generating Javascript code from comm_msgs/DeviceCmdState.msg [ 11%] Generating EusLisp code from comm_msgs/TagInfo.msg [ 11%] Generating Python from MSG cloud_msgs/LedMsg [ 11%] Generating Python from MSG comm_msgs/PilotState [ 11%] Generating Javascript code from comm_msgs/AppVersionInfo.msg [ 11%] Generating Javascript code from comm_msgs/MachineMetrics.msg [ 11%] Generating EusLisp code from comm_msgs/AppVersion.msg [ 11%] Generating C++ code from comm_msgs/TrajPt.msg [ 11%] Generating Javascript code from comm_msgs/Monitor.msg [ 11%] Generating C++ code from cloud_msgs/LogInOutTos.msg [ 11%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg [ 11%] Generating EusLisp code from comm_msgs/PilotState.msg [ 11%] Generating Python from MSG cloud_msgs/RequestPoints [ 11%] Built target comm_msgs_generate_messages_nodejs [ 11%] Generating Lisp code from comm_msgs/TagInfo.msg [ 11%] Generating Python from MSG comm_msgs/PathPoint [ 11%] Generating Lisp code from comm_msgs/AppVersion.msg [ 11%] Generating Lisp code from comm_msgs/PilotState.msg [ 11%] Generating Lisp code from comm_msgs/PathPoint.msg [ 11%] Generating EusLisp code from comm_msgs/PathPoint.msg [ 11%] Generating C++ code from comm_msgs/Ack.msg [ 11%] Built target cloud_msgs_generate_messages_cpp [ 11%] Generating Python from MSG cloud_msgs/LogInOutTos [ 11%] Generating Python from MSG comm_msgs/Device [ 11%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg [ 11%] Generating Lisp code from comm_msgs/Device.msg [ 11%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg [ 11%] Generating EusLisp code from comm_msgs/Device.msg [ 11%] Generating Lisp code from comm_msgs/TrajPt.msg [ 11%] Built target cloud_msgs_generate_messages_eus [ 11%] Generating EusLisp code from comm_msgs/TrajPt.msg [ 11%] Generating Python from MSG diagnose_msgs/DiagnoseInfo [ 11%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg [ 11%] Generating Lisp code from comm_msgs/Ack.msg [ 11%] Generating Lisp code from comm_msgs/Trigger.msg [ 11%] Generating C++ code from comm_msgs/Trigger.msg [ 12%] Generating Python from MSG comm_msgs/TrajPt [ 12%] Generating Python msg __init__.py for cloud_msgs [ 13%] Generating EusLisp code from comm_msgs/Ack.msg [ 13%] Generating EusLisp code from comm_msgs/Trigger.msg [ 13%] Generating Lisp code from comm_msgs/CloudTrajs.msg [ 13%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg [ 13%] Generating Lisp code from comm_msgs/Traj.msg [ 13%] Generating Python from MSG diagnose_msgs/LinkSegment [ 13%] Generating Lisp code from comm_msgs/Point.msg [ 13%] Generating EusLisp code from comm_msgs/CloudTrajs.msg [ 13%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg [ 14%] Generating Python from MSG comm_msgs/Ack [ 14%] Generating EusLisp code from comm_msgs/Traj.msg [ 14%] Built target cloud_msgs_generate_messages_py [ 14%] Generating C++ code from comm_msgs/CloudTrajs.msg [ 14%] Generating Python from MSG comm_msgs/Trigger [ 14%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg [ 14%] Generating Python from MSG diagnose_msgs/ErrorTrace [ 14%] Generating EusLisp code from diagnose_msgs/KeyValue.msg [ 14%] Generating Lisp code from comm_msgs/CheckResult.msg [ 14%] Generating EusLisp code from comm_msgs/Point.msg [ 14%] Generating Python from MSG diagnose_msgs/ErrorDetail [ 15%] Generating Lisp code from comm_msgs/SelfCheck.msg [ 15%] Generating Lisp code from comm_msgs/PowerManager.msg [ 15%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg [ 15%] Generating Python from MSG comm_msgs/CloudTrajs [ 15%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg [ 15%] Generating C++ code from comm_msgs/Traj.msg [ 15%] Generating EusLisp manifest code for diagnose_msgs [ 15%] Generating Lisp code from comm_msgs/DeviceManager.msg [ 15%] Generating Python from MSG diagnose_msgs/ErrorInfo [ 15%] Generating Python from MSG diagnose_msgs/KeyValue [ 15%] Generating Python from MSG diagnose_msgs/TraceSegment [ 15%] Generating EusLisp code from comm_msgs/CheckResult.msg [ 15%] Generating Lisp code from comm_msgs/Path.msg [ 15%] Generating Python from MSG comm_msgs/Traj [ 15%] Generating Lisp code from comm_msgs/LidarShmMessage.msg [ 15%] Generating EusLisp code from comm_msgs/SelfCheck.msg [ 16%] Generating C++ code from comm_msgs/Point.msg [ 16%] Generating EusLisp code from comm_msgs/PowerManager.msg [ 16%] Generating Lisp code from comm_msgs/Trajectory.msg [ 16%] Generating Lisp code from comm_msgs/PassingPt.msg [ 16%] Generating Python msg __init__.py for diagnose_msgs [ 17%] Generating Lisp code from comm_msgs/DeviceCmdState.msg [ 17%] Generating Python from MSG comm_msgs/Point [ 17%] Generating Lisp code from comm_msgs/AppVersionInfo.msg [ 17%] Generating EusLisp code from comm_msgs/DeviceManager.msg [ 17%] Generating Python from MSG comm_msgs/TrajectoryPoint [ 17%] Generating C++ code from comm_msgs/TrajectoryPoint.msg [ 17%] Generating C++ code from comm_msgs/CheckResult.msg [ 17%] Built target diagnose_msgs_generate_messages_py [ 17%] Generating Lisp code from comm_msgs/MachineMetrics.msg [ 17%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg [ 17%] Generating EusLisp code from comm_msgs/Path.msg [ 17%] Generating Lisp code from diagnose_msgs/LinkSegment.msg [ 17%] Generating Lisp code from comm_msgs/Monitor.msg [ 17%] Generating Python from MSG comm_msgs/CheckResult [ 17%] Generating Python from MSG comm_msgs/SelfCheck [ 17%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg [ 17%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg [ 17%] Built target comm_msgs_generate_messages_lisp [ 17%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg [ 17%] Generating C++ code from comm_msgs/SelfCheck.msg [ 17%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg [ 18%] Generating Javascript code from diagnose_msgs/LinkSegment.msg [ 18%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg [ 19%] Generating EusLisp code from comm_msgs/Trajectory.msg [ 20%] Generating EusLisp code from comm_msgs/PassingPt.msg [ 20%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg [ 20%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg [ 20%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg [ 20%] Generating Python from MSG comm_msgs/PowerManager [ 20%] Generating Python from MSG comm_msgs/DeviceManager [ 20%] Generating C++ code from comm_msgs/PowerManager.msg [ 20%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg [ 20%] Generating Lisp code from diagnose_msgs/KeyValue.msg [ 20%] Generating Lisp code from diagnose_msgs/TraceSegment.msg [ 20%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg [ 20%] Generating EusLisp code from comm_msgs/MachineMetrics.msg [ 20%] Generating Javascript code from diagnose_msgs/KeyValue.msg [ 20%] Built target diagnose_msgs_generate_messages_lisp [ 21%] Generating EusLisp code from comm_msgs/Monitor.msg [ 21%] Built target diagnose_msgs_generate_messages_eus [ 21%] Generating Javascript code from diagnose_msgs/TraceSegment.msg [ 21%] Generating Python from MSG comm_msgs/Path [ 21%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg [ 21%] Generating C++ code from comm_msgs/DeviceManager.msg [ 21%] Generating EusLisp manifest code for comm_msgs [ 21%] Generating C++ code from comm_msgs/Path.msg [ 21%] Generating C++ code from comm_msgs/LidarShmMessage.msg [ 21%] Generating C++ code from comm_msgs/Trajectory.msg [ 21%] Built target diagnose_msgs_generate_messages_nodejs [ 21%] Generating C++ code from diagnose_msgs/LinkSegment.msg [ 21%] Generating Python from MSG comm_msgs/LidarShmMessage [ 21%] Generating C++ code from comm_msgs/PassingPt.msg [ 21%] Generating C++ code from comm_msgs/DeviceCmdState.msg [ 21%] Generating Lisp code from ads_msgs/CommandStates.msg [ 21%] Generating C++ code from comm_msgs/AppVersionInfo.msg [ 21%] Generating C++ code from diagnose_msgs/ErrorTrace.msg [ 21%] Generating Python from MSG comm_msgs/Trajectory [ 21%] Generating Lisp code from ads_msgs/Target.msg [ 21%] Generating Lisp code from ads_msgs/VehicleState.msg [ 21%] Generating Lisp code from ads_msgs/Command.msg [ 21%] Generating Lisp code from ads_msgs/SourceState.msg [ 21%] Generating C++ code from comm_msgs/MachineMetrics.msg [ 21%] Generating C++ code from comm_msgs/Monitor.msg [ 21%] Generating Python from MSG comm_msgs/PassingPt [ 21%] Generating Python from MSG comm_msgs/DeviceCmdState [ 21%] Generating C++ code from diagnose_msgs/ErrorDetail.msg [ 21%] Generating Lisp code from ads_msgs/TargetState.msg [ 21%] Generating Lisp code from ads_msgs/SpeedConstrain.msg [ 21%] Generating Lisp code from ads_msgs/MonitorFrame.msg [ 21%] Generating Lisp code from ads_msgs/Diagnose.msg [ 21%] Generating Lisp code from ads_msgs/CommandState.msg [ 22%] Generating Lisp code from ads_msgs/SwitchState.msg [ 22%] Built target comm_msgs_generate_messages_cpp [ 22%] Generating Python from MSG comm_msgs/AppVersionInfo [ 22%] Generating C++ code from diagnose_msgs/ErrorInfo.msg [ 23%] Generating Javascript code from guardian_msgs/ParallelDrive.msg [ 23%] Generating Python from MSG guardian_msgs/ParallelDrive [ 23%] Generating Javascript code from guardian_msgs/DrivingState.msg [ 23%] Generating C++ code from diagnose_msgs/KeyValue.msg [ 23%] Generating Lisp code from ads_msgs/HfsmState.msg [ 23%] Generating Lisp code from ads_msgs/Destination.msg [ 23%] Generating Javascript code from guardian_msgs/RelieveWarn.msg [ 23%] Generating Python from MSG comm_msgs/MachineMetrics [ 23%] Generating Python from MSG guardian_msgs/DrivingState [ 24%] Generating C++ code from diagnose_msgs/TraceSegment.msg [ 24%] Generating Lisp code from ads_msgs/AdsCommandState.msg [ 24%] Built target guardian_msgs_generate_messages_nodejs [ 25%] Generating Python from MSG comm_msgs/Monitor [ 25%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg [ 25%] Built target ads_msgs_generate_messages_lisp [ 25%] Generating EusLisp code from guardian_msgs/DrivingState.msg [ 25%] Built target comm_msgs_generate_messages_eus [ 25%] Generating Python from MSG guardian_msgs/RelieveWarn [ 25%] Generating Lisp code from guardian_msgs/ParallelDrive.msg [ 25%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg [ 25%] Generating Lisp code from guardian_msgs/DrivingState.msg [ 25%] Generating Lisp code from guardian_msgs/RelieveWarn.msg [ 25%] Generating EusLisp manifest code for guardian_msgs [ 26%] Generating C++ code from guardian_msgs/ParallelDrive.msg [ 26%] Built target diagnose_msgs_generate_messages_cpp [ 26%] Generating C++ code from guardian_msgs/DrivingState.msg [ 26%] Generating Python msg __init__.py for comm_msgs [ 26%] Generating C++ code from guardian_msgs/RelieveWarn.msg [ 26%] Built target guardian_msgs_generate_messages_lisp [ 26%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest [ 26%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 26%] Generating Python msg __init__.py for guardian_msgs [ 26%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg [ 26%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg [ 26%] Generating Python from MSG hdmap_msgs/ShowMapRequest [ 26%] Built target comm_msgs_generate_messages_py [ 26%] Generating Javascript code from hdmap_msgs/RoadSegment.msg [ 26%] Generating Javascript code from hdmap_msgs/HeartBeat.msg [ 26%] Built target guardian_msgs_generate_messages_cpp [ 26%] Generating Python from MSG hdmap_msgs/RoutingRequest [ 26%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 26%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg [ 26%] Built target guardian_msgs_generate_messages_py [ 26%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg [ 27%] Generating Javascript code from hdmap_msgs/Point.msg [ 27%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 27%] Generating Javascript code from hdmap_msgs/BridgePoint.msg [ 27%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg [ 27%] Generating Javascript code from hdmap_msgs/Passage.msg [ 27%] Generating Python from MSG hdmap_msgs/RoadSegment [ 27%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg [ 27%] Generating Python from MSG hdmap_msgs/HeartBeat [ 27%] Generating Javascript code from hdmap_msgs/BridgePosition.msg [ 28%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg [ 28%] Generating Javascript code from hdmap_msgs/Lane.msg [ 28%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg [ 28%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg [ 28%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg [ 28%] Generating EusLisp code from hdmap_msgs/Point.msg [ 28%] Generating Python from MSG hdmap_msgs/BlacklistedLane [ 28%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg [ 28%] Generating Python from MSG hdmap_msgs/Point [ 28%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg [ 29%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg [ 29%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg [ 29%] Generating Javascript code from hdmap_msgs/LaneSegment.msg [ 30%] Generating Python from MSG hdmap_msgs/ShowMapResponse [ 30%] Generating C++ code from hdmap_msgs/RoutingRequest.msg [ 30%] Generating EusLisp code from hdmap_msgs/Passage.msg [ 30%] Generating Javascript code from hdmap_msgs/Map.msg [ 30%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg [ 30%] Generating EusLisp code from hdmap_msgs/Lane.msg [ 30%] Generating Python from MSG hdmap_msgs/BridgePoint [ 30%] Generating Javascript code from hdmap_msgs/Point2D.msg [ 30%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg [ 30%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg [ 31%] Generating Javascript code from hdmap_msgs/Status.msg [ 31%] Generating Python from MSG hdmap_msgs/Passage [ 31%] Built target guardian_msgs_generate_messages_eus [ 31%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg [ 31%] Generating Python from MSG hdmap_msgs/BridgePosition [ 31%] Generating C++ code from hdmap_msgs/RoadSegment.msg [ 31%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg [ 31%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg [ 31%] Generating Javascript code from hdmap_msgs/StopPoint.msg [ 31%] Generating Javascript code from hdmap_msgs/Ack.msg [ 31%] Generating Python from MSG hdmap_msgs/Lane [ 31%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg [ 31%] Generating EusLisp code from hdmap_msgs/Map.msg [ 32%] Generating C++ code from hdmap_msgs/HeartBeat.msg [ 32%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg [ 32%] Generating Python from MSG hdmap_msgs/TrafficInfo [ 32%] Generating Lisp code from hdmap_msgs/RoadSegment.msg [ 32%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg [ 32%] Generating EusLisp code from hdmap_msgs/Point2D.msg [ 32%] Generating EusLisp code from hdmap_msgs/Status.msg [ 32%] Generating Javascript code from hdmap_msgs/Region.msg [ 32%] Generating Lisp code from hdmap_msgs/HeartBeat.msg [ 32%] Generating Javascript code from hdmap_msgs/Section.msg [ 32%] Generating EusLisp code from hdmap_msgs/StopPoint.msg [ 33%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg [ 33%] Generating C++ code from hdmap_msgs/Point.msg [ 33%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg [ 33%] Generating EusLisp code from hdmap_msgs/Ack.msg [ 33%] Generating Python from MSG hdmap_msgs/RoutingResponse [ 33%] Built target hdmap_msgs_generate_messages_nodejs [ 33%] Generating Python from MSG hdmap_msgs/LaneSegment [ 33%] Generating Lisp code from hdmap_msgs/Point.msg [ 33%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg [ 33%] Generating EusLisp code from hdmap_msgs/Region.msg [ 33%] Generating EusLisp code from hdmap_msgs/Section.msg [ 33%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg [ 33%] Generating Python from MSG lane_frame_msgs/LaneA [ 33%] Generating C++ code from hdmap_msgs/BridgePoint.msg [ 33%] Generating Lisp code from hdmap_msgs/BridgePoint.msg [ 33%] Generating Lisp code from hdmap_msgs/Passage.msg [ 34%] Generating Python from MSG hdmap_msgs/Map [ 34%] Generating EusLisp manifest code for hdmap_msgs [ 34%] Generating EusLisp code from lane_frame_msgs/LaneA.msg [ 34%] Generating EusLisp code from lane_frame_msgs/LaneB.msg [ 34%] Generating Lisp code from hdmap_msgs/BridgePosition.msg [ 34%] Generating C++ code from lane_frame_msgs/LaneA.msg [ 34%] Generating Lisp code from hdmap_msgs/Lane.msg [ 35%] Generating Lisp code from lane_frame_msgs/LaneA.msg [ 35%] Generating Python from MSG lane_frame_msgs/LaneB [ 35%] Generating EusLisp manifest code for lane_frame_msgs [ 35%] Generating C++ code from hdmap_msgs/Passage.msg [ 35%] Generating Python from MSG hdmap_msgs/Point2D [ 36%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg [ 36%] Generating Lisp code from lane_frame_msgs/LaneB.msg [ 36%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg [ 36%] Generating C++ code from lane_frame_msgs/LaneB.msg [ 36%] Built target lane_frame_msgs_generate_messages_lisp [ 36%] Generating C++ code from hdmap_msgs/BridgePosition.msg [ 36%] Generating Lisp code from hdmap_msgs/LaneSegment.msg [ 36%] Generating Python msg __init__.py for lane_frame_msgs [ 36%] Generating Python from MSG hdmap_msgs/Status [ 36%] Generating C++ code from hdmap_msgs/Lane.msg [ 36%] Generating C++ code from hdmap_msgs/TrafficInfo.msg [ 36%] Built target lane_frame_msgs_generate_messages_cpp [ 36%] Generating Lisp code from hdmap_msgs/Map.msg [ 36%] Generating Python from MSG hdmap_msgs/StopPoint [ 36%] Built target lane_frame_msgs_generate_messages_py [ 36%] Generating Javascript code from lane_frame_msgs/LaneA.msg [ 37%] Generating Lisp code from hdmap_msgs/Point2D.msg [ 37%] Generating Python from MSG hdmap_msgs/Ack [ 38%] Generating C++ code from hdmap_msgs/RoutingResponse.msg [ 38%] Generating Javascript code from lane_frame_msgs/LaneB.msg [ 38%] Generating Lisp code from hdmap_msgs/Status.msg [ 38%] Generating C++ code from hdmap_msgs/LaneSegment.msg [ 38%] Generating C++ code from hdmap_msgs/Map.msg [ 38%] Built target lane_frame_msgs_generate_messages_nodejs [ 38%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg [ 38%] Generating Lisp code from hdmap_msgs/StopPoint.msg [ 38%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint [ 38%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg [ 38%] Generating Lisp code from hdmap_msgs/Ack.msg [ 38%] Generating Python from MSG hdmap_msgs/Region [ 38%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg [ 38%] Generating C++ code from hdmap_msgs/Point2D.msg [ 38%] Generating Lisp code from hdmap_msgs/Region.msg [ 38%] Generating Lisp code from hdmap_msgs/Section.msg [ 38%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg [ 38%] Built target hdmap_msgs_generate_messages_eus [ 38%] Generating C++ code from hdmap_msgs/Status.msg [ 38%] Generating C++ code from hdmap_msgs/StopPoint.msg [ 38%] Generating C++ code from hdmap_msgs/Ack.msg [ 38%] Built target hdmap_msgs_generate_messages_lisp [ 39%] Generating Python from MSG msf_localization_msgs/WheelSpeed [ 39%] Built target lane_frame_msgs_generate_messages_eus [ 39%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg [ 39%] Generating Python from MSG hdmap_msgs/Section [ 39%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg [ 39%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg [ 39%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg [ 40%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg [ 40%] Generating C++ code from hdmap_msgs/Region.msg [ 40%] Generating C++ code from hdmap_msgs/Section.msg [ 40%] Generating Python from MSG msf_localization_msgs/LocalizationStatus [ 40%] Generating Python msg __init__.py for hdmap_msgs [ 40%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg [ 40%] Generating EusLisp code from msf_localization_msgs/Localization.msg [ 40%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg [ 40%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg [ 40%] Generating C++ code from msf_localization_msgs/Localization.msg [ 40%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg [ 40%] Built target hdmap_msgs_generate_messages_cpp [ 40%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg [ 40%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate [ 40%] Built target hdmap_msgs_generate_messages_py [ 40%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg [ 40%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg [ 40%] Generating EusLisp code from msf_localization_msgs/Gnss.msg [ 40%] Generating C++ code from msf_localization_msgs/GnssHeading.msg [ 41%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg [ 41%] Generating EusLisp manifest code for msf_localization_msgs [ 42%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg [ 42%] Generating C++ code from msf_localization_msgs/Gnss.msg [ 42%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg [ 42%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg [ 42%] Generating Javascript code from msf_localization_msgs/Localization.msg [ 42%] Generating Python from MSG msf_localization_msgs/GnssBestPos [ 42%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg [ 42%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg [ 42%] Generating Javascript code from msf_localization_msgs/Gnss.msg [ 42%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ [ 42%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg [ 42%] Built target msf_localization_msgs_generate_messages_nodejs [ 42%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg [ 42%] Generating Python from MSG perception_msgs/UltrasonicRadar [ 42%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg [ 42%] Built target msf_localization_msgs_generate_messages_cpp [ 42%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg [ 42%] Generating Javascript code from perception_msgs/VOgPoints.msg [ 42%] Generating Lisp code from perception_msgs/VOgPoints.msg [ 42%] Generating Lisp code from perception_msgs/Obstacle.msg [ 42%] Generating Python from MSG perception_msgs/VOgPoints [ 42%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg [ 42%] Generating Javascript code from perception_msgs/Obstacle.msg [ 43%] Generating Lisp code from perception_msgs/FilterParam.msg [ 43%] Generating Lisp code from perception_msgs/OgPoints.msg [ 43%] Generating Python from MSG msf_localization_msgs/Localization [ 43%] Generating Python from MSG msf_localization_msgs/GnssHeading [ 43%] Generating Javascript code from perception_msgs/FilterParam.msg [ 43%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg [ 43%] Generating Lisp code from perception_msgs/OgPoint.msg [ 43%] Generating Lisp code from perception_msgs/VOgPoint.msg [ 43%] Generating Python from MSG perception_msgs/Obstacle [ 43%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg [ 43%] Generating Javascript code from perception_msgs/OgPoints.msg [ 43%] Generating Lisp code from perception_msgs/TrailerPosture.msg [ 43%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg [ 43%] Generating EusLisp code from perception_msgs/VOgPoints.msg [ 43%] Generating Lisp code from msf_localization_msgs/Localization.msg [ 43%] Generating Lisp code from perception_msgs/Obstacles.msg [ 43%] Generating Javascript code from perception_msgs/OgPoint.msg [ 43%] Generating Python from MSG msf_localization_msgs/GnssBestVel [ 43%] Generating Javascript code from perception_msgs/VOgPoint.msg [ 44%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg [ 44%] Generating Python from MSG perception_msgs/FilterParam [ 44%] Built target perception_msgs_generate_messages_lisp [ 44%] Generating Python from MSG perception_msgs/OgPoints [ 44%] Generating EusLisp code from perception_msgs/Obstacle.msg [ 44%] Generating Javascript code from perception_msgs/TrailerPosture.msg [ 44%] Generating Python from MSG msf_localization_msgs/Gnss [ 44%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg [ 45%] Generating Javascript code from perception_msgs/Obstacles.msg [ 45%] Generating EusLisp code from perception_msgs/FilterParam.msg [ 45%] Generating Lisp code from msf_localization_msgs/Gnss.msg [ 46%] Generating Python from MSG perception_msgs/OgPoint [ 46%] Built target perception_msgs_generate_messages_nodejs [ 46%] Generating C++ code from perception_msgs/UltrasonicRadar.msg [ 46%] Generating Python msg __init__.py for msf_localization_msgs [ 46%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory [ 46%] Built target msf_localization_msgs_generate_messages_lisp [ 46%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint [ 46%] Generating EusLisp code from perception_msgs/OgPoints.msg [ 46%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg [ 46%] Built target msf_localization_msgs_generate_messages_eus [ 46%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg [ 46%] Generating EusLisp code from perception_msgs/OgPoint.msg [ 46%] Generating Python from MSG perception_msgs/VOgPoint [ 46%] Built target msf_localization_msgs_generate_messages_py [ 46%] Generating EusLisp code from perception_msgs/VOgPoint.msg [ 47%] Generating C++ code from perception_msgs/Obstacle.msg [ 47%] Generating C++ code from perception_msgs/VOgPoints.msg [ 47%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint [ 47%] Generating C++ code from perception_msgs/FilterParam.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 47%] Generating EusLisp code from perception_msgs/TrailerPosture.msg [ 47%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 47%] Generating Python from MSG perception_msgs/TrailerPosture [ 47%] Generating EusLisp code from perception_msgs/Obstacles.msg [ 47%] Generating Python from MSG perception_msgs/Obstacles [ 47%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug [ 47%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg [ 47%] Generating C++ code from perception_msgs/OgPoints.msg [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg [ 48%] Generating EusLisp manifest code for perception_msgs [ 48%] Generating C++ code from pnc_lonctrl_msgs/Path.msg [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 48%] Generating C++ code from perception_msgs/OgPoint.msg [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 48%] Generating Python msg __init__.py for perception_msgs [ 48%] Generating Python from MSG pnc_lonctrl_msgs/Path [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg [ 48%] Generating C++ code from perception_msgs/VOgPoint.msg [ 48%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg [ 49%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg [ 49%] Generating EusLisp manifest code for pnc_lonctrl_msgs [ 49%] Generating C++ code from perception_msgs/TrailerPosture.msg [ 49%] Built target perception_msgs_generate_messages_py [ 49%] Generating C++ code from perception_msgs/Obstacles.msg [ 49%] Generating Python from MSG pnc_lonctrl_msgs/Gear [ 49%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg [ 49%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg [ 49%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 49%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 49%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg [ 49%] Generating Javascript code from port_msgs/ContainerCompensate.msg [ 49%] Generating Python from MSG port_msgs/ContainerCompensate [ 49%] Built target perception_msgs_generate_messages_cpp [ 49%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg [ 49%] Generating Python msg __init__.py for pnc_lonctrl_msgs [ 49%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 49%] Generating Javascript code from port_msgs/StationDeviceCmds.msg [ 49%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg [ 49%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg [ 50%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg [ 50%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg [ 50%] Generating Python from MSG port_msgs/StationDeviceCmds [ 50%] Generating Javascript code from port_msgs/AccurateStop.msg [ 50%] Generating Javascript code from port_msgs/VehicleStationState.msg [ 50%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg [ 50%] Built target pnc_lonctrl_msgs_generate_messages_py [ 50%] Generating EusLisp code from port_msgs/ContainerCompensate.msg [ 50%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg [ 50%] Generating Javascript code from port_msgs/StationDeviceCmd.msg [ 50%] Generating C++ code from port_msgs/ContainerCompensate.msg [ 50%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 50%] Generating C++ code from port_msgs/StationDeviceCmds.msg [ 50%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg [ 50%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 50%] Built target port_msgs_generate_messages_nodejs [ 51%] Generating Python from MSG port_msgs/AccurateStop [ 51%] Generating Lisp code from port_msgs/ContainerCompensate.msg [ 51%] Generating Python from MSG prediction_msgs/PredictionObstacle [ 51%] Generating EusLisp code from port_msgs/AccurateStop.msg [ 52%] Generating C++ code from port_msgs/AccurateStop.msg [ 52%] Generating Lisp code from port_msgs/StationDeviceCmds.msg [ 52%] Built target perception_msgs_generate_messages_eus [ 53%] Generating EusLisp code from port_msgs/VehicleStationState.msg [ 53%] Generating C++ code from prediction_msgs/PredictionObstacle.msg [ 53%] Generating C++ code from port_msgs/VehicleStationState.msg [ 53%] Generating Lisp code from port_msgs/AccurateStop.msg [ 53%] Generating Python from MSG prediction_msgs/PredictionObstacles [ 53%] Generating Python from MSG port_msgs/VehicleStationState [ 53%] Generating Lisp code from port_msgs/VehicleStationState.msg [ 53%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg [ 53%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 53%] Generating C++ code from prediction_msgs/PredictionObstacles.msg [ 53%] Generating Lisp code from port_msgs/StationDeviceCmd.msg [ 53%] Generating C++ code from port_msgs/StationDeviceCmd.msg [ 53%] Generating EusLisp manifest code for port_msgs [ 53%] Built target port_msgs_generate_messages_lisp [ 53%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg [ 53%] Generating Python from MSG port_msgs/StationDeviceCmd [ 54%] Generating Python from MSG prediction_msgs/PredictionTrajectory [ 54%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg [ 54%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg [ 54%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg [ 54%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg [ 54%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg [ 55%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg [ 55%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg [ 55%] Built target port_msgs_generate_messages_cpp [ 55%] Generating C++ code from simulate_msgs/InitState.msg [ 55%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg [ 55%] Generating Python msg __init__.py for port_msgs [ 55%] Generating Python msg __init__.py for prediction_msgs [ 55%] Built target prediction_msgs_generate_messages_nodejs [ 55%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg [ 55%] Generating EusLisp manifest code for prediction_msgs [ 55%] Built target prediction_msgs_generate_messages_lisp [ 55%] Generating Javascript code from simulate_msgs/InitState.msg [ 55%] Built target prediction_msgs_generate_messages_cpp [ 55%] Generating Javascript code from simulate_msgs/Rate.msg [ 55%] Generating C++ code from simulate_msgs/Rate.msg [ 55%] Generating Lisp code from simulate_msgs/InitState.msg [ 55%] Built target port_msgs_generate_messages_py [ 55%] Generating Lisp code from simulate_msgs/Rate.msg [ 55%] Built target simulate_msgs_generate_messages_nodejs [ 55%] Built target prediction_msgs_generate_messages_py [ 56%] Generating Python from MSG simulate_msgs/InitState [ 56%] Generating Python from MSG simulate_msgs/Rate [ 56%] Generating EusLisp code from simulate_msgs/InitState.msg [ 56%] Generating Python from MSG spreader_msgs/SpreaderInfo [ 56%] Built target simulate_msgs_generate_messages_lisp [ 56%] Generating EusLisp code from simulate_msgs/Rate.msg [ 56%] Generating EusLisp manifest code for simulate_msgs [ 56%] Built target simulate_msgs_generate_messages_cpp [ 56%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating EusLisp manifest code for spreader_msgs [ 56%] Generating Python msg __init__.py for spreader_msgs [ 56%] Generating Python msg __init__.py for simulate_msgs [ 56%] Built target spreader_msgs_generate_messages_nodejs [ 56%] Generating C++ code from spreader_msgs/SpreaderInfo.msg [ 56%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg [ 56%] Built target spreader_msgs_generate_messages_py [ 56%] Generating C++ code from localization_msgs/Gnss.msg [ 56%] Built target simulate_msgs_generate_messages_py [ 56%] Built target spreader_msgs_generate_messages_lisp [ 56%] Generating Javascript code from localization_msgs/Gnss.msg [ 56%] Generating Python from MSG localization_msgs/Gnss [ 56%] Built target port_msgs_generate_messages_eus [ 56%] Generating Javascript code from localization_msgs/IgnoreQc.msg [ 57%] Generating Javascript code from localization_msgs/Ins.msg [ 57%] Built target spreader_msgs_generate_messages_cpp [ 57%] Generating C++ code from localization_msgs/Ins.msg [ 57%] Generating C++ code from localization_msgs/IgnoreQc.msg [ 57%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg [ 57%] Generating C++ code from localization_msgs/LocalizationEstimate.msg [ 57%] Generating Python from MSG localization_msgs/Ins [ 57%] Built target prediction_msgs_generate_messages_eus [ 57%] Generating Python from MSG localization_msgs/IgnoreQc [ 57%] Generating Javascript code from localization_msgs/VehicleState.msg [ 57%] Built target localization_msgs_generate_messages_nodejs [ 57%] Generating C++ code from localization_msgs/VehicleState.msg [ 57%] Generating EusLisp code from localization_msgs/Gnss.msg [ 57%] Generating Lisp code from localization_msgs/Gnss.msg [ 57%] Generating Lisp code from localization_msgs/Ins.msg [ 57%] Generating Python from MSG localization_msgs/LocalizationEstimate [ 57%] Generating Python from MSG localization_msgs/VehicleState [ 57%] Generating Lisp code from localization_msgs/IgnoreQc.msg [ 58%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating EusLisp code from localization_msgs/Ins.msg [ 58%] Generating Lisp code from localization_msgs/VehicleState.msg [ 58%] Built target localization_msgs_generate_messages_cpp [ 58%] Generating EusLisp code from localization_msgs/IgnoreQc.msg [ 58%] Generating Python from MSG tos_msgs/Ack [ 58%] Generating EusLisp code from tos_msgs/Ack.msg [ 58%] Built target spreader_msgs_generate_messages_eus [ 58%] Built target localization_msgs_generate_messages_lisp [ 58%] Generating C++ code from tos_msgs/Ack.msg [ 58%] Generating Lisp code from tos_msgs/Ack.msg [ 58%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg [ 58%] Generating Python msg __init__.py for localization_msgs [ 58%] Generating Lisp code from tos_msgs/VanPool.msg [ 58%] Built target simulate_msgs_generate_messages_eus [ 58%] Generating EusLisp code from tos_msgs/VanPool.msg [ 58%] Generating Lisp code from tos_msgs/Align.msg [ 58%] Generating Javascript code from tos_msgs/Ack.msg [ 58%] Generating EusLisp code from localization_msgs/VehicleState.msg [ 58%] Generating Lisp code from tos_msgs/AlarmSig.msg [ 58%] Generating Python from MSG tos_msgs/VanPool [ 58%] Generating Javascript code from tos_msgs/VanPool.msg [ 58%] Generating Javascript code from v2x_msgs/Traj.msg [ 58%] Generating EusLisp code from tos_msgs/Align.msg [ 58%] Generating Lisp code from tos_msgs/ClosedArea.msg [ 58%] Built target localization_msgs_generate_messages_py [ 58%] Generating C++ code from tos_msgs/VanPool.msg [ 58%] Generating Javascript code from v2x_msgs/TrajPt.msg [ 58%] Generating Javascript code from tos_msgs/Align.msg [ 58%] Generating EusLisp manifest code for localization_msgs [ 58%] Generating Javascript code from v2x_msgs/Chassis.msg [ 58%] Generating Lisp code from tos_msgs/Task.msg [ 58%] Generating Lisp code from tos_msgs/AlignSig.msg [ 58%] Generating Javascript code from tos_msgs/AlarmSig.msg [ 58%] Generating EusLisp code from tos_msgs/AlarmSig.msg [ 58%] Built target v2x_msgs_generate_messages_nodejs [ 58%] Generating C++ code from v2x_msgs/Traj.msg [ 58%] Generating Python from MSG tos_msgs/Align [ 58%] Generating Python from MSG tos_msgs/AlarmSig [ 58%] Generating Lisp code from tos_msgs/TaskDetail.msg [ 59%] Generating Javascript code from tos_msgs/ClosedArea.msg [ 59%] Generating EusLisp code from tos_msgs/ClosedArea.msg [ 59%] Generating Lisp code from tos_msgs/BlockedSection.msg [ 59%] Generating C++ code from tos_msgs/Align.msg [ 59%] Generating Javascript code from tos_msgs/Task.msg [ 59%] Generating Lisp code from tos_msgs/Heartbeat.msg [ 59%] Generating Javascript code from tos_msgs/AlignSig.msg [ 59%] Generating EusLisp code from tos_msgs/Task.msg [ 59%] Generating EusLisp code from tos_msgs/AlignSig.msg [ 60%] Generating Python from MSG tos_msgs/ClosedArea [ 60%] Generating C++ code from v2x_msgs/TrajPt.msg [ 61%] Generating Javascript code from tos_msgs/TaskDetail.msg [ 61%] Generating Lisp code from tos_msgs/ManualShift.msg [ 61%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg [ 62%] Generating Lisp code from tos_msgs/ClosedAreas.msg [ 63%] Generating EusLisp code from tos_msgs/TaskDetail.msg [ 63%] Generating C++ code from tos_msgs/AlarmSig.msg [ 64%] Generating Python from MSG tos_msgs/Task [ 64%] Generating Javascript code from tos_msgs/BlockedSection.msg [ 64%] Generating C++ code from tos_msgs/ClosedArea.msg [ 64%] Generating Lisp code from tos_msgs/BlockedCrane.msg [ 64%] Generating Javascript code from tos_msgs/Heartbeat.msg [ 64%] Generating EusLisp code from tos_msgs/BlockedSection.msg [ 64%] Generating C++ code from v2x_msgs/Chassis.msg [ 64%] Generating Lisp code from tos_msgs/StackerReady.msg [ 64%] Generating Javascript code from tos_msgs/ManualShift.msg [ 64%] Generating Python from MSG tos_msgs/AlignSig [ 64%] Generating C++ code from tos_msgs/Task.msg [ 64%] Generating EusLisp code from tos_msgs/Heartbeat.msg [ 64%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg [ 64%] Generating Lisp code from tos_msgs/ShoreCrane.msg [ 64%] Generating C++ code from tos_msgs/AlignSig.msg [ 64%] Generating Lisp code from tos_msgs/Cmd.msg [ 64%] Generating Javascript code from tos_msgs/ClosedAreas.msg [ 64%] Generating EusLisp code from tos_msgs/ManualShift.msg [ 64%] Generating Javascript code from tos_msgs/BlockedCrane.msg [ 64%] Built target v2x_msgs_generate_messages_cpp [ 64%] Generating Python from MSG tos_msgs/TaskDetail [ 64%] Generating Python from MSG v2x_msgs/Traj [ 64%] Generating Lisp code from tos_msgs/CmdState.msg [ 64%] Generating Javascript code from tos_msgs/StackerReady.msg [ 64%] Generating Lisp code from tos_msgs/AlignTips.msg [ 64%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg [ 65%] Generating Lisp code from tos_msgs/TruckStop.msg [ 65%] Generating C++ code from tos_msgs/TaskDetail.msg [ 65%] Generating Javascript code from tos_msgs/ShoreCrane.msg [ 65%] Built target localization_msgs_generate_messages_eus [ 65%] Generating C++ code from tos_msgs/BlockedSection.msg [ 65%] Generating Lisp code from tos_msgs/BlockedLane.msg [ 65%] Generating Lisp code from v2x_msgs/Traj.msg [ 65%] Generating Javascript code from tos_msgs/Cmd.msg [ 65%] Generating EusLisp code from tos_msgs/ClosedAreas.msg [ 65%] Generating Python from MSG v2x_msgs/TrajPt [ 65%] Generating Python from MSG tos_msgs/BlockedSection [ 65%] Generating Lisp code from v2x_msgs/TrajPt.msg [ 65%] Generating Lisp code from tos_msgs/Cps.msg [ 65%] Generating Javascript code from tos_msgs/CmdState.msg [ 65%] Generating Lisp code from v2x_msgs/Chassis.msg [ 65%] Generating EusLisp code from tos_msgs/BlockedCrane.msg [ 65%] Generating C++ code from tos_msgs/Heartbeat.msg [ 65%] Built target tos_msgs_generate_messages_lisp [ 65%] Generating EusLisp code from v2x_msgs/Traj.msg [ 65%] Generating Javascript code from tos_msgs/AlignTips.msg [ 65%] Built target v2x_msgs_generate_messages_lisp [ 66%] Generating EusLisp code from v2x_msgs/TrajPt.msg [ 66%] Generating EusLisp code from tos_msgs/StackerReady.msg [ 66%] Generating Python from MSG tos_msgs/Heartbeat [ 66%] Generating Python from MSG v2x_msgs/Chassis [ 66%] Generating Javascript code from tos_msgs/TruckStop.msg [ 66%] Generating C++ code from tos_msgs/ManualShift.msg [ 66%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg [ 66%] Generating EusLisp code from v2x_msgs/Chassis.msg [ 66%] Generating EusLisp code from tos_msgs/ShoreCrane.msg [ 66%] Generating Javascript code from tos_msgs/BlockedLane.msg [ 67%] Generating EusLisp code from tos_msgs/Cmd.msg [ 67%] Generating Javascript code from tos_msgs/Cps.msg [ 67%] Generating Python from MSG tos_msgs/ManualShift [ 67%] Generating EusLisp manifest code for v2x_msgs [ 67%] Generating Python msg __init__.py for v2x_msgs [ 67%] Generating C++ code from tos_msgs/ClosedAreas.msg [ 67%] Built target tos_msgs_generate_messages_nodejs [ 67%] Generating Python from MSG vehicle_msgs/CCUControl [ 67%] Generating EusLisp code from tos_msgs/CmdState.msg [ 67%] Generating Python from MSG tos_msgs/ShoreCranesLoc [ 67%] Generating C++ code from tos_msgs/BlockedCrane.msg [ 67%] Generating EusLisp code from tos_msgs/AlignTips.msg [ 67%] Generating Python from MSG vehicle_msgs/Path [ 67%] Built target v2x_msgs_generate_messages_py [ 67%] Generating C++ code from tos_msgs/StackerReady.msg [ 68%] Generating C++ code from vehicle_msgs/CCUControl.msg [ 68%] Generating Python from MSG tos_msgs/ClosedAreas [ 68%] Generating Python from MSG vehicle_msgs/StartVehicle [ 68%] Generating Python from MSG tos_msgs/BlockedCrane [ 69%] Generating EusLisp code from tos_msgs/TruckStop.msg [ 69%] Generating EusLisp code from tos_msgs/BlockedLane.msg [ 69%] Generating Python from MSG tos_msgs/StackerReady [ 69%] Generating C++ code from tos_msgs/ShoreCrane.msg [ 69%] Generating Python from MSG tos_msgs/ShoreCrane [ 69%] Generating Python from MSG tos_msgs/Cmd [ 69%] Generating C++ code from vehicle_msgs/Path.msg [ 69%] Generating Python from MSG vehicle_msgs/VehicleStatus [ 69%] Generating EusLisp code from tos_msgs/Cps.msg [ 70%] Generating EusLisp manifest code for tos_msgs [ 70%] Generating Python from MSG tos_msgs/CmdState [ 70%] Generating Python from MSG tos_msgs/AlignTips [ 70%] Generating C++ code from tos_msgs/Cmd.msg [ 70%] Generating Python from MSG tos_msgs/TruckStop [ 70%] Generating Python from MSG vehicle_msgs/StatusCmd [ 70%] Generating C++ code from vehicle_msgs/StartVehicle.msg [ 70%] Generating Python from MSG tos_msgs/BlockedLane [ 70%] Generating Python from MSG tos_msgs/Cps [ 70%] Generating Python from MSG vehicle_msgs/UltrasonicRadars [ 70%] Generating Python from MSG vehicle_msgs/Command [ 71%] Generating C++ code from tos_msgs/CmdState.msg [ 71%] Generating C++ code from vehicle_msgs/VehicleStatus.msg [ 71%] Generating C++ code from vehicle_msgs/StatusCmd.msg [ 71%] Generating Python msg __init__.py for tos_msgs [ 71%] Built target v2x_msgs_generate_messages_eus [ 71%] Generating Python from MSG vehicle_msgs/Chassis [ 71%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg [ 71%] Generating Python from MSG vehicle_msgs/CtrlReference [ 71%] Generating C++ code from tos_msgs/AlignTips.msg [ 71%] Generating C++ code from tos_msgs/TruckStop.msg [ 71%] Built target tos_msgs_generate_messages_py [ 71%] Generating C++ code from vehicle_msgs/Command.msg [ 71%] Generating Lisp code from vehicle_msgs/CCUControl.msg [ 71%] Generating C++ code from vehicle_msgs/Chassis.msg [ 71%] Generating C++ code from vehicle_msgs/CtrlReference.msg [ 72%] Generating Python from MSG vehicle_msgs/LockStationStop [ 72%] Generating Lisp code from vehicle_msgs/Path.msg [ 72%] Generating Lisp code from vehicle_msgs/StartVehicle.msg [ 72%] Generating C++ code from tos_msgs/BlockedLane.msg [ 72%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg [ 72%] Generating C++ code from vehicle_msgs/LockStationStop.msg [ 73%] Generating Lisp code from vehicle_msgs/StatusCmd.msg [ 73%] Generating C++ code from vehicle_msgs/ControllerStatus.msg [ 73%] Generating Python from MSG vehicle_msgs/ControllerStatus [ 73%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg [ 73%] Generating Lisp code from vehicle_msgs/Command.msg [ 73%] Generating C++ code from tos_msgs/Cps.msg [ 73%] Built target tos_msgs_generate_messages_eus [ 73%] Generating EusLisp code from vehicle_msgs/CCUControl.msg [ 73%] Generating EusLisp code from vehicle_msgs/Path.msg [ 73%] Generating Lisp code from vehicle_msgs/Chassis.msg [ 73%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg [ 73%] Generating Javascript code from vehicle_msgs/CCUControl.msg [ 73%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg [ 73%] Generating Python from MSG vehicle_msgs/Trajectory [ 73%] Generating Lisp code from vehicle_msgs/CtrlReference.msg [ 73%] Generating C++ code from vehicle_msgs/Trajectory.msg [ 73%] Generating C++ code from vehicle_msgs/DebugData.msg [ 73%] Generating Javascript code from vehicle_msgs/Path.msg [ 73%] Built target tos_msgs_generate_messages_cpp [ 73%] Generating Lisp code from vehicle_msgs/LockStationStop.msg [ 73%] Generating Javascript code from vehicle_msgs/StartVehicle.msg [ 73%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg [ 73%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg [ 73%] Generating Python from MSG vehicle_msgs/DebugData [ 74%] Generating Lisp code from vehicle_msgs/ControllerStatus.msg [ 74%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg [ 74%] Generating Javascript code from vehicle_msgs/StatusCmd.msg [ 74%] Generating Python from MSG vehicle_msgs/TrajectoryPoint [ 74%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg [ 74%] Generating C++ code from vehicle_msgs/Gear.msg [ 74%] Generating Lisp code from vehicle_msgs/Trajectory.msg [ 74%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg [ 74%] Generating Javascript code from vehicle_msgs/Command.msg [ 74%] Generating Lisp code from vehicle_msgs/DebugData.msg [ 74%] Generating Javascript code from vehicle_msgs/Chassis.msg [ 74%] Generating Javascript code from vehicle_msgs/CtrlReference.msg [ 74%] Generating Python from MSG vehicle_msgs/Gear [ 74%] Generating EusLisp code from vehicle_msgs/Command.msg [ 74%] Generating C++ code from vehicle_msgs/RemoteControl.msg [ 74%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg [ 74%] Generating Javascript code from vehicle_msgs/LockStationStop.msg [ 74%] Generating Javascript code from vehicle_msgs/ControllerStatus.msg [ 74%] Generating Lisp code from visual_msgs/Section.msg [ 74%] Generating Python from MSG visual_msgs/Section [ 74%] Generating Lisp code from vehicle_msgs/Gear.msg [ 75%] Generating EusLisp code from vehicle_msgs/Chassis.msg [ 75%] Generating Javascript code from visual_msgs/Section.msg [ 75%] Generating Javascript code from vehicle_msgs/Trajectory.msg [ 75%] Generating Lisp code from visual_msgs/SpeedConstrain.msg [ 75%] Generating Python from MSG vehicle_msgs/RemoteControl [ 75%] Generating Lisp code from vehicle_msgs/RemoteControl.msg [ 76%] Generating Javascript code from visual_msgs/SpeedConstrain.msg [ 76%] Generating Javascript code from vehicle_msgs/DebugData.msg [ 76%] Generating Lisp code from visual_msgs/Lane.msg [ 76%] Generating C++ code from vehicle_msgs/HeartBeat.msg [ 76%] Generating EusLisp code from vehicle_msgs/CtrlReference.msg [ 76%] Generating Javascript code from visual_msgs/Lane.msg [ 76%] Generating Lisp code from vehicle_msgs/HeartBeat.msg [ 77%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg [ 78%] Generating Lisp code from visual_msgs/PathPoint.msg [ 78%] Generating Python from MSG visual_msgs/SpeedConstrain [ 78%] Generating Javascript code from visual_msgs/PathPoint.msg [ 78%] Generating Lisp code from vehicle_msgs/Request.msg [ 79%] Generating Javascript code from vehicle_msgs/Gear.msg [ 79%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg [ 79%] Generating Lisp code from visual_msgs/PathPoints.msg [ 79%] Generating Python from MSG vehicle_msgs/HeartBeat [ 79%] Generating Javascript code from visual_msgs/PathPoints.msg [ 79%] Generating Lisp code from vehicle_msgs/PathPoint.msg [ 79%] Generating Javascript code from vehicle_msgs/RemoteControl.msg [ 79%] Generating Lisp code from visual_msgs/SpeedConstrains.msg [ 79%] Generating Javascript code from visual_msgs/SpeedConstrains.msg [ 79%] Generating C++ code from vehicle_msgs/Request.msg [ 79%] Generating EusLisp code from vehicle_msgs/ControllerStatus.msg [ 79%] Built target vehicle_msgs_generate_messages_lisp [ 79%] Generating Javascript code from visual_msgs/Path.msg [ 79%] Generating Lisp code from visual_msgs/Path.msg [ 79%] Generating Javascript code from vehicle_msgs/HeartBeat.msg [ 79%] Generating Python from MSG visual_msgs/Lane [ 79%] Generating Javascript code from vehicle_msgs/Request.msg [ 79%] Generating Javascript code from visual_msgs/Lanes.msg [ 79%] Generating Lisp code from visual_msgs/Lanes.msg [ 79%] Generating Python from MSG vehicle_msgs/Request [ 79%] Generating EusLisp code from vehicle_msgs/Trajectory.msg [ 79%] Generating C++ code from visual_msgs/Section.msg [ 79%] Generating Javascript code from vehicle_msgs/PathPoint.msg [ 79%] Built target visual_msgs_generate_messages_nodejs [ 79%] Generating EusLisp code from vehicle_msgs/DebugData.msg [ 79%] Built target visual_msgs_generate_messages_lisp [ 79%] Generating Python from MSG visual_msgs/PathPoint [ 80%] Generating C++ code from vehicle_msgs/PathPoint.msg [ 80%] Built target vehicle_msgs_generate_messages_nodejs [ 80%] Generating C++ code from visual_msgs/SpeedConstrain.msg [ 80%] Generating EusLisp code from visual_msgs/Section.msg [ 80%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg [ 80%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg [ 80%] Generating Python from MSG vehicle_msgs/PathPoint [ 81%] Generating EusLisp code from visual_msgs/Lane.msg [ 81%] Generating C++ code from visual_msgs/Lane.msg [ 81%] Generating EusLisp code from visual_msgs/PathPoint.msg [ 81%] Generating Python from MSG visual_msgs/PathPoints [ 81%] Generating EusLisp code from vehicle_msgs/Gear.msg [ 81%] Built target vehicle_msgs_generate_messages_cpp [ 81%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg [ 81%] Generating Python from MSG visual_msgs/SpeedConstrains [ 81%] Generating EusLisp code from visual_msgs/PathPoints.msg [ 81%] Built target lego_cloud_msgs_generate_messages [ 81%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg [ 82%] Generating Python msg __init__.py for vehicle_msgs [ 82%] Generating EusLisp code from visual_msgs/Path.msg [ 82%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg [ 82%] Generating C++ code from visual_msgs/PathPoint.msg [ 82%] Generating C++ code from visual_msgs/PathPoints.msg [ 83%] Generating EusLisp code from vehicle_msgs/Request.msg [ 83%] Generating EusLisp code from visual_msgs/Lanes.msg [ 83%] Generating Python from MSG visual_msgs/Path [ 83%] Built target cloud_msgs_generate_messages [ 83%] Built target comm_msgs_generate_messages [ 83%] Generating EusLisp code from vehicle_msgs/PathPoint.msg [ 83%] Generating Python from MSG align_msgs/CloudDisplay [ 83%] Generating EusLisp manifest code for visual_msgs [ 83%] Built target vehicle_msgs_generate_messages_py [ 83%] Generating EusLisp code from align_msgs/CloudDisplay.msg [ 83%] Generating Lisp code from align_msgs/CloudDisplay.msg [ 83%] Generating Javascript code from align_msgs/CloudDisplay.msg [ 83%] Generating C++ code from visual_msgs/SpeedConstrains.msg [ 83%] Generating EusLisp manifest code for vehicle_msgs [ 83%] Built target align_msgs_generate_messages_lisp [ 83%] Generating EusLisp manifest code for align_msgs [ 83%] Generating C++ code from visual_msgs/Path.msg [ 83%] Generating Python from MSG visual_msgs/Lanes [ 83%] Built target align_msgs_generate_messages_nodejs [ 83%] Generating C++ code from visual_msgs/Lanes.msg [ 83%] Generating Python msg __init__.py for align_msgs [ 83%] Generating C++ code from align_msgs/CloudDisplay.msg [ 84%] Generating Python msg __init__.py for visual_msgs [ 84%] Built target align_msgs_generate_messages_py [ 84%] Built target diagnose_msgs_generate_messages [ 84%] Built target visual_msgs_generate_messages_cpp [ 84%] Generating EusLisp code from ads_msgs/CommandStates.msg [ 84%] Generating Javascript code from ads_msgs/CommandStates.msg [ 85%] Generating Python from MSG ads_msgs/CommandStates [ 85%] Generating Javascript code from ads_msgs/Target.msg [ 85%] Generating EusLisp code from ads_msgs/Target.msg [ 85%] Built target align_msgs_generate_messages_cpp [ 85%] Generating Javascript code from ads_msgs/Command.msg [ 85%] Generating C++ code from ads_msgs/CommandStates.msg [ 85%] Built target visual_msgs_generate_messages_py [ 85%] Generating C++ code from ads_msgs/Target.msg [ 85%] Generating Python from MSG ads_msgs/Target [ 85%] Generating Javascript code from ads_msgs/VehicleState.msg [ 85%] Generating EusLisp code from ads_msgs/Command.msg [ 85%] Generating Javascript code from ads_msgs/SourceState.msg [ 85%] Generating C++ code from ads_msgs/Command.msg [ 86%] Generating EusLisp code from ads_msgs/VehicleState.msg [ 86%] Generating Javascript code from ads_msgs/TargetState.msg [ 86%] Generating Python from MSG ads_msgs/Command [ 86%] Generating C++ code from ads_msgs/VehicleState.msg [ 86%] Generating EusLisp code from ads_msgs/SourceState.msg [ 86%] Generating Javascript code from ads_msgs/SpeedConstrain.msg [ 86%] Built target visual_msgs_generate_messages_eus [ 86%] Generating Javascript code from ads_msgs/MonitorFrame.msg [ 86%] Generating EusLisp code from ads_msgs/TargetState.msg [ 86%] Built target vehicle_msgs_generate_messages_eus [ 86%] Generating Python from MSG ads_msgs/VehicleState [ 86%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg [ 86%] Generating Javascript code from ads_msgs/Diagnose.msg [ 86%] Generating EusLisp code from ads_msgs/MonitorFrame.msg [ 86%] Generating Python from MSG ads_msgs/SourceState [ 86%] Built target align_msgs_generate_messages_eus [ 86%] Generating EusLisp code from ads_msgs/Diagnose.msg [ 86%] Generating C++ code from ads_msgs/SourceState.msg [ 86%] Generating Javascript code from ads_msgs/CommandState.msg [ 87%] Generating EusLisp code from ads_msgs/CommandState.msg [ 87%] Generating EusLisp code from ads_msgs/SwitchState.msg [ 87%] Generating Javascript code from ads_msgs/SwitchState.msg [ 87%] Generating C++ code from ads_msgs/TargetState.msg [ 87%] Generating Python from MSG ads_msgs/TargetState [ 87%] Generating Python from MSG ads_msgs/SpeedConstrain [ 87%] Generating Python from MSG ads_msgs/MonitorFrame [ 88%] Generating Javascript code from ads_msgs/HfsmState.msg [ 88%] Generating Javascript code from ads_msgs/Destination.msg [ 88%] Generating EusLisp code from ads_msgs/HfsmState.msg [ 88%] Generating EusLisp code from ads_msgs/Destination.msg [ 88%] Generating Javascript code from ads_msgs/AdsCommandState.msg [ 88%] Generating C++ code from ads_msgs/SpeedConstrain.msg [ 88%] Built target ads_msgs_generate_messages_nodejs [ 89%] Generating C++ code from ads_msgs/MonitorFrame.msg [ 89%] Generating EusLisp manifest code for ads_msgs [ 89%] Generating EusLisp code from ads_msgs/AdsCommandState.msg [ 89%] Generating Python from MSG ads_msgs/Diagnose [ 89%] Generating Python from MSG ads_msgs/CommandState [ 89%] Generating Python from MSG ads_msgs/SwitchState [ 89%] Generating C++ code from ads_msgs/Diagnose.msg [ 89%] Generating C++ code from ads_msgs/CommandState.msg [ 89%] Generating C++ code from ads_msgs/SwitchState.msg [ 89%] Generating Python from MSG ads_msgs/HfsmState [ 89%] Generating Python from MSG ads_msgs/Destination [ 89%] Generating C++ code from ads_msgs/HfsmState.msg [ 89%] Generating C++ code from ads_msgs/Destination.msg [ 89%] Generating Python from MSG ads_msgs/AdsCommandState [ 89%] Generating C++ code from ads_msgs/AdsCommandState.msg [ 89%] Built target guardian_msgs_generate_messages [ 89%] Built target lane_frame_msgs_generate_messages [ 89%] Built target hdmap_msgs_generate_messages [ 89%] Built target perception_msgs_generate_messages [ 89%] Built target msf_localization_msgs_generate_messages [ 89%] Built target pnc_lonctrl_msgs_generate_messages [ 89%] Built target port_msgs_generate_messages [ 89%] Built target prediction_msgs_generate_messages [ 89%] Built target simulate_msgs_generate_messages [ 89%] Built target localization_msgs_generate_messages [ 89%] Built target spreader_msgs_generate_messages [ 89%] Built target tos_msgs_generate_messages [ 89%] Built target v2x_msgs_generate_messages [ 89%] Built target vehicle_msgs_generate_messages [ 89%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg [ 90%] Generating Python from MSG acquisition_msgs/Tos [ 90%] Generating Python from MSG acquisition_msgs/ErrorCode [ 91%] Generating Python msg __init__.py for ads_msgs [ 91%] Generating Javascript code from acquisition_msgs/ErrorCode.msg [ 91%] Generating Python from MSG acquisition_msgs/Location [ 91%] Built target ads_msgs_generate_messages_cpp [ 91%] Generating Python from MSG acquisition_msgs/WorkStatus [ 92%] Generating Javascript code from acquisition_msgs/Tos.msg [ 92%] Generating EusLisp code from acquisition_msgs/Tos.msg [ 92%] Generating Javascript code from acquisition_msgs/Location.msg [ 92%] Generating Javascript code from acquisition_msgs/WorkStatus.msg [ 92%] Generating Python from MSG acquisition_msgs/Chassis [ 92%] Built target ads_msgs_generate_messages_py [ 92%] Generating Javascript code from acquisition_msgs/Chassis.msg [ 92%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg [ 92%] Generating EusLisp code from acquisition_msgs/Location.msg [ 92%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg [ 92%] Generating Python from MSG acquisition_msgs/AdsCmdState [ 92%] Generating Javascript code from acquisition_msgs/AdsState.msg [ 92%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg [ 92%] Generating Javascript code from acquisition_msgs/TosTask.msg [ 92%] Generating Javascript code from acquisition_msgs/LocationError.msg [ 92%] Generating EusLisp code from acquisition_msgs/Chassis.msg [ 92%] Generating Javascript code from acquisition_msgs/Target.msg [ 92%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg [ 92%] Generating Python from MSG acquisition_msgs/AdsState [ 92%] Generating EusLisp code from acquisition_msgs/AdsState.msg [ 92%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg [ 92%] Built target ads_msgs_generate_messages_eus [ 93%] Generating EusLisp code from acquisition_msgs/TosTask.msg [ 93%] Built target acquisition_msgs_generate_messages_nodejs [ 93%] Generating Python from MSG acquisition_msgs/LocationErrorType [ 93%] Generating Python from MSG acquisition_msgs/TosTask [ 93%] Generating EusLisp code from acquisition_msgs/LocationError.msg [ 93%] Generating EusLisp code from acquisition_msgs/Target.msg [ 93%] Generating EusLisp manifest code for acquisition_msgs [ 93%] Generating Python from MSG acquisition_msgs/LocationError [ 93%] Generating Python from MSG acquisition_msgs/Target [ 93%] Generating Lisp code from acquisition_msgs/ErrorCode.msg [ 93%] Generating C++ code from acquisition_msgs/ErrorCode.msg [ 93%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg [ 93%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg [ 93%] Generating Lisp code from acquisition_msgs/Tos.msg [ 93%] Generating C++ code from acquisition_msgs/Tos.msg [ 93%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg [ 93%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg [ 93%] Generating Lisp code from acquisition_msgs/Location.msg [ 93%] Generating Python from MSG pnc_debug_msg/MpcDebug [ 93%] Generating Python msg __init__.py for acquisition_msgs [ 93%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg [ 93%] Generating Lisp code from pnc_debug_msg/PidDebug.msg [ 93%] Generating Lisp code from pnc_debug_msg/SlPoint.msg [ 93%] Generating Lisp code from acquisition_msgs/WorkStatus.msg [ 93%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg [ 93%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg [ 93%] Generating Lisp code from acquisition_msgs/Chassis.msg [ 93%] Generating C++ code from acquisition_msgs/Location.msg [ 94%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg [ 94%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug [ 94%] Built target acquisition_msgs_generate_messages_py [ 94%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg [ 94%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg [ 94%] Generating Lisp code from acquisition_msgs/AdsState.msg [ 94%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg [ 94%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg [ 94%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg [ 95%] Generating Lisp code from acquisition_msgs/TosTask.msg [ 95%] Built target pnc_debug_msg_generate_messages_lisp [ 96%] Generating C++ code from pnc_debug_msg/MpcDebug.msg [ 96%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg [ 96%] Generating Javascript code from pnc_debug_msg/PidDebug.msg [ 96%] Generating Python from MSG pnc_debug_msg/LateralDebug [ 97%] Generating C++ code from acquisition_msgs/WorkStatus.msg [ 97%] Generating C++ code from acquisition_msgs/Chassis.msg [ 97%] Generating Lisp code from acquisition_msgs/LocationError.msg [ 98%] Generating Javascript code from pnc_debug_msg/SlPoint.msg [ 98%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg [ 98%] Generating Lisp code from acquisition_msgs/Target.msg [ 98%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg [ 98%] Built target acquisition_msgs_generate_messages_lisp [ 98%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg [ 98%] Generating C++ code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg [ 98%] Generating Python from MSG pnc_debug_msg/LatticeDebug [ 98%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg [ 98%] Generating C++ code from acquisition_msgs/AdsCmdState.msg [ 98%] Generating C++ code from acquisition_msgs/AdsState.msg [ 98%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg [ 98%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg [ 98%] Built target pnc_debug_msg_generate_messages_nodejs [100%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg [100%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg [100%] Generating Python from MSG pnc_debug_msg/PidDebug [100%] Built target acquisition_msgs_generate_messages_eus [100%] Generating Python from MSG pnc_debug_msg/SlPoint [100%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg [100%] Generating C++ code from pnc_debug_msg/PidDebug.msg [100%] Built target visual_msgs_generate_messages [100%] Generating C++ code from acquisition_msgs/LocationErrorType.msg [100%] Generating C++ code from acquisition_msgs/TosTask.msg [100%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg [100%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg [100%] Generating EusLisp code from pnc_debug_msg/CtrlDebug.msg [100%] Generating C++ code from pnc_debug_msg/SlPoint.msg [100%] Generating C++ code from acquisition_msgs/LocationError.msg [100%] Generating Python from MSG pnc_debug_msg/PlanDebug [100%] Generating Python from MSG pnc_debug_msg/PjpoDebug [100%] Generating Python from MSG pnc_debug_msg/CtrlDebug [100%] Generating C++ code from acquisition_msgs/Target.msg [100%] Generating EusLisp manifest code for pnc_debug_msg [100%] Built target align_msgs_generate_messages [100%] Built target ads_msgs_generate_messages [100%] Generating C++ code from pnc_debug_msg/PlanDebug.msg [100%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg [100%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg [100%] Generating Python msg __init__.py for pnc_debug_msg [100%] Built target acquisition_msgs_generate_messages_cpp [100%] Built target acquisition_msgs_generate_messages [100%] Built target pnc_debug_msg_generate_messages_cpp [100%] Built target pnc_debug_msg_generate_messages_py [100%] Built target pnc_debug_msg_generate_messages_eus [100%] Built target pnc_debug_msg_generate_messages Base path: /senior/workspace/shared_msgs Source space: /senior/workspace/shared_msgs/src Build space: /senior/workspace/shared_msgs/build Devel space: /senior/workspace/shared_msgs/devel Install space: /senior/workspace/shared_msgs/install Creating symlink "/senior/workspace/shared_msgs/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/shared_msgs/install -G Unix Makefiles" in "/senior/workspace/shared_msgs/build" #### #### #### Running command: "make -j8 -l8" in "/senior/workspace/shared_msgs/build" #### + catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic -- This workspace overlays: /opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/shared_msgs/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 23 packages in topological order: -- ~~ - lego_cloud_msgs -- ~~ - cloud_msgs -- ~~ - comm_msgs -- ~~ - align_msgs -- ~~ - diagnose_msgs -- ~~ - ads_msgs -- ~~ - guardian_msgs -- ~~ - hdmap_msgs -- ~~ - lane_frame_msgs -- ~~ - msf_localization_msgs -- ~~ - perception_msgs -- ~~ - pnc_lonctrl_msgs -- ~~ - port_msgs -- ~~ - prediction_msgs -- ~~ - simulate_msgs -- ~~ - spreader_msgs -- ~~ - localization_msgs -- ~~ - tos_msgs -- ~~ - v2x_msgs -- ~~ - vehicle_msgs -- ~~ - acquisition_msgs -- ~~ - pnc_debug_msg -- ~~ - visual_msgs -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'lego_cloud_msgs' -- ==> add_subdirectory(shared_msgs/lego_cloud_msgs) CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lego_cloud_msgs: 1 messages, 0 services -- +++ processing catkin package: 'cloud_msgs' -- ==> add_subdirectory(shared_msgs/cloud_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- cloud_msgs: 14 messages, 0 services -- +++ processing catkin package: 'comm_msgs' -- ==> add_subdirectory(shared_msgs/comm_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- comm_msgs: 25 messages, 0 services -- +++ processing catkin package: 'align_msgs' -- ==> add_subdirectory(shared_msgs/align_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- align_msgs: 1 messages, 0 services -- +++ processing catkin package: 'diagnose_msgs' -- ==> add_subdirectory(shared_msgs/diagnose_msgs) CMake Deprecation Warning at shared_msgs/diagnose_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- diagnose_msgs: 7 messages, 0 services -- +++ processing catkin package: 'ads_msgs' -- ==> add_subdirectory(shared_msgs/ads_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- ads_msgs: 14 messages, 0 services -- +++ processing catkin package: 'guardian_msgs' -- ==> add_subdirectory(shared_msgs/guardian_msgs) CMake Deprecation Warning at shared_msgs/guardian_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- guardian_msgs: 3 messages, 0 services -- +++ processing catkin package: 'hdmap_msgs' -- ==> add_subdirectory(shared_msgs/hdmap_msgs) CMake Deprecation Warning at shared_msgs/hdmap_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- hdmap_msgs: 23 messages, 0 services -- +++ processing catkin package: 'lane_frame_msgs' -- ==> add_subdirectory(shared_msgs/lane_frame_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- lane_frame_msgs: 2 messages, 0 services -- +++ processing catkin package: 'msf_localization_msgs' -- ==> add_subdirectory(shared_msgs/msf_localization_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- msf_localization_msgs: 9 messages, 0 services -- +++ processing catkin package: 'perception_msgs' -- ==> add_subdirectory(shared_msgs/perception_msgs) CMake Deprecation Warning at shared_msgs/perception_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- perception_msgs: 9 messages, 0 services -- +++ processing catkin package: 'pnc_lonctrl_msgs' -- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs) CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_lonctrl_msgs: 6 messages, 0 services -- +++ processing catkin package: 'port_msgs' -- ==> add_subdirectory(shared_msgs/port_msgs) CMake Deprecation Warning at shared_msgs/port_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- port_msgs: 5 messages, 0 services -- +++ processing catkin package: 'prediction_msgs' -- ==> add_subdirectory(shared_msgs/prediction_msgs) CMake Deprecation Warning at shared_msgs/prediction_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- prediction_msgs: 3 messages, 0 services -- +++ processing catkin package: 'simulate_msgs' -- ==> add_subdirectory(shared_msgs/simulate_msgs) CMake Deprecation Warning at shared_msgs/simulate_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- simulate_msgs: 2 messages, 0 services -- +++ processing catkin package: 'spreader_msgs' -- ==> add_subdirectory(shared_msgs/spreader_msgs) CMake Deprecation Warning at shared_msgs/spreader_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- spreader_msgs: 1 messages, 0 services -- +++ processing catkin package: 'localization_msgs' -- ==> add_subdirectory(shared_msgs/localization_msgs) CMake Deprecation Warning at shared_msgs/localization_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- localization_msgs: 5 messages, 0 services -- +++ processing catkin package: 'tos_msgs' -- ==> add_subdirectory(shared_msgs/tos_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- tos_msgs: 22 messages, 0 services -- +++ processing catkin package: 'v2x_msgs' -- ==> add_subdirectory(shared_msgs/v2x_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- v2x_msgs: 3 messages, 0 services -- +++ processing catkin package: 'vehicle_msgs' -- ==> add_subdirectory(shared_msgs/vehicle_msgs) CMake Deprecation Warning at shared_msgs/vehicle_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- vehicle_msgs: 19 messages, 0 services -- +++ processing catkin package: 'acquisition_msgs' -- ==> add_subdirectory(shared_msgs/acquisition_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- acquisition_msgs: 11 messages, 0 services -- +++ processing catkin package: 'pnc_debug_msg' -- ==> add_subdirectory(shared_msgs/pnc_debug_msgs) CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- pnc_debug_msg: 9 messages, 0 services -- +++ processing catkin package: 'visual_msgs' -- ==> add_subdirectory(shared_msgs/visual_msgs) -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- visual_msgs: 8 messages, 0 services -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/shared_msgs/build [ 0%] Built target nav_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built target std_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_nodejs [ 0%] Built target geometry_msgs_generate_messages_eus [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target nav_msgs_generate_messages_eus [ 0%] Built target nav_msgs_generate_messages_cpp [ 0%] Built target geometry_msgs_generate_messages_py [ 0%] Built target nav_msgs_generate_messages_lisp [ 0%] Built target geometry_msgs_generate_messages_lisp [ 0%] Built target std_msgs_generate_messages_eus [ 0%] Built target std_msgs_generate_messages_lisp [ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack [ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck [ 0%] Built target sensor_msgs_generate_messages_nodejs [ 0%] Built target sensor_msgs_generate_messages_py [ 0%] Built target sensor_msgs_generate_messages_lisp [ 0%] Built target sensor_msgs_generate_messages_eus [ 0%] Built target nav_msgs_generate_messages_nodejs [ 0%] Built target sensor_msgs_generate_messages_cpp [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion [ 0%] Built target _ads_msgs_generate_messages_check_deps_Command [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo [ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse [ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg [ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage [ 0%] Built target _comm_msgs_generate_messages_check_deps_Point [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl [ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager [ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj [ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints [ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack [ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay [ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_Device [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo [ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles [ 0%] Built target _comm_msgs_generate_messages_check_deps_Path [ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive [ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue [ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status [ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace [ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint [ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose [ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback [ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl [ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory [ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo [ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger [ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint [ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState [ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig [ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips [ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat [ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos [ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane [ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization [ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane [ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds [ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState [ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint [ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState [ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point [ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA [ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint [ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture [ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane [ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination [ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading [ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift [ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics [ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam [ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB [ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl [ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint [ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss [ 0%] Built target _tos_msgs_generate_messages_check_deps_Align [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus [ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug [ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd [ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos [ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane [ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc [ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState [ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference [ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate [ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask [ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory [ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc [ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj [ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail [ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region [ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea [ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas [ 0%] Built target _ads_msgs_generate_messages_check_deps_Target [ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool [ 1%] Built target lane_frame_msgs_generate_messages_lisp [ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane [ 1%] Built target _tos_msgs_generate_messages_check_deps_Cmd [ 1%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus [ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints [ 1%] Built target lego_cloud_msgs_generate_messages_eus [ 1%] Built target lane_frame_msgs_generate_messages_nodejs [ 1%] Built target simulate_msgs_generate_messages_lisp [ 2%] Built target _tos_msgs_generate_messages_check_deps_StackerReady [ 2%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl [ 2%] Built target lego_cloud_msgs_generate_messages_lisp [ 2%] Built target lane_frame_msgs_generate_messages_py [ 2%] Built target diagnose_msgs_generate_messages_py [ 2%] Built target _tos_msgs_generate_messages_check_deps_Ack [ 2%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData [ 2%] Built target _vehicle_msgs_generate_messages_check_deps_Command [ 2%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars [ 2%] Built target _tos_msgs_generate_messages_check_deps_Task [ 2%] Built target _acquisition_msgs_generate_messages_check_deps_Target [ 2%] Built target _v2x_msgs_generate_messages_check_deps_Chassis [ 2%] Built target simulate_msgs_generate_messages_cpp [ 2%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode [ 2%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle [ 2%] Built target diagnose_msgs_generate_messages_nodejs [ 3%] Built target diagnose_msgs_generate_messages_cpp [ 4%] Built target diagnose_msgs_generate_messages_lisp [ 4%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt [ 2%] Built target _localization_msgs_generate_messages_check_deps_Gnss [ 5%] Built target simulate_msgs_generate_messages_py [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_Path [ 5%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus [ 5%] Built target lego_cloud_msgs_generate_messages_py [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory [ 5%] Built target lego_cloud_msgs_generate_messages_cpp [ 5%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint [ 5%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint [ 6%] Built target lego_cloud_msgs_generate_messages_nodejs [ 6%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint [ 6%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug [ 6%] Built target _vehicle_msgs_generate_messages_check_deps_Request [ 6%] Built target simulate_msgs_generate_messages_nodejs [ 6%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError [ 6%] Built target lane_frame_msgs_generate_messages_cpp [ 7%] Built target guardian_msgs_generate_messages_nodejs [ 7%] Built target simulate_msgs_generate_messages_eus [ 9%] Built target comm_msgs_generate_messages_cpp [ 12%] Built target comm_msgs_generate_messages_py [ 12%] Built target guardian_msgs_generate_messages_lisp [ 15%] Built target msf_localization_msgs_generate_messages_py [ 14%] Built target comm_msgs_generate_messages_lisp [ 16%] Built target lane_frame_msgs_generate_messages_eus [ 16%] Built target guardian_msgs_generate_messages_py [ 16%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState [ 16%] Built target diagnose_msgs_generate_messages_eus [ 19%] Built target comm_msgs_generate_messages_eus [ 20%] Built target msf_localization_msgs_generate_messages_eus [ 20%] Built target _visual_msgs_generate_messages_check_deps_Lane [ 20%] Built target _acquisition_msgs_generate_messages_check_deps_Location [ 21%] Built target guardian_msgs_generate_messages_cpp [ 21%] Built target guardian_msgs_generate_messages_eus [ 22%] Built target comm_msgs_generate_messages_nodejs [ 22%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug [ 22%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug [ 23%] Built target msf_localization_msgs_generate_messages_cpp [ 22%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType [ 24%] Built target msf_localization_msgs_generate_messages_nodejs [ 24%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState [ 24%] Built target pnc_lonctrl_msgs_generate_messages_py [ 25%] Built target pnc_lonctrl_msgs_generate_messages_eus [ 26%] Built target pnc_lonctrl_msgs_generate_messages_cpp [ 27%] Built target msf_localization_msgs_generate_messages_lisp [ 25%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug [ 27%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis [ 28%] Built target pnc_lonctrl_msgs_generate_messages_nodejs [ 28%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain [ 25%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask [ 28%] Built target port_msgs_generate_messages_nodejs [ 28%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug [ 28%] Built target pnc_lonctrl_msgs_generate_messages_lisp [ 28%] Built target _acquisition_msgs_generate_messages_check_deps_Tos [ 28%] Built target _visual_msgs_generate_messages_check_deps_Path [ 28%] Built target _visual_msgs_generate_messages_check_deps_Section [ 28%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug [ 28%] Built target _visual_msgs_generate_messages_check_deps_PathPoint [ 28%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug [ 30%] Built target port_msgs_generate_messages_eus [ 30%] Built target v2x_msgs_generate_messages_nodejs [ 30%] Built target spreader_msgs_generate_messages_nodejs [ 29%] Built target _visual_msgs_generate_messages_check_deps_Lanes [ 30%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains [ 29%] Built target spreader_msgs_generate_messages_cpp [ 30%] Built target localization_msgs_generate_messages_py [ 30%] Built target spreader_msgs_generate_messages_eus [ 30%] Built target localization_msgs_generate_messages_cpp [ 30%] Built target _visual_msgs_generate_messages_check_deps_PathPoints [ 32%] Built target tos_msgs_generate_messages_eus [ 30%] Built target simulate_msgs_generate_messages [ 33%] Built target port_msgs_generate_messages_py [ 35%] Built target vehicle_msgs_generate_messages_nodejs [ 36%] Built target port_msgs_generate_messages_cpp [ 37%] Built target cloud_msgs_generate_messages_lisp [ 38%] Built target v2x_msgs_generate_messages_eus [ 39%] Built target localization_msgs_generate_messages_nodejs [ 39%] Built target localization_msgs_generate_messages_lisp [ 39%] Built target spreader_msgs_generate_messages_py [ 39%] Built target spreader_msgs_generate_messages_lisp [ 39%] Built target port_msgs_generate_messages_lisp [ 39%] Built target align_msgs_generate_messages_eus [ 40%] Built target localization_msgs_generate_messages_eus [ 42%] Built target vehicle_msgs_generate_messages_py [ 42%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug [ 42%] Built target v2x_msgs_generate_messages_cpp [ 42%] Built target align_msgs_generate_messages_nodejs [ 44%] Built target comm_msgs_generate_messages [ 58%] Built target tos_msgs_generate_messages_cpp [ 58%] Built target guardian_msgs_generate_messages [ 43%] Built target lego_cloud_msgs_generate_messages [ 58%] Built target visual_msgs_generate_messages_eus [ 56%] Built target align_msgs_generate_messages_cpp [ 56%] Built target cloud_msgs_generate_messages_py [ 56%] Built target pnc_lonctrl_msgs_generate_messages [ 58%] Built target hdmap_msgs_generate_messages_py [ 58%] Built target tos_msgs_generate_messages_lisp [ 58%] Built target visual_msgs_generate_messages_py [ 58%] Built target align_msgs_generate_messages_lisp [ 58%] Built target tos_msgs_generate_messages_py [ 58%] Built target visual_msgs_generate_messages_lisp [ 58%] Built target vehicle_msgs_generate_messages_lisp [ 58%] Built target visual_msgs_generate_messages_nodejs [ 58%] Built target v2x_msgs_generate_messages_py [ 60%] Built target cloud_msgs_generate_messages_eus [ 61%] Built target lane_frame_msgs_generate_messages [ 61%] Built target diagnose_msgs_generate_messages [ 61%] Built target ads_msgs_generate_messages_nodejs [ 61%] Built target localization_msgs_generate_messages [ 64%] Built target visual_msgs_generate_messages_cpp [ 64%] Built target ads_msgs_generate_messages_cpp [ 64%] Built target align_msgs_generate_messages_py [ 64%] Built target v2x_msgs_generate_messages_lisp [ 64%] Built target msf_localization_msgs_generate_messages [ 72%] Built target tos_msgs_generate_messages_nodejs [ 77%] Built target spreader_msgs_generate_messages [ 78%] Built target hdmap_msgs_generate_messages_cpp [ 78%] Built target cloud_msgs_generate_messages_nodejs [ 78%] Built target perception_msgs_generate_messages_nodejs [ 80%] Built target hdmap_msgs_generate_messages_lisp [ 78%] Built target ads_msgs_generate_messages_eus [ 80%] Built target perception_msgs_generate_messages_cpp [ 78%] Built target perception_msgs_generate_messages_py [ 80%] Built target ads_msgs_generate_messages_lisp [ 84%] Built target hdmap_msgs_generate_messages_eus [ 85%] Built target vehicle_msgs_generate_messages_eus [ 85%] Built target acquisition_msgs_generate_messages_nodejs [ 84%] Built target ads_msgs_generate_messages_py [ 82%] Built target cloud_msgs_generate_messages_cpp [ 85%] Built target perception_msgs_generate_messages_eus [ 88%] Built target perception_msgs_generate_messages_lisp [ 87%] Built target vehicle_msgs_generate_messages_cpp [ 88%] Built target acquisition_msgs_generate_messages_py [ 88%] Built target port_msgs_generate_messages [ 89%] Built target pnc_debug_msg_generate_messages_nodejs [ 92%] Built target hdmap_msgs_generate_messages_nodejs [ 91%] Built target acquisition_msgs_generate_messages_lisp [ 93%] Built target pnc_debug_msg_generate_messages_lisp [ 93%] Built target prediction_msgs_generate_messages_nodejs [ 93%] Built target v2x_msgs_generate_messages [ 94%] Built target acquisition_msgs_generate_messages_eus [ 94%] Built target pnc_debug_msg_generate_messages_py [ 94%] Built target visual_msgs_generate_messages [ 94%] Built target align_msgs_generate_messages [ 94%] Built target vehicle_msgs_generate_messages [ 94%] Built target tos_msgs_generate_messages [ 94%] Built target ads_msgs_generate_messages [ 94%] Built target prediction_msgs_generate_messages_cpp [ 95%] Built target prediction_msgs_generate_messages_py [ 95%] Built target hdmap_msgs_generate_messages [ 97%] Built target acquisition_msgs_generate_messages_cpp [ 97%] Built target pnc_debug_msg_generate_messages_eus [ 98%] Built target prediction_msgs_generate_messages_eus [ 98%] Built target prediction_msgs_generate_messages_lisp [ 98%] Built target perception_msgs_generate_messages [ 98%] Built target cloud_msgs_generate_messages [100%] Built target pnc_debug_msg_generate_messages_cpp [100%] Built target acquisition_msgs_generate_messages [100%] Built target prediction_msgs_generate_messages [100%] Built target pnc_debug_msg_generate_messages Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/share/lego_cloud_msgs/msg/cloud_info.msg -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-paths.cmake -- Installing: /senior/perception/include/lego_cloud_msgs -- Installing: /senior/perception/include/lego_cloud_msgs/cloud_info.h -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg/cloud_info.l -- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package_cloud_info.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/cloud_info.lisp -- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/lego_cloud_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/cloud_info.js -- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/lego_cloud_msgs.pc -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-extras.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig-version.cmake -- Installing: /senior/perception/share/lego_cloud_msgs/package.xml -- Installing: /senior/perception/share/cloud_msgs/msg/Ack.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CloudCmd.msg -- Installing: /senior/perception/share/cloud_msgs/msg/LogInOutTos.msg -- Installing: /senior/perception/share/cloud_msgs/msg/MovationCtrl.msg -- Installing: /senior/perception/share/cloud_msgs/msg/SwitchDrvMode.msg -- Installing: /senior/perception/share/cloud_msgs/msg/RemoteControl.msg -- Installing: /senior/perception/share/cloud_msgs/msg/TaskType.msg -- Installing: /senior/perception/share/cloud_msgs/msg/Point.msg -- Installing: /senior/perception/share/cloud_msgs/msg/PassingPoint.msg -- Installing: /senior/perception/share/cloud_msgs/msg/TosTask.msg -- Installing: /senior/perception/share/cloud_msgs/msg/LedMsg.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfo.msg -- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfos.msg -- Installing: /senior/perception/share/cloud_msgs/msg/RequestPoints.msg -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-paths.cmake -- Installing: /senior/perception/include/cloud_msgs -- Installing: /senior/perception/include/cloud_msgs/LogInOutTos.h -- Installing: /senior/perception/include/cloud_msgs/RequestPoints.h -- Installing: /senior/perception/include/cloud_msgs/CraneInfos.h -- Installing: /senior/perception/include/cloud_msgs/TaskType.h -- Installing: /senior/perception/include/cloud_msgs/Ack.h -- Installing: /senior/perception/include/cloud_msgs/PassingPoint.h -- Installing: /senior/perception/include/cloud_msgs/LedMsg.h -- Installing: /senior/perception/include/cloud_msgs/TosTask.h -- Installing: /senior/perception/include/cloud_msgs/RemoteControl.h -- Installing: /senior/perception/include/cloud_msgs/SwitchDrvMode.h -- Installing: /senior/perception/include/cloud_msgs/MovationCtrl.h -- Installing: /senior/perception/include/cloud_msgs/CraneInfo.h -- Installing: /senior/perception/include/cloud_msgs/CloudCmd.h -- Installing: /senior/perception/include/cloud_msgs/Point.h -- Installing: /senior/perception/share/roseus/ros/cloud_msgs -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LedMsg.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/SwitchDrvMode.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TaskType.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/MovationCtrl.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RequestPoints.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CloudCmd.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LogInOutTos.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/PassingPoint.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfo.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RemoteControl.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfos.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TosTask.l -- Installing: /senior/perception/share/roseus/ros/cloud_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LogInOutTos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_PassingPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LedMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LedMsg.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LogInOutTos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CloudCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RequestPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TaskType.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TaskType.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfos.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/MovationCtrl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/PassingPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/SwitchDrvMode.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_SwitchDrvMode.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/cloud_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RequestPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_MovationCtrl.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CloudCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfos.lisp -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfo.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/MovationCtrl.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LedMsg.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CloudCmd.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TosTask.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/SwitchDrvMode.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LogInOutTos.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/PassingPoint.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TaskType.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfos.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RequestPoints.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RemoteControl.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/cloud_msgs.pc -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-extras.cmake -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig.cmake -- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig-version.cmake -- Installing: /senior/perception/share/cloud_msgs/package.xml -- Installing: /senior/perception/share/comm_msgs/msg/Ack.msg -- Installing: /senior/perception/share/comm_msgs/msg/LidarShmMessage.msg -- Installing: /senior/perception/share/comm_msgs/msg/Trigger.msg -- Installing: /senior/perception/share/comm_msgs/msg/Point.msg -- Installing: /senior/perception/share/comm_msgs/msg/PassingPt.msg -- Installing: /senior/perception/share/comm_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/comm_msgs/msg/Path.msg -- Installing: /senior/perception/share/comm_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/comm_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/comm_msgs/msg/PilotState.msg -- Installing: /senior/perception/share/comm_msgs/msg/TagInfo.msg -- Installing: /senior/perception/share/comm_msgs/msg/Monitor.msg -- Installing: /senior/perception/share/comm_msgs/msg/MachineMetrics.msg -- Installing: /senior/perception/share/comm_msgs/msg/CheckResult.msg -- Installing: /senior/perception/share/comm_msgs/msg/SelfCheck.msg -- Installing: /senior/perception/share/comm_msgs/msg/AppVersionInfo.msg -- Installing: /senior/perception/share/comm_msgs/msg/AppVersion.msg -- Installing: /senior/perception/share/comm_msgs/msg/TrajPt.msg -- Installing: /senior/perception/share/comm_msgs/msg/Traj.msg -- Installing: /senior/perception/share/comm_msgs/msg/CloudTrajs.msg -- Installing: /senior/perception/share/comm_msgs/msg/Device.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceManager.msg -- Installing: /senior/perception/share/comm_msgs/msg/PowerManager.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdState.msg -- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdFeedback.msg -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-paths.cmake -- Installing: /senior/perception/include/comm_msgs -- Installing: /senior/perception/include/comm_msgs/Monitor.h -- Installing: /senior/perception/include/comm_msgs/Device.h -- Installing: /senior/perception/include/comm_msgs/PilotState.h -- Installing: /senior/perception/include/comm_msgs/Ack.h -- Installing: /senior/perception/include/comm_msgs/DeviceManager.h -- Installing: /senior/perception/include/comm_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/comm_msgs/Trigger.h -- Installing: /senior/perception/include/comm_msgs/CheckResult.h -- Installing: /senior/perception/include/comm_msgs/DeviceCmdFeedback.h -- Installing: /senior/perception/include/comm_msgs/AppVersionInfo.h -- Installing: /senior/perception/include/comm_msgs/Trajectory.h -- Installing: /senior/perception/include/comm_msgs/CloudTrajs.h -- Installing: /senior/perception/include/comm_msgs/Traj.h -- Installing: /senior/perception/include/comm_msgs/SelfCheck.h -- Installing: /senior/perception/include/comm_msgs/LidarShmMessage.h -- Installing: /senior/perception/include/comm_msgs/DeviceCmdState.h -- Installing: /senior/perception/include/comm_msgs/PathPoint.h -- Installing: /senior/perception/include/comm_msgs/AppVersion.h -- Installing: /senior/perception/include/comm_msgs/TagInfo.h -- Installing: /senior/perception/include/comm_msgs/Path.h -- Installing: /senior/perception/include/comm_msgs/TrajPt.h -- Installing: /senior/perception/include/comm_msgs/MachineMetrics.h -- Installing: /senior/perception/include/comm_msgs/Point.h -- Installing: /senior/perception/include/comm_msgs/PassingPt.h -- Installing: /senior/perception/include/comm_msgs/PowerManager.h -- Installing: /senior/perception/share/roseus/ros/comm_msgs -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PilotState.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersionInfo.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trigger.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Traj.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/LidarShmMessage.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceManager.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Device.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/MachineMetrics.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdFeedback.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Monitor.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TagInfo.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersion.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CheckResult.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PassingPt.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CloudTrajs.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajPt.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/SelfCheck.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdState.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PowerManager.l -- Installing: /senior/perception/share/roseus/ros/comm_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersionInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trigger.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/SelfCheck.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PilotState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Monitor.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/MachineMetrics.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trigger.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersion.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_LidarShmMessage.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PowerManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CheckResult.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PilotState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PassingPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CloudTrajs.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Monitor.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_MachineMetrics.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdFeedback.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CheckResult.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TagInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SelfCheck.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersionInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdFeedback.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/comm_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PowerManager.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PassingPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Device.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersion.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TagInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CloudTrajs.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Device.lisp -- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/LidarShmMessage.lisp -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/MachineMetrics.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Device.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersionInfo.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/LidarShmMessage.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/SelfCheck.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CloudTrajs.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersion.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PassingPt.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trigger.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TagInfo.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CheckResult.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdState.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajPt.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdFeedback.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Traj.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PilotState.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PowerManager.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Monitor.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceManager.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/comm_msgs.pc -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-extras.cmake -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig.cmake -- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig-version.cmake -- Installing: /senior/perception/share/comm_msgs/package.xml -- Installing: /senior/perception/share/align_msgs/msg/CloudDisplay.msg -- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-paths.cmake -- Installing: /senior/perception/include/align_msgs -- Installing: /senior/perception/include/align_msgs/CloudDisplay.h -- Installing: /senior/perception/share/roseus/ros/align_msgs -- Installing: /senior/perception/share/roseus/ros/align_msgs/msg -- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/CloudDisplay.l -- Installing: /senior/perception/share/roseus/ros/align_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/align_msgs -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_CloudDisplay.lisp -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/align_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/CloudDisplay.lisp -- Installing: /senior/perception/share/gennodejs/ros/align_msgs -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/CloudDisplay.js -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/align_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/align_msgs.pc -- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-extras.cmake -- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig.cmake -- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig-version.cmake -- Installing: /senior/perception/share/align_msgs/package.xml -- Installing: /senior/perception/share/diagnose_msgs/msg/KeyValue.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/DiagnoseInfo.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorDetail.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorInfo.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/LinkSegment.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/TraceSegment.msg -- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorTrace.msg -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-paths.cmake -- Installing: /senior/perception/include/diagnose_msgs -- Installing: /senior/perception/include/diagnose_msgs/ErrorDetail.h -- Installing: /senior/perception/include/diagnose_msgs/TraceSegment.h -- Installing: /senior/perception/include/diagnose_msgs/ErrorTrace.h -- Installing: /senior/perception/include/diagnose_msgs/LinkSegment.h -- Installing: /senior/perception/include/diagnose_msgs/KeyValue.h -- Installing: /senior/perception/include/diagnose_msgs/ErrorInfo.h -- Installing: /senior/perception/include/diagnose_msgs/DiagnoseInfo.h -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/LinkSegment.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorInfo.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/KeyValue.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorTrace.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/DiagnoseInfo.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorDetail.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/TraceSegment.l -- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/diagnose_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorTrace.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_KeyValue.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/TraceSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/LinkSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorTrace.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/KeyValue.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/DiagnoseInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_TraceSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_LinkSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_DiagnoseInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorDetail.lisp -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorInfo.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorDetail.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/TraceSegment.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorTrace.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/LinkSegment.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/DiagnoseInfo.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/KeyValue.js -- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/diagnose_msgs.pc -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-extras.cmake -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig.cmake -- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig-version.cmake -- Installing: /senior/perception/share/diagnose_msgs/package.xml -- Installing: /senior/perception/share/ads_msgs/msg/VehicleState.msg -- Installing: /senior/perception/share/ads_msgs/msg/CommandState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Command.msg -- Installing: /senior/perception/share/ads_msgs/msg/CommandStates.msg -- Installing: /senior/perception/share/ads_msgs/msg/Destination.msg -- Installing: /senior/perception/share/ads_msgs/msg/HfsmState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Diagnose.msg -- Installing: /senior/perception/share/ads_msgs/msg/SourceState.msg -- Installing: /senior/perception/share/ads_msgs/msg/SpeedConstrain.msg -- Installing: /senior/perception/share/ads_msgs/msg/SwitchState.msg -- Installing: /senior/perception/share/ads_msgs/msg/Target.msg -- Installing: /senior/perception/share/ads_msgs/msg/TargetState.msg -- Installing: /senior/perception/share/ads_msgs/msg/AdsCommandState.msg -- Installing: /senior/perception/share/ads_msgs/msg/MonitorFrame.msg -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-paths.cmake -- Installing: /senior/perception/include/ads_msgs -- Installing: /senior/perception/include/ads_msgs/Command.h -- Installing: /senior/perception/include/ads_msgs/SpeedConstrain.h -- Installing: /senior/perception/include/ads_msgs/MonitorFrame.h -- Installing: /senior/perception/include/ads_msgs/VehicleState.h -- Installing: /senior/perception/include/ads_msgs/TargetState.h -- Installing: /senior/perception/include/ads_msgs/SwitchState.h -- Installing: /senior/perception/include/ads_msgs/HfsmState.h -- Installing: /senior/perception/include/ads_msgs/Target.h -- Installing: /senior/perception/include/ads_msgs/SourceState.h -- Installing: /senior/perception/include/ads_msgs/Diagnose.h -- Installing: /senior/perception/include/ads_msgs/AdsCommandState.h -- Installing: /senior/perception/include/ads_msgs/Destination.h -- Installing: /senior/perception/include/ads_msgs/CommandState.h -- Installing: /senior/perception/include/ads_msgs/CommandStates.h -- Installing: /senior/perception/share/roseus/ros/ads_msgs -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Command.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/VehicleState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SwitchState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Target.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Diagnose.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/AdsCommandState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SpeedConstrain.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/HfsmState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/TargetState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Destination.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/MonitorFrame.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SourceState.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandStates.l -- Installing: /senior/perception/share/roseus/ros/ads_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_HfsmState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandStates.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_MonitorFrame.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SourceState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/AdsCommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Diagnose.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SwitchState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SourceState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_AdsCommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_TargetState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Destination.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/TargetState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Diagnose.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/HfsmState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandStates.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/MonitorFrame.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Destination.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SwitchState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandState.lisp -- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/ads_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandStates.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/VehicleState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Target.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Command.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SwitchState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/TargetState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SpeedConstrain.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Diagnose.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Destination.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/HfsmState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SourceState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/AdsCommandState.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/MonitorFrame.js -- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/ads_msgs.pc -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-extras.cmake -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig.cmake -- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig-version.cmake -- Installing: /senior/perception/share/ads_msgs/package.xml -- Installing: /senior/perception/share/guardian_msgs/msg/DrivingState.msg -- Installing: /senior/perception/share/guardian_msgs/msg/ParallelDrive.msg -- Installing: /senior/perception/share/guardian_msgs/msg/RelieveWarn.msg -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-paths.cmake -- Installing: /senior/perception/include/guardian_msgs -- Installing: /senior/perception/include/guardian_msgs/RelieveWarn.h -- Installing: /senior/perception/include/guardian_msgs/ParallelDrive.h -- Installing: /senior/perception/include/guardian_msgs/DrivingState.h -- Installing: /senior/perception/share/roseus/ros/guardian_msgs -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/ParallelDrive.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrivingState.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/RelieveWarn.l -- Installing: /senior/perception/share/roseus/ros/guardian_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrivingState.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrivingState.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_RelieveWarn.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/ParallelDrive.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_ParallelDrive.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/RelieveWarn.lisp -- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/guardian_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/ParallelDrive.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrivingState.js -- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/guardian_msgs.pc -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-extras.cmake -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig.cmake -- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig-version.cmake -- Installing: /senior/perception/share/guardian_msgs/package.xml -- Installing: /senior/perception/share/hdmap_msgs/msg/Map.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Section.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Lane.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Point.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Region.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/StopPoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/TrafficInfo.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/HeartBeat.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Status.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/LaneSegment.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Passage.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoadSegment.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingResponse.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BlacklistedLane.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePosition.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Ack.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequestPoint.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/FlipSeasideAreaRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapRequest.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapResponse.msg -- Installing: /senior/perception/share/hdmap_msgs/msg/Point2D.msg -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-paths.cmake -- Installing: /senior/perception/include/hdmap_msgs -- Installing: /senior/perception/include/hdmap_msgs/RoadSegment.h -- Installing: /senior/perception/include/hdmap_msgs/Section.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingRequest.h -- Installing: /senior/perception/include/hdmap_msgs/LaneSegment.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingResponse.h -- Installing: /senior/perception/include/hdmap_msgs/Point2D.h -- Installing: /senior/perception/include/hdmap_msgs/Ack.h -- Installing: /senior/perception/include/hdmap_msgs/BlacklistedLane.h -- Installing: /senior/perception/include/hdmap_msgs/FlipSeasideAreaRequest.h -- Installing: /senior/perception/include/hdmap_msgs/Region.h -- Installing: /senior/perception/include/hdmap_msgs/HeartBeat.h -- Installing: /senior/perception/include/hdmap_msgs/BridgePoint.h -- Installing: /senior/perception/include/hdmap_msgs/RoutingRequestPoint.h -- Installing: /senior/perception/include/hdmap_msgs/Status.h -- Installing: /senior/perception/include/hdmap_msgs/ShowMapResponse.h -- Installing: /senior/perception/include/hdmap_msgs/BridgePosition.h -- Installing: /senior/perception/include/hdmap_msgs/StopPoint.h -- Installing: /senior/perception/include/hdmap_msgs/Lane.h -- Installing: /senior/perception/include/hdmap_msgs/Map.h -- Installing: /senior/perception/include/hdmap_msgs/Passage.h -- Installing: /senior/perception/include/hdmap_msgs/Point.h -- Installing: /senior/perception/include/hdmap_msgs/TrafficInfo.h -- Installing: /senior/perception/include/hdmap_msgs/ShowMapRequest.h -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoadSegment.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Status.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePosition.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequestPoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Section.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/LaneSegment.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/TrafficInfo.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingResponse.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Map.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BlacklistedLane.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point2D.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Region.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/HeartBeat.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Passage.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Lane.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/StopPoint.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapResponse.l -- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequestPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_LaneSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/TrafficInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/StopPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point2D.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point2D.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Map.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_TrafficInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoadSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Map.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePosition.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Region.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Passage.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/LaneSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePosition.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/hdmap_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Status.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Status.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BlacklistedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Passage.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoadSegment.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingResponse.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_StopPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Region.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequestPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_FlipSeasideAreaRequest.lisp -- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BlacklistedLane.lisp -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/StopPoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Map.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Status.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapResponse.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/TrafficInfo.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Passage.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Lane.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/HeartBeat.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BlacklistedLane.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Section.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingResponse.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePosition.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point2D.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/LaneSegment.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequestPoint.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoadSegment.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Region.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/hdmap_msgs.pc -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-extras.cmake -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig.cmake -- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig-version.cmake -- Installing: /senior/perception/share/hdmap_msgs/package.xml -- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneA.msg -- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneB.msg -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-paths.cmake -- Installing: /senior/perception/include/lane_frame_msgs -- Installing: /senior/perception/include/lane_frame_msgs/LaneB.h -- Installing: /senior/perception/include/lane_frame_msgs/LaneA.h -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneB.l -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneA.l -- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneB.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneA.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneB.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneA.lisp -- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/lane_frame_msgs-msg.asd -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneA.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneB.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/lane_frame_msgs.pc -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-extras.cmake -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig.cmake -- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig-version.cmake -- Installing: /senior/perception/share/lane_frame_msgs/package.xml -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestPos.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestXYZ.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssHeading.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestVel.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/Gnss.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/Localization.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationEstimate.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationStatus.msg -- Installing: /senior/perception/share/msf_localization_msgs/msg/WheelSpeed.msg -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-paths.cmake -- Installing: /senior/perception/include/msf_localization_msgs -- Installing: /senior/perception/include/msf_localization_msgs/LocalizationStatus.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestXYZ.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestVel.h -- Installing: /senior/perception/include/msf_localization_msgs/LocalizationEstimate.h -- Installing: /senior/perception/include/msf_localization_msgs/WheelSpeed.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssBestPos.h -- Installing: /senior/perception/include/msf_localization_msgs/Localization.h -- Installing: /senior/perception/include/msf_localization_msgs/GnssHeading.h -- Installing: /senior/perception/include/msf_localization_msgs/Gnss.h -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/WheelSpeed.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Localization.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestXYZ.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestVel.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssHeading.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationEstimate.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Gnss.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationStatus.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestPos.l -- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestVel.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/msf_localization_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestVel.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestXYZ.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Localization.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_WheelSpeed.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestPos.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssHeading.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/WheelSpeed.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestXYZ.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestPos.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Localization.lisp -- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssHeading.lisp -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationEstimate.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssHeading.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationStatus.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestVel.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/WheelSpeed.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Localization.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Gnss.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestXYZ.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestPos.js -- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/msf_localization_msgs.pc -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-extras.cmake -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig.cmake -- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig-version.cmake -- Installing: /senior/perception/share/msf_localization_msgs/package.xml -- Installing: /senior/perception/share/perception_msgs/msg/Obstacles.msg -- Installing: /senior/perception/share/perception_msgs/msg/Obstacle.msg -- Installing: /senior/perception/share/perception_msgs/msg/OgPoints.msg -- Installing: /senior/perception/share/perception_msgs/msg/OgPoint.msg -- Installing: /senior/perception/share/perception_msgs/msg/UltrasonicRadar.msg -- Installing: /senior/perception/share/perception_msgs/msg/TrailerPosture.msg -- Installing: /senior/perception/share/perception_msgs/msg/FilterParam.msg -- Installing: /senior/perception/share/perception_msgs/msg/VOgPoints.msg -- Installing: /senior/perception/share/perception_msgs/msg/VOgPoint.msg -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-paths.cmake -- Installing: /senior/perception/include/perception_msgs -- Installing: /senior/perception/include/perception_msgs/UltrasonicRadar.h -- Installing: /senior/perception/include/perception_msgs/VOgPoints.h -- Installing: /senior/perception/include/perception_msgs/VOgPoint.h -- Installing: /senior/perception/include/perception_msgs/OgPoint.h -- Installing: /senior/perception/include/perception_msgs/FilterParam.h -- Installing: /senior/perception/include/perception_msgs/Obstacle.h -- Installing: /senior/perception/include/perception_msgs/TrailerPosture.h -- Installing: /senior/perception/include/perception_msgs/OgPoints.h -- Installing: /senior/perception/include/perception_msgs/Obstacles.h -- Installing: /senior/perception/share/roseus/ros/perception_msgs -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacles.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoints.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/TrailerPosture.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoint.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacle.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/UltrasonicRadar.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoint.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/FilterParam.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoints.l -- Installing: /senior/perception/share/roseus/ros/perception_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/perception_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/UltrasonicRadar.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/FilterParam.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_FilterParam.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/TrailerPosture.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_UltrasonicRadar.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_TrailerPosture.lisp -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacle.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoint.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/UltrasonicRadar.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoints.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoints.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoint.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacles.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/FilterParam.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/TrailerPosture.js -- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/perception_msgs.pc -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-extras.cmake -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig.cmake -- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig-version.cmake -- Installing: /senior/perception/share/perception_msgs/package.xml -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Path.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/LonCtrlDebug.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Gear.msg -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-paths.cmake -- Installing: /senior/perception/include/pnc_lonctrl_msgs -- Installing: /senior/perception/include/pnc_lonctrl_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Gear.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/LonCtrlDebug.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Trajectory.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/PathPoint.h -- Installing: /senior/perception/include/pnc_lonctrl_msgs/Path.h -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Gear.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/pnc_lonctrl_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_LonCtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Gear.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Gear.lisp -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Gear.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/pnc_lonctrl_msgs.pc -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-extras.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig-version.cmake -- Installing: /senior/perception/share/pnc_lonctrl_msgs/package.xml -- Installing: /senior/perception/share/port_msgs/msg/AccurateStop.msg -- Installing: /senior/perception/share/port_msgs/msg/ContainerCompensate.msg -- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmd.msg -- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmds.msg -- Installing: /senior/perception/share/port_msgs/msg/VehicleStationState.msg -- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-paths.cmake -- Installing: /senior/perception/include/port_msgs -- Installing: /senior/perception/include/port_msgs/StationDeviceCmd.h -- Installing: /senior/perception/include/port_msgs/ContainerCompensate.h -- Installing: /senior/perception/include/port_msgs/VehicleStationState.h -- Installing: /senior/perception/include/port_msgs/AccurateStop.h -- Installing: /senior/perception/include/port_msgs/StationDeviceCmds.h -- Installing: /senior/perception/share/roseus/ros/port_msgs -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/VehicleStationState.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/AccurateStop.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/ContainerCompensate.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmd.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmds.l -- Installing: /senior/perception/share/roseus/ros/port_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/port_msgs -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_ContainerCompensate.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmds.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_VehicleStationState.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/ContainerCompensate.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/port_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmds.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/VehicleStationState.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/AccurateStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_AccurateStop.lisp -- Installing: /senior/perception/share/gennodejs/ros/port_msgs -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/VehicleStationState.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmds.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/AccurateStop.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmd.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/ContainerCompensate.js -- Installing: /senior/perception/share/gennodejs/ros/port_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/port_msgs.pc -- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-extras.cmake -- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig.cmake -- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig-version.cmake -- Installing: /senior/perception/share/port_msgs/package.xml -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacles.msg -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacle.msg -- Installing: /senior/perception/share/prediction_msgs/msg/PredictionTrajectory.msg -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-paths.cmake -- Installing: /senior/perception/include/prediction_msgs -- Installing: /senior/perception/include/prediction_msgs/PredictionObstacles.h -- Installing: /senior/perception/include/prediction_msgs/PredictionTrajectory.h -- Installing: /senior/perception/include/prediction_msgs/PredictionObstacle.h -- Installing: /senior/perception/share/roseus/ros/prediction_msgs -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacles.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacle.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionTrajectory.l -- Installing: /senior/perception/share/roseus/ros/prediction_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionTrajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionTrajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/prediction_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacles.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacle.lisp -- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacles.lisp -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacle.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionTrajectory.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacles.js -- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/prediction_msgs.pc -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-extras.cmake -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig.cmake -- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig-version.cmake -- Installing: /senior/perception/share/prediction_msgs/package.xml -- Installing: /senior/perception/share/simulate_msgs/msg/Rate.msg -- Installing: /senior/perception/share/simulate_msgs/msg/InitState.msg -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-paths.cmake -- Installing: /senior/perception/include/simulate_msgs -- Installing: /senior/perception/include/simulate_msgs/InitState.h -- Installing: /senior/perception/include/simulate_msgs/Rate.h -- Installing: /senior/perception/share/roseus/ros/simulate_msgs -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/Rate.l -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/InitState.l -- Installing: /senior/perception/share/roseus/ros/simulate_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/Rate.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_InitState.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/simulate_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_Rate.lisp -- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/InitState.lisp -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/Rate.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/InitState.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/simulate_msgs.pc -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-extras.cmake -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig.cmake -- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig-version.cmake -- Installing: /senior/perception/share/simulate_msgs/package.xml -- Installing: /senior/perception/share/spreader_msgs/msg/SpreaderInfo.msg -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-paths.cmake -- Installing: /senior/perception/include/spreader_msgs -- Installing: /senior/perception/include/spreader_msgs/SpreaderInfo.h -- Installing: /senior/perception/share/roseus/ros/spreader_msgs -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg/SpreaderInfo.l -- Installing: /senior/perception/share/roseus/ros/spreader_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/spreader_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package_SpreaderInfo.lisp -- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/SpreaderInfo.lisp -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/SpreaderInfo.js -- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/spreader_msgs.pc -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-extras.cmake -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig.cmake -- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig-version.cmake -- Installing: /senior/perception/share/spreader_msgs/package.xml -- Installing: /senior/perception/share/localization_msgs/msg/Ins.msg -- Installing: /senior/perception/share/localization_msgs/msg/Gnss.msg -- Installing: /senior/perception/share/localization_msgs/msg/VehicleState.msg -- Installing: /senior/perception/share/localization_msgs/msg/LocalizationEstimate.msg -- Installing: /senior/perception/share/localization_msgs/msg/IgnoreQc.msg -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-paths.cmake -- Installing: /senior/perception/include/localization_msgs -- Installing: /senior/perception/include/localization_msgs/VehicleState.h -- Installing: /senior/perception/include/localization_msgs/IgnoreQc.h -- Installing: /senior/perception/include/localization_msgs/LocalizationEstimate.h -- Installing: /senior/perception/include/localization_msgs/Ins.h -- Installing: /senior/perception/include/localization_msgs/Gnss.h -- Installing: /senior/perception/share/roseus/ros/localization_msgs -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/VehicleState.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/LocalizationEstimate.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Gnss.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/IgnoreQc.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Ins.l -- Installing: /senior/perception/share/roseus/ros/localization_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Ins.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/localization_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/VehicleState.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Gnss.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Ins.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/LocalizationEstimate.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/IgnoreQc.lisp -- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_IgnoreQc.lisp -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/LocalizationEstimate.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/VehicleState.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/IgnoreQc.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Gnss.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Ins.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/localization_msgs.pc -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-extras.cmake -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig.cmake -- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig-version.cmake -- Installing: /senior/perception/share/localization_msgs/package.xml -- Installing: /senior/perception/share/tos_msgs/msg/Ack.msg -- Installing: /senior/perception/share/tos_msgs/msg/TruckStop.msg -- Installing: /senior/perception/share/tos_msgs/msg/Task.msg -- Installing: /senior/perception/share/tos_msgs/msg/Align.msg -- Installing: /senior/perception/share/tos_msgs/msg/CmdState.msg -- Installing: /senior/perception/share/tos_msgs/msg/TaskDetail.msg -- Installing: /senior/perception/share/tos_msgs/msg/Cmd.msg -- Installing: /senior/perception/share/tos_msgs/msg/Heartbeat.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlignSig.msg -- Installing: /senior/perception/share/tos_msgs/msg/Cps.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlignTips.msg -- Installing: /senior/perception/share/tos_msgs/msg/VanPool.msg -- Installing: /senior/perception/share/tos_msgs/msg/ManualShift.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedLane.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedCrane.msg -- Installing: /senior/perception/share/tos_msgs/msg/BlockedSection.msg -- Installing: /senior/perception/share/tos_msgs/msg/ShoreCrane.msg -- Installing: /senior/perception/share/tos_msgs/msg/ShoreCranesLoc.msg -- Installing: /senior/perception/share/tos_msgs/msg/ClosedArea.msg -- Installing: /senior/perception/share/tos_msgs/msg/ClosedAreas.msg -- Installing: /senior/perception/share/tos_msgs/msg/StackerReady.msg -- Installing: /senior/perception/share/tos_msgs/msg/AlarmSig.msg -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-paths.cmake -- Installing: /senior/perception/include/tos_msgs -- Installing: /senior/perception/include/tos_msgs/ShoreCrane.h -- Installing: /senior/perception/include/tos_msgs/Cps.h -- Installing: /senior/perception/include/tos_msgs/StackerReady.h -- Installing: /senior/perception/include/tos_msgs/Ack.h -- Installing: /senior/perception/include/tos_msgs/ClosedArea.h -- Installing: /senior/perception/include/tos_msgs/ShoreCranesLoc.h -- Installing: /senior/perception/include/tos_msgs/BlockedLane.h -- Installing: /senior/perception/include/tos_msgs/VanPool.h -- Installing: /senior/perception/include/tos_msgs/ClosedAreas.h -- Installing: /senior/perception/include/tos_msgs/Align.h -- Installing: /senior/perception/include/tos_msgs/AlignSig.h -- Installing: /senior/perception/include/tos_msgs/ManualShift.h -- Installing: /senior/perception/include/tos_msgs/TruckStop.h -- Installing: /senior/perception/include/tos_msgs/CmdState.h -- Installing: /senior/perception/include/tos_msgs/Task.h -- Installing: /senior/perception/include/tos_msgs/AlignTips.h -- Installing: /senior/perception/include/tos_msgs/BlockedCrane.h -- Installing: /senior/perception/include/tos_msgs/Heartbeat.h -- Installing: /senior/perception/include/tos_msgs/AlarmSig.h -- Installing: /senior/perception/include/tos_msgs/Cmd.h -- Installing: /senior/perception/include/tos_msgs/BlockedSection.h -- Installing: /senior/perception/include/tos_msgs/TaskDetail.h -- Installing: /senior/perception/share/roseus/ros/tos_msgs -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCranesLoc.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlarmSig.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Align.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cmd.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TaskDetail.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ManualShift.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedLane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TruckStop.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Heartbeat.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Ack.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedArea.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedCrane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cps.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/StackerReady.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Task.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/VanPool.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignTips.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCrane.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedAreas.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignSig.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/CmdState.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedSection.l -- Installing: /senior/perception/share/roseus/ros/tos_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TaskDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Task.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Ack.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignTips.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_CmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TruckStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedArea.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Align.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ManualShift.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCranesLoc.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cps.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Heartbeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignTips.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedAreas.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/tos_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedCrane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlarmSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TruckStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedAreas.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedArea.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_VanPool.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedSection.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Task.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Heartbeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Align.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedSection.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TaskDetail.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/VanPool.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_StackerReady.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/StackerReady.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedLane.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlarmSig.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/CmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cps.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ManualShift.lisp -- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCranesLoc.lisp -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TaskDetail.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedAreas.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCrane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cps.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignSig.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Heartbeat.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/StackerReady.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/CmdState.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlarmSig.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignTips.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TruckStop.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedSection.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedLane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Task.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedArea.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedCrane.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Align.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/VanPool.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cmd.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCranesLoc.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Ack.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ManualShift.js -- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/tos_msgs.pc -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-extras.cmake -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig.cmake -- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig-version.cmake -- Installing: /senior/perception/share/tos_msgs/package.xml -- Installing: /senior/perception/share/v2x_msgs/msg/TrajPt.msg -- Installing: /senior/perception/share/v2x_msgs/msg/Traj.msg -- Installing: /senior/perception/share/v2x_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-paths.cmake -- Installing: /senior/perception/include/v2x_msgs -- Installing: /senior/perception/include/v2x_msgs/Chassis.h -- Installing: /senior/perception/include/v2x_msgs/Traj.h -- Installing: /senior/perception/include/v2x_msgs/TrajPt.h -- Installing: /senior/perception/share/roseus/ros/v2x_msgs -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Traj.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/TrajPt.l -- Installing: /senior/perception/share/roseus/ros/v2x_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_TrajPt.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/v2x_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Traj.lisp -- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/TrajPt.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Traj.js -- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/v2x_msgs.pc -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-extras.cmake -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig.cmake -- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig-version.cmake -- Installing: /senior/perception/share/v2x_msgs/package.xml -- Installing: /senior/perception/share/vehicle_msgs/msg/Gear.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Command.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/HeartBeat.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/RemoteControl.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/CCUControl.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/UltrasonicRadars.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/DebugData.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/StatusCmd.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/VehicleStatus.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Path.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/TrajectoryPoint.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Trajectory.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/Request.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/LockStationStop.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/StartVehicle.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/CtrlReference.msg -- Installing: /senior/perception/share/vehicle_msgs/msg/ControllerStatus.msg -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-paths.cmake -- Installing: /senior/perception/include/vehicle_msgs -- Installing: /senior/perception/include/vehicle_msgs/CtrlReference.h -- Installing: /senior/perception/include/vehicle_msgs/Command.h -- Installing: /senior/perception/include/vehicle_msgs/CCUControl.h -- Installing: /senior/perception/include/vehicle_msgs/StatusCmd.h -- Installing: /senior/perception/include/vehicle_msgs/ControllerStatus.h -- Installing: /senior/perception/include/vehicle_msgs/TrajectoryPoint.h -- Installing: /senior/perception/include/vehicle_msgs/Gear.h -- Installing: /senior/perception/include/vehicle_msgs/RemoteControl.h -- Installing: /senior/perception/include/vehicle_msgs/DebugData.h -- Installing: /senior/perception/include/vehicle_msgs/LockStationStop.h -- Installing: /senior/perception/include/vehicle_msgs/HeartBeat.h -- Installing: /senior/perception/include/vehicle_msgs/Chassis.h -- Installing: /senior/perception/include/vehicle_msgs/VehicleStatus.h -- Installing: /senior/perception/include/vehicle_msgs/Trajectory.h -- Installing: /senior/perception/include/vehicle_msgs/PathPoint.h -- Installing: /senior/perception/include/vehicle_msgs/UltrasonicRadars.h -- Installing: /senior/perception/include/vehicle_msgs/StartVehicle.h -- Installing: /senior/perception/include/vehicle_msgs/Path.h -- Installing: /senior/perception/include/vehicle_msgs/Request.h -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Command.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CCUControl.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/VehicleStatus.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StartVehicle.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Trajectory.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CtrlReference.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/ControllerStatus.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/LockStationStop.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/DebugData.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/HeartBeat.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Gear.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StatusCmd.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/UltrasonicRadars.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/TrajectoryPoint.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/RemoteControl.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Request.l -- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CtrlReference.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_VehicleStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CCUControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Request.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StatusCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Request.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_UltrasonicRadars.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/LockStationStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StartVehicle.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CCUControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_RemoteControl.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/vehicle_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/VehicleStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/DebugData.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_LockStationStop.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CtrlReference.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Command.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_HeartBeat.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_DebugData.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StartVehicle.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/ControllerStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StatusCmd.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/TrajectoryPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_ControllerStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Gear.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/UltrasonicRadars.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Trajectory.lisp -- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Gear.lisp -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/UltrasonicRadars.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/DebugData.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/ControllerStatus.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Command.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Gear.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Trajectory.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/LockStationStop.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StartVehicle.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/HeartBeat.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CCUControl.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/VehicleStatus.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/TrajectoryPoint.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Request.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StatusCmd.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CtrlReference.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/RemoteControl.js -- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/vehicle_msgs.pc -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-extras.cmake -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig.cmake -- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig-version.cmake -- Installing: /senior/perception/share/vehicle_msgs/package.xml -- Installing: /senior/perception/share/acquisition_msgs/msg/TosTask.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Tos.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/AdsCmdState.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/AdsState.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Chassis.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Location.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/LocationError.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/LocationErrorType.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/ErrorCode.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/WorkStatus.msg -- Installing: /senior/perception/share/acquisition_msgs/msg/Target.msg -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-paths.cmake -- Installing: /senior/perception/include/acquisition_msgs -- Installing: /senior/perception/include/acquisition_msgs/WorkStatus.h -- Installing: /senior/perception/include/acquisition_msgs/AdsCmdState.h -- Installing: /senior/perception/include/acquisition_msgs/Tos.h -- Installing: /senior/perception/include/acquisition_msgs/TosTask.h -- Installing: /senior/perception/include/acquisition_msgs/LocationErrorType.h -- Installing: /senior/perception/include/acquisition_msgs/Location.h -- Installing: /senior/perception/include/acquisition_msgs/Target.h -- Installing: /senior/perception/include/acquisition_msgs/AdsState.h -- Installing: /senior/perception/include/acquisition_msgs/Chassis.h -- Installing: /senior/perception/include/acquisition_msgs/ErrorCode.h -- Installing: /senior/perception/include/acquisition_msgs/LocationError.h -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsCmdState.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Target.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/WorkStatus.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationErrorType.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsState.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Location.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Tos.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Chassis.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationError.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/ErrorCode.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/TosTask.l -- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationError.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Location.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Tos.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationError.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/ErrorCode.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_WorkStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Tos.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Chassis.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationErrorType.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationErrorType.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Target.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_ErrorCode.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/TosTask.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/WorkStatus.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/acquisition_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsCmdState.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Location.lisp -- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Chassis.lisp -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/WorkStatus.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/ErrorCode.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Target.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Chassis.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Tos.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsState.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationError.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/TosTask.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsCmdState.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationErrorType.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Location.js -- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/acquisition_msgs.pc -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-extras.cmake -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig.cmake -- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig-version.cmake -- Installing: /senior/perception/share/acquisition_msgs/package.xml -- Installing: /senior/perception/share/pnc_debug_msg/msg/LatticeDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PlanDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PjpoDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/SlPoint.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/LongitudinalDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/LateralDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/CtrlDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/MpcDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/msg/PidDebug.msg -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-paths.cmake -- Installing: /senior/perception/include/pnc_debug_msg -- Installing: /senior/perception/include/pnc_debug_msg/LatticeDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/LateralDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/MpcDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PlanDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PjpoDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/CtrlDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/LongitudinalDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/PidDebug.h -- Installing: /senior/perception/include/pnc_debug_msg/SlPoint.h -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PlanDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PjpoDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LateralDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LongitudinalDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/MpcDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/SlPoint.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/CtrlDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PidDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LatticeDebug.l -- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LatticeDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PidDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LatticeDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PlanDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LongitudinalDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LongitudinalDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/pnc_debug_msg-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_MpcDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PidDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/SlPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/MpcDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PjpoDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LateralDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LateralDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/CtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_CtrlDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PjpoDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PlanDebug.lisp -- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_SlPoint.lisp -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LateralDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LongitudinalDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/SlPoint.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PjpoDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/MpcDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PidDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LatticeDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/CtrlDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PlanDebug.js -- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/pnc_debug_msg.pc -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-extras.cmake -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig.cmake -- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig-version.cmake -- Installing: /senior/perception/share/pnc_debug_msg/package.xml -- Installing: /senior/perception/share/visual_msgs/msg/PathPoint.msg -- Installing: /senior/perception/share/visual_msgs/msg/PathPoints.msg -- Installing: /senior/perception/share/visual_msgs/msg/Path.msg -- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrain.msg -- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrains.msg -- Installing: /senior/perception/share/visual_msgs/msg/Lane.msg -- Installing: /senior/perception/share/visual_msgs/msg/Section.msg -- Installing: /senior/perception/share/visual_msgs/msg/Lanes.msg -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-paths.cmake -- Installing: /senior/perception/include/visual_msgs -- Installing: /senior/perception/include/visual_msgs/Section.h -- Installing: /senior/perception/include/visual_msgs/SpeedConstrain.h -- Installing: /senior/perception/include/visual_msgs/SpeedConstrains.h -- Installing: /senior/perception/include/visual_msgs/Lanes.h -- Installing: /senior/perception/include/visual_msgs/PathPoint.h -- Installing: /senior/perception/include/visual_msgs/Lane.h -- Installing: /senior/perception/include/visual_msgs/PathPoints.h -- Installing: /senior/perception/include/visual_msgs/Path.h -- Installing: /senior/perception/share/roseus/ros/visual_msgs -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoint.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lanes.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Section.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrain.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoints.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Path.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lane.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrains.l -- Installing: /senior/perception/share/roseus/ros/visual_msgs/manifest.l -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lanes.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoint.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrains.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrains.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrain.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lane.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoints.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lanes.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Path.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Section.lisp -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/visual_msgs-msg.asd -- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoints.lisp -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lanes.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoints.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrain.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lane.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Path.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Section.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/_index.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoint.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrains.js -- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/_index.js Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/__init__.py ... Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py ... Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py ... -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.pyc -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.py -- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.pyc -- Installing: /senior/perception/lib/pkgconfig/visual_msgs.pc -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-extras.cmake -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig.cmake -- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig-version.cmake -- Installing: /senior/perception/share/visual_msgs/package.xml Base path: /senior/workspace/shared_msgs Source space: /senior/workspace/shared_msgs/src Build space: /senior/workspace/shared_msgs/build Devel space: /senior/workspace/shared_msgs/devel Install space: /senior/perception #### #### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/shared_msgs/build" #### #### #### Running command: "make install -j" in "/senior/workspace/shared_msgs/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.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 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs 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":"http://159.27.226.4/shared/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-05-22T05:13:51.119Z","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 shared/shared_msgs [Pipeline] echo 16 [Pipeline] echo 16 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo adacaf4 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 16 adacaf4 97ca1e4 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"adacaf4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-22_15-57-48","commit_id":"97ca1e4","version":"","commit_msgs":",5L+u5pS555u45py65p6a5Li+CuWwhue7j+e6rOW6puaUueS4umZsb2F0NjQK5re75Yqg55u45py66L+e5o6l54q25oCB55qE57G75Z6L6YWN572u,"},' [Pipeline] echo shared_msgs编译完成 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (dox) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (new_detection) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (camera_module) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (auto_camera_capture) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (system-ros) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取system-ros>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /senior/workspace/system-ros [Pipeline] sh + mkdir -p /senior/workspace/system-ros/src/system-ros [Pipeline] sh + ls /senior/workspace/system-ros/src system-ros [Pipeline] dir Running in /senior/workspace/system-ros/src/system-ros [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/system/system-ros.git > git init /senior/workspace/system-ros/src/system-ros # timeout=10 Fetching upstream changes from http://159.27.226.4/system/system-ros.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/system/system-ros.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 607f1237ce28e90f290aecc1b0749db73d3f40ed (origin/rc_dev) Commit message: "fix_bug:node_manager切回dev分支" > git config remote.origin.url http://159.27.226.4/system/system-ros.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 607f1237ce28e90f290aecc1b0749db73d3f40ed # timeout=10 > git rev-list --no-walk 607f1237ce28e90f290aecc1b0749db73d3f40ed # timeout=10 [Pipeline] echo 执行submodules [Pipeline] sh + git submodule init Submodule 'dds-abstract-layer' (git@159.27.226.4:system/dds-abstract-layer.git) registered for path 'src/dds-abstract-layer' Submodule 'node-manager' (git@159.27.226.4:system/node-manager.git) registered for path 'src/node-manager' Submodule 'node-manager-hmi' (git@159.27.226.4:system/node-manager-hmi.git) registered for path 'src/node-manager-hmi' Submodule 'thirdparty' (git@159.27.226.4:system/thirdparty.git) registered for path 'src/thirdparty' Submodule 'unified-system-monitor' (git@159.27.226.4:system/unified-system-monitor.git) registered for path 'src/unified-system-monitor' [Pipeline] sh + git submodule update Cloning into '/senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/node-manager'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/node-manager-hmi'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/thirdparty'... Cloning into '/senior/workspace/system-ros/src/system-ros/src/unified-system-monitor'... Submodule path 'src/dds-abstract-layer': checked out 'f2f8cabe87deed14c9693fcaafdcab0e91ff37b0' Submodule path 'src/node-manager': checked out '63ea3f07a63ee6ec3456e7525e0d67a631e90539' Submodule path 'src/node-manager-hmi': checked out '1ba2c040771bc8326d6091e355a4bfa5afbf1afb' Submodule path 'src/thirdparty': checked out '6fe5e4310cac27eeb75569bde665694deea39b67' Submodule path 'src/unified-system-monitor': checked out '499c6c5f05d47e799e2ac3e0aef45c479b8fc475' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.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=System%20ROS%20Workspace Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=System%20ROS%20Workspace Response Code: HTTP/1.1 200 OK Response: [{"id":431,"description":"System 的 ROS workspace,用于所有系统组程序编译","name":"System ROS Workspace","name_with_namespace":"System / System ROS Workspace","path":"system-ros","path_with_namespace":"system/system-ros","created_at":"2022-10-12T08:16:32.855Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:system/system-ros.git","http_url_to_repo":"http://159.27.226.4/system/system-ros.git","web_url":"http://159.27.226.4/system/system-ros","readme_url":"http://159.27.226.4/system/system-ros/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-22T05:20:32.349Z","namespace":{"id":14,"name":"System","path":"system","kind":"group","full_path":"system","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/system"},"_links":{"self":"http://159.27.226.4/api/v4/projects/431","issues":"http://159.27.226.4/api/v4/projects/431/issues","merge_requests":"http://159.27.226.4/api/v4/projects/431/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/431/repository/branches","labels":"http://159.27.226.4/api/v4/projects/431/labels","events":"http://159.27.226.4/api/v4/projects/431/events","members":"http://159.27.226.4/api/v4/projects/431/members","cluster_agents":"http://159.27.226.4/api/v4/projects/431/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-10-13T08:16:32.954Z"},"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":51,"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":false,"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 system/system-ros [Pipeline] echo 431 [Pipeline] echo 431 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 607f123 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 431 607f123 607f123 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-22_15-58-42","commit_id":"607f123","version":"","commit_msgs":",,"},' [Pipeline] dir Running in /senior/workspace/system-ros [Pipeline] { [Pipeline] sh + chmod -R a+w /senior/workspace/system-ros [Pipeline] sh + source /opt/ros/melodic/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /opt/ros/melodic/setup.bash +++ builtin cd /opt/ros/melodic +++ pwd ++ _CATKIN_SETUP_DIR=/opt/ros/melodic ++ . /opt/ros/melodic/setup.sh +++ : /opt/ros/melodic +++ _SETUP_UTIL=/opt/ros/melodic/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /opt/ros/melodic/_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.5oCYtvPUqo +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.5oCYtvPUqo ']' +++ CATKIN_SHELL=bash +++ /opt/ros/melodic/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.5oCYtvPUqo ++++ export CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.5oCYtvPUqo +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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/melodic/share ++++ ROS_PACKAGE_PATH=/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/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 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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 + source /senior/perception/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /senior/perception/setup.bash +++ builtin cd /senior/perception +++ pwd ++ _CATKIN_SETUP_DIR=/senior/perception ++ . /senior/perception/setup.sh +++ : /senior/perception +++ _SETUP_UTIL=/senior/perception/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /senior/perception/_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.W6mMu0CI4V +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.W6mMu0CI4V ']' +++ CATKIN_SHELL=bash +++ /senior/perception/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.W6mMu0CI4V ++++ export CMAKE_PREFIX_PATH= ++++ CMAKE_PREFIX_PATH= ++++ export LD_LIBRARY_PATH= ++++ LD_LIBRARY_PATH= ++++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH= ++++ PKG_CONFIG_PATH= ++++ export PYTHONPATH= ++++ PYTHONPATH= ++++ export CMAKE_PREFIX_PATH=/senior/perception:/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/senior/perception:/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/senior/perception/lib:/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/senior/perception/lib:/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/senior/perception/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/senior/perception/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/senior/perception/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/senior/perception/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.W6mMu0CI4V +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n melodic -a melodic '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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=/senior/perception/share:/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/senior/perception/share:/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ '[' '!' http://localhost:11311 ']' +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=7 +++ '[' 7 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/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 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/system-ros/devel -- Using CMAKE_PREFIX_PATH: /senior/perception;/opt/ros/melodic -- This workspace overlays: /senior/perception;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/system-ros/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 1 packages in topological order: -- ~~ - system-ros -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'system-ros' -- ==> add_subdirectory(system-ros) -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1") -- Found Protobuf: /usr/lib/aarch64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0") -- Found Boost: /usr/include (found version "1.65.1") found components: system thread program_options filesystem chrono date_time atomic -- what boost: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_program_options.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so ============================================================= -- Protobuf Found, Protobuf Support is turned On! ============================================================= -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/machine_metrics.proto USING /usr/bin/protoc -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/node_manager_report.proto USING /usr/bin/protoc -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/collector/../proto/ros_bridge_report.proto USING /usr/bin/protoc -- what boost: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_program_options.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so -- what fastdds_statistics_backend: ============================================================= -- Protobuf Found, Protobuf Support is turned On! ============================================================= -- COMPILING /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/machine_metrics/src/proto/machine_metrics.proto USING /usr/bin/protoc -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/system-ros/build [ 1%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 1%] Running cpp protocol buffer compiler on topic_pubs_subs.proto [ 1%] Built target roscpp_generate_messages_eus [ 1%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer.dir/ros_transfer.cpp.o [ 1%] Built target diagnose_msgs_generate_messages_cpp [ 1%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_writer_fastdds.cpp.o [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 3%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds_impl.cpp.o [ 3%] Built target roscpp_generate_messages_cpp [ 3%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/__/common/file.cc.o [ 5%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds_impl.cpp.o [ 5%] Built target localization_msgs_generate_messages_lisp [ 6%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_fastdds.cpp.o [ 2%] Built target std_msgs_generate_messages_lisp [ 1%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/dds_abstract_reader_fastdds.cpp.o [ 4%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/__/common/file.cc.o [ 9%] Built target rosgraph_msgs_generate_messages_nodejs [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_data.cxx.o [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_writer_fastdds.cpp.o [ 6%] Built target rosgraph_msgs_generate_messages_py [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_reader_fastdds.cpp.o [ 8%] Built target std_msgs_generate_messages_eus [ 8%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/dds_abstract_fastdds.cpp.o [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_dataPubSubTypes.cxx.o [ 9%] Built target rosgraph_msgs_generate_messages_lisp [ 9%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer.dir/fastdds_dataPubSubTypes.cxx.o [ 9%] Built target localization_msgs_generate_messages_py [ 9%] Built target roscpp_generate_messages_lisp [ 10%] Building CXX object system-ros/src/dds-abstract-layer/CMakeFiles/dds_abstract_layer_static.dir/fastdds_data.cxx.o [ 10%] Built target std_msgs_generate_messages_cpp [ 11%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/test_error_codes_info.cpp.o [ 13%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter.dir/exporter.cpp.o [ 13%] Built target diagnose_msgs_generate_messages_lisp [ 13%] Built target localization_msgs_generate_messages_nodejs [ 14%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_error_codes.dir/test_error_codes.cpp.o [ 15%] Building CXX object system-ros/src/ros_bridge/ros_transfer/CMakeFiles/ros_transfer_static.dir/ros_transfer.cpp.o [ 15%] Built target diagnose_msgs_generate_messages_nodejs [ 15%] Built target localization_msgs_generate_messages_eus [ 13%] Built target diagnose_msgs_generate_messages_eus [ 15%] Built target std_msgs_generate_messages_py [ 15%] Built target std_msgs_generate_messages_nodejs [ 17%] Building CXX object system-ros/src/node-manager/CMakeFiles/test_node_manager_config.dir/test_node_manager_config.cpp.o [ 17%] Built target diagnose_msgs_generate_messages_py [ 17%] Built target roscpp_generate_messages_nodejs [ 17%] Built target roscpp_generate_messages_py [ 17%] Building CXX object system-ros/src/unified-system-monitor/exporter/CMakeFiles/exporter_static.dir/exporter.cpp.o [ 17%] Built target localization_msgs_generate_messages_cpp [ 16%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_read_error_codes_info.dir/__/error_codes/error_codes_info.cpp.o [ 18%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/ros_topology_monitor.cpp.o [ 19%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor_static.dir/topic_pubs_subs.pb.cc.o [ 19%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/ros_topology_monitor.cpp.o [ 20%] Building CXX object system-ros/src/ros_bridge/ros_topology_monitor/CMakeFiles/ros_topology_monitor.dir/topic_pubs_subs.pb.cc.o /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp: In member function ‘bool senior::ErrorCodesInfo::load_from_toml(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp:48:16: warning: unused variable ‘error_value’ [-Wunused-variable] auto error_value = error_level_code_map[_error_code_info.error_level]; ^~~~~~~~~~~ /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp: In function ‘int main(int, char**)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:11: warning: unused variable ‘j’ [-Wunused-variable] int j = 0, k = 0; ^ /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/tests/test_error_codes.cpp:129:18: warning: unused variable ‘k’ [-Wunused-variable] int j = 0, k = 0; ^ [ 21%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libexporter.so [ 21%] Built target exporter [ 21%] Building CXX object system-ros/src/unified-system-monitor/tests/CMakeFiles/test_exporter.dir/test_exporter.cpp.o [ 22%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libexporter.a [ 22%] Built target exporter_static [ 22%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_collector.cpp.o [ 25%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes.cpp.o [ 25%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_info.cpp.o [ 23%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/main.cpp.o [ 26%] Building CXX object system-ros/src/unified-system-monitor/error_codes/CMakeFiles/error_codes.dir/error_codes_tracker.cpp.o /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp: In member function ‘std::shared_ptr<senior::DDSAbstractReader> senior::DDSAbstractFastDDSImpl::create_senior_reader(uint32_t, const Callback&, const string_view&, const senior::DDSReaderConfigSets&)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp:39:15: warning: unused variable ‘_reader’ [-Wunused-variable] dds_reader *_reader = create_dds_reader(domain, topic, config); ^~~~~~~ /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp: In member function ‘std::shared_ptr<senior::DDSAbstractReader> senior::DDSAbstractFastDDSImpl::create_senior_reader(uint32_t, const Callback&, const string_view&, const senior::DDSReaderConfigSets&)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/dds_abstract_fastdds_impl.cpp:39:15: warning: unused variable ‘_reader’ [-Wunused-variable] dds_reader *_reader = create_dds_reader(domain, topic, config); ^~~~~~~ [ 27%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_error_codes [ 27%] Built target test_error_codes [ 28%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.a [ 28%] Built target ros_topology_monitor_static [ 29%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_topology_monitor.so [ 29%] Built target ros_topology_monitor /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp: In member function ‘bool senior::ErrorCodesInfo::load_from_toml(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/unified-system-monitor/error_codes/error_codes_info.cpp:48:16: warning: unused variable ‘error_value’ [-Wunused-variable] auto error_value = error_level_code_map[_error_code_info.error_level]; ^~~~~~~~~~~ [ 30%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_exporter [ 30%] Built target test_exporter [ 30%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_node_manager_config [ 30%] Built target test_node_manager_config [ 31%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/test_read_error_codes_info [ 31%] Built target test_read_error_codes_info [ 32%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_transfer.so [ 32%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_transfer.a [ 32%] Built target ros_transfer_static [ 32%] Built target ros_transfer [ 33%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.so [ 34%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_abstract_layer.a [ 34%] Built target dds_abstract_layer_static [ 34%] Built target dds_abstract_layer [ 35%] Running cpp protocol buffer compiler on discovery_msg.proto [ 36%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto [ 35%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_report.proto [ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto [ 38%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager_message.proto [ 38%] Running cpp protocol buffer compiler on discovery_msg.proto [ 39%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/node_manager_report.pb.cc.o [ 39%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/ros_bridge_report.pb.cc.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/dds_transport.cpp.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/collector.cpp.o [ 40%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/main.cpp.o [ 41%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/dds_traffic.cpp.o [ 43%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/node-manager-hmi/../node-manager/node_manager_message.proto [ 44%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/__/proto/machine_metrics.pb.cc.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/file_util.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/main.cpp.o [ 46%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/utility/format_util.cpp.o [ 47%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/machine_metrics.cpp.o [ 48%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/node_manager.cpp.o [ 50%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_connection_info.cpp.o [ 51%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/hw_temperature_info.cpp.o [ 51%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/dds_statistics.cpp.o [ 52%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info_manager.cpp.o [ 53%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/ros_discovery.cpp.o [ 53%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/memory_info.cpp.o [ 54%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/disk_info.cpp.o [ 45%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/proto/machine_metrics.pb.cc.o [ 42%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/network_info.cpp.o [ 55%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/poweron_test.cpp.o [ 56%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/info/cpu_info.cpp.o [ 56%] Building CXX object system-ros/src/unified-system-monitor/collector/CMakeFiles/collector.dir/ros_bridge.cpp.o [ 56%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery_static.dir/discovery_msg.pb.cc.o [ 57%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/__/__/common/file.cc.o [ 57%] Building CXX object system-ros/src/unified-system-monitor/machine_metrics/CMakeFiles/machine_metrics.dir/src/machine_metrics.cpp.o [ 58%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/__/common/file.cc.o [ 60%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/discovery_msg.pb.cc.o [ 61%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_app.cpp.o [ 61%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_report.pb.cc.o [ 63%] Building CXX object system-ros/src/ros_bridge/ros_discovery/CMakeFiles/ros_discovery.dir/ros_discovery.cpp.o [ 59%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager_message.pb.cc.o [ 63%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager.dir/node_manager.cpp.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_report.pb.cc.o [ 64%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_hmi.cpp.o [ 65%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/node_manager_message.pb.cc.o [ 66%] Automatic MOC for target node_manager_with_hmi [ 67%] Building CXX object system-ros/src/node-manager/CMakeFiles/node_manager_hmi.dir/__/common/file.cc.o [ 67%] Built target node_manager_with_hmi_autogen [ 67%] Automatic RCC for qml.qrc [ 71%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_message.pb.cc.o [ 72%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/data_model.cpp.o [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/EWIEGA46WW/qrc_qml.cpp.o [ 70%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/config_loader.cpp.o [ 68%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/main.cpp.o [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/__/common/file.cc.o [ 69%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/node_manager_with_hmi_autogen/mocs_compilation.cpp.o [ 73%] Building CXX object system-ros/src/node-manager-hmi/CMakeFiles/node_manager_with_hmi.dir/src/node_manager_hmi.cpp.o In file included from /senior/workspace/system-ros/src/system-ros/src/node-manager/node_manager.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/dds-abstract-layer/../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ [ 75%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/error_codes [ 75%] Built target error_codes [ 76%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_discovery.a [ 76%] Built target ros_discovery_static [ 76%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_discovery.so [ 76%] Built target ros_discovery [ 78%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_report.proto [ 77%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/dds_node/../ros_bridge/ros_topology_monitor/topic_pubs_subs.proto [ 79%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/dds_node/../ros_bridge/ros_topology_monitor/topic_pubs_subs.proto [ 79%] Running cpp protocol buffer compiler on /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_report.proto [ 80%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/topic_pubs_subs.pb.cc.o [ 80%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/topic_pubs_subs.pb.cc.o [ 81%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_report.pb.cc.o [ 81%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge.cpp.o [ 81%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge.cpp.o [ 83%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/ros_bridge_config.cpp.o [ 84%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_report.pb.cc.o [ 85%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/topic_dds_config.cpp.o [ 85%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_publisher.cpp.o [ 85%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge_static.dir/ros_bridge_config.cpp.o [ 86%] Building CXX object system-ros/src/ros_bridge/ros_bridge/CMakeFiles/ros_bridge.dir/topic_dds_config.cpp.o [ 88%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_node.cpp.o [ 82%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node.dir/dds_node.cpp.o [ 89%] Building CXX object system-ros/src/dds_node/CMakeFiles/dds_node_static.dir/dds_publisher.cpp.o In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:2:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:2:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp: In member function ‘bool senior::RosBridgeConfig::load_config_file(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:31:28: warning: unused variable ‘name’ [-Wunused-variable] for (auto &&[name, elem] : *topic_table) { ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp: In member function ‘bool senior::RosBridgeConfig::load_config_file(const string_view&)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/ros_bridge_config.cpp:31:28: warning: unused variable ‘name’ [-Wunused-variable] for (auto &&[name, elem] : *topic_table) { ^ In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/topic_dds_config.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ In file included from /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/topic_dds_config.cpp:5:0: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In member function ‘bool toml::v3::impl::utf8_reader<T>::read_next_block()’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:12222:50: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char raw_bytes[block_capacity]; ^ [ 90%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_hmi /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_bridge/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp: In function ‘toml::v3::ex::parse_result toml::v3::impl::do_parse_file(std::string_view)’: /senior/workspace/system-ros/src/system-ros/src/ros_bridge/ros_transfer/../../thirdparty/tomlplusplus.hpp:15707:58: warning: requested alignment 32 is larger than 16 [-Wattributes] TOML_OVERALIGNED char file_buffer[sizeof(void*) * 1024u]; ^ [ 90%] Built target node_manager_hmi [ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager [ 91%] Built target node_manager [ 91%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/node_manager_with_hmi [ 92%] Built target node_manager_with_hmi [ 93%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/collector [ 93%] Built target collector [ 94%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/machine_metrics [ 95%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libdds_node.so [ 96%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libdds_node.a [ 96%] Built target dds_node [ 96%] Built target dds_node_static [ 96%] Built target machine_metrics [ 97%] Linking CXX shared library /senior/workspace/system-ros/devel/lib/libros_bridge.so [ 98%] Linking CXX static library /senior/workspace/system-ros/devel/lib/libros_bridge.a [ 98%] Built target ros_bridge_static [ 98%] Built target ros_bridge [100%] Building CXX object system-ros/src/ros_bridge/CMakeFiles/ros_bridge_app.dir/ros_bridge_app.cpp.o [100%] Linking CXX executable /senior/workspace/system-ros/devel/lib/system-ros/ros_bridge [100%] Built target ros_bridge_app Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/lib/pkgconfig/system-ros.pc -- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig.cmake -- Installing: /senior/perception/share/system-ros/cmake/system-rosConfig-version.cmake -- Installing: /senior/perception/share/system-ros/package.xml -- Installing: /senior/perception/lib/libdds_abstract_layer.so -- Installing: /senior/perception/lib/libros_bridge.so -- Set runtime path of "/senior/perception/lib/libros_bridge.so" to "" -- Installing: /senior/perception/lib/libros_topology_monitor.so -- Set runtime path of "/senior/perception/lib/libros_topology_monitor.so" to "" -- Installing: /senior/perception/lib/libros_discovery.so -- Set runtime path of "/senior/perception/lib/libros_discovery.so" to "" -- Installing: /senior/perception/lib/libros_transfer.so -- Set runtime path of "/senior/perception/lib/libros_transfer.so" to "" -- Installing: /senior/perception/bin/ros_bridge -- Set runtime path of "/senior/perception/bin/ros_bridge" to "" -- Up-to-date: /senior/perception/lib -- Installing: /senior/perception/lib/libdw.so -- Installing: /senior/perception/lib/libdds_node.so -- Set runtime path of "/senior/perception/lib/libdds_node.so" to "" -- Installing: /senior/perception/bin/node_manager -- Set runtime path of "/senior/perception/bin/node_manager" to "" -- Up-to-date: /senior/perception/lib -- Installing: /senior/perception/lib/libexporter.so -- Set runtime path of "/senior/perception/lib/libexporter.so" to "" -- Installing: /senior/perception/bin/collector -- Set runtime path of "/senior/perception/bin/collector" to "" -- Installing: /senior/perception/bin/error_codes -- Set runtime path of "/senior/perception/bin/error_codes" to "" -- Installing: /senior/perception/bin/machine_metrics -- Set runtime path of "/senior/perception/bin/machine_metrics" to "" -- Installing: /senior/perception/bin/test_error_codes -- Set runtime path of "/senior/perception/bin/test_error_codes" to "" -- Installing: /senior/perception/bin/test_read_error_codes_info -- Installing: /senior/perception/bin/test_exporter -- Set runtime path of "/senior/perception/bin/test_exporter" to "" -- Installing: /senior/perception/bin/node_manager_with_hmi -- Set runtime path of "/senior/perception/bin/node_manager_with_hmi" to "" -- Installing: /senior/perception/share/system-ros/launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_right.launch -- Installing: /senior/perception/share/system-ros/launch/ls_detection_node.launch -- Installing: /senior/perception/share/system-ros/launch/crane_align_node.launch -- Installing: /senior/perception/share/system-ros/launch/msf_localization_node.launch -- Installing: /senior/perception/share/system-ros/launch/all.launch -- Installing: /senior/perception/share/system-ros/launch/static_transform_node.launch -- Installing: /senior/perception/share/system-ros/launch/msf_assistant_node.launch -- Installing: /senior/perception/share/system-ros/launch/crane_detection_node.launch -- Installing: /senior/perception/share/system-ros/launch/calibration_node.launch -- Installing: /senior/perception/share/system-ros/launch/chassis_node.launch -- Installing: /senior/perception/share/system-ros/launch/rslidar_node.launch -- Installing: /senior/perception/share/system-ros/launch/robot_state_publisher.launch -- Installing: /senior/perception/share/system-ros/launch/pnc_node.launch -- Installing: /senior/perception/share/system-ros/launch/hdmap_server_node.launch -- Installing: /senior/perception/share/system-ros/launch/prediction_node.launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_left.launch -- Installing: /senior/perception/share/system-ros/launch/msg_recorder_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_localization_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_node.launch -- Installing: /senior/perception/share/system-ros/launch/lidar_loc_v2_rviz.launch -- Installing: /senior/perception/share/system-ros/launch/senior_hmi_visualizer.launch -- Installing: /senior/perception/share/system-ros/launch/reflector_measure_node.launch -- Installing: /senior/perception/share/system-ros/launch/hesai_lidar_node_top.launch -- Installing: /senior/perception/share/system-ros/launch/tracer_node.launch -- Installing: /senior/perception/share/system-ros/launch/tos_visualize_node.launch -- Installing: /senior/perception/share/system-ros/config -- Installing: /senior/perception/share/system-ros/config/node_manager_online.toml -- Installing: /senior/perception/share/system-ros/config/fastdds_xml_profiles.xml -- Installing: /senior/perception/share/system-ros/config/ros_bridge.toml -- Installing: /senior/perception/share/system-ros/config/node_exporter.toml -- Installing: /senior/perception/share/system-ros/config/error_codes.toml -- Installing: /senior/perception/share/system-ros/config/topic_param_config.toml -- Installing: /senior/perception/share/system-ros/config/system-monitor.toml -- Installing: /senior/perception/share/system-ros/config/node_manager.toml Base path: /senior/workspace/system-ros Source space: /senior/workspace/system-ros/src Build space: /senior/workspace/system-ros/build Devel space: /senior/workspace/system-ros/devel Install space: /senior/perception Creating symlink "/senior/workspace/system-ros/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/system-ros/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/system-ros/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/system-ros/build" #### #### #### Running command: "make install -j" in "/senior/workspace/system-ros/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] echo system-ros编译完成 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (dox->perception) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (make_slave) [Pipeline] script [Pipeline] { [Pipeline] sh + rm -rf /senior/workspace/slave_ws [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取从天准代码spreader_detection>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/spreader_detection [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/spreader_detection.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/spreader_detection [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/spreader_detection.git > git init /senior/workspace/slave_ws/src/spreader_detection # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/spreader_detection.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/spreader_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57272d818979776b46674d2bf285ba6c67642232 (origin/rc_dev) Commit message: "修改空挂检出条件,防止长久未初始化" > git config remote.origin.url http://159.27.226.4/lidar/spreader_detection.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57272d818979776b46674d2bf285ba6c67642232 # timeout=10 > git rev-list --no-walk 57272d818979776b46674d2bf285ba6c67642232 # timeout=10 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.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=spreader_detection Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=spreader_detection Response Code: HTTP/1.1 200 OK Response: [{"id":552,"description":"","name":"new_truck_spreader_detection","name_with_namespace":"Lidar / new_truck_spreader_detection","path":"new_truck_spreader_detection","path_with_namespace":"lidar/new_truck_spreader_detection","created_at":"2023-02-28T10:03:35.790Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/new_truck_spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/new_truck_spreader_detection.git","web_url":"http://159.27.226.4/lidar/new_truck_spreader_detection","readme_url":"http://159.27.226.4/lidar/new_truck_spreader_detection/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-22T07:53:08.417Z","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/552","issues":"http://159.27.226.4/api/v4/projects/552/issues","merge_requests":"http://159.27.226.4/api/v4/projects/552/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/552/repository/branches","labels":"http://159.27.226.4/api/v4/projects/552/labels","events":"http://159.27.226.4/api/v4/projects/552/events","members":"http://159.27.226.4/api/v4/projects/552/members","cluster_agents":"http://159.27.226.4/api/v4/projects/552/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-03-01T10:03:35.926Z"},"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":32,"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":508,"description":"imv spreader","name":"imv_spreader_detection","name_with_namespace":"Lidar / imv_spreader_detection","path":"imv_spreader_detection","path_with_namespace":"lidar/imv_spreader_detection","created_at":"2022-12-09T09:35:02.312Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/imv_spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/imv_spreader_detection.git","web_url":"http://159.27.226.4/lidar/imv_spreader_detection","readme_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-21T14:35:35.695Z","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/508","issues":"http://159.27.226.4/api/v4/projects/508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/508/labels","events":"http://159.27.226.4/api/v4/projects/508/events","members":"http://159.27.226.4/api/v4/projects/508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/508/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-12-10T09:35:02.371Z"},"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":32,"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":391,"description":"吊具检测","name":"spreader_detection","name_with_namespace":"Lidar / spreader_detection","path":"spreader_detection","path_with_namespace":"lidar/spreader_detection","created_at":"2022-08-08T07:17:02.535Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/spreader_detection.git","web_url":"http://159.27.226.4/lidar/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-22T12:18:36.929Z","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/391","issues":"http://159.27.226.4/api/v4/projects/391/issues","merge_requests":"http://159.27.226.4/api/v4/projects/391/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/391/repository/branches","labels":"http://159.27.226.4/api/v4/projects/391/labels","events":"http://159.27.226.4/api/v4/projects/391/events","members":"http://159.27.226.4/api/v4/projects/391/members","cluster_agents":"http://159.27.226.4/api/v4/projects/391/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-08-09T07:17:02.605Z"},"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,"forked_from_project":{"id":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"}},"mr_default_target_self":false,"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":false,"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":379,"description":"","name":"Spreader_detection","name_with_namespace":"liuwenjing / Spreader_detection","path":"spreader_detection","path_with_namespace":"liuwenjing/spreader_detection","created_at":"2022-07-20T03:25:38.233Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:liuwenjing/spreader_detection.git","http_url_to_repo":"http://159.27.226.4/liuwenjing/spreader_detection.git","web_url":"http://159.27.226.4/liuwenjing/spreader_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-07-30T16:23:18.087Z","namespace":{"id":46,"name":"liuwenjing","path":"liuwenjing","kind":"user","full_path":"liuwenjing","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/379","issues":"http://159.27.226.4/api/v4/projects/379/issues","merge_requests":"http://159.27.226.4/api/v4/projects/379/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/379/repository/branches","labels":"http://159.27.226.4/api/v4/projects/379/labels","events":"http://159.27.226.4/api/v4/projects/379/events","members":"http://159.27.226.4/api/v4/projects/379/members","cluster_agents":"http://159.27.226.4/api/v4/projects/379/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":32,"username":"liuwenjing","name":"liuwenjing","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/32/avatar.png","web_url":"http://159.27.226.4/liuwenjing"},"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-07-21T03:25:38.315Z"},"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":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":32,"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/spreader_detection [Pipeline] echo lidar/spreader_detection [Pipeline] echo lidar/spreader_detection [Pipeline] echo 391 [Pipeline] echo lidar/spreader_detection [Pipeline] echo 391 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 57272d8 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 391 57272d8 57272d8 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-22_16-04-12","commit_id":"57272d8","version":"","commit_msgs":",,"},' [Pipeline] sh + rm -rf /senior/workspace/shared_msgs@tmp /senior/workspace/system-ros@tmp [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取从天准代码lane_detection>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/lane_detection [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/lane_detection.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/lane_detection [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/lane_detection.git > git init /senior/workspace/slave_ws/src/lane_detection # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/lane_detection.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/lane_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 182ed61a2921e866d7c6bad0962027c67c4f5331 (origin/rc_dev) Commit message: "fix_out: change region" > git config remote.origin.url http://159.27.226.4/lidar/lane_detection.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 182ed61a2921e866d7c6bad0962027c67c4f5331 # timeout=10 > git rev-list --no-walk fa1caefcf13f96452f20bbf5b7d3e2c4ffd8ba2a # timeout=10 [Pipeline] sh + git submodule update --init --recursive Submodule 'params/laneatt/model' (git@159.27.226.4:lidar/lane_detection_model.git) registered for path 'params/laneatt/model' Cloning into '/senior/workspace/slave_ws/src/lane_detection/params/laneatt/model'... Submodule path 'params/laneatt/model': checked out '1275f18c995393163dcc4d18ad35af9bf48de966' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.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=lane_detection Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=lane_detection Response Code: HTTP/1.1 200 OK Response: [{"id":417,"description":"车道线检测工程http://159.27.226.4/lidar/lane_detection的模型文件","name":"lane_detection_model","name_with_namespace":"Lidar / lane_detection_model","path":"lane_detection_model","path_with_namespace":"lidar/lane_detection_model","created_at":"2022-09-24T15:20:38.174Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/lane_detection_model.git","http_url_to_repo":"http://159.27.226.4/lidar/lane_detection_model.git","web_url":"http://159.27.226.4/lidar/lane_detection_model","readme_url":"http://159.27.226.4/lidar/lane_detection_model/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-12T13:30:12.162Z","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/417","issues":"http://159.27.226.4/api/v4/projects/417/issues","merge_requests":"http://159.27.226.4/api/v4/projects/417/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/417/repository/branches","labels":"http://159.27.226.4/api/v4/projects/417/labels","events":"http://159.27.226.4/api/v4/projects/417/events","members":"http://159.27.226.4/api/v4/projects/417/members","cluster_agents":"http://159.27.226.4/api/v4/projects/417/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-09-25T15:20:38.272Z"},"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":false,"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":289,"description":"","name":"lane_detection","name_with_namespace":"Lidar / lane_detection","path":"lane_detection","path_with_namespace":"lidar/lane_detection","created_at":"2022-04-03T08:24:27.730Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/lane_detection.git","web_url":"http://159.27.226.4/lidar/lane_detection","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-05-21T13:08:15.355Z","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/289","issues":"http://159.27.226.4/api/v4/projects/289/issues","merge_requests":"http://159.27.226.4/api/v4/projects/289/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/289/repository/branches","labels":"http://159.27.226.4/api/v4/projects/289/labels","events":"http://159.27.226.4/api/v4/projects/289/events","members":"http://159.27.226.4/api/v4/projects/289/members","cluster_agents":"http://159.27.226.4/api/v4/projects/289/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-04-04T08:24:27.805Z"},"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,"forked_from_project":{"id":263,"description":"","name":"lane_detection","name_with_namespace":"lanxiaosong / lane_detection","path":"lane_detection","path_with_namespace":"lanxiaosong/lane_detection","created_at":"2022-02-25T09:29:54.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lanxiaosong/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lanxiaosong/lane_detection.git","web_url":"http://159.27.226.4/lanxiaosong/lane_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-04-01T11:22:24.666Z","namespace":{"id":54,"name":"lanxiaosong","path":"lanxiaosong","kind":"user","full_path":"lanxiaosong","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"}},"mr_default_target_self":false,"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":false,"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":null}},{"id":263,"description":"","name":"lane_detection","name_with_namespace":"lanxiaosong / lane_detection","path":"lane_detection","path_with_namespace":"lanxiaosong/lane_detection","created_at":"2022-02-25T09:29:54.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lanxiaosong/lane_detection.git","http_url_to_repo":"http://159.27.226.4/lanxiaosong/lane_detection.git","web_url":"http://159.27.226.4/lanxiaosong/lane_detection","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2022-04-01T11:22:24.666Z","namespace":{"id":54,"name":"lanxiaosong","path":"lanxiaosong","kind":"user","full_path":"lanxiaosong","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/263","issues":"http://159.27.226.4/api/v4/projects/263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/263/labels","events":"http://159.27.226.4/api/v4/projects/263/events","members":"http://159.27.226.4/api/v4/projects/263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"internal","owner":{"id":38,"username":"lanxiaosong","name":"lanxiaosong","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/38/avatar.png","web_url":"http://159.27.226.4/lanxiaosong"},"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-02-26T09:29:54.275Z"},"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":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"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":false,"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/lane_detection [Pipeline] echo lidar/lane_detection [Pipeline] echo 289 [Pipeline] echo lidar/lane_detection [Pipeline] echo 289 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo fa1caef [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 289 fa1caef 182ed61 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"fa1caef","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-22_16-06-37","commit_id":"182ed61","version":"","commit_msgs":"IGNoYW5nZSByZWdpb24=,,"},' [Pipeline] sh + rm -rf '/senior/workspace/*@tmp' [Pipeline] } [Pipeline] // dir [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取从天准代码ipm_segmentation>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + mkdir -p /senior/workspace/slave_ws/src/ipm_segmentation [Pipeline] sh + ls /senior/workspace/slave_ws src [Pipeline] echo rc_dev [Pipeline] echo http://159.27.226.4/lidar/ipm_segmentation.git [Pipeline] dir Running in /senior/workspace/slave_ws/src/ipm_segmentation [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/lidar/ipm_segmentation.git > git init /senior/workspace/slave_ws/src/ipm_segmentation # timeout=10 Fetching upstream changes from http://159.27.226.4/lidar/ipm_segmentation.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --progress -- http://159.27.226.4/lidar/ipm_segmentation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65fdd747d1a692d4468fe108e3526f187d5b8b28 (origin/rc_dev) Commit message: "fix_out: change lifetime" > git config remote.origin.url http://159.27.226.4/lidar/ipm_segmentation.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65fdd747d1a692d4468fe108e3526f187d5b8b28 # timeout=10 > git rev-list --no-walk 65fdd747d1a692d4468fe108e3526f187d5b8b28 # timeout=10 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /home/nvidia/commtest/rcdev-project/perception-slave.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=ipm_segmentation Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=ipm_segmentation Response Code: HTTP/1.1 200 OK Response: [{"id":430,"description":"图像语义分割模块","name":"ipm_segmentation","name_with_namespace":"Lidar / ipm_segmentation","path":"ipm_segmentation","path_with_namespace":"lidar/ipm_segmentation","created_at":"2022-10-11T10:46:43.497Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/ipm_segmentation.git","http_url_to_repo":"http://159.27.226.4/lidar/ipm_segmentation.git","web_url":"http://159.27.226.4/lidar/ipm_segmentation","readme_url":"http://159.27.226.4/lidar/ipm_segmentation/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-02-24T07:38:11.708Z","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/430","issues":"http://159.27.226.4/api/v4/projects/430/issues","merge_requests":"http://159.27.226.4/api/v4/projects/430/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/430/repository/branches","labels":"http://159.27.226.4/api/v4/projects/430/labels","events":"http://159.27.226.4/api/v4/projects/430/events","members":"http://159.27.226.4/api/v4/projects/430/members","cluster_agents":"http://159.27.226.4/api/v4/projects/430/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-10-12T10:46:43.561Z"},"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,"mr_default_target_self":false,"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":{"access_level":30,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lidar/ipm_segmentation [Pipeline] echo 430 [Pipeline] echo 430 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo 65fdd74 [Pipeline] sh + python3 /home/nvidia/weilk/project/get_git_log.py 430 65fdd74 65fdd74 [Pipeline] echo /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] readJSON [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] echo {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo '{"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}}' [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json {"project":{"shared_msgs":"shared/shared_msgs","ros_bridge":"system/ros-bridge","spreader_detection":"lidar/spreader_detection","lane_detection":"lidar/lane_detection","ipm_segmentation":"lidar/ipm_segmentation","system-ros":"system/system-ros"},"commit":{"shared_msgs":"97ca1e4","ros_bridge":"ea083ae","spreader_detection":"57272d8","lane_detection":"182ed61","ipm_segmentation":"65fdd74","system-ros":"607f123"}} [Pipeline] sh + echo -n '{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-22_16-07-01","commit_id":"65fdd74","version":"","commit_msgs":",,"},' [Pipeline] sh + rm -rf '/senior/workspace/*@tmp' [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /senior/workspace/slave_ws [Pipeline] { [Pipeline] sh + chmod -R a+w /senior/workspace/slave_ws [Pipeline] sh + source /senior/workspace/shared_msgs/devel/setup.bash ++ CATKIN_SHELL=bash ++++ dirname /senior/workspace/shared_msgs/devel/setup.bash +++ builtin cd /senior/workspace/shared_msgs/devel +++ pwd ++ _CATKIN_SETUP_DIR=/senior/workspace/shared_msgs/devel ++ . /senior/workspace/shared_msgs/devel/setup.sh +++ : /senior/workspace/shared_msgs/devel +++ _SETUP_UTIL=/senior/workspace/shared_msgs/devel/_setup_util.py +++ unset _CATKIN_SETUP_DIR +++ '[' '!' -f /senior/workspace/shared_msgs/devel/_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.gdtqbtDeo6 +++ unset _TMPDIR +++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.gdtqbtDeo6 ']' +++ CATKIN_SHELL=bash +++ /senior/workspace/shared_msgs/devel/_setup_util.py +++ _RC=0 +++ '[' 0 -ne 0 ']' +++ unset _RC +++ unset _SETUP_UTIL +++ . /tmp/setup.sh.gdtqbtDeo6 ++++ export CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic ++++ CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic ++++ export LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib ++++ LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib ++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ++++ export PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig ++++ export PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages ++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12 ++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh ++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic ++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash ++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic ++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic +++ rm -f /tmp/setup.sh.gdtqbtDeo6 +++ unset _SETUP_TMP +++ _i=0 +++ '[' 0 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh ++++ '[' -n '' -a '' '!=' melodic ']' ++++ export ROS_DISTRO=melodic ++++ ROS_DISTRO=melodic +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=1 +++ '[' 1 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros ++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=2 +++ '[' 2 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share ++++ ROS_PACKAGE_PATH=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=3 +++ '[' 3 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh ++++ export ROS_PYTHON_VERSION=2 ++++ ROS_PYTHON_VERSION=2 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=4 +++ '[' 4 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/10.rosbuild.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_5 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh ++++ '[' -z /opt/ros/melodic ']' ++++ export ROS_ROOT=/opt/ros/melodic/share/ros ++++ ROS_ROOT=/opt/ros/melodic/share/ros +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=6 +++ '[' 6 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_6 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/99.roslisp.sh +++ unset _CATKIN_ENVIRONMENT_HOOKS_7 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/python -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=/senior/workspace/shared_msgs/devel/share/common-lisp ++++ ROSLISP_PACKAGE_DIRECTORIES=/senior/workspace/shared_msgs/devel/share/common-lisp +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=8 +++ '[' 8 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8' ++++ _envfile=/opt/ros/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/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/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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/melodic/etc/catkin/profile.d/15.rosbash.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_10 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash ++++ '[' -z /opt/ros/melodic ']' ++++ . /opt/ros/melodic/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 +++ unset CATKIN_ENV_HOOK_WORKSPACE +++ _i=11 +++ '[' 11 -lt 12 ']' +++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11' ++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash +++ unset _CATKIN_ENVIRONMENT_HOOKS_11 +++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE' ++++ _envfile_workspace=/opt/ros/melodic +++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE +++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic +++ . /opt/ros/melodic/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_make -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel -- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 3 packages in topological order: -- ~~ - ipm_segmenation -- ~~ - lane_detection -- ~~ - spreader_detection -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'ipm_segmenation' -- ==> add_subdirectory(ipm_segmentation) -- Found OpenCV: /usr (found version "4.1.1") CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindCUDA.cmake:726 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'CUDA_SEPARABLE_COMPILATION'. Call Stack (most recent call first): ipm_segmentation/core/ddrnet/CMakeLists.txt:14 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy -- Checking for module 'eigen3' -- Found eigen3, version 3.3.4 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found eigen: /usr/include/eigen3 -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex -- Checking for module 'libopenni' -- Found libopenni, version 1.5.4.0 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found openni: /usr/lib/libOpenNI.so -- Checking for module 'libopenni2' -- Found libopenni2, version 2.2.0.3 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenNI2: /usr/lib/libOpenNI2.so CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found libusb-1.0: /usr/include ** WARNING ** io features related to libusb-1.0 will be disabled -- Checking for module 'flann' -- Found flann, version 1.9.1 CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Flann: /usr/lib/aarch64-linux-gnu/libflann_cpp_s.a CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found qhull: /usr/lib/aarch64-linux-gnu/libqhull.so CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_COMMON: /usr/lib/aarch64-linux-gnu/libpcl_common.so -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_OCTREE: /usr/lib/aarch64-linux-gnu/libpcl_octree.so -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_IO: /usr/lib/aarch64-linux-gnu/libpcl_io.so -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_KDTREE: /usr/lib/aarch64-linux-gnu/libpcl_kdtree.so -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SEARCH: /usr/lib/aarch64-linux-gnu/libpcl_search.so -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SAMPLE_CONSENSUS: /usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_FILTERS: /usr/lib/aarch64-linux-gnu/libpcl_filters.so -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_2D: /usr/include/pcl-1.8 -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_GEOMETRY: /usr/include/pcl-1.8 -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_FEATURES: /usr/lib/aarch64-linux-gnu/libpcl_features.so -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_ML: /usr/lib/aarch64-linux-gnu/libpcl_ml.so -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SEGMENTATION: /usr/lib/aarch64-linux-gnu/libpcl_segmentation.so -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_VISUALIZATION: /usr/lib/aarch64-linux-gnu/libpcl_visualization.so -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_SURFACE: /usr/lib/aarch64-linux-gnu/libpcl_surface.so -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_REGISTRATION: /usr/lib/aarch64-linux-gnu/libpcl_registration.so -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_KEYPOINTS: /usr/lib/aarch64-linux-gnu/libpcl_keypoints.so -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_TRACKING: /usr/lib/aarch64-linux-gnu/libpcl_tracking.so -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_RECOGNITION: /usr/lib/aarch64-linux-gnu/libpcl_recognition.so -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_STEREO: /usr/lib/aarch64-linux-gnu/libpcl_stereo.so -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_APPS: /usr/lib/aarch64-linux-gnu/libpcl_apps.so -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_IN_HAND_SCANNER: /usr/include/pcl-1.8 -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_MODELER: /usr/include/pcl-1.8 -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_POINT_CLOUD_EDITOR: /usr/include/pcl-1.8 -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_OUTOFCORE: /usr/lib/aarch64-linux-gnu/libpcl_outofcore.so -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCL_PEOPLE: /usr/lib/aarch64-linux-gnu/libpcl_people.so -- Found PCL: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_common.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_common.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava;optimized;/usr/lib/aarch64-linux-gnu/libpcl_io.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_io.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;optimized;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_search.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_search.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_features.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_features.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_people.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_people.so;/usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- +++ processing catkin package: 'lane_detection' -- ==> add_subdirectory(lane_detection) CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:46 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:48 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:57 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:71 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy version : 0.0.0.182ed61 version : 0.0.0 -- +++ processing catkin package: 'spreader_detection' -- ==> add_subdirectory(spreader_detection) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/slave_ws/build [ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o [ 2%] Built target vehicle_msgs_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_lisp [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target bond_generate_messages_lisp [ 2%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_nodejs [ 2%] Built target rosgraph_msgs_generate_messages_eus [ 2%] Built target bond_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_cpp [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target bond_generate_messages_py [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_nodejs [ 2%] Built target sensor_msgs_generate_messages_py [ 2%] Built target tf_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_lisp [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target geometry_msgs_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_lisp [ 2%] Built target roscpp_generate_messages_cpp [ 2%] Built target actionlib_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_cpp [ 2%] Built target roscpp_generate_messages_lisp [ 2%] Built target sensor_msgs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_py [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_nodejs [ 2%] Built target geometry_msgs_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_py [ 2%] Built target roscpp_generate_messages_eus [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target geometry_msgs_generate_messages_py [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target nodelet_generate_messages_lisp [ 2%] Built target std_msgs_generate_messages_lisp [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target pcl_ros_gencfg [ 2%] Built target topic_tools_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target dynamic_reconfigure_generate_messages_eus [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target tf_generate_messages_eus [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target std_srvs_generate_messages_cpp [ 2%] Built target std_srvs_generate_messages_py [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_lisp [ 2%] Built target tf_generate_messages_nodejs [ 2%] Built target pcl_msgs_generate_messages_py [ 2%] Built target vehicle_msgs_generate_messages_cpp [ 2%] Built target actionlib_generate_messages_eus [ 2%] Built target pcl_msgs_generate_messages_lisp [ 2%] Built target tf_generate_messages_cpp [ 2%] Built target actionlib_msgs_generate_messages_lisp [ 2%] Built target topic_tools_generate_messages_py [ 2%] Built target nodelet_topic_tools_gencfg [ 2%] Built target actionlib_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_nodejs [ 2%] Built target tf2_msgs_generate_messages_cpp [ 2%] Built target actionlib_msgs_generate_messages_py [ 2%] Built target dynamic_reconfigure_gencfg [ 2%] Built target tf2_msgs_generate_messages_eus [ 2%] Built target tf2_msgs_generate_messages_lisp [ 2%] Built target actionlib_generate_messages_py [ 8%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_generated_ScatterND.cu.o [ 8%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_pre_process.cu.o [ 8%] Built target tf2_msgs_generate_messages_py [ 10%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/camera_geometry.cpp.o [ 10%] Built target tf2_msgs_generate_messages_nodejs [ 13%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/camera_geometry.cpp.o [ 16%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/common/ransac_plane.cpp.o [ 18%] Building CXX object spreader_detection/CMakeFiles/sprd_ipm_lib.dir/core/ipm/sprd_ipm.cpp.o [ 21%] Building CXX object spreader_detection/CMakeFiles/spreaderatt_lib.dir/core/spreader_att/spreader_att.cpp.o In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:15:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" [ 24%] Building CXX object lane_detection/core/ipm/CMakeFiles/ipm_lib.dir/ipm.cpp.o [ 27%] Building CXX object ipm_segmentation/core/ipm/CMakeFiles/ipm_seg_lib.dir/ipm.cpp.o [ 29%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o [ 32%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so [ 32%] Built target ScatterND [ 35%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_ScatterND.cu.o [ 37%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so [ 37%] Built target spreaderatt_lib [ 40%] Building NVCC (Device) object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_generated_nms.cu.o /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const __nv_bool *, const __nv_bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(41): warning: function "nvinfer1::IPluginV2::getOutputDimensions(int, const nvinfer1::Dims *, int)" is hidden by "nvinfer1::plugin::ScatterND::getOutputDimensions" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(92): warning: function "nvinfer1::IPluginV2Ext::configurePlugin(const nvinfer1::Dims *, int, const nvinfer1::Dims *, int, const nvinfer1::DataType *, const nvinfer1::DataType *, const bool *, const bool *, nvinfer1::PluginFormat, int)" is hidden by "nvinfer1::plugin::ScatterND::configurePlugin" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(105): warning: function "nvinfer1::IPluginV2::getWorkspaceSize(int) const" is hidden by "nvinfer1::plugin::ScatterND::getWorkspaceSize" -- virtual function override intended? /senior/workspace/slave_ws/src/lane_detection/core/laneatt/./ScatterND.h(123): warning: function "nvinfer1::IPluginV2::enqueue(int, const void *const *, void **, void *, cudaStream_t)" is hidden by "nvinfer1::plugin::ScatterND::enqueue" -- virtual function override intended? /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp: In member function ‘bool SprdIPM::DoProcess(PointCloud&, ros::Time&, SprdOutPut&, bool&)’: /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:36:93: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘std::vector<int>::size_type {aka long unsigned int}’ [-Wformat=] flag, vec(0), vec(1), vec(2), vec(3), ransacPlane.m_inliersNumMax, gndIndices.size()); ~~~~~~~~~~~~~~~~~^ [ 43%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/util.cc.o [ 45%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet.cc.o [ 48%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_intermediate_link.o [ 51%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt.cc.o [ 54%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/util.cc.o [ 56%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so [ 56%] Built target ddrnet_lib [ 59%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so [ 62%] Built target laneatt_lib [ 64%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_lib.so [ 64%] Built target ipm_lib [ 70%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/core/lane_detection.cpp.o [ 70%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/node/lane_detection_node.cpp.o [ 72%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/common/utils.cpp.o [ 75%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_seg_lib.so [ 75%] Built target ipm_seg_lib [ 78%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/node/ipm_segmenation_node.cpp.o [ 83%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/common/utils.cpp.o [ 83%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/core/ipm_segmenation.cpp.o In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5, from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5, from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ [ 86%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libsprd_ipm_lib.so [ 86%] Built target sprd_ipm_lib [ 89%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/node/spreader_detection_node.cpp.o [ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/core/spreader_detection.cpp.o In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:11: /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined #define CHECK(status) \ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /usr/include/glog/logging.h:584:0: note: this is the location of the previous definition #define CHECK(condition) \ In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9, from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8, from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0, from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here [ 94%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2 [ 94%] Built target lane_detection_node In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:44:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14 constexpr static bool pcl_uses_boost = true; ^~~~~~~~~~~~~~ [ 97%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2 [ 97%] Built target ipm_segmenation_node In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:41:0, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14, from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’: /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations] SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel)); ^~~~~~~~~~~~~~~ /usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here [100%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/spreader_detection/spreader_detection_node /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so, may conflict with libopencv_core.so.3.2 [100%] Built target spreader_detection_node Base path: /senior/workspace/slave_ws Source space: /senior/workspace/slave_ws/src Build space: /senior/workspace/slave_ws/build Devel space: /senior/workspace/slave_ws/devel Install space: /senior/workspace/slave_ws/install Creating symlink "/senior/workspace/slave_ws/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake" #### #### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/slave_ws/install -G Unix Makefiles" in "/senior/workspace/slave_ws/build" #### #### #### Running command: "make -j8 -l8" in "/senior/workspace/slave_ws/build" #### + catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j -- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel -- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- Using PYTHON_EXECUTABLE: /usr/bin/python2 -- Using Debian Python package layout -- Using empy: /usr/bin/empy -- Using CATKIN_ENABLE_TESTING: ON -- Call enable_testing() -- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results -- Found gtest sources under '/usr/src/googletest': gtests will be built -- Found gmock sources under '/usr/src/googletest': gmock will be built CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") -- Using Python nosetests: /usr/bin/nosetests-2.7 -- catkin 0.7.29 -- BUILD_SHARED_LIBS is on -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing 3 packages in topological order: -- ~~ - ipm_segmenation -- ~~ - lane_detection -- ~~ - spreader_detection -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ processing catkin package: 'ipm_segmenation' -- ==> add_subdirectory(ipm_segmentation) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) ipm_segmentation/CMakeLists.txt:63 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- +++ processing catkin package: 'lane_detection' -- ==> add_subdirectory(lane_detection) CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:46 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:48 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt: A logical block opening on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:57 (if) closes on the line /senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:71 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy version : 0.0.0.182ed61 version : 0.0.0 -- +++ processing catkin package: 'spreader_detection' -- ==> add_subdirectory(spreader_detection) fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (eigen) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** io features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. -- The imported target "vtk" references the file "/usr/bin/vtk" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake" but not all the files it references. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (libusb-1.0) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. ** WARNING ** io features related to libusb-1.0 will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Flann) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OpenNI2) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ensenso) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR) ** WARNING ** visualization features related to ensenso will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DAVIDSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** visualization features related to davidSDK will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (DSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** visualization features related to dssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (RSSDK) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES) ** WARNING ** visualization features related to rssdk will be disabled CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (qhull) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (openni) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni) /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_COMMON CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_COMMON) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OCTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OCTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KDTREE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KDTREE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEARCH CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEARCH) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SAMPLE_CONSENSUS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SAMPLE_CONSENSUS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FILTERS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FILTERS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_2D CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_2D) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_GEOMETRY CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_GEOMETRY) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_FEATURES CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_FEATURES) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_ML CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_ML) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SEGMENTATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SEGMENTATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_VISUALIZATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_VISUALIZATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_SURFACE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_SURFACE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_REGISTRATION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_REGISTRATION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_KEYPOINTS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_KEYPOINTS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_TRACKING CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_TRACKING) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_RECOGNITION CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_RECOGNITION) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_STEREO CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_STEREO) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_APPS CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_APPS) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_IN_HAND_SCANNER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_MODELER CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_MODELER) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_POINT_CLOUD_EDITOR CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_OUTOFCORE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_OUTOFCORE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- looking for PCL_PEOPLE CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE) does not match the name of the calling package (PCL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args) spreader_detection/CMakeLists.txt:35 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/include (found version "1.65.1") found components: system program_options -- Configuring done -- Generating done -- Build files have been written to: /senior/workspace/slave_ws/build [ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o [ 2%] Built target std_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_py [ 2%] Built target nodelet_generate_messages_nodejs [ 2%] Built target vehicle_msgs_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_py [ 2%] Built target pcl_msgs_generate_messages_eus [ 2%] Built target nodelet_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_nodejs [ 2%] Built target std_msgs_generate_messages_nodejs [ 2%] Built target topic_tools_generate_messages_cpp [ 2%] Built target std_msgs_generate_messages_eus [ 2%] Built target vehicle_msgs_generate_messages_lisp [ 2%] Built target geometry_msgs_generate_messages_eus [ 2%] Built target roscpp_generate_messages_nodejs Consolidate compiler generated dependencies of target ipm_lib [ 2%] Built target actionlib_msgs_generate_messages_cpp [ 2%] Built target sensor_msgs_generate_messages_cpp [ 2%] Built target topic_tools_generate_messages_eus [ 2%] Built target sensor_msgs_generate_messages_lisp [ 2%] Built target actionlib_msgs_generate_messages_eus [ 2%] Built target geometry_msgs_generate_messages_nodejs [ 2%] Built target roscpp_generate_messages_eus [ 2%] Built target bond_generate_messages_py [ 2%] Built target actionlib_generate_messages_lisp [ 2%] Built target bond_generate_messages_eus [ 2%] Built target dynamic_reconfigure_generate_messages_nodejs [ 2%] Built target bond_generate_messages_nodejs [ 2%] Built target tf2_msgs_generate_messages_nodejs [ 2%] Built target topic_tools_generate_messages_lisp [ 2%] Built target dynamic_reconfigure_generate_messages_py [ 2%] Built target tf_generate_messages_nodejs [ 2%] Built target actionlib_msgs_generate_messages_nodejs [ 2%] Built target dynamic_reconfigure_generate_messages_cpp [ 2%] Built target nodelet_generate_messages_py [ 2%] Built target roscpp_generate_messages_lisp [ 2%] Built target pcl_msgs_generate_messages_py [ 2%] Built target std_srvs_generate_messages_eus [ 2%] Built target std_srvs_generate_messages_lisp [ 2%] Built target rosgraph_msgs_generate_messages_cpp [ 2%] Built target pcl_msgs_generate_messages_cpp Consolidate compiler generated dependencies of target spreaderatt_lib [ 2%] Built target bond_generate_messages_cpp [ 2%] Built target rosgraph_msgs_generate_messages_py [ 2%] Built target tf_generate_messages_lisp [ 2%] Built target sensor_msgs_generate_messages_eus [ 2%] Built target nodelet_generate_messages_lisp [ 2%] Built target tf2_msgs_generate_messages_cpp [ 2%] Built target tf_generate_messages_cpp [ 2%] Built target rosgraph_msgs_generate_messages_lisp [ 5%] Built target sensor_msgs_generate_messages_py [ 5%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so [ 5%] Built target std_msgs_generate_messages_lisp [ 5%] Built target tf2_msgs_generate_messages_eus [ 5%] Built target actionlib_generate_messages_nodejs [ 5%] Built target actionlib_generate_messages_py [ 5%] Built target tf_generate_messages_eus [ 5%] Built target dynamic_reconfigure_gencfg [ 5%] Built target geometry_msgs_generate_messages_lisp [ 5%] Built target dynamic_reconfigure_generate_messages_lisp [ 5%] Built target topic_tools_generate_messages_nodejs [ 5%] Built target geometry_msgs_generate_messages_cpp [ 5%] Built target pcl_msgs_generate_messages_nodejs [ 5%] Built target actionlib_generate_messages_eus [ 5%] Built target std_srvs_generate_messages_nodejs [ 5%] Built target tf2_msgs_generate_messages_py Consolidate compiler generated dependencies of target ipm_seg_lib [ 5%] Built target std_srvs_generate_messages_cpp [ 5%] Built target actionlib_msgs_generate_messages_py [ 5%] Built target dynamic_reconfigure_generate_messages_eus [ 5%] Built target nodelet_generate_messages_cpp [ 5%] Built target tf2_msgs_generate_messages_lisp Consolidate compiler generated dependencies of target laneatt_lib [ 5%] Built target rosgraph_msgs_generate_messages_nodejs [ 5%] Built target nodelet_topic_tools_gencfg [ 5%] Built target actionlib_msgs_generate_messages_lisp [ 5%] Built target actionlib_generate_messages_cpp [ 5%] Built target roscpp_generate_messages_cpp [ 5%] Built target pcl_msgs_generate_messages_lisp [ 5%] Built target std_msgs_generate_messages_py [ 5%] Built target roscpp_generate_messages_py [ 5%] Built target rosgraph_msgs_generate_messages_eus [ 5%] Built target geometry_msgs_generate_messages_py [ 5%] Built target vehicle_msgs_generate_messages_cpp [ 5%] Built target bond_generate_messages_lisp [ 5%] Built target topic_tools_generate_messages_py [ 13%] Built target ipm_lib [ 13%] Built target pcl_ros_gencfg [ 13%] Built target std_srvs_generate_messages_py [ 13%] Built target sensor_msgs_generate_messages_nodejs [ 18%] Built target spreaderatt_lib [ 26%] Built target ipm_seg_lib Consolidate compiler generated dependencies of target sprd_ipm_lib [ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so [ 36%] Built target sprd_ipm_lib Consolidate compiler generated dependencies of target spreader_detection_node [ 42%] Built target ScatterND [ 50%] Built target spreader_detection_node [ 68%] Built target laneatt_lib Consolidate compiler generated dependencies of target lane_detection_node [ 71%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node /usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1 /usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2 /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2 [ 78%] Built target lane_detection_node /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender" /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender" [ 81%] Building NVCC intermediate link file ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_intermediate_link.o Consolidate compiler generated dependencies of target ddrnet_lib [ 84%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so [ 89%] Built target ddrnet_lib Consolidate compiler generated dependencies of target ipm_segmenation_node [ 92%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node /usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2 [100%] Built target ipm_segmenation_node Install the project... -- Install configuration: "" -- Installing: /senior/perception/_setup_util.py -- Installing: /senior/perception/env.sh -- Installing: /senior/perception/setup.bash -- Installing: /senior/perception/local_setup.bash -- Installing: /senior/perception/setup.sh -- Installing: /senior/perception/local_setup.sh -- Installing: /senior/perception/setup.zsh -- Installing: /senior/perception/local_setup.zsh -- Installing: /senior/perception/.rosinstall -- Installing: /senior/perception/lib/pkgconfig/ipm_segmenation.pc -- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig.cmake -- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig-version.cmake -- Installing: /senior/perception/share/ipm_segmenation/package.xml -- Installing: /senior/perception/lib/ipm_segmenation/ipm_segmenation_node -- Set runtime path of "/senior/perception/lib/ipm_segmenation/ipm_segmenation_node" to "" -- Installing: /senior/perception/share/ipm_segmenation/launch -- Installing: /senior/perception/share/ipm_segmenation/launch/ipm_segmenation.launch -- Installing: /senior/perception/share/ipm_segmenation/params -- Installing: /senior/perception/share/ipm_segmenation/params/ipm.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation_warn_config.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.trt7 -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.onnx -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.onnx -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.trt7 -- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/ddrnet.yaml -- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation.yaml -- Installing: /senior/perception/lib/libipm_seg_lib.so -- Installing: /senior/perception/lib/libddrnet_lib.so -- Set runtime path of "/senior/perception/lib/libddrnet_lib.so" to "" -- Installing: /senior/perception/lib/pkgconfig/lane_detection.pc -- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig.cmake -- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig-version.cmake -- Installing: /senior/perception/share/lane_detection/package.xml -- Installing: /senior/perception/lib/lane_detection/lane_detection_node -- Set runtime path of "/senior/perception/lib/lane_detection/lane_detection_node" to "" -- Installing: /senior/perception/share/lane_detection/launch -- Installing: /senior/perception/share/lane_detection/launch/lane_detection.launch -- Installing: /senior/perception/share/lane_detection/launch/lane_detection_offline.launch -- Installing: /senior/perception/share/lane_detection/params -- Installing: /senior/perception/share/lane_detection/params/lane_detection_warn_config.yaml -- Installing: /senior/perception/share/lane_detection/params/lane_detection.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt -- Installing: /senior/perception/share/lane_detection/params/laneatt/model -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/model_20230512.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/model_20230512.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/model_20230428.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/model_20221026.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/model_20220902.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230208.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230422.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230211.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230321.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20221022.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20230208.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20220916.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/README.md -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20230211.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20221124.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20220529.trt7 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/.git -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230110.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221111.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230428.trt8 -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/laneatt.yaml -- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221205.trt8 -- Installing: /senior/perception/share/lane_detection/params/lane_detection.rviz -- Installing: /senior/perception/share/lane_detection/params/localization_region.yaml -- Installing: /senior/perception/lib/liblaneatt_lib.so -- Set runtime path of "/senior/perception/lib/liblaneatt_lib.so" to "" -- Installing: /senior/perception/lib/libipm_lib.so -- Installing: /senior/perception/lib/pkgconfig/spreader_detection.pc -- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig.cmake -- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig-version.cmake -- Installing: /senior/perception/share/spreader_detection/package.xml -- Installing: /senior/perception/lib/spreader_detection/spreader_detection_node -- Set runtime path of "/senior/perception/lib/spreader_detection/spreader_detection_node" to "" -- Installing: /senior/perception/lib/libspreaderatt_lib.so -- Set runtime path of "/senior/perception/lib/libspreaderatt_lib.so" to "" -- Installing: /senior/perception/lib/libsprd_ipm_lib.so -- Installing: /senior/perception/share/spreader_detection/launch -- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection.launch -- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection_offline.launch -- Installing: /senior/perception/share/spreader_detection/params -- Installing: /senior/perception/share/spreader_detection/params/model -- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0729.trt -- Installing: /senior/perception/share/spreader_detection/params/model/model_crane_det5_0620.trt -- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0812.trt -- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.rviz -- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.yaml Base path: /senior/workspace/slave_ws Source space: /senior/workspace/slave_ws/src Build space: /senior/workspace/slave_ws/build Devel space: /senior/workspace/slave_ws/devel Install space: /senior/perception #### #### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/slave_ws/build" #### #### #### Running command: "make install -j" in "/senior/workspace/slave_ws/build" #### [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (change-ver-json) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>修改version文件>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + cat /senior/version.json [Pipeline] echo {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-22_15-57-48","commit_id":"97ca1e4","version":"","commit_msgs":",5L+u5pS555u45py65p6a5Li+CuWwhue7j+e6rOW6puaUueS4umZsb2F0NjQK5re75Yqg55u45py66L+e5o6l54q25oCB55qE57G75Z6L6YWN572u,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-22_15-58-42","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-22_16-04-12","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-22_16-06-37","commit_id":"182ed61","version":"","commit_msgs":"IGNoYW5nZSByZWdpb24=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-22_16-07-01","commit_id":"65fdd74","version":"","commit_msgs":",,"}, [Pipeline] sh + sed -i '$ s/,$//' /senior/version.json [Pipeline] echo [Pipeline] sh + echo -n '],' [Pipeline] echo "device":"2","device_name":"none","type":1,"project":0 [Pipeline] sh + echo -n '"device":"2","device_name":"none","type":1,"project":0' [Pipeline] sh + echo '}' [Pipeline] sh + cat /senior/version.json {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-22_15-57-48","commit_id":"97ca1e4","version":"","commit_msgs":",5L+u5pS555u45py65p6a5Li+CuWwhue7j+e6rOW6puaUueS4umZsb2F0NjQK5re75Yqg55u45py66L+e5o6l54q25oCB55qE57G75Z6L6YWN572u,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-22_15-58-42","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-22_16-04-12","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-22_16-06-37","commit_id":"182ed61","version":"","commit_msgs":"IGNoYW5nZSByZWdpb24=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-22_16-07-01","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /senior/workspace/perception [Pipeline] sh + mkdir /senior/workspace/perception_ota_slave_2023-05-22_16-09-46 [Pipeline] sh + cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-05-22_16-09-46/ [Pipeline] sh + cp -r /senior/version.json /senior/workspace/ [Pipeline] sh + cat /senior/workspace/version.json {"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-22_15-57-48","commit_id":"97ca1e4","version":"","commit_msgs":",5L+u5pS555u45py65p6a5Li+CuWwhue7j+e6rOW6puaUueS4umZsb2F0NjQK5re75Yqg55u45py66L+e5o6l54q25oCB55qE57G75Z6L6YWN572u,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-22_15-58-42","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-22_16-04-12","commit_id":"57272d8","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-22_16-06-37","commit_id":"182ed61","version":"","commit_msgs":"IGNoYW5nZSByZWdpb24=,,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-22_16-07-01","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0} [Pipeline] dir Running in /senior/workspace [Pipeline] { [Pipeline] sh + zip -rq perception_ota_slave_2023-05-22_16-09-46.zip ./perception_ota_slave_2023-05-22_16-09-46 ./version.json [Pipeline] sh + ls /senior/workspace perception_ota_slave_2023-05-22_16-09-46 perception_ota_slave_2023-05-22_16-09-46.zip shared_msgs slave_ws slave_ws@tmp system-ros version.json [Pipeline] } [Pipeline] // dir [Pipeline] echo /senior/workspace/perception_ota_slave_2023-05-22_16-09-46.zip,/senior/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/perception_ota_slave_2023-05-22_16-09-46.zip"' --form 'version=@"/senior/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 623M 0 0 0 352k 0 224k 0:47:21 0:00:01 0:47:20 224k 2 623M 0 0 2 15.8M 0 6345k 0:01:40 0:00:02 0:01:38 6342k 4 623M 0 0 4 30.9M 0 8893k 0:01:11 0:00:03 0:01:08 8893k 7 623M 0 0 7 45.9M 0 10.0M 0:01:01 0:00:04 0:00:57 10.0M 9 623M 0 0 9 61.0M 0 10.9M 0:00:56 0:00:05 0:00:51 15.0M 12 623M 0 0 12 76.6M 0 11.6M 0:00:53 0:00:06 0:00:47 15.2M 14 623M 0 0 14 92.1M 0 12.1M 0:00:51 0:00:07 0:00:44 15.2M 17 623M 0 0 17 107M 0 12.5M 0:00:49 0:00:08 0:00:41 15.3M 19 623M 0 0 19 123M 0 12.8M 0:00:48 0:00:09 0:00:39 15.3M 22 623M 0 0 22 138M 0 13.0M 0:00:47 0:00:10 0:00:37 15.4M 24 623M 0 0 24 153M 0 13.2M 0:00:46 0:00:11 0:00:35 15.3M 27 623M 0 0 27 169M 0 13.4M 0:00:46 0:00:12 0:00:34 15.4M 29 623M 0 0 29 184M 0 13.5M 0:00:45 0:00:13 0:00:32 15.3M 32 623M 0 0 32 199M 0 13.7M 0:00:45 0:00:14 0:00:31 15.3M 34 623M 0 0 34 214M 0 13.7M 0:00:45 0:00:15 0:00:30 15.2M 36 623M 0 0 36 229M 0 13.8M 0:00:44 0:00:16 0:00:28 15.2M 39 623M 0 0 39 244M 0 13.9M 0:00:44 0:00:17 0:00:27 15.1M 41 623M 0 0 41 259M 0 13.9M 0:00:44 0:00:18 0:00:26 14.9M 43 623M 0 0 43 274M 0 14.0M 0:00:44 0:00:19 0:00:25 14.8M 46 623M 0 0 46 289M 0 14.0M 0:00:44 0:00:20 0:00:24 14.9M 48 623M 0 0 48 304M 0 14.1M 0:00:44 0:00:21 0:00:23 14.9M 51 623M 0 0 51 319M 0 14.1M 0:00:43 0:00:22 0:00:21 15.0M 53 623M 0 0 53 334M 0 14.1M 0:00:43 0:00:23 0:00:20 15.0M 56 623M 0 0 56 349M 0 14.2M 0:00:43 0:00:24 0:00:19 15.0M 58 623M 0 0 58 364M 0 14.2M 0:00:43 0:00:25 0:00:18 15.0M 60 623M 0 0 60 379M 0 14.3M 0:00:43 0:00:26 0:00:17 15.1M 63 623M 0 0 63 395M 0 14.3M 0:00:43 0:00:27 0:00:16 15.1M 65 623M 0 0 65 411M 0 14.3M 0:00:43 0:00:28 0:00:15 15.3M 68 623M 0 0 68 426M 0 14.4M 0:00:43 0:00:29 0:00:14 15.4M 70 623M 0 0 70 441M 0 14.4M 0:00:43 0:00:30 0:00:13 15.4M 73 623M 0 0 73 456M 0 14.4M 0:00:43 0:00:31 0:00:12 15.3M 75 623M 0 0 75 469M 0 14.4M 0:00:43 0:00:32 0:00:11 14.8M 77 623M 0 0 77 484M 0 14.4M 0:00:43 0:00:33 0:00:10 14.6M 80 623M 0 0 80 499M 0 14.4M 0:00:43 0:00:34 0:00:09 14.4M 82 623M 0 0 82 514M 0 14.4M 0:00:43 0:00:35 0:00:08 14.4M 84 623M 0 0 84 528M 0 14.4M 0:00:43 0:00:36 0:00:07 14.3M 87 623M 0 0 87 542M 0 14.4M 0:00:43 0:00:37 0:00:06 14.5M 89 623M 0 0 89 557M 0 14.4M 0:00:43 0:00:38 0:00:05 14.6M 91 623M 0 0 91 570M 0 14.4M 0:00:43 0:00:39 0:00:04 14.2M 92 623M 0 0 92 579M 0 14.2M 0:00:43 0:00:40 0:00:03 13.1M 94 623M 0 0 94 589M 0 14.1M 0:00:43 0:00:41 0:00:02 12.3M 96 623M 0 0 96 604M 0 14.2M 0:00:43 0:00:42 0:00:01 12.3M 99 623M 0 0 99 620M 0 14.2M 0:00:43 0:00:43 --:--:-- 12.5M 100 623M 0 0 100 623M 0 13.9M 0:00:44 0:00:44 --:--:-- 10.2M 100 623M 0 0 100 623M 0 13.6M 0:00:45 0:00:45 --:--:-- 8594k 100 623M 0 0 100 623M 0 13.3M 0:00:46 0:00:46 --:--:-- 6564k 100 623M 0 0 100 623M 0 13.0M 0:00:47 0:00:47 --:--:-- 3701k 100 623M 0 0 100 623M 0 12.7M 0:00:48 0:00:48 --:--:-- 655k 100 623M 0 0 100 623M 0 12.5M 0:00:49 0:00:49 --:--:-- 0 100 623M 0 0 100 623M 0 12.2M 0:00:50 0:00:50 --:--:-- 0 100 623M 0 0 100 623M 0 12.0M 0:00:51 0:00:51 --:--:-- 0 100 623M 0 0 100 623M 0 11.8M 0:00:52 0:00:52 --:--:-- 0 100 623M 0 0 100 623M 0 11.5M 0:00:53 0:00:53 --:--:-- 0 100 623M 0 0 100 623M 0 11.3M 0:00:54 0:00:54 --:--:-- 0 100 623M 0 0 100 623M 0 11.1M 0:00:55 0:00:55 --:--:-- 0 100 623M 0 0 100 623M 0 10.9M 0:00:56 0:00:56 --:--:-- 0 100 623M 0 0 100 623M 0 10.7M 0:00:57 0:00:57 --:--:-- 0 100 623M 0 0 100 623M 0 10.6M 0:00:58 0:00:58 --:--:-- 0 100 623M 0 0 100 623M 0 10.4M 0:00:59 0:00:59 --:--:-- 0 100 623M 0 0 100 623M 0 10.2M 0:01:00 0:01:00 --:--:-- 0 100 623M 0 0 100 623M 0 10.0M 0:01:01 0:01:01 --:--:-- 0 100 623M 0 0 100 623M 0 9.9M 0:01:02 0:01:02 --:--:-- 0 100 623M 0 0 100 623M 0 9.7M 0:01:03 0:01:03 --:--:-- 0 100 623M 0 0 100 623M 0 9849k 0:01:04 0:01:04 --:--:-- 0 100 623M 0 0 100 623M 0 9699k 0:01:05 0:01:05 --:--:-- 0 100 623M 0 0 100 623M 0 9554k 0:01:06 0:01:06 --:--:-- 0 100 623M 0 0 100 623M 0 9413k 0:01:07 0:01:07 --:--:-- 0 100 623M 0 0 100 623M 0 9276k 0:01:08 0:01:08 --:--:-- 0 100 623M 0 0 100 623M 0 9143k 0:01:09 0:01:09 --:--:-- 0 100 623M 0 0 100 623M 0 9013k 0:01:10 0:01:10 --:--:-- 0 100 623M 0 0 100 623M 0 8888k 0:01:11 0:01:11 --:--:-- 0 100 623M 0 0 100 623M 0 8765k 0:01:12 0:01:12 --:--:-- 0 100 623M 0 0 100 623M 0 8646k 0:01:13 0:01:13 --:--:-- 0 100 623M 0 0 100 623M 0 8531k 0:01:14 0:01:14 --:--:-- 0 100 623M 0 0 100 623M 0 8418k 0:01:15 0:01:15 --:--:-- 0 100 623M 0 0 100 623M 0 8308k 0:01:16 0:01:16 --:--:-- 0 100 623M 0 0 100 623M 0 8201k 0:01:17 0:01:17 --:--:-- 0 100 623M 0 0 100 623M 0 8097k 0:01:18 0:01:18 --:--:-- 0 100 623M 0 0 100 623M 0 7995k 0:01:19 0:01:19 --:--:-- 0 100 623M 0 0 100 623M 0 7896k 0:01:20 0:01:20 --:--:-- 0 100 623M 0 0 100 623M 0 7800k 0:01:21 0:01:21 --:--:-- 0 100 623M 0 0 100 623M 0 7705k 0:01:22 0:01:22 --:--:-- 0 100 623M 0 0 100 623M 0 7613k 0:01:23 0:01:23 --:--:-- 0 100 623M 0 0 100 623M 0 7523k 0:01:24 0:01:24 --:--:-- 0 100 623M 0 0 100 623M 0 7436k 0:01:25 0:01:25 --:--:-- 0 100 623M 0 0 100 623M 0 7350k 0:01:26 0:01:26 --:--:-- 0 100 623M 0 0 100 623M 0 7266k 0:01:27 0:01:27 --:--:-- 0 100 623M 0 0 100 623M 0 7184k 0:01:28 0:01:28 --:--:-- 0 100 623M 0 0 100 623M 0 7104k 0:01:29 0:01:29 --:--:-- 0 100 623M 0 0 100 623M 0 7026k 0:01:30 0:01:30 --:--:-- 0 100 623M 0 0 100 623M 0 6949k 0:01:31 0:01:31 --:--:-- 0 100 623M 0 0 100 623M 0 6874k 0:01:32 0:01:32 --:--:-- 0 100 623M 0 0 100 623M 0 6801k 0:01:33 0:01:33 --:--:-- 0 100 623M 0 0 100 623M 0 6729k 0:01:34 0:01:34 --:--:-- 0 100 623M 0 0 100 623M 0 6659k 0:01:35 0:01:35 --:--:-- 0 100 623M 0 0 100 623M 0 6590k 0:01:36 0:01:36 --:--:-- 0 100 623M 0 0 100 623M 0 6522k 0:01:37 0:01:37 --:--:-- 0 100 623M 0 0 100 623M 0 6456k 0:01:38 0:01:38 --:--:-- 0 100 623M 0 0 100 623M 0 6391k 0:01:39 0:01:39 --:--:-- 0 100 623M 0 0 100 623M 0 6328k 0:01:40 0:01:40 --:--:-- 0 100 623M 0 0 100 623M 0 6266k 0:01:41 0:01:41 --:--:-- 0 100 623M 0 0 100 623M 0 6205k 0:01:42 0:01:42 --:--:-- 0 100 623M 0 0 100 623M 0 6145k 0:01:43 0:01:43 --:--:-- 0 100 623M 0 0 100 623M 0 6086k 0:01:44 0:01:44 --:--:-- 0 100 623M 0 0 100 623M 0 6029k 0:01:45 0:01:45 --:--:-- 0 100 623M 0 0 100 623M 0 5972k 0:01:46 0:01:46 --:--:-- 0 100 623M 0 0 100 623M 0 5917k 0:01:47 0:01:47 --:--:-- 0 100 623M 0 0 100 623M 0 5862k 0:01:48 0:01:48 --:--:-- 0 100 623M 0 0 100 623M 0 5809k 0:01:49 0:01:49 --:--:-- 0 100 623M 0 0 100 623M 0 5756k 0:01:50 0:01:50 --:--:-- 0 100 623M 0 0 100 623M 0 5705k 0:01:51 0:01:51 --:--:-- 0 100 623M 0 0 100 623M 0 5654k 0:01:52 0:01:52 --:--:-- 0 100 623M 0 0 100 623M 0 5605k 0:01:53 0:01:53 --:--:-- 0 100 623M 0 0 100 623M 0 5556k 0:01:54 0:01:54 --:--:-- 0 100 623M 0 0 100 623M 0 5508k 0:01:55 0:01:55 --:--:-- 0 100 623M 0 0 100 623M 0 5460k 0:01:56 0:01:56 --:--:-- 0 100 623M 0 0 100 623M 0 5414k 0:01:57 0:01:57 --:--:-- 0 100 623M 0 0 100 623M 0 5368k 0:01:58 0:01:58 --:--:-- 0 100 623M 0 0 100 623M 0 5324k 0:01:59 0:01:59 --:--:-- 0 100 623M 0 0 100 623M 0 5279k 0:02:00 0:02:00 --:--:-- 0 100 623M 0 0 100 623M 0 5236k 0:02:01 0:02:01 --:--:-- 0 100 623M 0 0 100 623M 0 5193k 0:02:02 0:02:02 --:--:-- 0 100 623M 0 0 100 623M 0 5151k 0:02:03 0:02:03 --:--:-- 0 100 623M 0 0 100 623M 0 5110k 0:02:04 0:02:04 --:--:-- 0 100 623M 0 0 100 623M 0 5069k 0:02:05 0:02:05 --:--:-- 0 100 623M 0 0 100 623M 0 5029k 0:02:06 0:02:06 --:--:-- 0 100 623M 0 0 100 623M 0 4990k 0:02:07 0:02:07 --:--:-- 0 100 623M 0 0 100 623M 0 4951k 0:02:08 0:02:08 --:--:-- 0 100 623M 0 0 100 623M 0 4913k 0:02:09 0:02:09 --:--:-- 0 100 623M 0 0 100 623M 0 4876k 0:02:10 0:02:10 --:--:-- 0 100 623M 0 0 100 623M 0 4838k 0:02:11 0:02:11 --:--:-- 0 100 623M 0 0 100 623M 0 4802k 0:02:12 0:02:12 --:--:-- 0 100 623M 0 0 100 623M 0 4766k 0:02:13 0:02:13 --:--:-- 0 100 623M 0 0 100 623M 0 4731k 0:02:14 0:02:14 --:--:-- 0 100 623M 0 0 100 623M 0 4696k 0:02:15 0:02:15 --:--:-- 0 100 623M 0 0 100 623M 0 4662k 0:02:16 0:02:16 --:--:-- 0 100 623M 0 0 100 623M 0 4628k 0:02:17 0:02:17 --:--:-- 0 100 623M 0 0 100 623M 0 4594k 0:02:18 0:02:18 --:--:-- 0 100 623M 0 0 100 623M 0 4561k 0:02:19 0:02:19 --:--:-- 0 100 623M 0 0 100 623M 0 4529k 0:02:20 0:02:20 --:--:-- 0 100 623M 0 0 100 623M 0 4497k 0:02:21 0:02:21 --:--:-- 0 100 623M 0 0 100 623M 0 4465k 0:02:22 0:02:22 --:--:-- 0 100 623M 0 0 100 623M 0 4434k 0:02:23 0:02:23 --:--:-- 0 100 623M 0 0 100 623M 0 4404k 0:02:24 0:02:24 --:--:-- 0 100 623M 0 0 100 623M 0 4374k 0:02:25 0:02:25 --:--:-- 0 100 623M 0 0 100 623M 0 4344k 0:02:26 0:02:26 --:--:-- 0 100 623M 0 0 100 623M 0 4314k 0:02:27 0:02:27 --:--:-- 0 100 623M 0 0 100 623M 0 4285k 0:02:28 0:02:28 --:--:-- 0 100 623M 0 0 100 623M 0 4257k 0:02:29 0:02:29 --:--:-- 0 100 623M 0 0 100 623M 0 4228k 0:02:30 0:02:30 --:--:-- 0 100 623M 0 0 100 623M 0 4201k 0:02:31 0:02:31 --:--:-- 0 100 623M 0 0 100 623M 0 4173k 0:02:32 0:02:32 --:--:-- 0 100 623M 0 0 100 623M 0 4146k 0:02:33 0:02:33 --:--:-- 0 100 623M 0 0 100 623M 0 4119k 0:02:34 0:02:34 --:--:-- 0 100 623M 0 0 100 623M 0 4093k 0:02:35 0:02:35 --:--:-- 0 100 623M 0 0 100 623M 0 4066k 0:02:36 0:02:36 --:--:-- 0 100 623M 0 0 100 623M 0 4041k 0:02:37 0:02:37 --:--:-- 0 100 623M 0 0 100 623M 0 4015k 0:02:38 0:02:38 --:--:-- 0 100 623M 0 0 100 623M 0 3990k 0:02:39 0:02:39 --:--:-- 0 100 623M 0 0 100 623M 0 3965k 0:02:40 0:02:40 --:--:-- 0 100 623M 0 0 100 623M 0 3941k 0:02:41 0:02:41 --:--:-- 0 100 623M 0 0 100 623M 0 3916k 0:02:42 0:02:42 --:--:-- 0 100 623M 0 0 100 623M 0 3893k 0:02:43 0:02:43 --:--:-- 0 100 623M 0 0 100 623M 0 3869k 0:02:44 0:02:44 --:--:-- 0 100 623M 0 0 100 623M 0 3846k 0:02:45 0:02:45 --:--:-- 0 100 623M 0 0 100 623M 0 3822k 0:02:46 0:02:46 --:--:-- 0 100 623M 0 0 100 623M 0 3800k 0:02:47 0:02:47 --:--:-- 0 100 623M 0 0 100 623M 0 3777k 0:02:48 0:02:48 --:--:-- 0 100 623M 0 0 100 623M 0 3755k 0:02:49 0:02:49 --:--:-- 0 100 623M 0 0 100 623M 0 3733k 0:02:50 0:02:50 --:--:-- 0 100 623M 0 0 100 623M 0 3711k 0:02:51 0:02:51 --:--:-- 0 100 623M 0 0 100 623M 0 3690k 0:02:52 0:02:52 --:--:-- 0 100 623M 0 0 100 623M 0 3668k 0:02:53 0:02:53 --:--:-- 0 100 623M 0 0 100 623M 0 3647k 0:02:55 0:02:55 --:--:-- 0 100 623M 0 0 100 623M 0 3627k 0:02:56 0:02:56 --:--:-- 0 100 623M 0 0 100 623M 0 3606k 0:02:57 0:02:57 --:--:-- 0 100 623M 0 0 100 623M 0 3586k 0:02:58 0:02:58 --:--:-- 0 100 623M 0 0 100 623M 0 3566k 0:02:59 0:02:59 --:--:-- 0 100 623M 0 0 100 623M 0 3546k 0:03:00 0:03:00 --:--:-- 0 100 623M 0 0 100 623M 0 3526k 0:03:01 0:03:01 --:--:-- 0 100 623M 0 0 100 623M 0 3507k 0:03:02 0:03:02 --:--:-- 0 100 623M 0 0 100 623M 0 3488k 0:03:03 0:03:03 --:--:-- 0 100 623M 0 0 100 623M 0 3469k 0:03:04 0:03:04 --:--:-- 0 100 623M 0 0 100 623M 0 3450k 0:03:05 0:03:05 --:--:-- 0 100 623M 0 0 100 623M 0 3431k 0:03:06 0:03:06 --:--:-- 0 100 623M 0 0 100 623M 0 3413k 0:03:07 0:03:07 --:--:-- 0 100 623M 0 0 100 623M 0 3395k 0:03:08 0:03:08 --:--:-- 0 100 623M 0 0 100 623M 0 3377k 0:03:09 0:03:09 --:--:-- 0 100 623M 0 0 100 623M 0 3359k 0:03:10 0:03:10 --:--:-- 0 100 623M 0 0 100 623M 0 3341k 0:03:11 0:03:11 --:--:-- 0 100 623M 0 0 100 623M 0 3324k 0:03:12 0:03:12 --:--:-- 0 100 623M 0 0 100 623M 0 3307k 0:03:13 0:03:13 --:--:-- 0 100 623M 0 0 100 623M 0 3290k 0:03:14 0:03:14 --:--:-- 0 100 623M 0 0 100 623M 0 3273k 0:03:15 0:03:15 --:--:-- 0 100 623M 0 0 100 623M 0 3256k 0:03:16 0:03:16 --:--:-- 0 100 623M 0 0 100 623M 0 3239k 0:03:17 0:03:17 --:--:-- 0 100 623M 0 0 100 623M 0 3223k 0:03:18 0:03:18 --:--:-- 0 100 623M 0 0 100 623M 0 3207k 0:03:19 0:03:19 --:--:-- 0 100 623M 0 0 100 623M 0 3191k 0:03:20 0:03:20 --:--:-- 0 100 623M 0 0 100 623M 0 3175k 0:03:21 0:03:21 --:--:-- 0 100 623M 0 0 100 623M 0 3159k 0:03:22 0:03:22 --:--:-- 0 100 623M 0 0 100 623M 0 3143k 0:03:23 0:03:23 --:--:-- 0 100 623M 0 0 100 623M 0 3128k 0:03:24 0:03:24 --:--:-- 0 100 623M 0 0 100 623M 0 3113k 0:03:25 0:03:25 --:--:-- 0 100 623M 0 0 100 623M 0 3098k 0:03:26 0:03:26 --:--:-- 0 100 623M 0 0 100 623M 0 3083k 0:03:27 0:03:27 --:--:-- 0 100 623M 0 0 100 623M 0 3068k 0:03:28 0:03:28 --:--:-- 0 100 623M 0 0 100 623M 0 3053k 0:03:29 0:03:29 --:--:-- 0 100 623M 0 0 100 623M 0 3039k 0:03:30 0:03:30 --:--:-- 0Cannot contact perception: java.lang.InterruptedException 100 623M 0 0 100 623M 0 3024k 0:03:31 0:03:31 --:--:-- 0 100 623M 0 0 100 623M 0 3010k 0:03:32 0:03:32 --:--:-- 0 100 623M 0 0 100 623M 0 2996k 0:03:33 0:03:33 --:--:-- 0 100 623M 0 0 100 623M 0 2982k 0:03:34 0:03:34 --:--:-- 0 100 623M 0 0 100 623M 0 2968k 0:03:35 0:03:35 --:--:-- 0 100 623M 0 0 100 623M 0 2954k 0:03:36 0:03:36 --:--:-- 0 100 623M 0 0 100 623M 0 2940k 0:03:37 0:03:37 --:--:-- 0 100 623M 0 0 100 623M 0 2927k 0:03:38 0:03:38 --:--:-- 0 100 623M 0 0 100 623M 0 2913k 0:03:39 0:03:39 --:--:-- 0 100 623M 0 0 100 623M 0 2900k 0:03:40 0:03:40 --:--:-- 0 100 623M 0 0 100 623M 0 2887k 0:03:41 0:03:41 --:--:-- 0 100 623M 0 0 100 623M 0 2874k 0:03:42 0:03:42 --:--:-- 0 100 623M 0 0 100 623M 0 2861k 0:03:43 0:03:43 --:--:-- 0 100 623M 0 0 100 623M 0 2848k 0:03:44 0:03:44 --:--:-- 0 100 623M 0 0 100 623M 0 2836k 0:03:45 0:03:45 --:--:-- 0 100 623M 0 0 100 623M 0 2823k 0:03:46 0:03:46 --:--:-- 0 100 623M 0 0 100 623M 0 2811k 0:03:47 0:03:47 --:--:-- 0 100 623M 0 0 100 623M 0 2798k 0:03:48 0:03:48 --:--:-- 0 100 623M 0 0 100 623M 0 2786k 0:03:49 0:03:49 --:--:-- 0 100 623M 0 0 100 623M 0 2774k 0:03:50 0:03:50 --:--:-- 0 100 623M 0 0 100 623M 0 2762k 0:03:51 0:03:51 --:--:-- 0 100 623M 0 0 100 623M 0 2750k 0:03:52 0:03:52 --:--:-- 0 100 623M 0 0 100 623M 0 2738k 0:03:53 0:03:53 --:--:-- 0 100 623M 0 0 100 623M 0 2726k 0:03:54 0:03:54 --:--:-- 0 100 623M 0 0 100 623M 0 2715k 0:03:55 0:03:55 --:--:-- 0 100 623M 0 0 100 623M 0 2703k 0:03:56 0:03:56 --:--:-- 0 100 623M 0 0 100 623M 0 2692k 0:03:57 0:03:57 --:--:-- 0 100 623M 0 0 100 623M 0 2681k 0:03:58 0:03:58 --:--:-- 0 100 623M 0 0 100 623M 0 2669k 0:03:59 0:03:59 --:--:-- 0 100 623M 0 0 100 623M 0 2658k 0:04:00 0:04:00 --:--:-- 0 100 623M 0 0 100 623M 0 2647k 0:04:01 0:04:01 --:--:-- 0 100 623M 0 0 100 623M 0 2636k 0:04:02 0:04:02 --:--:-- 0 100 623M 0 0 100 623M 0 2625k 0:04:03 0:04:03 --:--:-- 0 100 623M 0 0 100 623M 0 2615k 0:04:04 0:04:04 --:--:-- 0 100 623M 0 0 100 623M 0 2604k 0:04:05 0:04:05 --:--:-- 0 100 623M 0 0 100 623M 0 2593k 0:04:06 0:04:06 --:--:-- 0 100 623M 0 0 100 623M 0 2583k 0:04:07 0:04:07 --:--:-- 0 100 623M 0 0 100 623M 0 2572k 0:04:08 0:04:08 --:--:-- 0 100 623M 0 0 100 623M 0 2562k 0:04:09 0:04:09 --:--:-- 0 100 623M 0 0 100 623M 0 2552k 0:04:10 0:04:10 --:--:-- 0 100 623M 0 0 100 623M 0 2542k 0:04:11 0:04:11 --:--:-- 0 100 623M 0 0 100 623M 0 2531k 0:04:12 0:04:12 --:--:-- 0 100 623M 0 0 100 623M 0 2521k 0:04:13 0:04:13 --:--:-- 0 100 623M 0 0 100 623M 0 2512k 0:04:14 0:04:14 --:--:-- 0 100 623M 0 0 100 623M 0 2502k 0:04:15 0:04:15 --:--:-- 0 100 623M 0 0 100 623M 0 2492k 0:04:16 0:04:16 --:--:-- 0 100 623M 0 0 100 623M 0 2482k 0:04:17 0:04:17 --:--:-- 0 100 623M 0 0 100 623M 0 2473k 0:04:18 0:04:18 --:--:-- 0 100 623M 0 0 100 623M 0 2463k 0:04:19 0:04:19 --:--:-- 0 100 623M 0 0 100 623M 0 2453k 0:04:20 0:04:20 --:--:-- 0 100 623M 0 0 100 623M 0 2444k 0:04:21 0:04:21 --:--:-- 0 100 623M 0 0 100 623M 0 2435k 0:04:22 0:04:22 --:--:-- 0 100 623M 0 0 100 623M 0 2425k 0:04:23 0:04:23 --:--:-- 0 100 623M 0 0 100 623M 0 2416k 0:04:24 0:04:24 --:--:-- 0 100 623M 0 0 100 623M 0 2407k 0:04:25 0:04:25 --:--:-- 0 100 623M 0 0 100 623M 0 2398k 0:04:26 0:04:26 --:--:-- 0 100 623M 0 0 100 623M 0 2389k 0:04:27 0:04:27 --:--:-- 0 100 623M 0 0 100 623M 0 2380k 0:04:28 0:04:28 --:--:-- 0 100 623M 0 0 100 623M 0 2371k 0:04:29 0:04:29 --:--:-- 0 100 623M 0 0 100 623M 0 2362k 0:04:30 0:04:30 --:--:-- 0 100 623M 0 0 100 623M 0 2354k 0:04:31 0:04:31 --:--:-- 0 100 623M 0 0 100 623M 0 2345k 0:04:32 0:04:32 --:--:-- 0 100 623M 0 0 100 623M 0 2336k 0:04:33 0:04:33 --:--:-- 0 100 623M 0 0 100 623M 0 2328k 0:04:34 0:04:34 --:--:-- 0 100 623M 0 0 100 623M 0 2319k 0:04:35 0:04:35 --:--:-- 0 100 623M 0 0 100 623M 0 2311k 0:04:36 0:04:36 --:--:-- 0 100 623M 0 0 100 623M 0 2303k 0:04:37 0:04:37 --:--:-- 0 100 623M 0 0 100 623M 0 2294k 0:04:38 0:04:38 --:--:-- 0 100 623M 0 0 100 623M 0 2286k 0:04:39 0:04:39 --:--:-- 0 100 623M 0 0 100 623M 0 2278k 0:04:40 0:04:40 --:--:-- 0 100 623M 0 0 100 623M 0 2270k 0:04:41 0:04:41 --:--:-- 0 100 623M 0 0 100 623M 0 2262k 0:04:42 0:04:42 --:--:-- 0 100 623M 0 0 100 623M 0 2254k 0:04:43 0:04:43 --:--:-- 0 100 623M 0 0 100 623M 0 2246k 0:04:44 0:04:44 --:--:-- 0 100 623M 0 0 100 623M 0 2238k 0:04:45 0:04:45 --:--:-- 0 100 623M 0 0 100 623M 0 2230k 0:04:46 0:04:46 --:--:-- 0 100 623M 0 0 100 623M 0 2222k 0:04:47 0:04:47 --:--:-- 0 100 623M 0 0 100 623M 0 2215k 0:04:48 0:04:48 --:--:-- 0 100 623M 0 0 100 623M 0 2207k 0:04:49 0:04:49 --:--:-- 0 100 623M 0 0 100 623M 0 2199k 0:04:50 0:04:50 --:--:-- 0 100 623M 0 0 100 623M 0 2192k 0:04:51 0:04:51 --:--:-- 0 100 623M 0 0 100 623M 0 2184k 0:04:52 0:04:52 --:--:-- 0 100 623M 0 0 100 623M 0 2177k 0:04:53 0:04:53 --:--:-- 0 100 623M 0 0 100 623M 0 2169k 0:04:54 0:04:54 --:--:-- 0 100 623M 0 0 100 623M 0 2162k 0:04:55 0:04:55 --:--:-- 0 100 623M 0 0 100 623M 0 2155k 0:04:56 0:04:56 --:--:-- 0 100 623M 0 0 100 623M 0 2147k 0:04:57 0:04:57 --:--:-- 0 100 623M 0 0 100 623M 0 2140k 0:04:58 0:04:58 --:--:-- 0 100 623M 0 0 100 623M 0 2133k 0:04:59 0:04:59 --:--:-- 0 100 623M 0 0 100 623M 0 2126k 0:05:00 0:05:00 --:--:-- 0 100 623M 0 0 100 623M 0 2119k 0:05:01 0:05:01 --:--:-- 0 100 623M 0 0 100 623M 0 2112k 0:05:02 0:05:02 --:--:-- 0 100 623M 0 0 100 623M 0 2105k 0:05:03 0:05:03 --:--:-- 0 100 623M 0 0 100 623M 0 2098k 0:05:04 0:05:04 --:--:-- 0 100 623M 0 0 100 623M 0 2091k 0:05:05 0:05:05 --:--:-- 0 100 623M 0 0 100 623M 0 2084k 0:05:06 0:05:06 --:--:-- 0 100 623M 0 0 100 623M 0 2077k 0:05:07 0:05:07 --:--:-- 0 100 623M 0 0 100 623M 0 2071k 0:05:08 0:05:08 --:--:-- 0 100 623M 0 0 100 623M 0 2064k 0:05:09 0:05:09 --:--:-- 0 100 623M 0 0 100 623M 0 2057k 0:05:10 0:05:10 --:--:-- 0 100 623M 0 0 100 623M 0 2051k 0:05:11 0:05:11 --:--:-- 0 100 623M 0 0 100 623M 0 2044k 0:05:12 0:05:12 --:--:-- 0 100 623M 0 0 100 623M 0 2038k 0:05:13 0:05:13 --:--:-- 0 100 623M 0 0 100 623M 0 2031k 0:05:14 0:05:14 --:--:-- 0 100 623M 0 0 100 623M 0 2025k 0:05:15 0:05:15 --:--:-- 0 100 623M 0 0 100 623M 0 2018k 0:05:16 0:05:16 --:--:-- 0 100 623M 0 0 100 623M 0 2012k 0:05:17 0:05:17 --:--:-- 0 100 623M 0 0 100 623M 0 2005k 0:05:18 0:05:18 --:--:-- 0 100 623M 0 0 100 623M 0 1999k 0:05:19 0:05:19 --:--:-- 0 100 623M 0 0 100 623M 0 1993k 0:05:20 0:05:20 --:--:-- 0 100 623M 0 0 100 623M 0 1987k 0:05:21 0:05:21 --:--:-- 0 100 623M 0 0 100 623M 0 1981k 0:05:22 0:05:22 --:--:-- 0 100 623M 0 0 100 623M 0 1974k 0:05:23 0:05:23 --:--:-- 0 100 623M 0 0 100 623M 0 1968k 0:05:24 0:05:24 --:--:-- 0 100 623M 0 0 100 623M 0 1962k 0:05:25 0:05:25 --:--:-- 0 100 623M 0 0 100 623M 0 1956k 0:05:26 0:05:26 --:--:-- 0 100 623M 0 0 100 623M 0 1950k 0:05:27 0:05:27 --:--:-- 0 100 623M 0 0 100 623M 0 1944k 0:05:28 0:05:28 --:--:-- 0 100 623M 0 0 100 623M 0 1938k 0:05:29 0:05:29 --:--:-- 0 100 623M 0 0 100 623M 0 1932k 0:05:30 0:05:30 --:--:-- 0 100 623M 0 0 100 623M 0 1927k 0:05:31 0:05:31 --:--:-- 0 100 623M 0 0 100 623M 0 1921k 0:05:32 0:05:32 --:--:-- 0 100 623M 0 0 100 623M 0 1915k 0:05:33 0:05:33 --:--:-- 0 100 623M 0 0 100 623M 0 1909k 0:05:34 0:05:34 --:--:-- 0 100 623M 0 0 100 623M 0 1904k 0:05:35 0:05:35 --:--:-- 0 100 623M 0 0 100 623M 0 1898k 0:05:36 0:05:36 --:--:-- 0 100 623M 0 0 100 623M 0 1892k 0:05:37 0:05:37 --:--:-- 0 100 623M 0 0 100 623M 0 1887k 0:05:38 0:05:38 --:--:-- 0 100 623M 0 0 100 623M 0 1881k 0:05:39 0:05:39 --:--:-- 0 100 623M 0 0 100 623M 0 1876k 0:05:40 0:05:40 --:--:-- 0 100 623M 0 0 100 623M 0 1870k 0:05:41 0:05:41 --:--:-- 0 100 623M 0 0 100 623M 0 1865k 0:05:42 0:05:42 --:--:-- 0 100 623M 0 0 100 623M 0 1859k 0:05:43 0:05:43 --:--:-- 0 100 623M 0 0 100 623M 0 1854k 0:05:44 0:05:44 --:--:-- 0 100 623M 0 0 100 623M 0 1848k 0:05:45 0:05:45 --:--:-- 0 100 623M 0 0 100 623M 0 1843k 0:05:46 0:05:46 --:--:-- 0 100 623M 0 0 100 623M 0 1838k 0:05:47 0:05:47 --:--:-- 0 100 623M 0 0 100 623M 0 1832k 0:05:48 0:05:48 --:--:-- 0 100 623M 0 0 100 623M 0 1827k 0:05:49 0:05:49 --:--:-- 0 100 623M 0 0 100 623M 0 1822k 0:05:50 0:05:50 --:--:-- 0 100 623M 0 0 100 623M 0 1817k 0:05:51 0:05:51 --:--:-- 0 100 623M 0 0 100 623M 0 1812k 0:05:52 0:05:52 --:--:-- 0 100 623M 0 0 100 623M 0 1806k 0:05:53 0:05:53 --:--:-- 0 100 623M 0 0 100 623M 0 1801k 0:05:54 0:05:54 --:--:-- 0 100 623M 0 0 100 623M 0 1796k 0:05:55 0:05:55 --:--:-- 0 100 623M 0 0 100 623M 0 1791k 0:05:56 0:05:56 --:--:-- 0 100 623M 0 0 100 623M 0 1786k 0:05:57 0:05:57 --:--:-- 0 100 623M 0 0 100 623M 0 1781k 0:05:58 0:05:58 --:--:-- 0 100 623M 0 0 100 623M 0 1776k 0:05:59 0:05:59 --:--:-- 0 100 623M 0 0 100 623M 0 1771k 0:06:00 0:06:00 --:--:-- 0 100 623M 0 0 100 623M 0 1766k 0:06:01 0:06:01 --:--:-- 0 100 623M 0 0 100 623M 0 1761k 0:06:02 0:06:02 --:--:-- 0 100 623M 0 0 100 623M 0 1757k 0:06:03 0:06:03 --:--:-- 0 100 623M 0 0 100 623M 0 1752k 0:06:04 0:06:04 --:--:-- 0 100 623M 0 0 100 623M 0 1747k 0:06:05 0:06:05 --:--:-- 0 100 623M 0 0 100 623M 0 1742k 0:06:06 0:06:06 --:--:-- 0 100 623M 0 0 100 623M 0 1737k 0:06:07 0:06:07 --:--:-- 0 100 623M 0 0 100 623M 0 1733k 0:06:08 0:06:08 --:--:-- 0 100 623M 0 0 100 623M 0 1728k 0:06:09 0:06:09 --:--:-- 0 100 623M 0 0 100 623M 0 1723k 0:06:10 0:06:10 --:--:-- 0 100 623M 0 0 100 623M 0 1719k 0:06:11 0:06:11 --:--:-- 0 100 623M 0 0 100 623M 0 1714k 0:06:12 0:06:12 --:--:-- 0 100 623M 0 0 100 623M 0 1709k 0:06:13 0:06:13 --:--:-- 0 100 623M 0 0 100 623M 0 1705k 0:06:14 0:06:14 --:--:-- 0 100 623M 0 0 100 623M 0 1700k 0:06:15 0:06:15 --:--:-- 0 100 623M 0 0 100 623M 0 1696k 0:06:16 0:06:16 --:--:-- 0 100 623M 0 0 100 623M 0 1691k 0:06:17 0:06:17 --:--:-- 0 100 623M 0 0 100 623M 0 1687k 0:06:18 0:06:18 --:--:-- 0 100 623M 0 0 100 623M 0 1682k 0:06:19 0:06:19 --:--:-- 0 100 623M 0 0 100 623M 0 1678k 0:06:20 0:06:20 --:--:-- 0 100 623M 0 0 100 623M 0 1674k 0:06:21 0:06:21 --:--:-- 0 100 623M 0 0 100 623M 0 1669k 0:06:22 0:06:22 --:--:-- 0 100 623M 0 0 100 623M 0 1665k 0:06:23 0:06:23 --:--:-- 0 100 623M 0 0 100 623M 0 1660k 0:06:24 0:06:24 --:--:-- 0 100 623M 0 0 100 623M 0 1656k 0:06:25 0:06:25 --:--:-- 0 100 623M 0 0 100 623M 0 1652k 0:06:26 0:06:26 --:--:-- 0 100 623M 0 0 100 623M 0 1648k 0:06:27 0:06:27 --:--:-- 0 100 623M 0 0 100 623M 0 1643k 0:06:28 0:06:28 --:--:-- 0 100 623M 0 0 100 623M 0 1639k 0:06:29 0:06:29 --:--:-- 0 100 623M 0 0 100 623M 0 1635k 0:06:30 0:06:30 --:--:-- 0 100 623M 0 0 100 623M 0 1631k 0:06:31 0:06:31 --:--:-- 0 100 623M 0 0 100 623M 0 1626k 0:06:32 0:06:32 --:--:-- 0 100 623M 0 0 100 623M 0 1622k 0:06:33 0:06:33 --:--:-- 0 100 623M 0 0 100 623M 0 1618k 0:06:34 0:06:34 --:--:-- 0 100 623M 0 0 100 623M 0 1614k 0:06:35 0:06:35 --:--:-- 0 100 623M 0 0 100 623M 0 1610k 0:06:36 0:06:36 --:--:-- 0 100 623M 0 0 100 623M 0 1606k 0:06:37 0:06:37 --:--:-- 0 100 623M 0 0 100 623M 0 1602k 0:06:38 0:06:38 --:--:-- 0 100 623M 0 0 100 623M 0 1598k 0:06:39 0:06:39 --:--:-- 0 100 623M 0 0 100 623M 0 1594k 0:06:40 0:06:40 --:--:-- 0 100 623M 0 0 100 623M 0 1590k 0:06:41 0:06:41 --:--:-- 0 100 623M 0 0 100 623M 0 1586k 0:06:42 0:06:42 --:--:-- 0 100 623M 0 0 100 623M 0 1582k 0:06:43 0:06:43 --:--:-- 0 100 623M 0 0 100 623M 0 1578k 0:06:44 0:06:44 --:--:-- 0 100 623M 0 0 100 623M 0 1574k 0:06:45 0:06:45 --:--:-- 0 100 623M 0 0 100 623M 0 1570k 0:06:46 0:06:46 --:--:-- 0 100 623M 0 0 100 623M 0 1566k 0:06:47 0:06:47 --:--:-- 0 100 623M 0 0 100 623M 0 1563k 0:06:48 0:06:48 --:--:-- 0 100 623M 0 0 100 623M 0 1559k 0:06:49 0:06:49 --:--:-- 0 100 623M 0 0 100 623M 0 1555k 0:06:50 0:06:50 --:--:-- 0 100 623M 0 0 100 623M 0 1551k 0:06:51 0:06:51 --:--:-- 0 100 623M 0 0 100 623M 0 1547k 0:06:52 0:06:52 --:--:-- 0 100 623M 0 0 100 623M 0 1544k 0:06:53 0:06:53 --:--:-- 0 100 623M 0 0 100 623M 0 1540k 0:06:54 0:06:54 --:--:-- 0 100 623M 0 0 100 623M 0 1536k 0:06:55 0:06:55 --:--:-- 0 100 623M 0 0 100 623M 0 1533k 0:06:56 0:06:56 --:--:-- 0 100 623M 0 0 100 623M 0 1529k 0:06:57 0:06:57 --:--:-- 0 100 623M 0 0 100 623M 0 1525k 0:06:58 0:06:58 --:--:-- 0 100 623M 0 0 100 623M 0 1522k 0:06:59 0:06:59 --:--:-- 0 100 623M 0 0 100 623M 0 1518k 0:07:00 0:07:00 --:--:-- 0 100 623M 0 0 100 623M 0 1514k 0:07:01 0:07:01 --:--:-- 0 100 623M 0 0 100 623M 0 1511k 0:07:02 0:07:02 --:--:-- 0 100 623M 0 0 100 623M 0 1507k 0:07:03 0:07:03 --:--:-- 0 100 623M 0 0 100 623M 0 1504k 0:07:04 0:07:04 --:--:-- 0 100 623M 0 0 100 623M 0 1500k 0:07:05 0:07:05 --:--:-- 0 100 623M 0 0 100 623M 0 1497k 0:07:06 0:07:06 --:--:-- 0 100 623M 0 0 100 623M 0 1493k 0:07:07 0:07:07 --:--:-- 0 100 623M 0 0 100 623M 0 1490k 0:07:08 0:07:08 --:--:-- 0 100 623M 0 0 100 623M 0 1486k 0:07:09 0:07:09 --:--:-- 0 100 623M 0 0 100 623M 0 1483k 0:07:10 0:07:10 --:--:-- 0 100 623M 0 0 100 623M 0 1479k 0:07:11 0:07:11 --:--:-- 0 100 623M 0 0 100 623M 0 1476k 0:07:12 0:07:12 --:--:-- 0 100 623M 0 0 100 623M 0 1472k 0:07:13 0:07:13 --:--:-- 0 100 623M 0 0 100 623M 0 1469k 0:07:14 0:07:14 --:--:-- 0 100 623M 0 0 100 623M 0 1466k 0:07:15 0:07:15 --:--:-- 0 100 623M 0 0 100 623M 0 1462k 0:07:16 0:07:16 --:--:-- 0 100 623M 0 0 100 623M 0 1459k 0:07:17 0:07:17 --:--:-- 0 100 623M 0 0 100 623M 0 1456k 0:07:18 0:07:18 --:--:-- 0 100 623M 0 0 100 623M 0 1452k 0:07:19 0:07:19 --:--:-- 0 100 623M 0 0 100 623M 0 1449k 0:07:20 0:07:20 --:--:-- 0 100 623M 0 0 100 623M 0 1446k 0:07:21 0:07:21 --:--:-- 0 100 623M 0 0 100 623M 0 1442k 0:07:22 0:07:22 --:--:-- 0 100 623M 0 0 100 623M 0 1439k 0:07:23 0:07:23 --:--:-- 0 100 623M 0 0 100 623M 0 1436k 0:07:24 0:07:24 --:--:-- 0 100 623M 0 0 100 623M 0 1433k 0:07:25 0:07:25 --:--:-- 0 100 623M 0 0 100 623M 0 1429k 0:07:26 0:07:26 --:--:-- 0 100 623M 0 0 100 623M 0 1426k 0:07:27 0:07:27 --:--:-- 0 100 623M 0 0 100 623M 0 1423k 0:07:28 0:07:28 --:--:-- 0 100 623M 0 0 100 623M 0 1420k 0:07:29 0:07:29 --:--:-- 0 100 623M 0 0 100 623M 0 1417k 0:07:30 0:07:30 --:--:-- 0 100 623M 0 0 100 623M 0 1414k 0:07:31 0:07:31 --:--:-- 0 100 623M 0 0 100 623M 0 1410k 0:07:32 0:07:32 --:--:-- 0 100 623M 0 0 100 623M 0 1407k 0:07:33 0:07:33 --:--:-- 0 100 623M 0 0 100 623M 0 1404k 0:07:34 0:07:34 --:--:-- 0 100 623M 0 0 100 623M 0 1401k 0:07:35 0:07:35 --:--:-- 0 100 623M 0 0 100 623M 0 1398k 0:07:36 0:07:36 --:--:-- 0 100 623M 0 0 100 623M 0 1395k 0:07:37 0:07:37 --:--:-- 0 100 623M 0 0 100 623M 0 1392k 0:07:38 0:07:38 --:--:-- 0 100 623M 0 0 100 623M 0 1389k 0:07:39 0:07:39 --:--:-- 0 100 623M 0 0 100 623M 0 1386k 0:07:40 0:07:40 --:--:-- 0 100 623M 0 0 100 623M 0 1383k 0:07:41 0:07:41 --:--:-- 0 100 623M 0 0 100 623M 0 1380k 0:07:42 0:07:42 --:--:-- 0 100 623M 0 0 100 623M 0 1377k 0:07:43 0:07:43 --:--:-- 0 100 623M 0 0 100 623M 0 1374k 0:07:44 0:07:44 --:--:-- 0 100 623M 0 0 100 623M 0 1371k 0:07:45 0:07:45 --:--:-- 0 100 623M 0 0 100 623M 0 1368k 0:07:46 0:07:46 --:--:-- 0 100 623M 0 0 100 623M 0 1365k 0:07:47 0:07:47 --:--:-- 0 100 623M 0 0 100 623M 0 1362k 0:07:48 0:07:48 --:--:-- 0 100 623M 0 0 100 623M 0 1359k 0:07:49 0:07:49 --:--:-- 0 100 623M 0 0 100 623M 0 1356k 0:07:50 0:07:50 --:--:-- 0 100 623M 0 0 100 623M 0 1353k 0:07:51 0:07:51 --:--:-- 0 100 623M 0 0 100 623M 0 1351k 0:07:52 0:07:52 --:--:-- 0 100 623M 0 0 100 623M 0 1348k 0:07:53 0:07:53 --:--:-- 0 100 623M 0 0 100 623M 0 1345k 0:07:54 0:07:54 --:--:-- 0 100 623M 0 0 100 623M 0 1342k 0:07:55 0:07:55 --:--:-- 0 100 623M 0 0 100 623M 0 1339k 0:07:56 0:07:56 --:--:-- 0 100 623M 0 0 100 623M 0 1336k 0:07:57 0:07:57 --:--:-- 0 100 623M 0 0 100 623M 0 1334k 0:07:58 0:07:58 --:--:-- 0 100 623M 0 0 100 623M 0 1331k 0:07:59 0:07:59 --:--:-- 0 100 623M 0 0 100 623M 0 1328k 0:08:00 0:08:00 --:--:-- 0 100 623M 0 0 100 623M 0 1325k 0:08:01 0:08:01 --:--:-- 0 100 623M 0 0 100 623M 0 1323k 0:08:02 0:08:02 --:--:-- 0 100 623M 0 0 100 623M 0 1320k 0:08:03 0:08:03 --:--:-- 0 100 623M 0 0 100 623M 0 1317k 0:08:04 0:08:04 --:--:-- 0 100 623M 0 0 100 623M 0 1314k 0:08:05 0:08:05 --:--:-- 0 100 623M 0 0 100 623M 0 1312k 0:08:06 0:08:06 --:--:-- 0 100 623M 0 0 100 623M 0 1309k 0:08:07 0:08:07 --:--:-- 0 100 623M 0 0 100 623M 0 1306k 0:08:08 0:08:08 --:--:-- 0 100 623M 0 0 100 623M 0 1304k 0:08:09 0:08:09 --:--:-- 0 100 623M 0 0 100 623M 0 1301k 0:08:10 0:08:10 --:--:-- 0 100 623M 0 0 100 623M 0 1298k 0:08:11 0:08:11 --:--:-- 0 100 623M 0 0 100 623M 0 1296k 0:08:12 0:08:12 --:--:-- 0 100 623M 0 0 100 623M 0 1293k 0:08:13 0:08:13 --:--:-- 0 100 623M 0 0 100 623M 0 1290k 0:08:14 0:08:14 --:--:-- 0 100 623M 0 0 100 623M 0 1288k 0:08:15 0:08:15 --:--:-- 0 100 623M 0 0 100 623M 0 1285k 0:08:16 0:08:16 --:--:-- 0 100 623M 0 0 100 623M 0 1283k 0:08:17 0:08:17 --:--:-- 0 100 623M 0 0 100 623M 0 1280k 0:08:18 0:08:18 --:--:-- 0 100 623M 0 0 100 623M 0 1277k 0:08:19 0:08:19 --:--:-- 0 100 623M 0 0 100 623M 0 1275k 0:08:20 0:08:20 --:--:-- 0 100 623M 0 0 100 623M 0 1272k 0:08:21 0:08:21 --:--:-- 0 100 623M 0 0 100 623M 0 1270k 0:08:22 0:08:22 --:--:-- 0 100 623M 0 0 100 623M 0 1267k 0:08:23 0:08:23 --:--:-- 0 100 623M 0 0 100 623M 0 1267k 0:08:23 0:08:23 --:--:-- 0 100 623M 0 0 100 623M 0 1265k 0:08:24 0:08:24 --:--:-- 0 100 623M 0 0 100 623M 0 1262k 0:08:25 0:08:25 --:--:-- 0 100 623M 0 0 100 623M 0 1260k 0:08:26 0:08:26 --:--:-- 0 100 623M 0 0 100 623M 0 1257k 0:08:27 0:08:27 --:--:-- 0 100 623M 0 0 100 623M 0 1255k 0:08:28 0:08:28 --:--:-- 0 100 623M 0 0 100 623M 0 1252k 0:08:29 0:08:29 --:--:-- 0 100 623M 0 0 100 623M 0 1250k 0:08:30 0:08:30 --:--:-- 0 100 623M 0 0 100 623M 0 1247k 0:08:31 0:08:31 --:--:-- 0 100 623M 0 0 100 623M 0 1245k 0:08:32 0:08:32 --:--:-- 0 100 623M 0 0 100 623M 0 1243k 0:08:33 0:08:33 --:--:-- 0 100 623M 0 0 100 623M 0 1240k 0:08:34 0:08:34 --:--:-- 0 100 623M 0 0 100 623M 0 1238k 0:08:35 0:08:35 --:--:-- 0 100 623M 0 0 100 623M 0 1235k 0:08:36 0:08:36 --:--:-- 0 100 623M 0 0 100 623M 0 1233k 0:08:37 0:08:37 --:--:-- 0 100 623M 0 0 100 623M 0 1230k 0:08:38 0:08:38 --:--:-- 0 100 623M 0 0 100 623M 0 1228k 0:08:39 0:08:39 --:--:-- 0 100 623M 0 0 100 623M 0 1226k 0:08:40 0:08:40 --:--:-- 0 100 623M 0 0 100 623M 0 1223k 0:08:41 0:08:41 --:--:-- 0 100 623M 0 0 100 623M 0 1221k 0:08:42 0:08:42 --:--:-- 0 100 623M 0 0 100 623M 0 1219k 0:08:43 0:08:43 --:--:-- 0 100 623M 0 0 100 623M 0 1216k 0:08:44 0:08:44 --:--:-- 0 100 623M 0 0 100 623M 0 1214k 0:08:45 0:08:45 --:--:-- 0 100 623M 0 0 100 623M 0 1212k 0:08:46 0:08:46 --:--:-- 0 100 623M 0 0 100 623M 0 1209k 0:08:47 0:08:47 --:--:-- 0 100 623M 0 0 100 623M 0 1207k 0:08:48 0:08:48 --:--:-- 0 100 623M 0 0 100 623M 0 1205k 0:08:49 0:08:49 --:--:-- 0 100 623M 0 0 100 623M 0 1203k 0:08:50 0:08:50 --:--:-- 0 100 623M 0 0 100 623M 0 1200k 0:08:51 0:08:51 --:--:-- 0 100 623M 0 0 100 623M 0 1198k 0:08:52 0:08:52 --:--:-- 0 100 623M 0 0 100 623M 0 1196k 0:08:53 0:08:53 --:--:-- 0 100 623M 0 0 100 623M 0 1194k 0:08:54 0:08:54 --:--:-- 0 100 623M 0 0 100 623M 0 1191k 0:08:55 0:08:55 --:--:-- 0 100 623M 0 0 100 623M 0 1189k 0:08:56 0:08:56 --:--:-- 0 100 623M 0 0 100 623M 0 1187k 0:08:57 0:08:57 --:--:-- 0 100 623M 0 0 100 623M 0 1185k 0:08:58 0:08:58 --:--:-- 0 100 623M 0 0 100 623M 0 1183k 0:08:59 0:08:59 --:--:-- 0 100 623M 0 0 100 623M 0 1180k 0:09:00 0:09:00 --:--:-- 0 100 623M 0 0 100 623M 0 1178k 0:09:01 0:09:01 --:--:-- 0 100 623M 0 0 100 623M 0 1176k 0:09:02 0:09:02 --:--:-- 0 100 623M 0 0 100 623M 0 1174k 0:09:03 0:09:03 --:--:-- 0 100 623M 0 0 100 623M 0 1172k 0:09:04 0:09:04 --:--:-- 0 100 623M 0 0 100 623M 0 1169k 0:09:05 0:09:05 --:--:-- 0 100 623M 0 0 100 623M 0 1167k 0:09:06 0:09:06 --:--:-- 0 100 623M 0 0 100 623M 0 1165k 0:09:07 0:09:07 --:--:-- 0 100 623M 0 0 100 623M 0 1163k 0:09:08 0:09:08 --:--:-- 0 100 623M 0 0 100 623M 0 1161k 0:09:09 0:09:09 --:--:-- 0 100 623M 0 0 100 623M 0 1159k 0:09:10 0:09:10 --:--:-- 0 100 623M 0 0 100 623M 0 1157k 0:09:11 0:09:11 --:--:-- 0 100 623M 0 0 100 623M 0 1155k 0:09:12 0:09:12 --:--:-- 0 100 623M 0 0 100 623M 0 1153k 0:09:13 0:09:13 --:--:-- 0 100 623M 0 0 100 623M 0 1150k 0:09:14 0:09:14 --:--:-- 0 100 623M 0 0 100 623M 0 1148k 0:09:15 0:09:15 --:--:-- 0 100 623M 0 0 100 623M 0 1146k 0:09:16 0:09:16 --:--:-- 0 100 623M 0 0 100 623M 0 1144k 0:09:17 0:09:17 --:--:-- 0 100 623M 0 0 100 623M 0 1142k 0:09:18 0:09:18 --:--:-- 0 100 623M 0 0 100 623M 0 1140k 0:09:19 0:09:19 --:--:-- 0 100 623M 0 0 100 623M 0 1138k 0:09:20 0:09:20 --:--:-- 0 100 623M 0 0 100 623M 0 1136k 0:09:21 0:09:21 --:--:-- 0 100 623M 0 0 100 623M 0 1134k 0:09:22 0:09:22 --:--:-- 0 100 623M 0 0 100 623M 0 1132k 0:09:23 0:09:23 --:--:-- 0 100 623M 0 0 100 623M 0 1130k 0:09:24 0:09:24 --:--:-- 0 100 623M 0 0 100 623M 0 1128k 0:09:25 0:09:25 --:--:-- 0 100 623M 0 0 100 623M 0 1126k 0:09:26 0:09:26 --:--:-- 0 100 623M 0 0 100 623M 0 1124k 0:09:27 0:09:27 --:--:-- 0 100 623M 0 0 100 623M 0 1122k 0:09:28 0:09:28 --:--:-- 0 100 623M 0 0 100 623M 0 1120k 0:09:29 0:09:29 --:--:-- 0 100 623M 0 0 100 623M 0 1118k 0:09:30 0:09:30 --:--:-- 0 100 623M 0 0 100 623M 0 1116k 0:09:31 0:09:31 --:--:-- 0 100 623M 0 0 100 623M 0 1114k 0:09:32 0:09:32 --:--:-- 0 100 623M 0 0 100 623M 0 1112k 0:09:33 0:09:33 --:--:-- 0 100 623M 0 0 100 623M 0 1110k 0:09:34 0:09:34 --:--:-- 0 100 623M 0 0 100 623M 0 1108k 0:09:35 0:09:35 --:--:-- 0 100 623M 0 0 100 623M 0 1106k 0:09:36 0:09:36 --:--:-- 0 100 623M 0 0 100 623M 0 1105k 0:09:37 0:09:37 --:--:-- 0 100 623M 0 0 100 623M 0 1103k 0:09:38 0:09:38 --:--:-- 0 100 623M 0 0 100 623M 0 1101k 0:09:39 0:09:39 --:--:-- 0 100 623M 0 0 100 623M 0 1099k 0:09:40 0:09:40 --:--:-- 0 100 623M 0 0 100 623M 0 1097k 0:09:41 0:09:41 --:--:-- 0 100 623M 0 0 100 623M 0 1095k 0:09:42 0:09:42 --:--:-- 0 100 623M 0 0 100 623M 0 1093k 0:09:43 0:09:43 --:--:-- 0 100 623M 0 0 100 623M 0 1091k 0:09:44 0:09:44 --:--:-- 0 100 623M 0 0 100 623M 0 1089k 0:09:45 0:09:45 --:--:-- 0 100 623M 0 0 100 623M 0 1088k 0:09:46 0:09:46 --:--:-- 0 100 623M 0 0 100 623M 0 1086k 0:09:47 0:09:47 --:--:-- 0 100 623M 0 0 100 623M 0 1084k 0:09:48 0:09:48 --:--:-- 0 100 623M 0 0 100 623M 0 1082k 0:09:49 0:09:49 --:--:-- 0 100 623M 0 0 100 623M 0 1080k 0:09:50 0:09:50 --:--:-- 0 100 623M 0 0 100 623M 0 1078k 0:09:51 0:09:51 --:--:-- 0 100 623M 0 0 100 623M 0 1077k 0:09:52 0:09:52 --:--:-- 0 100 623M 0 0 100 623M 0 1075k 0:09:53 0:09:53 --:--:-- 0 100 623M 0 0 100 623M 0 1073k 0:09:54 0:09:54 --:--:-- 0 100 623M 0 0 100 623M 0 1071k 0:09:55 0:09:55 --:--:-- 0 100 623M 0 0 100 623M 0 1069k 0:09:56 0:09:56 --:--:-- 0 100 623M 0 0 100 623M 0 1068k 0:09:57 0:09:57 --:--:-- 0 100 623M 0 0 100 623M 0 1066k 0:09:58 0:09:58 --:--:-- 0 100 623M 0 0 100 623M 0 1064k 0:09:59 0:09:59 --:--:-- 0 100 623M 0 0 100 623M 0 1062k 0:10:00 0:10:00 --:--:-- 0 100 623M 0 0 100 623M 0 1060k 0:10:01 0:10:01 --:--:-- 0 100 623M 0 0 100 623M 0 1059k 0:10:02 0:10:02 --:--:-- 0 100 623M 0 0 100 623M 0 1057k 0:10:03 0:10:03 --:--:-- 0 100 623M 0 0 100 623M 0 1055k 0:10:04 0:10:04 --:--:-- 0 100 623M 0 0 100 623M 0 1053k 0:10:05 0:10:05 --:--:-- 0 100 623M 0 0 100 623M 0 1052k 0:10:06 0:10:06 --:--:-- 0 100 623M 0 0 100 623M 0 1050k 0:10:07 0:10:07 --:--:-- 0 100 623M 0 0 100 623M 0 1048k 0:10:08 0:10:08 --:--:-- 0 100 623M 0 0 100 623M 0 1046k 0:10:09 0:10:09 --:--:-- 0 100 623M 0 0 100 623M 0 1045k 0:10:10 0:10:10 --:--:-- 0 100 623M 0 0 100 623M 0 1043k 0:10:11 0:10:11 --:--:-- 0 100 623M 0 0 100 623M 0 1041k 0:10:12 0:10:12 --:--:-- 0 100 623M 0 0 100 623M 0 1040k 0:10:13 0:10:13 --:--:-- 0 100 623M 0 0 100 623M 0 1038k 0:10:14 0:10:14 --:--:-- 0 100 623M 0 0 100 623M 0 1036k 0:10:15 0:10:15 --:--:-- 0 100 623M 0 0 100 623M 0 1035k 0:10:16 0:10:16 --:--:-- 0 100 623M 0 0 100 623M 0 1033k 0:10:17 0:10:17 --:--:-- 0 100 623M 0 0 100 623M 0 1031k 0:10:18 0:10:18 --:--:-- 0 100 623M 0 0 100 623M 0 1030k 0:10:19 0:10:19 --:--:-- 0 100 623M 0 0 100 623M 0 1028k 0:10:20 0:10:20 --:--:-- 0 100 623M 0 0 100 623M 0 1026k 0:10:21 0:10:21 --:--:-- 0 100 623M 0 0 100 623M 0 1025k 0:10:22 0:10:22 --:--:-- 0 100 623M 0 0 100 623M 0 1023k 0:10:23 0:10:23 --:--:-- 0 100 623M 0 0 100 623M 0 1021k 0:10:24 0:10:24 --:--:-- 0 100 623M 0 0 100 623M 0 1020k 0:10:25 0:10:25 --:--:-- 0 100 623M 0 0 100 623M 0 1018k 0:10:26 0:10:26 --:--:-- 0 100 623M 0 0 100 623M 0 1016k 0:10:27 0:10:27 --:--:-- 0 100 623M 0 0 100 623M 0 1015k 0:10:28 0:10:28 --:--:-- 0 100 623M 0 0 100 623M 0 1013k 0:10:29 0:10:29 --:--:-- 0 100 623M 0 0 100 623M 0 1012k 0:10:30 0:10:30 --:--:-- 0 100 623M 0 0 100 623M 0 1010k 0:10:31 0:10:31 --:--:-- 0 100 623M 0 0 100 623M 0 1008k 0:10:32 0:10:32 --:--:-- 0 100 623M 0 0 100 623M 0 1007k 0:10:33 0:10:33 --:--:-- 0 100 623M 0 0 100 623M 0 1005k 0:10:34 0:10:34 --:--:-- 0 100 623M 0 0 100 623M 0 1004k 0:10:35 0:10:35 --:--:-- 0 100 623M 0 0 100 623M 0 1002k 0:10:36 0:10:36 --:--:-- 0 100 623M 0 0 100 623M 0 1000k 0:10:37 0:10:37 --:--:-- 0 100 623M 0 0 100 623M 0 999k 0:10:38 0:10:38 --:--:-- 0 100 623M 0 0 100 623M 0 997k 0:10:39 0:10:39 --:--:-- 0 100 623M 0 0 100 623M 0 996k 0:10:40 0:10:40 --:--:-- 0 100 623M 0 0 100 623M 0 994k 0:10:41 0:10:41 --:--:-- 0 100 623M 0 0 100 623M 0 993k 0:10:42 0:10:42 --:--:-- 0 100 623M 0 0 100 623M 0 991k 0:10:43 0:10:43 --:--:-- 0 100 623M 0 0 100 623M 0 990k 0:10:44 0:10:44 --:--:-- 0 100 623M 0 0 100 623M 0 988k 0:10:45 0:10:45 --:--:-- 0 100 623M 0 0 100 623M 0 986k 0:10:46 0:10:46 --:--:-- 0 100 623M 0 0 100 623M 0 985k 0:10:47 0:10:47 --:--:-- 0 100 623M 0 0 100 623M 0 983k 0:10:48 0:10:48 --:--:-- 0 100 623M 0 0 100 623M 0 982k 0:10:49 0:10:49 --:--:-- 0 100 623M 0 0 100 623M 0 980k 0:10:50 0:10:50 --:--:-- 0 100 623M 0 0 100 623M 0 979k 0:10:51 0:10:51 --:--:-- 0 100 623M 0 0 100 623M 0 977k 0:10:52 0:10:52 --:--:-- 0 100 623M 0 0 100 623M 0 976k 0:10:53 0:10:53 --:--:-- 0 100 623M 0 0 100 623M 0 974k 0:10:54 0:10:54 --:--:-- 0 100 623M 0 0 100 623M 0 973k 0:10:55 0:10:55 --:--:-- 0 100 623M 0 0 100 623M 0 971k 0:10:56 0:10:56 --:--:-- 0 100 623M 0 0 100 623M 0 970k 0:10:57 0:10:57 --:--:-- 0 100 623M 0 0 100 623M 0 968k 0:10:58 0:10:58 --:--:-- 0 100 623M 0 0 100 623M 0 967k 0:10:59 0:10:59 --:--:-- 0 100 623M 0 0 100 623M 0 966k 0:11:00 0:11:00 --:--:-- 0 100 623M 0 0 100 623M 0 964k 0:11:01 0:11:01 --:--:-- 0 100 623M 0 0 100 623M 0 963k 0:11:02 0:11:02 --:--:-- 0 100 623M 0 0 100 623M 0 961k 0:11:03 0:11:03 --:--:-- 0 100 623M 0 0 100 623M 0 960k 0:11:04 0:11:04 --:--:-- 0 100 623M 0 0 100 623M 0 958k 0:11:05 0:11:05 --:--:-- 0 100 623M 0 0 100 623M 0 957k 0:11:06 0:11:06 --:--:-- 0 100 623M 0 0 100 623M 0 955k 0:11:07 0:11:07 --:--:-- 0 100 623M 0 0 100 623M 0 954k 0:11:08 0:11:08 --:--:-- 0 100 623M 0 0 100 623M 0 953k 0:11:09 0:11:09 --:--:-- 0 100 623M 0 0 100 623M 0 951k 0:11:10 0:11:10 --:--:-- 0 100 623M 0 0 100 623M 0 950k 0:11:11 0:11:11 --:--:-- 0 100 623M 0 0 100 623M 0 948k 0:11:12 0:11:12 --:--:-- 0 100 623M 0 0 100 623M 0 947k 0:11:13 0:11:13 --:--:-- 0 100 623M 0 0 100 623M 0 945k 0:11:14 0:11:14 --:--:-- 0 100 623M 0 0 100 623M 0 944k 0:11:15 0:11:15 --:--:-- 0 100 623M 0 0 100 623M 0 943k 0:11:16 0:11:16 --:--:-- 0 100 623M 0 0 100 623M 0 941k 0:11:17 0:11:17 --:--:-- 0 100 623M 0 0 100 623M 0 940k 0:11:18 0:11:18 --:--:-- 0 100 623M 0 0 100 623M 0 938k 0:11:19 0:11:19 --:--:-- 0 100 623M 0 0 100 623M 0 937k 0:11:20 0:11:20 --:--:-- 0 100 623M 0 0 100 623M 0 936k 0:11:21 0:11:21 --:--:-- 0 100 623M 0 0 100 623M 0 934k 0:11:22 0:11:22 --:--:-- 0 100 623M 0 0 100 623M 0 933k 0:11:23 0:11:23 --:--:-- 0 100 623M 0 0 100 623M 0 932k 0:11:24 0:11:24 --:--:-- 0 100 623M 0 0 100 623M 0 930k 0:11:25 0:11:25 --:--:-- 0 100 623M 0 0 100 623M 0 929k 0:11:26 0:11:26 --:--:-- 0 100 623M 0 0 100 623M 0 928k 0:11:27 0:11:27 --:--:-- 0 100 623M 0 0 100 623M 0 926k 0:11:28 0:11:28 --:--:-- 0 100 623M 0 0 100 623M 0 925k 0:11:29 0:11:29 --:--:-- 0 100 623M 0 0 100 623M 0 924k 0:11:30 0:11:30 --:--:-- 0 100 623M 0 0 100 623M 0 922k 0:11:31 0:11:31 --:--:-- 0 100 623M 0 0 100 623M 0 921k 0:11:32 0:11:32 --:--:-- 0 100 623M 0 0 100 623M 0 920k 0:11:33 0:11:33 --:--:-- 0 100 623M 0 0 100 623M 0 918k 0:11:34 0:11:34 --:--:-- 0 100 623M 0 0 100 623M 0 917k 0:11:35 0:11:35 --:--:-- 0 100 623M 0 0 100 623M 0 916k 0:11:36 0:11:36 --:--:-- 0 100 623M 0 0 100 623M 0 914k 0:11:37 0:11:37 --:--:-- 0 100 623M 0 0 100 623M 0 913k 0:11:38 0:11:38 --:--:-- 0 100 623M 0 0 100 623M 0 912k 0:11:39 0:11:39 --:--:-- 0 100 623M 0 0 100 623M 0 910k 0:11:40 0:11:40 --:--:-- 0 100 623M 0 0 100 623M 0 909k 0:11:41 0:11:41 --:--:-- 0 100 623M 0 0 100 623M 0 908k 0:11:42 0:11:42 --:--:-- 0 100 623M 0 0 100 623M 0 906k 0:11:43 0:11:43 --:--:-- 0 100 623M 0 0 100 623M 0 905k 0:11:44 0:11:44 --:--:-- 0 100 623M 0 0 100 623M 0 904k 0:11:45 0:11:45 --:--:-- 0 100 623M 0 0 100 623M 0 903k 0:11:46 0:11:46 --:--:-- 0 100 623M 0 0 100 623M 0 901k 0:11:47 0:11:47 --:--:-- 0 100 623M 0 0 100 623M 0 900k 0:11:48 0:11:48 --:--:-- 0 100 623M 0 0 100 623M 0 899k 0:11:49 0:11:49 --:--:-- 0 100 623M 0 0 100 623M 0 897k 0:11:50 0:11:50 --:--:-- 0 100 623M 0 0 100 623M 0 896k 0:11:51 0:11:51 --:--:-- 0 100 623M 0 0 100 623M 0 895k 0:11:52 0:11:52 --:--:-- 0 100 623M 0 0 100 623M 0 894k 0:11:53 0:11:53 --:--:-- 0 100 623M 0 0 100 623M 0 892k 0:11:54 0:11:54 --:--:-- 0 100 623M 0 0 100 623M 0 891k 0:11:55 0:11:55 --:--:-- 0 100 623M 0 0 100 623M 0 890k 0:11:56 0:11:56 --:--:-- 0 100 623M 0 0 100 623M 0 889k 0:11:57 0:11:57 --:--:-- 0 100 623M 0 0 100 623M 0 887k 0:11:58 0:11:58 --:--:-- 0 100 623M 0 0 100 623M 0 886k 0:11:59 0:11:59 --:--:-- 0 100 623M 0 0 100 623M 0 885k 0:12:00 0:12:00 --:--:-- 0 100 623M 0 0 100 623M 0 884k 0:12:01 0:12:01 --:--:-- 0 100 623M 0 0 100 623M 0 883k 0:12:02 0:12:02 --:--:-- 0 100 623M 0 0 100 623M 0 881k 0:12:03 0:12:03 --:--:-- 0 100 623M 0 0 100 623M 0 880k 0:12:04 0:12:04 --:--:-- 0 100 623M 0 0 100 623M 0 879k 0:12:05 0:12:05 --:--:-- 0 100 623M 0 0 100 623M 0 878k 0:12:06 0:12:06 --:--:-- 0 100 623M 0 0 100 623M 0 876k 0:12:07 0:12:07 --:--:-- 0 100 623M 0 0 100 623M 0 875k 0:12:08 0:12:08 --:--:-- 0 100 623M 0 0 100 623M 0 874k 0:12:09 0:12:09 --:--:-- 0 100 623M 0 0 100 623M 0 873k 0:12:10 0:12:10 --:--:-- 0 100 623M 0 0 100 623M 0 872k 0:12:11 0:12:11 --:--:-- 0 100 623M 0 0 100 623M 0 870k 0:12:12 0:12:12 --:--:-- 0 100 623M 0 0 100 623M 0 869k 0:12:13 0:12:13 --:--:-- 0 100 623M 0 0 100 623M 0 868k 0:12:14 0:12:14 --:--:-- 0 100 623M 0 0 100 623M 0 867k 0:12:15 0:12:15 --:--:-- 0 100 623M 0 0 100 623M 0 866k 0:12:16 0:12:16 --:--:-- 0 100 623M 0 0 100 623M 0 865k 0:12:17 0:12:17 --:--:-- 0 100 623M 0 0 100 623M 0 863k 0:12:18 0:12:18 --:--:-- 0 100 623M 0 0 100 623M 0 862k 0:12:19 0:12:19 --:--:-- 0 100 623M 0 0 100 623M 0 861k 0:12:20 0:12:20 --:--:-- 0 100 623M 0 0 100 623M 0 860k 0:12:21 0:12:21 --:--:-- 0 100 623M 0 0 100 623M 0 859k 0:12:22 0:12:22 --:--:-- 0 100 623M 0 0 100 623M 0 858k 0:12:23 0:12:23 --:--:-- 0 100 623M 0 0 100 623M 0 856k 0:12:24 0:12:24 --:--:-- 0 100 623M 0 0 100 623M 0 855k 0:12:25 0:12:25 --:--:-- 0 100 623M 0 0 100 623M 0 854k 0:12:26 0:12:26 --:--:-- 0 100 623M 0 0 100 623M 0 853k 0:12:27 0:12:27 --:--:-- 0 100 623M 0 0 100 623M 0 852k 0:12:28 0:12:28 --:--:-- 0 100 623M 0 0 100 623M 0 851k 0:12:29 0:12:29 --:--:-- 0 100 623M 0 0 100 623M 0 850k 0:12:30 0:12:30 --:--:-- 0 100 623M 0 0 100 623M 0 848k 0:12:31 0:12:31 --:--:-- 0 100 623M 0 0 100 623M 0 847k 0:12:32 0:12:32 --:--:-- 0 100 623M 0 0 100 623M 0 846k 0:12:33 0:12:33 --:--:-- 0 100 623M 0 0 100 623M 0 845k 0:12:34 0:12:34 --:--:-- 0 100 623M 0 0 100 623M 0 844k 0:12:35 0:12:35 --:--:-- 0 100 623M 0 0 100 623M 0 843k 0:12:37 0:12:37 --:--:-- 0 100 623M 0 0 100 623M 0 842k 0:12:38 0:12:38 --:--:-- 0 100 623M 0 0 100 623M 0 841k 0:12:39 0:12:39 --:--:-- 0 100 623M 0 0 100 623M 0 839k 0:12:40 0:12:40 --:--:-- 0 100 623M 0 0 100 623M 0 838k 0:12:41 0:12:41 --:--:-- 0 100 623M 0 0 100 623M 0 837k 0:12:42 0:12:42 --:--:-- 0 100 623M 0 0 100 623M 0 836k 0:12:43 0:12:43 --:--:-- 0 100 623M 0 0 100 623M 0 835k 0:12:44 0:12:44 --:--:-- 0 100 623M 0 0 100 623M 0 834k 0:12:45 0:12:45 --:--:-- 0 100 623M 0 0 100 623M 0 833k 0:12:46 0:12:46 --:--:-- 0 100 623M 0 0 100 623M 0 832k 0:12:47 0:12:47 --:--:-- 0 100 623M 0 0 100 623M 0 831k 0:12:48 0:12:48 --:--:-- 0 100 623M 0 0 100 623M 0 830k 0:12:49 0:12:49 --:--:-- 0 100 623M 0 0 100 623M 0 829k 0:12:50 0:12:50 --:--:-- 0 100 623M 0 0 100 623M 0 827k 0:12:51 0:12:51 --:--:-- 0 100 623M 0 0 100 623M 0 826k 0:12:52 0:12:52 --:--:-- 0 100 623M 0 0 100 623M 0 825k 0:12:53 0:12:53 --:--:-- 0 100 623M 0 0 100 623M 0 824k 0:12:54 0:12:54 --:--:-- 0 100 623M 0 0 100 623M 0 823k 0:12:55 0:12:55 --:--:-- 0 100 623M 0 0 100 623M 0 822k 0:12:56 0:12:56 --:--:-- 0 100 623M 0 0 100 623M 0 821k 0:12:57 0:12:57 --:--:-- 0 100 623M 0 0 100 623M 0 820k 0:12:58 0:12:58 --:--:-- 0 100 623M 0 0 100 623M 0 819k 0:12:59 0:12:59 --:--:-- 0 100 623M 0 0 100 623M 0 818k 0:13:00 0:13:00 --:--:-- 0 100 623M 0 0 100 623M 0 817k 0:13:01 0:13:01 --:--:-- 0 100 623M 0 0 100 623M 0 816k 0:13:02 0:13:02 --:--:-- 0 100 623M 0 0 100 623M 0 815k 0:13:03 0:13:03 --:--:-- 0 100 623M 0 0 100 623M 0 814k 0:13:04 0:13:04 --:--:-- 0 100 623M 0 0 100 623M 0 813k 0:13:05 0:13:05 --:--:-- 0 100 623M 0 0 100 623M 0 812k 0:13:06 0:13:06 --:--:-- 0 100 623M 0 0 100 623M 0 811k 0:13:07 0:13:07 --:--:-- 0 100 623M 0 0 100 623M 0 810k 0:13:08 0:13:08 --:--:-- 0 100 623M 0 0 100 623M 0 809k 0:13:09 0:13:09 --:--:-- 0 100 623M 0 0 100 623M 0 808k 0:13:10 0:13:10 --:--:-- 0 100 623M 0 0 100 623M 0 806k 0:13:11 0:13:11 --:--:-- 0 100 623M 0 0 100 623M 0 805k 0:13:12 0:13:12 --:--:-- 0 100 623M 0 0 100 623M 0 804k 0:13:13 0:13:13 --:--:-- 0 100 623M 0 0 100 623M 0 803k 0:13:14 0:13:14 --:--:-- 0 100 623M 0 0 100 623M 0 802k 0:13:15 0:13:15 --:--:-- 0 100 623M 0 0 100 623M 0 801k 0:13:16 0:13:16 --:--:-- 0 100 623M 0 0 100 623M 0 800k 0:13:17 0:13:17 --:--:-- 0 100 623M 0 0 100 623M 0 799k 0:13:18 0:13:18 --:--:-- 0 100 623M 0 0 100 623M 0 798k 0:13:19 0:13:19 --:--:-- 0 100 623M 0 0 100 623M 0 797k 0:13:20 0:13:20 --:--:-- 0 100 623M 0 0 100 623M 0 796k 0:13:21 0:13:21 --:--:-- 0 100 623M 0 0 100 623M 0 795k 0:13:22 0:13:22 --:--:-- 0 100 623M 0 0 100 623M 0 794k 0:13:23 0:13:23 --:--:-- 0 100 623M 0 0 100 623M 0 793k 0:13:24 0:13:24 --:--:-- 0 100 623M 0 0 100 623M 0 792k 0:13:25 0:13:25 --:--:-- 0 100 623M 0 0 100 623M 0 791k 0:13:26 0:13:26 --:--:-- 0 100 623M 0 0 100 623M 0 790k 0:13:27 0:13:27 --:--:-- 0 100 623M 0 0 100 623M 0 789k 0:13:28 0:13:28 --:--:-- 0 100 623M 0 0 100 623M 0 789k 0:13:29 0:13:29 --:--:-- 0 100 623M 0 0 100 623M 0 788k 0:13:30 0:13:30 --:--:-- 0 100 623M 0 0 100 623M 0 787k 0:13:31 0:13:31 --:--:-- 0 100 623M 0 0 100 623M 0 786k 0:13:32 0:13:32 --:--:-- 0 100 623M 0 0 100 623M 0 785k 0:13:33 0:13:33 --:--:-- 0 100 623M 0 0 100 623M 0 784k 0:13:34 0:13:34 --:--:-- 0 100 623M 0 0 100 623M 0 783k 0:13:35 0:13:35 --:--:-- 0 100 623M 0 0 100 623M 0 782k 0:13:36 0:13:36 --:--:-- 0 100 623M 0 0 100 623M 0 781k 0:13:37 0:13:37 --:--:-- 0 100 623M 0 0 100 623M 0 780k 0:13:38 0:13:38 --:--:-- 0 100 623M 0 0 100 623M 0 779k 0:13:39 0:13:39 --:--:-- 0 100 623M 0 0 100 623M 0 778k 0:13:40 0:13:40 --:--:-- 0 100 623M 0 0 100 623M 0 777k 0:13:41 0:13:41 --:--:-- 0 100 623M 0 0 100 623M 0 776k 0:13:42 0:13:42 --:--:-- 0 100 623M 0 0 100 623M 0 775k 0:13:43 0:13:43 --:--:-- 0 100 623M 0 0 100 623M 0 774k 0:13:44 0:13:44 --:--:-- 0 100 623M 0 0 100 623M 0 773k 0:13:45 0:13:45 --:--:-- 0 100 623M 0 0 100 623M 0 772k 0:13:46 0:13:46 --:--:-- 0 100 623M 0 0 100 623M 0 771k 0:13:47 0:13:47 --:--:-- 0 100 623M 0 0 100 623M 0 770k 0:13:48 0:13:48 --:--:-- 0 100 623M 0 0 100 623M 0 769k 0:13:49 0:13:49 --:--:-- 0 100 623M 0 0 100 623M 0 769k 0:13:50 0:13:50 --:--:-- 0 100 623M 0 0 100 623M 0 768k 0:13:51 0:13:51 --:--:-- 0 100 623M 0 0 100 623M 0 767k 0:13:52 0:13:52 --:--:-- 0 100 623M 0 0 100 623M 0 766k 0:13:53 0:13:53 --:--:-- 0 100 623M 0 0 100 623M 0 765k 0:13:54 0:13:54 --:--:-- 0 100 623M 0 0 100 623M 0 764k 0:13:55 0:13:55 --:--:-- 0 100 623M 0 0 100 623M 0 763k 0:13:56 0:13:56 --:--:-- 0 100 623M 0 0 100 623M 0 762k 0:13:57 0:13:57 --:--:-- 0 100 623M 0 0 100 623M 0 761k 0:13:58 0:13:58 --:--:-- 0 100 623M 0 0 100 623M 0 760k 0:13:59 0:13:59 --:--:-- 0 100 623M 0 0 100 623M 0 759k 0:14:00 0:14:00 --:--:-- 0 100 623M 0 0 100 623M 0 758k 0:14:01 0:14:01 --:--:-- 0 100 623M 0 0 100 623M 0 758k 0:14:02 0:14:02 --:--:-- 0 100 623M 0 0 100 623M 0 757k 0:14:03 0:14:03 --:--:-- 0 100 623M 0 0 100 623M 0 756k 0:14:04 0:14:04 --:--:-- 0 100 623M 0 0 100 623M 0 755k 0:14:05 0:14:05 --:--:-- 0 100 623M 0 0 100 623M 0 754k 0:14:06 0:14:06 --:--:-- 0 100 623M 0 0 100 623M 0 753k 0:14:07 0:14:07 --:--:-- 0 100 623M 0 0 100 623M 0 752k 0:14:08 0:14:08 --:--:-- 0 100 623M 0 0 100 623M 0 751k 0:14:09 0:14:09 --:--:-- 0 100 623M 0 0 100 623M 0 750k 0:14:10 0:14:10 --:--:-- 0 100 623M 0 0 100 623M 0 750k 0:14:11 0:14:11 --:--:-- 0 100 623M 0 0 100 623M 0 749k 0:14:12 0:14:12 --:--:-- 0 100 623M 0 0 100 623M 0 748k 0:14:13 0:14:13 --:--:-- 0 100 623M 0 0 100 623M 0 747k 0:14:14 0:14:14 --:--:-- 0 100 623M 0 0 100 623M 0 746k 0:14:15 0:14:15 --:--:-- 0 100 623M 0 0 100 623M 0 745k 0:14:16 0:14:16 --:--:-- 0 100 623M 0 0 100 623M 0 744k 0:14:17 0:14:17 --:--:-- 0 100 623M 0 0 100 623M 0 743k 0:14:18 0:14:18 --:--:-- 0 100 623M 0 0 100 623M 0 743k 0:14:19 0:14:19 --:--:-- 0 100 623M 0 0 100 623M 0 742k 0:14:20 0:14:20 --:--:-- 0 100 623M 0 0 100 623M 0 741k 0:14:21 0:14:21 --:--:-- 0 100 623M 0 0 100 623M 0 740k 0:14:22 0:14:22 --:--:-- 0 100 623M 0 0 100 623M 0 739k 0:14:23 0:14:23 --:--:-- 0 100 623M 0 0 100 623M 0 738k 0:14:24 0:14:24 --:--:-- 0 100 623M 0 0 100 623M 0 737k 0:14:25 0:14:25 --:--:-- 0 100 623M 0 0 100 623M 0 737k 0:14:26 0:14:26 --:--:-- 0 100 623M 0 0 100 623M 0 736k 0:14:27 0:14:27 --:--:-- 0 100 623M 0 0 100 623M 0 735k 0:14:28 0:14:28 --:--:-- 0 100 623M 0 0 100 623M 0 734k 0:14:29 0:14:29 --:--:-- 0 100 623M 0 0 100 623M 0 733k 0:14:30 0:14:30 --:--:-- 0 100 623M 0 0 100 623M 0 732k 0:14:31 0:14:31 --:--:-- 0 100 623M 0 0 100 623M 0 731k 0:14:32 0:14:32 --:--:-- 0 100 623M 0 0 100 623M 0 731k 0:14:33 0:14:33 --:--:-- 0 100 623M 0 0 100 623M 0 730k 0:14:34 0:14:34 --:--:-- 0 100 623M 0 0 100 623M 0 729k 0:14:35 0:14:35 --:--:-- 0 100 623M 0 0 100 623M 0 728k 0:14:36 0:14:36 --:--:-- 0 100 623M 0 0 100 623M 0 727k 0:14:37 0:14:37 --:--:-- 0 100 623M 0 0 100 623M 0 726k 0:14:38 0:14:38 --:--:-- 0 100 623M 0 0 100 623M 0 726k 0:14:39 0:14:39 --:--:-- 0 100 623M 0 0 100 623M 0 725k 0:14:40 0:14:40 --:--:-- 0 100 623M 0 0 100 623M 0 724k 0:14:41 0:14:41 --:--:-- 0 100 623M 0 0 100 623M 0 723k 0:14:42 0:14:42 --:--:-- 0 100 623M 0 0 100 623M 0 722k 0:14:43 0:14:43 --:--:-- 0 100 623M 0 0 100 623M 0 721k 0:14:44 0:14:44 --:--:-- 0 100 623M 0 0 100 623M 0 721k 0:14:45 0:14:45 --:--:-- 0 100 623M 0 0 100 623M 0 720k 0:14:46 0:14:46 --:--:-- 0 100 623M 0 0 100 623M 0 719k 0:14:47 0:14:47 --:--:-- 0 100 623M 0 0 100 623M 0 718k 0:14:48 0:14:48 --:--:-- 0 100 623M 0 0 100 623M 0 717k 0:14:49 0:14:49 --:--:-- 0 100 623M 0 0 100 623M 0 717k 0:14:50 0:14:50 --:--:-- 0 100 623M 0 0 100 623M 0 716k 0:14:51 0:14:51 --:--:-- 0 100 623M 0 0 100 623M 0 715k 0:14:52 0:14:52 --:--:-- 0 100 623M 0 0 100 623M 0 714k 0:14:53 0:14:53 --:--:-- 0 100 623M 0 0 100 623M 0 713k 0:14:54 0:14:54 --:--:-- 0 100 623M 0 0 100 623M 0 713k 0:14:55 0:14:55 --:--:-- 0 100 623M 0 0 100 623M 0 712k 0:14:56 0:14:56 --:--:-- 0 100 623M 0 0 100 623M 0 711k 0:14:57 0:14:57 --:--:-- 0 100 623M 0 0 100 623M 0 710k 0:14:58 0:14:58 --:--:-- 0 100 623M 0 0 100 623M 0 709k 0:14:59 0:14:59 --:--:-- 0 100 623M 0 0 100 623M 0 709k 0:15:00 0:15:00 --:--:-- 0 100 623M 0 0 100 623M 0 708k 0:15:01 0:15:01 --:--:-- 0 100 623M 0 0 100 623M 0 707k 0:15:02 0:15:02 --:--:-- 0 100 623M 0 0 100 623M 0 706k 0:15:03 0:15:03 --:--:-- 0 100 623M 0 0 100 623M 0 705k 0:15:04 0:15:04 --:--:-- 0 100 623M 0 0 100 623M 0 705k 0:15:05 0:15:05 --:--:-- 0 100 623M 0 0 100 623M 0 704k 0:15:06 0:15:06 --:--:-- 0 100 623M 0 0 100 623M 0 703k 0:15:07 0:15:07 --:--:-- 0 100 623M 0 0 100 623M 0 702k 0:15:08 0:15:08 --:--:-- 0 100 623M 0 0 100 623M 0 702k 0:15:09 0:15:09 --:--:-- 0 100 623M 0 0 100 623M 0 701k 0:15:10 0:15:10 --:--:-- 0 100 623M 0 0 100 623M 0 700k 0:15:11 0:15:11 --:--:-- 0 100 623M 0 0 100 623M 0 699k 0:15:12 0:15:12 --:--:-- 0 100 623M 0 0 100 623M 0 699k 0:15:13 0:15:13 --:--:-- 0 100 623M 0 0 100 623M 0 698k 0:15:14 0:15:14 --:--:-- 0 100 623M 0 0 100 623M 0 697k 0:15:15 0:15:15 --:--:-- 0 100 623M 0 0 100 623M 0 696k 0:15:16 0:15:16 --:--:-- 0 100 623M 0 0 100 623M 0 695k 0:15:17 0:15:17 --:--:-- 0 100 623M 0 0 100 623M 0 695k 0:15:18 0:15:18 --:--:-- 0 100 623M 0 0 100 623M 0 694k 0:15:19 0:15:19 --:--:-- 0 100 623M 0 0 100 623M 0 693k 0:15:20 0:15:20 --:--:-- 0 100 623M 0 0 100 623M 0 692k 0:15:21 0:15:21 --:--:-- 0 100 623M 0 0 100 623M 0 692k 0:15:22 0:15:22 --:--:-- 0 100 623M 0 0 100 623M 0 691k 0:15:23 0:15:23 --:--:-- 0 100 623M 0 0 100 623M 0 690k 0:15:24 0:15:24 --:--:-- 0 100 623M 0 0 100 623M 0 689k 0:15:25 0:15:25 --:--:-- 0 100 623M 0 0 100 623M 0 689k 0:15:26 0:15:26 --:--:-- 0 100 623M 0 0 100 623M 0 688k 0:15:27 0:15:27 --:--:-- 0 100 623M 0 0 100 623M 0 687k 0:15:28 0:15:28 --:--:-- 0 100 623M 0 0 100 623M 0 686k 0:15:29 0:15:29 --:--:-- 0 100 623M 0 0 100 623M 0 686k 0:15:30 0:15:30 --:--:-- 0 100 623M 0 0 100 623M 0 685k 0:15:31 0:15:31 --:--:-- 0 100 623M 0 0 100 623M 0 684k 0:15:32 0:15:32 --:--:-- 0 100 623M 0 0 100 623M 0 684k 0:15:33 0:15:33 --:--:-- 0 100 623M 0 0 100 623M 0 683k 0:15:34 0:15:34 --:--:-- 0 100 623M 0 0 100 623M 0 682k 0:15:35 0:15:35 --:--:-- 0 100 623M 0 0 100 623M 0 681k 0:15:36 0:15:36 --:--:-- 0 100 623M 0 0 100 623M 0 681k 0:15:37 0:15:37 --:--:-- 0 100 623M 0 0 100 623M 0 680k 0:15:38 0:15:38 --:--:-- 0 100 623M 0 0 100 623M 0 679k 0:15:39 0:15:39 --:--:-- 0 100 623M 0 0 100 623M 0 678k 0:15:40 0:15:40 --:--:-- 0 100 623M 0 0 100 623M 0 678k 0:15:41 0:15:41 --:--:-- 0 100 623M 0 0 100 623M 0 677k 0:15:42 0:15:42 --:--:-- 0 100 623M 0 0 100 623M 0 676k 0:15:43 0:15:43 --:--:-- 0 100 623M 0 0 100 623M 0 676k 0:15:44 0:15:44 --:--:-- 0 100 623M 0 0 100 623M 0 675k 0:15:45 0:15:45 --:--:-- 0 100 623M 0 0 100 623M 0 674k 0:15:46 0:15:46 --:--:-- 0 100 623M 0 0 100 623M 0 673k 0:15:47 0:15:47 --:--:-- 0 100 623M 0 0 100 623M 0 673k 0:15:48 0:15:48 --:--:-- 0 100 623M 0 0 100 623M 0 672k 0:15:49 0:15:49 --:--:-- 0 100 623M 0 0 100 623M 0 671k 0:15:50 0:15:50 --:--:-- 0 100 623M 0 0 100 623M 0 671k 0:15:51 0:15:51 --:--:-- 0 100 623M 0 0 100 623M 0 670k 0:15:52 0:15:52 --:--:-- 0 100 623M 0 0 100 623M 0 669k 0:15:53 0:15:53 --:--:-- 0 100 623M 0 0 100 623M 0 668k 0:15:54 0:15:54 --:--:-- 0 100 623M 0 0 100 623M 0 668k 0:15:55 0:15:55 --:--:-- 0 100 623M 0 0 100 623M 0 667k 0:15:56 0:15:56 --:--:-- 0 100 623M 0 0 100 623M 0 666k 0:15:57 0:15:57 --:--:-- 0 100 623M 0 0 100 623M 0 666k 0:15:58 0:15:58 --:--:-- 0 100 623M 0 0 100 623M 0 665k 0:15:59 0:15:59 --:--:-- 0 100 623M 0 0 100 623M 0 664k 0:16:00 0:16:00 --:--:-- 0 100 623M 0 0 100 623M 0 664k 0:16:01 0:16:01 --:--:-- 0 100 623M 0 0 100 623M 0 663k 0:16:02 0:16:02 --:--:-- 0 100 623M 0 0 100 623M 0 662k 0:16:03 0:16:03 --:--:-- 0 100 623M 0 0 100 623M 0 661k 0:16:04 0:16:04 --:--:-- 0 100 623M 0 0 100 623M 0 661k 0:16:05 0:16:05 --:--:-- 0 100 623M 0 0 100 623M 0 660k 0:16:06 0:16:06 --:--:-- 0 100 623M 0 0 100 623M 0 659k 0:16:07 0:16:07 --:--:-- 0 100 623M 0 0 100 623M 0 659k 0:16:08 0:16:08 --:--:-- 0 100 623M 0 0 100 623M 0 658k 0:16:09 0:16:09 --:--:-- 0 100 623M 0 0 100 623M 0 657k 0:16:10 0:16:10 --:--:-- 0 100 623M 0 0 100 623M 0 657k 0:16:11 0:16:11 --:--:-- 0 100 623M 0 0 100 623M 0 656k 0:16:12 0:16:12 --:--:-- 0 100 623M 0 0 100 623M 0 655k 0:16:13 0:16:13 --:--:-- 0 100 623M 0 0 100 623M 0 655k 0:16:14 0:16:14 --:--:-- 0 100 623M 0 0 100 623M 0 654k 0:16:15 0:16:15 --:--:-- 0 100 623M 0 0 100 623M 0 653k 0:16:16 0:16:16 --:--:-- 0 100 623M 0 0 100 623M 0 653k 0:16:17 0:16:17 --:--:-- 0 100 623M 0 0 100 623M 0 652k 0:16:18 0:16:18 --:--:-- 0 100 623M 0 0 100 623M 0 651k 0:16:19 0:16:19 --:--:-- 0 100 623M 0 0 100 623M 0 651k 0:16:20 0:16:20 --:--:-- 0 100 623M 0 0 100 623M 0 650k 0:16:21 0:16:21 --:--:-- 0 100 623M 0 0 100 623M 0 649k 0:16:22 0:16:22 --:--:-- 0 100 623M 0 0 100 623M 0 649k 0:16:23 0:16:23 --:--:-- 0 100 623M 0 0 100 623M 0 648k 0:16:24 0:16:24 --:--:-- 0 100 623M 0 0 100 623M 0 647k 0:16:25 0:16:25 --:--:-- 0 100 623M 0 0 100 623M 0 647k 0:16:26 0:16:26 --:--:-- 0 100 623M 0 0 100 623M 0 646k 0:16:27 0:16:27 --:--:-- 0 100 623M 0 0 100 623M 0 645k 0:16:28 0:16:28 --:--:-- 0 100 623M 0 0 100 623M 0 645k 0:16:29 0:16:29 --:--:-- 0 100 623M 0 0 100 623M 0 644k 0:16:30 0:16:30 --:--:-- 0 100 623M 0 0 100 623M 0 643k 0:16:31 0:16:31 --:--:-- 0 100 623M 0 0 100 623M 0 643k 0:16:32 0:16:32 --:--:-- 0 100 623M 0 0 100 623M 0 642k 0:16:33 0:16:33 --:--:-- 0 100 623M 0 0 100 623M 0 641k 0:16:34 0:16:34 --:--:-- 0 100 623M 0 0 100 623M 0 641k 0:16:35 0:16:35 --:--:-- 0 100 623M 0 0 100 623M 0 640k 0:16:36 0:16:36 --:--:-- 0 100 623M 0 0 100 623M 0 640k 0:16:37 0:16:37 --:--:-- 0 100 623M 0 0 100 623M 0 639k 0:16:38 0:16:38 --:--:-- 0 100 623M 0 0 100 623M 0 638k 0:16:39 0:16:39 --:--:-- 0 100 623M 0 0 100 623M 0 638k 0:16:40 0:16:40 --:--:-- 0 100 623M 0 0 100 623M 0 637k 0:16:41 0:16:41 --:--:-- 0 100 623M 0 0 100 623M 0 636k 0:16:42 0:16:42 --:--:-- 0 100 623M 0 0 100 623M 0 636k 0:16:43 0:16:43 --:--:-- 0 100 623M 0 0 100 623M 0 635k 0:16:44 0:16:44 --:--:-- 0 100 623M 0 0 100 623M 0 634k 0:16:45 0:16:45 --:--:-- 0 100 623M 0 0 100 623M 0 634k 0:16:46 0:16:46 --:--:-- 0 100 623M 0 0 100 623M 0 633k 0:16:47 0:16:47 --:--:-- 0 100 623M 0 0 100 623M 0 633k 0:16:48 0:16:48 --:--:-- 0 100 623M 0 0 100 623M 0 632k 0:16:49 0:16:49 --:--:-- 0 100 623M 0 0 100 623M 0 631k 0:16:50 0:16:50 --:--:-- 0 100 623M 0 0 100 623M 0 631k 0:16:51 0:16:51 --:--:-- 0 100 623M 0 0 100 623M 0 630k 0:16:52 0:16:52 --:--:-- 0 100 623M 0 0 100 623M 0 629k 0:16:53 0:16:53 --:--:-- 0 100 623M 0 0 100 623M 0 629k 0:16:54 0:16:54 --:--:-- 0 100 623M 0 0 100 623M 0 628k 0:16:55 0:16:55 --:--:-- 0 100 623M 0 0 100 623M 0 628k 0:16:56 0:16:56 --:--:-- 0 100 623M 0 0 100 623M 0 627k 0:16:57 0:16:57 --:--:-- 0 100 623M 0 0 100 623M 0 626k 0:16:58 0:16:58 --:--:-- 0 100 623M 0 0 100 623M 0 626k 0:16:59 0:16:59 --:--:-- 0 100 623M 0 0 100 623M 0 625k 0:17:00 0:17:00 --:--:-- 0 100 623M 0 0 100 623M 0 624k 0:17:01 0:17:01 --:--:-- 0 100 623M 0 0 100 623M 0 624k 0:17:02 0:17:02 --:--:-- 0 100 623M 0 0 100 623M 0 623k 0:17:03 0:17:03 --:--:-- 0 100 623M 0 0 100 623M 0 623k 0:17:04 0:17:04 --:--:-- 0 100 623M 0 0 100 623M 0 622k 0:17:05 0:17:05 --:--:-- 0 100 623M 0 0 100 623M 0 621k 0:17:06 0:17:06 --:--:-- 0 100 623M 0 0 100 623M 0 621k 0:17:07 0:17:07 --:--:-- 0 100 623M 0 0 100 623M 0 620k 0:17:08 0:17:08 --:--:-- 0 100 623M 0 0 100 623M 0 620k 0:17:09 0:17:09 --:--:-- 0 100 623M 0 0 100 623M 0 619k 0:17:10 0:17:10 --:--:-- 0 100 623M 0 0 100 623M 0 618k 0:17:11 0:17:11 --:--:-- 0 100 623M 0 0 100 623M 0 618k 0:17:12 0:17:12 --:--:-- 0 100 623M 0 0 100 623M 0 617k 0:17:13 0:17:13 --:--:-- 0 100 623M 0 0 100 623M 0 617k 0:17:14 0:17:14 --:--:-- 0 100 623M 0 0 100 623M 0 616k 0:17:15 0:17:15 --:--:-- 0 100 623M 0 0 100 623M 0 615k 0:17:16 0:17:16 --:--:-- 0 100 623M 0 0 100 623M 0 615k 0:17:17 0:17:17 --:--:-- 0 100 623M 0 0 100 623M 0 614k 0:17:18 0:17:18 --:--:-- 0 100 623M 0 0 100 623M 0 614k 0:17:19 0:17:19 --:--:-- 0 100 623M 0 0 100 623M 0 613k 0:17:20 0:17:20 --:--:-- 0 100 623M 0 0 100 623M 0 612k 0:17:21 0:17:21 --:--:-- 0 100 623M 0 0 100 623M 0 612k 0:17:22 0:17:22 --:--:-- 0 100 623M 0 0 100 623M 0 611k 0:17:23 0:17:23 --:--:-- 0 100 623M 0 0 100 623M 0 611k 0:17:24 0:17:24 --:--:-- 0 100 623M 0 0 100 623M 0 610k 0:17:25 0:17:25 --:--:-- 0 100 623M 0 0 100 623M 0 610k 0:17:26 0:17:26 --:--:-- 0 100 623M 0 0 100 623M 0 609k 0:17:27 0:17:27 --:--:-- 0 100 623M 0 0 100 623M 0 608k 0:17:28 0:17:28 --:--:-- 0 100 623M 0 0 100 623M 0 608k 0:17:29 0:17:29 --:--:-- 0 100 623M 0 0 100 623M 0 607k 0:17:30 0:17:30 --:--:-- 0 100 623M 0 0 100 623M 0 607k 0:17:31 0:17:31 --:--:-- 0 100 623M 0 0 100 623M 0 606k 0:17:32 0:17:32 --:--:-- 0 100 623M 0 0 100 623M 0 605k 0:17:33 0:17:33 --:--:-- 0 100 623M 0 0 100 623M 0 605k 0:17:34 0:17:34 --:--:-- 0 100 623M 0 0 100 623M 0 604k 0:17:35 0:17:35 --:--:-- 0 100 623M 0 0 100 623M 0 604k 0:17:36 0:17:36 --:--:-- 0 100 623M 0 0 100 623M 0 603k 0:17:37 0:17:37 --:--:-- 0 100 623M 0 0 100 623M 0 603k 0:17:38 0:17:38 --:--:-- 0 100 623M 0 0 100 623M 0 602k 0:17:39 0:17:39 --:--:-- 0 100 623M 0 0 100 623M 0 601k 0:17:40 0:17:40 --:--:-- 0 100 623M 0 0 100 623M 0 601k 0:17:41 0:17:41 --:--:-- 0 100 623M 0 0 100 623M 0 600k 0:17:42 0:17:42 --:--:-- 0 100 623M 0 0 100 623M 0 600k 0:17:43 0:17:43 --:--:-- 0 100 623M 0 0 100 623M 0 599k 0:17:44 0:17:44 --:--:-- 0 100 623M 0 0 100 623M 0 599k 0:17:45 0:17:45 --:--:-- 0 100 623M 0 0 100 623M 0 598k 0:17:46 0:17:46 --:--:-- 0 100 623M 0 0 100 623M 0 598k 0:17:47 0:17:47 --:--:-- 0 100 623M 0 0 100 623M 0 597k 0:17:48 0:17:48 --:--:-- 0 100 623M 0 0 100 623M 0 596k 0:17:49 0:17:49 --:--:-- 0 100 623M 0 0 100 623M 0 596k 0:17:50 0:17:50 --:--:-- 0 100 623M 0 0 100 623M 0 595k 0:17:51 0:17:51 --:--:-- 0 100 623M 0 0 100 623M 0 595k 0:17:52 0:17:52 --:--:-- 0 100 623M 0 0 100 623M 0 594k 0:17:53 0:17:53 --:--:-- 0 100 623M 0 0 100 623M 0 594k 0:17:54 0:17:54 --:--:-- 0 100 623M 0 0 100 623M 0 593k 0:17:55 0:17:55 --:--:-- 0 100 623M 0 0 100 623M 0 592k 0:17:56 0:17:56 --:--:-- 0 100 623M 0 0 100 623M 0 592k 0:17:57 0:17:57 --:--:-- 0 100 623M 0 0 100 623M 0 591k 0:17:58 0:17:58 --:--:-- 0 100 623M 0 0 100 623M 0 591k 0:17:59 0:17:59 --:--:-- 0 100 623M 0 0 100 623M 0 590k 0:18:00 0:18:00 --:--:-- 0 100 623M 0 0 100 623M 0 590k 0:18:01 0:18:01 --:--:-- 0 100 623M 0 0 100 623M 0 589k 0:18:02 0:18:02 --:--:-- 0 100 623M 0 0 100 623M 0 589k 0:18:03 0:18:03 --:--:-- 0 100 623M 0 0 100 623M 0 588k 0:18:04 0:18:04 --:--:-- 0 100 623M 0 0 100 623M 0 588k 0:18:05 0:18:05 --:--:-- 0 100 623M 0 0 100 623M 0 587k 0:18:06 0:18:06 --:--:-- 0 100 623M 0 0 100 623M 0 586k 0:18:07 0:18:07 --:--:-- 0 100 623M 0 0 100 623M 0 586k 0:18:08 0:18:08 --:--:-- 0 100 623M 0 0 100 623M 0 585k 0:18:09 0:18:09 --:--:-- 0 100 623M 0 0 100 623M 0 585k 0:18:10 0:18:10 --:--:-- 0 100 623M 0 0 100 623M 0 584k 0:18:11 0:18:11 --:--:-- 0 100 623M 0 0 100 623M 0 584k 0:18:12 0:18:12 --:--:-- 0 100 623M 0 0 100 623M 0 583k 0:18:13 0:18:13 --:--:-- 0 100 623M 0 0 100 623M 0 583k 0:18:14 0:18:14 --:--:-- 0 100 623M 0 0 100 623M 0 582k 0:18:15 0:18:15 --:--:-- 0 100 623M 0 0 100 623M 0 582k 0:18:16 0:18:16 --:--:-- 0 100 623M 0 0 100 623M 0 581k 0:18:17 0:18:17 --:--:-- 0 100 623M 0 0 100 623M 0 581k 0:18:18 0:18:18 --:--:-- 0 100 623M 0 0 100 623M 0 580k 0:18:19 0:18:19 --:--:-- 0 100 623M 0 0 100 623M 0 580k 0:18:20 0:18:20 --:--:-- 0 100 623M 0 0 100 623M 0 579k 0:18:21 0:18:21 --:--:-- 0 100 623M 0 0 100 623M 0 578k 0:18:22 0:18:22 --:--:-- 0 100 623M 0 0 100 623M 0 578k 0:18:23 0:18:23 --:--:-- 0 100 623M 0 0 100 623M 0 577k 0:18:24 0:18:24 --:--:-- 0 100 623M 0 0 100 623M 0 577k 0:18:25 0:18:25 --:--:-- 0 100 623M 0 0 100 623M 0 576k 0:18:26 0:18:26 --:--:-- 0 100 623M 0 0 100 623M 0 576k 0:18:27 0:18:27 --:--:-- 0 100 623M 0 0 100 623M 0 575k 0:18:28 0:18:28 --:--:-- 0 100 623M 0 0 100 623M 0 575k 0:18:29 0:18:29 --:--:-- 0 100 623M 0 0 100 623M 0 574k 0:18:30 0:18:30 --:--:-- 0 100 623M 0 0 100 623M 0 574k 0:18:31 0:18:31 --:--:-- 0 100 623M 0 0 100 623M 0 573k 0:18:32 0:18:32 --:--:-- 0 100 623M 0 0 100 623M 0 573k 0:18:33 0:18:33 --:--:-- 0 100 623M 0 0 100 623M 0 572k 0:18:34 0:18:34 --:--:-- 0 100 623M 0 0 100 623M 0 572k 0:18:35 0:18:35 --:--:-- 0 100 623M 0 0 100 623M 0 571k 0:18:36 0:18:36 --:--:-- 0 100 623M 0 0 100 623M 0 571k 0:18:37 0:18:37 --:--:-- 0 100 623M 0 0 100 623M 0 570k 0:18:38 0:18:38 --:--:-- 0 100 623M 0 0 100 623M 0 570k 0:18:39 0:18:39 --:--:-- 0 100 623M 0 0 100 623M 0 569k 0:18:40 0:18:40 --:--:-- 0 100 623M 0 0 100 623M 0 569k 0:18:41 0:18:41 --:--:-- 0 100 623M 0 0 100 623M 0 568k 0:18:42 0:18:42 --:--:-- 0 100 623M 0 0 100 623M 0 568k 0:18:43 0:18:43 --:--:-- 0 100 623M 0 0 100 623M 0 567k 0:18:44 0:18:44 --:--:-- 0 100 623M 0 0 100 623M 0 567k 0:18:45 0:18:45 --:--:-- 0 100 623M 0 0 100 623M 0 566k 0:18:46 0:18:46 --:--:-- 0 100 623M 0 0 100 623M 0 566k 0:18:47 0:18:47 --:--:-- 0 100 623M 0 0 100 623M 0 565k 0:18:48 0:18:48 --:--:-- 0 100 623M 0 0 100 623M 0 565k 0:18:49 0:18:49 --:--:-- 0 100 623M 0 0 100 623M 0 564k 0:18:50 0:18:50 --:--:-- 0 100 623M 0 0 100 623M 0 564k 0:18:51 0:18:51 --:--:-- 0 100 623M 0 0 100 623M 0 563k 0:18:52 0:18:52 --:--:-- 0 100 623M 0 0 100 623M 0 563k 0:18:53 0:18:53 --:--:-- 0 100 623M 0 0 100 623M 0 562k 0:18:54 0:18:54 --:--:-- 0 100 623M 0 0 100 623M 0 562k 0:18:55 0:18:55 --:--:-- 0 100 623M 0 0 100 623M 0 561k 0:18:56 0:18:56 --:--:-- 0 100 623M 0 0 100 623M 0 561k 0:18:57 0:18:57 --:--:-- 0 100 623M 0 0 100 623M 0 560k 0:18:58 0:18:58 --:--:-- 0 100 623M 0 0 100 623M 0 560k 0:18:59 0:18:59 --:--:-- 0 100 623M 0 0 100 623M 0 559k 0:19:00 0:19:00 --:--:-- 0 100 623M 0 0 100 623M 0 559k 0:19:01 0:19:01 --:--:-- 0 100 623M 0 0 100 623M 0 558k 0:19:02 0:19:02 --:--:-- 0 100 623M 0 0 100 623M 0 558k 0:19:03 0:19:03 --:--:-- 0 100 623M 0 0 100 623M 0 557k 0:19:04 0:19:04 --:--:-- 0 100 623M 0 0 100 623M 0 557k 0:19:05 0:19:05 --:--:-- 0 100 623M 0 0 100 623M 0 556k 0:19:06 0:19:06 --:--:-- 0 100 623M 0 0 100 623M 0 556k 0:19:07 0:19:07 --:--:-- 0 100 623M 0 0 100 623M 0 555k 0:19:08 0:19:08 --:--:-- 0 100 623M 0 0 100 623M 0 555k 0:19:09 0:19:09 --:--:-- 0 100 623M 0 0 100 623M 0 554k 0:19:10 0:19:10 --:--:-- 0 100 623M 0 0 100 623M 0 554k 0:19:11 0:19:11 --:--:-- 0 100 623M 0 0 100 623M 0 553k 0:19:12 0:19:12 --:--:-- 0 100 623M 0 0 100 623M 0 553k 0:19:13 0:19:13 --:--:-- 0 100 623M 0 0 100 623M 0 552k 0:19:14 0:19:14 --:--:-- 0 100 623M 0 0 100 623M 0 552k 0:19:15 0:19:15 --:--:-- 0 100 623M 0 0 100 623M 0 551k 0:19:16 0:19:16 --:--:-- 0 100 623M 0 0 100 623M 0 551k 0:19:17 0:19:17 --:--:-- 0 100 623M 0 0 100 623M 0 550k 0:19:18 0:19:18 --:--:-- 0 100 623M 0 0 100 623M 0 550k 0:19:19 0:19:19 --:--:-- 0 100 623M 0 0 100 623M 0 550k 0:19:20 0:19:20 --:--:-- 0 100 623M 0 0 100 623M 0 549k 0:19:21 0:19:21 --:--:-- 0 100 623M 0 0 100 623M 0 549k 0:19:22 0:19:22 --:--:-- 0 100 623M 0 0 100 623M 0 548k 0:19:23 0:19:23 --:--:-- 0 100 623M 0 0 100 623M 0 548k 0:19:24 0:19:24 --:--:-- 0 100 623M 0 0 100 623M 0 547k 0:19:25 0:19:25 --:--:-- 0 100 623M 0 0 100 623M 0 547k 0:19:26 0:19:26 --:--:-- 0 100 623M 0 0 100 623M 0 546k 0:19:27 0:19:27 --:--:-- 0 100 623M 0 0 100 623M 0 546k 0:19:28 0:19:28 --:--:-- 0 100 623M 0 0 100 623M 0 545k 0:19:29 0:19:29 --:--:-- 0 100 623M 0 0 100 623M 0 545k 0:19:30 0:19:30 --:--:-- 0 100 623M 0 0 100 623M 0 544k 0:19:31 0:19:31 --:--:-- 0 100 623M 0 0 100 623M 0 544k 0:19:32 0:19:32 --:--:-- 0 100 623M 0 0 100 623M 0 543k 0:19:33 0:19:33 --:--:-- 0 100 623M 0 0 100 623M 0 543k 0:19:34 0:19:34 --:--:-- 0 100 623M 0 0 100 623M 0 542k 0:19:35 0:19:35 --:--:-- 0 100 623M 0 0 100 623M 0 542k 0:19:36 0:19:36 --:--:-- 0 100 623M 0 0 100 623M 0 542k 0:19:37 0:19:37 --:--:-- 0 100 623M 0 0 100 623M 0 541k 0:19:38 0:19:38 --:--:-- 0 100 623M 0 0 100 623M 0 541k 0:19:39 0:19:39 --:--:-- 0 100 623M 0 0 100 623M 0 540k 0:19:40 0:19:40 --:--:-- 0 100 623M 0 0 100 623M 0 540k 0:19:41 0:19:41 --:--:-- 0 100 623M 0 0 100 623M 0 539k 0:19:42 0:19:42 --:--:-- 0 100 623M 0 0 100 623M 0 539k 0:19:43 0:19:43 --:--:-- 0 100 623M 0 0 100 623M 0 538k 0:19:44 0:19:44 --:--:-- 0 100 623M 0 0 100 623M 0 538k 0:19:45 0:19:45 --:--:-- 0 100 623M 0 0 100 623M 0 537k 0:19:46 0:19:46 --:--:-- 0 100 623M 0 0 100 623M 0 537k 0:19:47 0:19:47 --:--:-- 0 100 623M 0 0 100 623M 0 537k 0:19:48 0:19:48 --:--:-- 0 100 623M 0 0 100 623M 0 536k 0:19:49 0:19:49 --:--:-- 0 100 623M 0 0 100 623M 0 536k 0:19:50 0:19:50 --:--:-- 0 100 623M 0 0 100 623M 0 535k 0:19:51 0:19:51 --:--:-- 0 100 623M 0 0 100 623M 0 535k 0:19:52 0:19:52 --:--:-- 0 100 623M 0 0 100 623M 0 534k 0:19:53 0:19:53 --:--:-- 0 100 623M 0 0 100 623M 0 534k 0:19:54 0:19:54 --:--:-- 0 100 623M 0 0 100 623M 0 533k 0:19:55 0:19:55 --:--:-- 0 100 623M 0 0 100 623M 0 533k 0:19:56 0:19:56 --:--:-- 0 100 623M 0 0 100 623M 0 532k 0:19:57 0:19:57 --:--:-- 0 100 623M 0 0 100 623M 0 532k 0:19:58 0:19:58 --:--:-- 0 100 623M 0 0 100 623M 0 532k 0:19:59 0:19:59 --:--:-- 0 100 623M 0 0 100 623M 0 531k 0:20:00 0:20:00 --:--:-- 0 100 623M 0 0 100 623M 0 531k 0:20:01 0:20:01 --:--:-- 0 100 623M 0 0 100 623M 0 530k 0:20:02 0:20:02 --:--:-- 0 100 623M 0 0 100 623M 0 530k 0:20:03 0:20:03 --:--:-- 0 100 623M 0 0 100 623M 0 529k 0:20:04 0:20:04 --:--:-- 0 100 623M 0 0 100 623M 0 529k 0:20:05 0:20:05 --:--:-- 0 100 623M 0 0 100 623M 0 529k 0:20:06 0:20:06 --:--:-- 0 100 623M 0 0 100 623M 0 528k 0:20:07 0:20:07 --:--:-- 0 100 623M 0 0 100 623M 0 528k 0:20:08 0:20:08 --:--:-- 0 100 623M 0 0 100 623M 0 527k 0:20:09 0:20:09 --:--:-- 0 100 623M 0 0 100 623M 0 527k 0:20:10 0:20:10 --:--:-- 0 100 623M 0 0 100 623M 0 526k 0:20:11 0:20:11 --:--:-- 0 100 623M 0 0 100 623M 0 526k 0:20:12 0:20:12 --:--:-- 0 100 623M 0 0 100 623M 0 525k 0:20:13 0:20:13 --:--:-- 0 100 623M 0 0 100 623M 0 525k 0:20:14 0:20:14 --:--:-- 0 100 623M 0 0 100 623M 0 525k 0:20:15 0:20:15 --:--:-- 0 100 623M 0 0 100 623M 0 524k 0:20:16 0:20:16 --:--:-- 0 100 623M 0 0 100 623M 0 524k 0:20:17 0:20:17 --:--:-- 0 100 623M 0 0 100 623M 0 523k 0:20:18 0:20:18 --:--:-- 0 100 623M 0 0 100 623M 0 523k 0:20:19 0:20:19 --:--:-- 0 100 623M 0 0 100 623M 0 522k 0:20:20 0:20:20 --:--:-- 0 100 623M 0 0 100 623M 0 522k 0:20:21 0:20:21 --:--:-- 0 100 623M 0 0 100 623M 0 522k 0:20:22 0:20:22 --:--:-- 0 100 623M 0 0 100 623M 0 521k 0:20:23 0:20:23 --:--:-- 0 100 623M 0 0 100 623M 0 521k 0:20:24 0:20:24 --:--:-- 0 100 623M 0 0 100 623M 0 520k 0:20:25 0:20:25 --:--:-- 0 100 623M 0 0 100 623M 0 520k 0:20:26 0:20:26 --:--:-- 0 100 623M 0 0 100 623M 0 519k 0:20:27 0:20:27 --:--:-- 0 100 623M 0 0 100 623M 0 519k 0:20:28 0:20:28 --:--:-- 0 100 623M 0 0 100 623M 0 519k 0:20:29 0:20:29 --:--:-- 0 100 623M 0 0 100 623M 0 518k 0:20:30 0:20:30 --:--:-- 0 100 623M 0 0 100 623M 0 518k 0:20:31 0:20:31 --:--:-- 0 100 623M 0 0 100 623M 0 517k 0:20:32 0:20:32 --:--:-- 0 100 623M 0 0 100 623M 0 517k 0:20:33 0:20:33 --:--:-- 0 100 623M 0 0 100 623M 0 516k 0:20:34 0:20:34 --:--:-- 0 100 623M 0 0 100 623M 0 516k 0:20:35 0:20:35 --:--:-- 0 100 623M 0 0 100 623M 0 516k 0:20:36 0:20:36 --:--:-- 0 100 623M 0 0 100 623M 0 515k 0:20:37 0:20:37 --:--:-- 0 100 623M 0 0 100 623M 0 515k 0:20:38 0:20:38 --:--:-- 0 100 623M 0 0 100 623M 0 514k 0:20:39 0:20:39 --:--:-- 0 100 623M 0 0 100 623M 0 514k 0:20:40 0:20:40 --:--:-- 0 100 623M 0 0 100 623M 0 514k 0:20:41 0:20:41 --:--:-- 0 100 623M 0 0 100 623M 0 513k 0:20:42 0:20:42 --:--:-- 0 100 623M 0 0 100 623M 0 513k 0:20:43 0:20:43 --:--:-- 0 100 623M 0 0 100 623M 0 512k 0:20:44 0:20:44 --:--:-- 0 100 623M 0 0 100 623M 0 512k 0:20:45 0:20:45 --:--:-- 0 100 623M 0 0 100 623M 0 512k 0:20:46 0:20:46 --:--:-- 0 100 623M 0 0 100 623M 0 511k 0:20:47 0:20:47 --:--:-- 0 100 623M 0 0 100 623M 0 511k 0:20:48 0:20:48 --:--:-- 0 100 623M 0 0 100 623M 0 510k 0:20:49 0:20:49 --:--:-- 0 100 623M 0 0 100 623M 0 510k 0:20:50 0:20:50 --:--:-- 0 100 623M 0 0 100 623M 0 509k 0:20:51 0:20:51 --:--:-- 0 100 623M 0 0 100 623M 0 509k 0:20:52 0:20:52 --:--:-- 0 100 623M 0 0 100 623M 0 509k 0:20:53 0:20:53 --:--:-- 0 100 623M 0 0 100 623M 0 508k 0:20:54 0:20:54 --:--:-- 0 100 623M 0 0 100 623M 0 508k 0:20:55 0:20:55 --:--:-- 0 100 623M 0 0 100 623M 0 507k 0:20:56 0:20:56 --:--:-- 0 100 623M 0 0 100 623M 0 507k 0:20:57 0:20:57 --:--:-- 0 100 623M 0 0 100 623M 0 507k 0:20:58 0:20:58 --:--:-- 0 100 623M 0 0 100 623M 0 506k 0:20:59 0:20:59 --:--:-- 0 100 623M 0 0 100 623M 0 506k 0:21:00 0:21:00 --:--:-- 0 100 623M 0 0 100 623M 0 505k 0:21:01 0:21:01 --:--:-- 0 100 623M 0 0 100 623M 0 505k 0:21:02 0:21:02 --:--:-- 0 100 623M 0 0 100 623M 0 505k 0:21:03 0:21:03 --:--:-- 0 100 623M 0 0 100 623M 0 504k 0:21:04 0:21:04 --:--:-- 0 100 623M 0 0 100 623M 0 504k 0:21:05 0:21:05 --:--:-- 0 100 623M 0 0 100 623M 0 503k 0:21:06 0:21:06 --:--:-- 0 100 623M 0 0 100 623M 0 503k 0:21:07 0:21:07 --:--:-- 0 100 623M 0 0 100 623M 0 503k 0:21:08 0:21:08 --:--:-- 0 100 623M 0 0 100 623M 0 502k 0:21:09 0:21:09 --:--:-- 0 100 623M 0 0 100 623M 0 502k 0:21:10 0:21:10 --:--:-- 0 100 623M 0 0 100 623M 0 501k 0:21:11 0:21:11 --:--:-- 0 100 623M 0 0 100 623M 0 501k 0:21:12 0:21:12 --:--:-- 0 100 623M 0 0 100 623M 0 501k 0:21:13 0:21:13 --:--:-- 0 100 623M 0 0 100 623M 0 500k 0:21:14 0:21:14 --:--:-- 0 100 623M 0 0 100 623M 0 500k 0:21:15 0:21:15 --:--:-- 0 100 623M 0 0 100 623M 0 499k 0:21:16 0:21:16 --:--:-- 0 100 623M 0 0 100 623M 0 499k 0:21:17 0:21:17 --:--:-- 0 100 623M 0 0 100 623M 0 499k 0:21:18 0:21:18 --:--:-- 0 100 623M 0 0 100 623M 0 498k 0:21:19 0:21:19 --:--:-- 0 100 623M 0 0 100 623M 0 498k 0:21:20 0:21:20 --:--:-- 0 100 623M 0 0 100 623M 0 498k 0:21:21 0:21:21 --:--:-- 0 100 623M 0 0 100 623M 0 497k 0:21:22 0:21:22 --:--:-- 0 100 623M 0 0 100 623M 0 497k 0:21:23 0:21:23 --:--:-- 0 100 623M 0 0 100 623M 0 496k 0:21:24 0:21:24 --:--:-- 0 100 623M 0 0 100 623M 0 496k 0:21:25 0:21:25 --:--:-- 0 100 623M 0 0 100 623M 0 496k 0:21:26 0:21:26 --:--:-- 0 100 623M 0 0 100 623M 0 495k 0:21:27 0:21:27 --:--:-- 0 100 623M 0 0 100 623M 0 495k 0:21:28 0:21:28 --:--:-- 0 100 623M 0 0 100 623M 0 494k 0:21:29 0:21:29 --:--:-- 0 100 623M 0 0 100 623M 0 494k 0:21:30 0:21:30 --:--:-- 0 100 623M 0 0 100 623M 0 494k 0:21:31 0:21:31 --:--:-- 0 100 623M 0 0 100 623M 0 493k 0:21:32 0:21:32 --:--:-- 0 100 623M 0 0 100 623M 0 493k 0:21:33 0:21:33 --:--:-- 0 100 623M 0 0 100 623M 0 492k 0:21:34 0:21:34 --:--:-- 0 100 623M 0 0 100 623M 0 492k 0:21:35 0:21:35 --:--:-- 0 100 623M 0 0 100 623M 0 492k 0:21:36 0:21:36 --:--:-- 0 100 623M 0 0 100 623M 0 491k 0:21:37 0:21:37 --:--:-- 0 100 623M 0 0 100 623M 0 491k 0:21:38 0:21:38 --:--:-- 0 100 623M 0 0 100 623M 0 491k 0:21:39 0:21:39 --:--:-- 0 100 623M 0 0 100 623M 0 490k 0:21:40 0:21:40 --:--:-- 0 100 623M 0 0 100 623M 0 490k 0:21:41 0:21:41 --:--:-- 0 100 623M 0 0 100 623M 0 489k 0:21:42 0:21:42 --:--:-- 0 100 623M 0 0 100 623M 0 489k 0:21:43 0:21:43 --:--:-- 0 100 623M 0 0 100 623M 0 489k 0:21:44 0:21:44 --:--:-- 0 100 623M 0 0 100 623M 0 488k 0:21:45 0:21:45 --:--:-- 0 100 623M 0 0 100 623M 0 488k 0:21:46 0:21:46 --:--:-- 0 100 623M 0 0 100 623M 0 488k 0:21:47 0:21:47 --:--:-- 0 100 623M 0 0 100 623M 0 487k 0:21:48 0:21:48 --:--:-- 0 100 623M 0 0 100 623M 0 487k 0:21:49 0:21:49 --:--:-- 0 100 623M 0 0 100 623M 0 486k 0:21:50 0:21:50 --:--:-- 0 100 623M 0 0 100 623M 0 486k 0:21:51 0:21:51 --:--:-- 0 100 623M 0 0 100 623M 0 486k 0:21:52 0:21:52 --:--:-- 0 100 623M 0 0 100 623M 0 485k 0:21:53 0:21:53 --:--:-- 0 100 623M 0 0 100 623M 0 485k 0:21:54 0:21:54 --:--:-- 0 100 623M 0 0 100 623M 0 485k 0:21:55 0:21:55 --:--:-- 0 100 623M 0 0 100 623M 0 484k 0:21:56 0:21:56 --:--:-- 0 100 623M 0 0 100 623M 0 484k 0:21:57 0:21:57 --:--:-- 0 100 623M 0 0 100 623M 0 484k 0:21:58 0:21:58 --:--:-- 0 100 623M 0 0 100 623M 0 483k 0:21:59 0:21:59 --:--:-- 0 100 623M 0 0 100 623M 0 483k 0:22:00 0:22:00 --:--:-- 0 100 623M 0 0 100 623M 0 482k 0:22:01 0:22:01 --:--:-- 0 100 623M 0 0 100 623M 0 482k 0:22:02 0:22:02 --:--:-- 0 100 623M 0 0 100 623M 0 482k 0:22:03 0:22:03 --:--:-- 0 100 623M 0 0 100 623M 0 481k 0:22:04 0:22:04 --:--:-- 0 100 623M 0 0 100 623M 0 481k 0:22:05 0:22:05 --:--:-- 0 100 623M 0 0 100 623M 0 481k 0:22:06 0:22:06 --:--:-- 0 100 623M 0 0 100 623M 0 480k 0:22:07 0:22:07 --:--:-- 0 100 623M 0 0 100 623M 0 480k 0:22:08 0:22:08 --:--:-- 0 100 623M 0 0 100 623M 0 479k 0:22:09 0:22:09 --:--:-- 0 100 623M 0 0 100 623M 0 479k 0:22:10 0:22:10 --:--:-- 0 100 623M 0 0 100 623M 0 479k 0:22:11 0:22:11 --:--:-- 0 100 623M 0 0 100 623M 0 478k 0:22:12 0:22:12 --:--:-- 0 100 623M 0 0 100 623M 0 478k 0:22:13 0:22:13 --:--:-- 0 100 623M 0 0 100 623M 0 478k 0:22:14 0:22:14 --:--:-- 0 100 623M 0 0 100 623M 0 477k 0:22:15 0:22:15 --:--:-- 0 100 623M 0 0 100 623M 0 477k 0:22:16 0:22:16 --:--:-- 0 100 623M 0 0 100 623M 0 477k 0:22:17 0:22:17 --:--:-- 0 100 623M 0 0 100 623M 0 476k 0:22:18 0:22:18 --:--:-- 0 100 623M 0 0 100 623M 0 476k 0:22:19 0:22:19 --:--:-- 0 100 623M 0 0 100 623M 0 476k 0:22:20 0:22:20 --:--:-- 0 100 623M 0 0 100 623M 0 475k 0:22:21 0:22:21 --:--:-- 0 100 623M 0 0 100 623M 0 475k 0:22:22 0:22:22 --:--:-- 0 100 623M 0 0 100 623M 0 474k 0:22:23 0:22:23 --:--:-- 0 100 623M 0 0 100 623M 0 474k 0:22:25 0:22:24 0:00:01 0 100 623M 0 0 100 623M 0 474k 0:22:26 0:22:26 --:--:-- 0 100 623M 0 0 100 623M 0 473k 0:22:27 0:22:27 --:--:-- 0 100 623M 0 0 100 623M 0 473k 0:22:28 0:22:28 --:--:-- 0 100 623M 0 0 100 623M 0 473k 0:22:29 0:22:29 --:--:-- 0 100 623M 0 0 100 623M 0 472k 0:22:30 0:22:30 --:--:-- 0 100 623M 0 0 100 623M 0 472k 0:22:31 0:22:31 --:--:-- 0 100 623M 0 0 100 623M 0 472k 0:22:32 0:22:32 --:--:-- 0 100 623M 0 0 100 623M 0 471k 0:22:33 0:22:33 --:--:-- 0 100 623M 0 0 100 623M 0 471k 0:22:34 0:22:34 --:--:-- 0 100 623M 0 0 100 623M 0 471k 0:22:35 0:22:35 --:--:-- 0 100 623M 0 0 100 623M 0 470k 0:22:36 0:22:36 --:--:-- 0 100 623M 0 0 100 623M 0 470k 0:22:37 0:22:37 --:--:-- 0 100 623M 0 0 100 623M 0 470k 0:22:38 0:22:38 --:--:-- 0 100 623M 0 0 100 623M 0 469k 0:22:39 0:22:39 --:--:-- 0 100 623M 0 0 100 623M 0 469k 0:22:40 0:22:40 --:--:-- 0 100 623M 0 0 100 623M 0 469k 0:22:41 0:22:41 --:--:-- 0 100 623M 0 0 100 623M 0 468k 0:22:42 0:22:42 --:--:-- 0 100 623M 0 0 100 623M 0 468k 0:22:43 0:22:43 --:--:-- 0 100 623M 0 0 100 623M 0 468k 0:22:44 0:22:44 --:--:-- 0 100 623M 0 0 100 623M 0 467k 0:22:45 0:22:45 --:--:-- 0 100 623M 0 0 100 623M 0 467k 0:22:46 0:22:46 --:--:-- 0 100 623M 0 0 100 623M 0 466k 0:22:47 0:22:47 --:--:-- 0 100 623M 0 0 100 623M 0 466k 0:22:48 0:22:48 --:--:-- 0 100 623M 0 0 100 623M 0 466k 0:22:49 0:22:49 --:--:-- 0 100 623M 0 0 100 623M 0 465k 0:22:50 0:22:50 --:--:-- 0 100 623M 0 0 100 623M 0 465k 0:22:51 0:22:51 --:--:-- 0 100 623M 0 0 100 623M 0 465k 0:22:52 0:22:52 --:--:-- 0 100 623M 0 0 100 623M 0 464k 0:22:53 0:22:53 --:--:-- 0 100 623M 0 0 100 623M 0 464k 0:22:54 0:22:54 --:--:-- 0 100 623M 0 0 100 623M 0 464k 0:22:55 0:22:55 --:--:-- 0 100 623M 0 0 100 623M 0 463k 0:22:56 0:22:56 --:--:-- 0 100 623M 0 0 100 623M 0 463k 0:22:57 0:22:57 --:--:-- 0 100 623M 0 0 100 623M 0 463k 0:22:58 0:22:58 --:--:-- 0 100 623M 0 0 100 623M 0 462k 0:22:59 0:22:59 --:--:-- 0 100 623M 0 0 100 623M 0 462k 0:23:00 0:23:00 --:--:-- 0 100 623M 0 0 100 623M 0 462k 0:23:01 0:23:01 --:--:-- 0 100 623M 0 0 100 623M 0 461k 0:23:02 0:23:02 --:--:-- 0 100 623M 0 0 100 623M 0 461k 0:23:03 0:23:03 --:--:-- 0 100 623M 0 0 100 623M 0 461k 0:23:04 0:23:04 --:--:-- 0 100 623M 0 0 100 623M 0 460k 0:23:05 0:23:05 --:--:-- 0 100 623M 0 0 100 623M 0 460k 0:23:06 0:23:06 --:--:-- 0 100 623M 0 0 100 623M 0 460k 0:23:07 0:23:07 --:--:-- 0 100 623M 0 0 100 623M 0 459k 0:23:08 0:23:08 --:--:-- 0 100 623M 0 0 100 623M 0 459k 0:23:09 0:23:09 --:--:-- 0 100 623M 0 0 100 623M 0 459k 0:23:10 0:23:10 --:--:-- 0 100 623M 0 0 100 623M 0 458k 0:23:11 0:23:11 --:--:-- 0 100 623M 0 0 100 623M 0 458k 0:23:12 0:23:12 --:--:-- 0 100 623M 0 0 100 623M 0 458k 0:23:13 0:23:13 --:--:-- 0 100 623M 0 0 100 623M 0 457k 0:23:14 0:23:14 --:--:-- 0 100 623M 0 0 100 623M 0 457k 0:23:15 0:23:15 --:--:-- 0 100 623M 0 0 100 623M 0 457k 0:23:16 0:23:16 --:--:-- 0 100 623M 0 0 100 623M 0 456k 0:23:17 0:23:17 --:--:-- 0 100 623M 0 0 100 623M 0 456k 0:23:18 0:23:18 --:--:-- 0 100 623M 0 0 100 623M 0 456k 0:23:19 0:23:19 --:--:-- 0 100 623M 0 0 100 623M 0 455k 0:23:20 0:23:20 --:--:-- 0 100 623M 0 0 100 623M 0 455k 0:23:21 0:23:21 --:--:-- 0 100 623M 0 0 100 623M 0 455k 0:23:22 0:23:22 --:--:-- 0 100 623M 0 0 100 623M 0 454k 0:23:23 0:23:23 --:--:-- 0 100 623M 0 0 100 623M 0 454k 0:23:24 0:23:24 --:--:-- 0 100 623M 0 0 100 623M 0 454k 0:23:25 0:23:25 --:--:-- 0 100 623M 0 0 100 623M 0 454k 0:23:26 0:23:26 --:--:-- 0 100 623M 0 0 100 623M 0 453k 0:23:27 0:23:27 --:--:-- 0 100 623M 0 0 100 623M 0 453k 0:23:28 0:23:28 --:--:-- 0 100 623M 0 0 100 623M 0 453k 0:23:29 0:23:29 --:--:-- 0 100 623M 0 0 100 623M 0 452k 0:23:30 0:23:30 --:--:-- 0 100 623M 0 0 100 623M 0 452k 0:23:31 0:23:31 --:--:-- 0 100 623M 0 0 100 623M 0 452k 0:23:32 0:23:32 --:--:-- 0 100 623M 0 0 100 623M 0 451k 0:23:33 0:23:33 --:--:-- 0 100 623M 0 0 100 623M 0 451k 0:23:34 0:23:34 --:--:-- 0 100 623M 0 0 100 623M 0 451k 0:23:35 0:23:35 --:--:-- 0 100 623M 0 0 100 623M 0 450k 0:23:36 0:23:36 --:--:-- 0 100 623M 0 0 100 623M 0 450k 0:23:37 0:23:37 --:--:-- 0 100 623M 0 0 100 623M 0 450k 0:23:38 0:23:38 --:--:-- 0 100 623M 0 0 100 623M 0 449k 0:23:39 0:23:39 --:--:-- 0 100 623M 0 0 100 623M 0 449k 0:23:40 0:23:40 --:--:-- 0 100 623M 0 0 100 623M 0 449k 0:23:41 0:23:41 --:--:-- 0 100 623M 0 0 100 623M 0 448k 0:23:42 0:23:42 --:--:-- 0 100 623M 0 0 100 623M 0 448k 0:23:43 0:23:43 --:--:-- 0 100 623M 0 0 100 623M 0 448k 0:23:44 0:23:44 --:--:-- 0 100 623M 0 0 100 623M 0 447k 0:23:45 0:23:45 --:--:-- 0 100 623M 0 0 100 623M 0 447k 0:23:46 0:23:46 --:--:-- 0 100 623M 0 0 100 623M 0 447k 0:23:47 0:23:47 --:--:-- 0 100 623M 0 0 100 623M 0 447k 0:23:48 0:23:48 --:--:-- 0 100 623M 0 0 100 623M 0 446k 0:23:49 0:23:49 --:--:-- 0 100 623M 0 0 100 623M 0 446k 0:23:50 0:23:50 --:--:-- 0 100 623M 0 0 100 623M 0 446k 0:23:51 0:23:51 --:--:-- 0 100 623M 0 0 100 623M 0 445k 0:23:52 0:23:52 --:--:-- 0 100 623M 0 0 100 623M 0 445k 0:23:53 0:23:53 --:--:-- 0 100 623M 0 0 100 623M 0 445k 0:23:54 0:23:54 --:--:-- 0 100 623M 0 0 100 623M 0 444k 0:23:55 0:23:55 --:--:-- 0 100 623M 0 0 100 623M 0 444k 0:23:56 0:23:56 --:--:-- 0 100 623M 0 0 100 623M 0 444k 0:23:57 0:23:57 --:--:-- 0 100 623M 0 0 100 623M 0 443k 0:23:58 0:23:58 --:--:-- 0 100 623M 0 0 100 623M 0 443k 0:23:59 0:23:59 --:--:-- 0 100 623M 0 0 100 623M 0 443k 0:24:00 0:24:00 --:--:-- 0 100 623M 0 0 100 623M 0 442k 0:24:01 0:24:01 --:--:-- 0 100 623M 0 0 100 623M 0 442k 0:24:02 0:24:02 --:--:-- 0 100 623M 0 0 100 623M 0 442k 0:24:03 0:24:03 --:--:-- 0 100 623M 0 0 100 623M 0 442k 0:24:04 0:24:04 --:--:-- 0 100 623M 0 0 100 623M 0 441k 0:24:05 0:24:05 --:--:-- 0 100 623M 0 0 100 623M 0 441k 0:24:06 0:24:06 --:--:-- 0 100 623M 0 0 100 623M 0 441k 0:24:07 0:24:07 --:--:-- 0 100 623M 0 0 100 623M 0 440k 0:24:08 0:24:08 --:--:-- 0 100 623M 0 0 100 623M 0 440k 0:24:09 0:24:09 --:--:-- 0 100 623M 0 0 100 623M 0 440k 0:24:10 0:24:10 --:--:-- 0 100 623M 0 0 100 623M 0 439k 0:24:11 0:24:11 --:--:-- 0 100 623M 0 0 100 623M 0 439k 0:24:12 0:24:12 --:--:-- 0 100 623M 0 0 100 623M 0 439k 0:24:13 0:24:13 --:--:-- 0 100 623M 0 0 100 623M 0 438k 0:24:14 0:24:14 --:--:-- 0 100 623M 0 0 100 623M 0 438k 0:24:15 0:24:15 --:--:-- 0 100 623M 0 0 100 623M 0 438k 0:24:16 0:24:16 --:--:-- 0 100 623M 0 0 100 623M 0 438k 0:24:17 0:24:17 --:--:-- 0 100 623M 0 0 100 623M 0 437k 0:24:18 0:24:18 --:--:-- 0 100 623M 0 0 100 623M 0 437k 0:24:19 0:24:19 --:--:-- 0 100 623M 0 0 100 623M 0 437k 0:24:20 0:24:20 --:--:-- 0 100 623M 0 0 100 623M 0 436k 0:24:21 0:24:21 --:--:-- 0 100 623M 0 0 100 623M 0 436k 0:24:22 0:24:22 --:--:-- 0 100 623M 0 0 100 623M 0 436k 0:24:23 0:24:23 --:--:-- 0 100 623M 0 0 100 623M 0 435k 0:24:24 0:24:24 --:--:-- 0 100 623M 0 0 100 623M 0 435k 0:24:25 0:24:25 --:--:-- 0 100 623M 0 0 100 623M 0 435k 0:24:26 0:24:26 --:--:-- 0 100 623M 0 0 100 623M 0 435k 0:24:27 0:24:27 --:--:-- 0 100 623M 0 0 100 623M 0 434k 0:24:28 0:24:28 --:--:-- 0 100 623M 0 0 100 623M 0 434k 0:24:29 0:24:29 --:--:-- 0 100 623M 0 0 100 623M 0 434k 0:24:30 0:24:30 --:--:-- 0 100 623M 0 0 100 623M 0 433k 0:24:31 0:24:31 --:--:-- 0 100 623M 0 0 100 623M 0 433k 0:24:32 0:24:32 --:--:-- 0 100 623M 0 0 100 623M 0 433k 0:24:33 0:24:33 --:--:-- 0 100 623M 0 0 100 623M 0 433k 0:24:34 0:24:34 --:--:-- 0 100 623M 0 0 100 623M 0 432k 0:24:35 0:24:35 --:--:-- 0 100 623M 0 0 100 623M 0 432k 0:24:36 0:24:36 --:--:-- 0 100 623M 0 0 100 623M 0 432k 0:24:37 0:24:37 --:--:-- 0 100 623M 0 0 100 623M 0 431k 0:24:38 0:24:38 --:--:-- 0 100 623M 0 0 100 623M 0 431k 0:24:39 0:24:39 --:--:-- 0 100 623M 0 0 100 623M 0 431k 0:24:40 0:24:40 --:--:-- 0 100 623M 0 0 100 623M 0 430k 0:24:41 0:24:41 --:--:-- 0 100 623M 0 0 100 623M 0 430k 0:24:42 0:24:42 --:--:-- 0 100 623M 0 0 100 623M 0 430k 0:24:43 0:24:43 --:--:-- 0 100 623M 0 0 100 623M 0 430k 0:24:44 0:24:44 --:--:-- 0 100 623M 0 0 100 623M 0 429k 0:24:45 0:24:45 --:--:-- 0 100 623M 0 0 100 623M 0 429k 0:24:46 0:24:46 --:--:-- 0 100 623M 0 0 100 623M 0 429k 0:24:47 0:24:47 --:--:-- 0 100 623M 0 0 100 623M 0 428k 0:24:48 0:24:48 --:--:-- 0 100 623M 0 0 100 623M 0 428k 0:24:49 0:24:49 --:--:-- 0 100 623M 0 0 100 623M 0 428k 0:24:50 0:24:50 --:--:-- 0 100 623M 0 0 100 623M 0 428k 0:24:51 0:24:51 --:--:-- 0 100 623M 0 0 100 623M 0 427k 0:24:52 0:24:52 --:--:-- 0 100 623M 0 0 100 623M 0 427k 0:24:53 0:24:53 --:--:-- 0 100 623M 0 0 100 623M 0 427k 0:24:54 0:24:54 --:--:-- 0 100 623M 0 0 100 623M 0 426k 0:24:55 0:24:55 --:--:-- 0 100 623M 0 0 100 623M 0 426k 0:24:56 0:24:56 --:--:-- 0 100 623M 0 0 100 623M 0 426k 0:24:57 0:24:57 --:--:-- 0 100 623M 0 0 100 623M 0 426k 0:24:58 0:24:58 --:--:-- 0 100 623M 0 0 100 623M 0 425k 0:24:59 0:24:59 --:--:-- 0 100 623M 0 0 100 623M 0 425k 0:25:00 0:25:00 --:--:-- 0 100 623M 0 0 100 623M 0 425k 0:25:01 0:25:01 --:--:-- 0 100 623M 0 0 100 623M 0 424k 0:25:02 0:25:02 --:--:-- 0 100 623M 0 0 100 623M 0 424k 0:25:03 0:25:03 --:--:-- 0 100 623M 0 0 100 623M 0 424k 0:25:04 0:25:04 --:--:-- 0 100 623M 0 0 100 623M 0 424k 0:25:05 0:25:05 --:--:-- 0 100 623M 0 0 100 623M 0 423k 0:25:06 0:25:06 --:--:-- 0 100 623M 0 0 100 623M 0 423k 0:25:07 0:25:07 --:--:-- 0 100 623M 0 0 100 623M 0 423k 0:25:08 0:25:08 --:--:-- 0 100 623M 0 0 100 623M 0 422k 0:25:09 0:25:09 --:--:-- 0 100 623M 0 0 100 623M 0 422k 0:25:10 0:25:10 --:--:-- 0 100 623M 0 0 100 623M 0 422k 0:25:11 0:25:11 --:--:-- 0 100 623M 0 0 100 623M 0 422k 0:25:12 0:25:12 --:--:-- 0 100 623M 0 0 100 623M 0 421k 0:25:13 0:25:13 --:--:-- 0 100 623M 0 0 100 623M 0 421k 0:25:14 0:25:14 --:--:-- 0 100 623M 0 0 100 623M 0 421k 0:25:15 0:25:15 --:--:-- 0 100 623M 0 0 100 623M 0 421k 0:25:16 0:25:16 --:--:-- 0 100 623M 0 0 100 623M 0 420k 0:25:17 0:25:17 --:--:-- 0 100 623M 0 0 100 623M 0 420k 0:25:18 0:25:18 --:--:-- 0 100 623M 0 0 100 623M 0 420k 0:25:19 0:25:19 --:--:-- 0 100 623M 0 0 100 623M 0 419k 0:25:20 0:25:20 --:--:-- 0 100 623M 0 0 100 623M 0 419k 0:25:21 0:25:21 --:--:-- 0 100 623M 0 0 100 623M 0 419k 0:25:22 0:25:22 --:--:-- 0 100 623M 0 0 100 623M 0 419k 0:25:23 0:25:23 --:--:-- 0 100 623M 0 0 100 623M 0 418k 0:25:24 0:25:24 --:--:-- 0 100 623M 0 0 100 623M 0 418k 0:25:25 0:25:25 --:--:-- 0 100 623M 0 0 100 623M 0 418k 0:25:26 0:25:26 --:--:-- 0 100 623M 0 0 100 623M 0 417k 0:25:27 0:25:27 --:--:-- 0 100 623M 0 0 100 623M 0 417k 0:25:28 0:25:28 --:--:-- 0 100 623M 0 0 100 623M 0 417k 0:25:29 0:25:29 --:--:-- 0 100 623M 0 0 100 623M 0 417k 0:25:30 0:25:30 --:--:-- 0 100 623M 0 0 100 623M 0 416k 0:25:31 0:25:31 --:--:-- 0 100 623M 0 0 100 623M 0 416k 0:25:32 0:25:32 --:--:-- 0 100 623M 0 0 100 623M 0 416k 0:25:33 0:25:33 --:--:-- 0 100 623M 0 0 100 623M 0 416k 0:25:34 0:25:34 --:--:-- 0 100 623M 0 0 100 623M 0 415k 0:25:35 0:25:35 --:--:-- 0 100 623M 0 0 100 623M 0 415k 0:25:36 0:25:36 --:--:-- 0 100 623M 0 0 100 623M 0 415k 0:25:37 0:25:37 --:--:-- 0 100 623M 0 0 100 623M 0 414k 0:25:38 0:25:38 --:--:-- 0 100 623M 0 0 100 623M 0 414k 0:25:39 0:25:39 --:--:-- 0 100 623M 0 0 100 623M 0 414k 0:25:40 0:25:40 --:--:-- 0 100 623M 0 0 100 623M 0 414k 0:25:41 0:25:41 --:--:-- 0 100 623M 0 0 100 623M 0 413k 0:25:42 0:25:42 --:--:-- 0 100 623M 0 0 100 623M 0 413k 0:25:43 0:25:43 --:--:-- 0 100 623M 0 0 100 623M 0 413k 0:25:44 0:25:44 --:--:-- 0 100 623M 0 0 100 623M 0 413k 0:25:45 0:25:45 --:--:-- 0 100 623M 0 0 100 623M 0 412k 0:25:46 0:25:46 --:--:-- 0 100 623M 0 0 100 623M 0 412k 0:25:47 0:25:47 --:--:-- 0 100 623M 0 0 100 623M 0 412k 0:25:48 0:25:48 --:--:-- 0 100 623M 0 0 100 623M 0 412k 0:25:49 0:25:49 --:--:-- 0 100 623M 0 0 100 623M 0 411k 0:25:50 0:25:50 --:--:-- 0 100 623M 0 0 100 623M 0 411k 0:25:51 0:25:51 --:--:-- 0 100 623M 0 0 100 623M 0 411k 0:25:52 0:25:52 --:--:-- 0 100 623M 0 0 100 623M 0 410k 0:25:53 0:25:53 --:--:-- 0 100 623M 0 0 100 623M 0 410k 0:25:54 0:25:54 --:--:-- 0 100 623M 0 0 100 623M 0 410k 0:25:55 0:25:55 --:--:-- 0 100 623M 0 0 100 623M 0 410k 0:25:56 0:25:56 --:--:-- 0 100 623M 0 0 100 623M 0 409k 0:25:57 0:25:57 --:--:-- 0 100 623M 0 0 100 623M 0 409k 0:25:58 0:25:58 --:--:-- 0 100 623M 0 0 100 623M 0 409k 0:25:59 0:25:59 --:--:-- 0 100 623M 0 0 100 623M 0 409k 0:26:00 0:26:00 --:--:-- 0 100 623M 0 0 100 623M 0 408k 0:26:01 0:26:01 --:--:-- 0 100 623M 0 0 100 623M 0 408k 0:26:02 0:26:02 --:--:-- 0 100 623M 0 0 100 623M 0 408k 0:26:03 0:26:03 --:--:-- 0 100 623M 0 0 100 623M 0 408k 0:26:04 0:26:04 --:--:-- 0 100 623M 0 0 100 623M 0 407k 0:26:05 0:26:05 --:--:-- 0 100 623M 0 0 100 623M 0 407k 0:26:06 0:26:06 --:--:-- 0 100 623M 0 0 100 623M 0 407k 0:26:07 0:26:07 --:--:-- 0 100 623M 0 0 100 623M 0 407k 0:26:08 0:26:08 --:--:-- 0 100 623M 0 0 100 623M 0 406k 0:26:09 0:26:09 --:--:-- 0 100 623M 0 0 100 623M 0 406k 0:26:10 0:26:10 --:--:-- 0 100 623M 0 0 100 623M 0 406k 0:26:11 0:26:11 --:--:-- 0 100 623M 0 0 100 623M 0 405k 0:26:12 0:26:12 --:--:-- 0 100 623M 0 0 100 623M 0 405k 0:26:13 0:26:13 --:--:-- 0 100 623M 0 0 100 623M 0 405k 0:26:14 0:26:14 --:--:-- 0 100 623M 0 0 100 623M 0 405k 0:26:15 0:26:15 --:--:-- 0 100 623M 0 0 100 623M 0 404k 0:26:16 0:26:16 --:--:-- 0 100 623M 0 0 100 623M 0 404k 0:26:17 0:26:17 --:--:-- 0 100 623M 0 0 100 623M 0 404k 0:26:18 0:26:18 --:--:-- 0 100 623M 0 0 100 623M 0 404k 0:26:19 0:26:19 --:--:-- 0 100 623M 0 0 100 623M 0 403k 0:26:20 0:26:20 --:--:-- 0 100 623M 0 0 100 623M 0 403k 0:26:21 0:26:21 --:--:-- 0 100 623M 0 0 100 623M 0 403k 0:26:22 0:26:22 --:--:-- 0 100 623M 0 0 100 623M 0 403k 0:26:23 0:26:23 --:--:-- 0 100 623M 0 0 100 623M 0 402k 0:26:24 0:26:24 --:--:-- 0 100 623M 0 0 100 623M 0 402k 0:26:25 0:26:25 --:--:-- 0 100 623M 0 0 100 623M 0 402k 0:26:26 0:26:26 --:--:-- 0 100 623M 0 0 100 623M 0 402k 0:26:27 0:26:27 --:--:-- 0 100 623M 0 0 100 623M 0 401k 0:26:28 0:26:28 --:--:-- 0 100 623M 0 0 100 623M 0 401k 0:26:29 0:26:29 --:--:-- 0 100 623M 0 0 100 623M 0 401k 0:26:30 0:26:30 --:--:-- 0 100 623M 0 0 100 623M 0 401k 0:26:31 0:26:31 --:--:-- 0 100 623M 0 0 100 623M 0 400k 0:26:32 0:26:32 --:--:-- 0 100 623M 0 0 100 623M 0 400k 0:26:33 0:26:33 --:--:-- 0 100 623M 0 0 100 623M 0 400k 0:26:34 0:26:34 --:--:-- 0 100 623M 0 0 100 623M 0 400k 0:26:35 0:26:35 --:--:-- 0 100 623M 0 0 100 623M 0 399k 0:26:36 0:26:36 --:--:-- 0 100 623M 0 0 100 623M 0 399k 0:26:37 0:26:37 --:--:-- 0 100 623M 0 0 100 623M 0 399k 0:26:38 0:26:38 --:--:-- 0 100 623M 0 0 100 623M 0 399k 0:26:39 0:26:39 --:--:-- 0 100 623M 0 0 100 623M 0 398k 0:26:40 0:26:40 --:--:-- 0 100 623M 0 0 100 623M 0 398k 0:26:41 0:26:41 --:--:-- 0 100 623M 0 0 100 623M 0 398k 0:26:42 0:26:42 --:--:-- 0 100 623M 0 0 100 623M 0 398k 0:26:43 0:26:43 --:--:-- 0 100 623M 0 0 100 623M 0 397k 0:26:44 0:26:44 --:--:-- 0 100 623M 0 0 100 623M 0 397k 0:26:45 0:26:45 --:--:-- 0 100 623M 0 0 100 623M 0 397k 0:26:46 0:26:46 --:--:-- 0 100 623M 0 0 100 623M 0 397k 0:26:47 0:26:47 --:--:-- 0 100 623M 0 0 100 623M 0 396k 0:26:48 0:26:48 --:--:-- 0 100 623M 0 0 100 623M 0 396k 0:26:49 0:26:49 --:--:-- 0 100 623M 0 0 100 623M 0 396k 0:26:50 0:26:50 --:--:-- 0 100 623M 0 0 100 623M 0 396k 0:26:51 0:26:51 --:--:-- 0 100 623M 0 0 100 623M 0 395k 0:26:52 0:26:52 --:--:-- 0 100 623M 0 0 100 623M 0 395k 0:26:53 0:26:53 --:--:-- 0 100 623M 0 0 100 623M 0 395k 0:26:54 0:26:54 --:--:-- 0 100 623M 0 0 100 623M 0 395k 0:26:55 0:26:55 --:--:-- 0 100 623M 0 0 100 623M 0 394k 0:26:56 0:26:56 --:--:-- 0 100 623M 0 0 100 623M 0 394k 0:26:57 0:26:57 --:--:-- 0 100 623M 0 0 100 623M 0 394k 0:26:58 0:26:58 --:--:-- 0 100 623M 0 0 100 623M 0 394k 0:26:59 0:26:59 --:--:-- 0 100 623M 0 0 100 623M 0 393k 0:27:00 0:27:00 --:--:-- 0 100 623M 0 0 100 623M 0 393k 0:27:01 0:27:01 --:--:-- 0 100 623M 0 0 100 623M 0 393k 0:27:02 0:27:02 --:--:-- 0 100 623M 0 0 100 623M 0 393k 0:27:03 0:27:03 --:--:-- 0 100 623M 0 0 100 623M 0 392k 0:27:04 0:27:04 --:--:-- 0 100 623M 0 0 100 623M 0 392k 0:27:05 0:27:05 --:--:-- 0 100 623M 0 0 100 623M 0 392k 0:27:06 0:27:06 --:--:-- 0 100 623M 0 0 100 623M 0 392k 0:27:07 0:27:07 --:--:-- 0 100 623M 0 0 100 623M 0 392k 0:27:08 0:27:08 --:--:-- 0 100 623M 0 0 100 623M 0 391k 0:27:09 0:27:09 --:--:-- 0 100 623M 0 0 100 623M 0 391k 0:27:10 0:27:10 --:--:-- 0 100 623M 0 0 100 623M 0 391k 0:27:11 0:27:11 --:--:-- 0 100 623M 0 0 100 623M 0 391k 0:27:12 0:27:12 --:--:-- 0 100 623M 0 0 100 623M 0 390k 0:27:13 0:27:13 --:--:-- 0 100 623M 0 0 100 623M 0 390k 0:27:14 0:27:14 --:--:-- 0 100 623M 0 0 100 623M 0 390k 0:27:15 0:27:15 --:--:-- 0 100 623M 0 0 100 623M 0 390k 0:27:16 0:27:16 --:--:-- 0 100 623M 0 0 100 623M 0 389k 0:27:17 0:27:17 --:--:-- 0 100 623M 0 0 100 623M 0 389k 0:27:18 0:27:18 --:--:-- 0 100 623M 0 0 100 623M 0 389k 0:27:19 0:27:19 --:--:-- 0 100 623M 0 0 100 623M 0 389k 0:27:20 0:27:20 --:--:-- 0 100 623M 0 0 100 623M 0 388k 0:27:21 0:27:21 --:--:-- 0 100 623M 0 0 100 623M 0 388k 0:27:22 0:27:22 --:--:-- 0 100 623M 0 0 100 623M 0 388k 0:27:23 0:27:23 --:--:-- 0 100 623M 0 0 100 623M 0 388k 0:27:24 0:27:24 --:--:-- 0 100 623M 0 0 100 623M 0 387k 0:27:25 0:27:25 --:--:-- 0 100 623M 0 0 100 623M 0 387k 0:27:26 0:27:26 --:--:-- 0 100 623M 0 0 100 623M 0 387k 0:27:27 0:27:27 --:--:-- 0 100 623M 0 0 100 623M 0 387k 0:27:28 0:27:28 --:--:-- 0 100 623M 0 0 100 623M 0 387k 0:27:29 0:27:29 --:--:-- 0 100 623M 0 0 100 623M 0 386k 0:27:30 0:27:30 --:--:-- 0 100 623M 0 0 100 623M 0 386k 0:27:31 0:27:31 --:--:-- 0 100 623M 0 0 100 623M 0 386k 0:27:32 0:27:32 --:--:-- 0 100 623M 0 0 100 623M 0 386k 0:27:33 0:27:33 --:--:-- 0 100 623M 0 0 100 623M 0 385k 0:27:34 0:27:34 --:--:-- 0 100 623M 0 0 100 623M 0 385k 0:27:35 0:27:35 --:--:-- 0 100 623M 0 0 100 623M 0 385k 0:27:36 0:27:36 --:--:-- 0 100 623M 0 0 100 623M 0 385k 0:27:37 0:27:37 --:--:-- 0 100 623M 0 0 100 623M 0 384k 0:27:38 0:27:38 --:--:-- 0 100 623M 0 0 100 623M 0 384k 0:27:39 0:27:39 --:--:-- 0 100 623M 0 0 100 623M 0 384k 0:27:40 0:27:40 --:--:-- 0 100 623M 0 0 100 623M 0 384k 0:27:41 0:27:41 --:--:-- 0 100 623M 0 0 100 623M 0 383k 0:27:42 0:27:42 --:--:-- 0 100 623M 0 0 100 623M 0 383k 0:27:43 0:27:43 --:--:-- 0 100 623M 0 0 100 623M 0 383k 0:27:44 0:27:44 --:--:-- 0 100 623M 0 0 100 623M 0 383k 0:27:45 0:27:45 --:--:-- 0 100 623M 0 0 100 623M 0 383k 0:27:46 0:27:46 --:--:-- 0 100 623M 0 0 100 623M 0 382k 0:27:47 0:27:47 --:--:-- 0 100 623M 0 0 100 623M 0 382k 0:27:48 0:27:48 --:--:-- 0 100 623M 0 0 100 623M 0 382k 0:27:49 0:27:49 --:--:-- 0 100 623M 0 0 100 623M 0 382k 0:27:50 0:27:50 --:--:-- 0 100 623M 0 0 100 623M 0 381k 0:27:51 0:27:51 --:--:-- 0 100 623M 0 0 100 623M 0 381k 0:27:52 0:27:52 --:--:-- 0 100 623M 0 0 100 623M 0 381k 0:27:53 0:27:53 --:--:-- 0 100 623M 0 0 100 623M 0 381k 0:27:54 0:27:54 --:--:-- 0 100 623M 0 0 100 623M 0 380k 0:27:55 0:27:55 --:--:-- 0 100 623M 0 0 100 623M 0 380k 0:27:56 0:27:56 --:--:-- 0 100 623M 0 0 100 623M 0 380k 0:27:57 0:27:57 --:--:-- 0 100 623M 0 0 100 623M 0 380k 0:27:58 0:27:58 --:--:-- 0 100 623M 0 0 100 623M 0 380k 0:27:59 0:27:59 --:--:-- 0 100 623M 0 0 100 623M 0 379k 0:28:00 0:28:00 --:--:-- 0 100 623M 0 0 100 623M 0 379k 0:28:01 0:28:01 --:--:-- 0 100 623M 0 0 100 623M 0 379k 0:28:02 0:28:02 --:--:-- 0 100 623M 0 0 100 623M 0 379k 0:28:03 0:28:03 --:--:-- 0 100 623M 0 0 100 623M 0 378k 0:28:04 0:28:04 --:--:-- 0 100 623M 0 0 100 623M 0 378k 0:28:05 0:28:05 --:--:-- 0 100 623M 0 0 100 623M 0 378k 0:28:06 0:28:06 --:--:-- 0 100 623M 0 0 100 623M 0 378k 0:28:07 0:28:07 --:--:-- 0 100 623M 0 0 100 623M 0 378k 0:28:08 0:28:08 --:--:-- 0 100 623M 0 0 100 623M 0 377k 0:28:09 0:28:09 --:--:-- 0 100 623M 0 0 100 623M 0 377k 0:28:10 0:28:10 --:--:-- 0 100 623M 0 0 100 623M 0 377k 0:28:11 0:28:11 --:--:-- 0 100 623M 0 0 100 623M 0 377k 0:28:12 0:28:12 --:--:-- 0 100 623M 0 0 100 623M 0 376k 0:28:13 0:28:13 --:--:-- 0 100 623M 0 0 100 623M 0 376k 0:28:14 0:28:14 --:--:-- 0 100 623M 0 0 100 623M 0 376k 0:28:15 0:28:15 --:--:-- 0 100 623M 0 0 100 623M 0 376k 0:28:16 0:28:16 --:--:-- 0 100 623M 0 0 100 623M 0 376k 0:28:17 0:28:17 --:--:-- 0 100 623M 0 0 100 623M 0 375k 0:28:18 0:28:18 --:--:-- 0 100 623M 0 0 100 623M 0 375k 0:28:19 0:28:19 --:--:-- 0 100 623M 0 0 100 623M 0 375k 0:28:20 0:28:20 --:--:-- 0 100 623M 0 0 100 623M 0 375k 0:28:21 0:28:21 --:--:-- 0 100 623M 0 0 100 623M 0 374k 0:28:22 0:28:22 --:--:-- 0 100 623M 0 0 100 623M 0 374k 0:28:23 0:28:23 --:--:-- 0 100 623M 0 0 100 623M 0 374k 0:28:24 0:28:24 --:--:-- 0 100 623M 0 0 100 623M 0 374k 0:28:25 0:28:25 --:--:-- 0 100 623M 0 0 100 623M 0 374k 0:28:26 0:28:26 --:--:-- 0 100 623M 0 0 100 623M 0 373k 0:28:27 0:28:27 --:--:-- 0 100 623M 0 0 100 623M 0 373k 0:28:28 0:28:28 --:--:-- 0 100 623M 0 0 100 623M 0 373k 0:28:29 0:28:29 --:--:-- 0 100 623M 0 0 100 623M 0 373k 0:28:30 0:28:30 --:--:-- 0 100 623M 0 0 100 623M 0 372k 0:28:31 0:28:31 --:--:-- 0 100 623M 0 0 100 623M 0 372k 0:28:32 0:28:32 --:--:-- 0 100 623M 0 0 100 623M 0 372k 0:28:33 0:28:33 --:--:-- 0 100 623M 0 0 100 623M 0 372k 0:28:34 0:28:34 --:--:-- 0 100 623M 0 0 100 623M 0 372k 0:28:35 0:28:35 --:--:-- 0 100 623M 0 0 100 623M 0 371k 0:28:36 0:28:36 --:--:-- 0 100 623M 0 0 100 623M 0 371k 0:28:37 0:28:37 --:--:-- 0 100 623M 0 0 100 623M 0 371k 0:28:38 0:28:38 --:--:-- 0 100 623M 0 0 100 623M 0 371k 0:28:39 0:28:39 --:--:-- 0 100 623M 0 0 100 623M 0 371k 0:28:40 0:28:40 --:--:-- 0 100 623M 0 0 100 623M 0 370k 0:28:41 0:28:41 --:--:-- 0 100 623M 0 0 100 623M 0 370k 0:28:42 0:28:42 --:--:-- 0 100 623M 0 0 100 623M 0 370k 0:28:43 0:28:43 --:--:-- 0 100 623M 0 0 100 623M 0 370k 0:28:44 0:28:44 --:--:-- 0 100 623M 0 0 100 623M 0 369k 0:28:45 0:28:45 --:--:-- 0 100 623M 0 0 100 623M 0 369k 0:28:46 0:28:46 --:--:-- 0 100 623M 0 0 100 623M 0 369k 0:28:47 0:28:47 --:--:-- 0 100 623M 0 0 100 623M 0 369k 0:28:48 0:28:48 --:--:-- 0 100 623M 0 0 100 623M 0 369k 0:28:49 0:28:49 --:--:-- 0 100 623M 0 0 100 623M 0 368k 0:28:50 0:28:50 --:--:-- 0 100 623M 0 0 100 623M 0 368k 0:28:51 0:28:51 --:--:-- 0 100 623M 0 0 100 623M 0 368k 0:28:52 0:28:52 --:--:-- 0 100 623M 0 0 100 623M 0 368k 0:28:53 0:28:53 --:--:-- 0 100 623M 0 0 100 623M 0 368k 0:28:54 0:28:54 --:--:-- 0 100 623M 0 0 100 623M 0 367k 0:28:55 0:28:55 --:--:-- 0 100 623M 0 0 100 623M 0 367k 0:28:56 0:28:56 --:--:-- 0 100 623M 0 0 100 623M 0 367k 0:28:57 0:28:57 --:--:-- 0 100 623M 0 0 100 623M 0 367k 0:28:58 0:28:58 --:--:-- 0 100 623M 0 0 100 623M 0 366k 0:28:59 0:28:59 --:--:-- 0 100 623M 0 0 100 623M 0 366k 0:29:00 0:29:00 --:--:-- 0 100 623M 0 0 100 623M 0 366k 0:29:01 0:29:01 --:--:-- 0 100 623M 0 0 100 623M 0 366k 0:29:02 0:29:02 --:--:-- 0 100 623M 0 0 100 623M 0 366k 0:29:03 0:29:03 --:--:-- 0 100 623M 0 0 100 623M 0 365k 0:29:04 0:29:04 --:--:-- 0 100 623M 0 0 100 623M 0 365k 0:29:05 0:29:05 --:--:-- 0 100 623M 0 0 100 623M 0 365k 0:29:06 0:29:06 --:--:-- 0 100 623M 0 0 100 623M 0 365k 0:29:07 0:29:07 --:--:-- 0 100 623M 0 0 100 623M 0 365k 0:29:08 0:29:08 --:--:-- 0 100 623M 0 0 100 623M 0 364k 0:29:09 0:29:09 --:--:-- 0 100 623M 0 0 100 623M 0 364k 0:29:10 0:29:10 --:--:-- 0 100 623M 0 0 100 623M 0 364k 0:29:11 0:29:11 --:--:-- 0 100 623M 0 0 100 623M 0 364k 0:29:12 0:29:12 --:--:-- 0 100 623M 0 0 100 623M 0 364k 0:29:13 0:29:13 --:--:-- 0 100 623M 0 0 100 623M 0 363k 0:29:14 0:29:14 --:--:-- 0 100 623M 0 0 100 623M 0 363k 0:29:15 0:29:15 --:--:-- 0 100 623M 0 0 100 623M 0 363k 0:29:16 0:29:16 --:--:-- 0 100 623M 0 0 100 623M 0 363k 0:29:17 0:29:17 --:--:-- 0 100 623M 0 0 100 623M 0 362k 0:29:18 0:29:18 --:--:-- 0 100 623M 0 0 100 623M 0 362k 0:29:19 0:29:19 --:--:-- 0 100 623M 0 0 100 623M 0 362k 0:29:20 0:29:20 --:--:-- 0 100 623M 0 0 100 623M 0 362k 0:29:21 0:29:21 --:--:-- 0 100 623M 0 0 100 623M 0 362k 0:29:22 0:29:22 --:--:-- 0 100 623M 0 0 100 623M 0 361k 0:29:23 0:29:23 --:--:-- 0 100 623M 0 0 100 623M 0 361k 0:29:24 0:29:24 --:--:-- 0 100 623M 0 0 100 623M 0 361k 0:29:25 0:29:25 --:--:-- 0 100 623M 0 0 100 623M 0 361k 0:29:26 0:29:26 --:--:-- 0 100 623M 0 0 100 623M 0 361k 0:29:27 0:29:27 --:--:-- 0 100 623M 0 0 100 623M 0 360k 0:29:28 0:29:28 --:--:-- 0 100 623M 0 0 100 623M 0 360k 0:29:29 0:29:29 --:--:-- 0 100 623M 0 0 100 623M 0 360k 0:29:30 0:29:30 --:--:-- 0 100 623M 0 0 100 623M 0 360k 0:29:31 0:29:31 --:--:-- 0 100 623M 0 0 100 623M 0 360k 0:29:32 0:29:32 --:--:-- 0 100 623M 0 0 100 623M 0 359k 0:29:33 0:29:33 --:--:-- 0 100 623M 0 0 100 623M 0 359k 0:29:34 0:29:34 --:--:-- 0 100 623M 0 0 100 623M 0 359k 0:29:35 0:29:35 --:--:-- 0 100 623M 0 0 100 623M 0 359k 0:29:36 0:29:36 --:--:-- 0 100 623M 0 0 100 623M 0 359k 0:29:37 0:29:37 --:--:-- 0 100 623M 0 0 100 623M 0 358k 0:29:38 0:29:38 --:--:-- 0 100 623M 0 0 100 623M 0 358k 0:29:39 0:29:39 --:--:-- 0 100 623M 0 0 100 623M 0 358k 0:29:40 0:29:40 --:--:-- 0 100 623M 0 0 100 623M 0 358k 0:29:41 0:29:41 --:--:-- 0 100 623M 0 0 100 623M 0 358k 0:29:42 0:29:42 --:--:-- 0 100 623M 0 0 100 623M 0 357k 0:29:43 0:29:43 --:--:-- 0 100 623M 0 0 100 623M 0 357k 0:29:44 0:29:44 --:--:-- 0 100 623M 0 0 100 623M 0 357k 0:29:45 0:29:45 --:--:-- 0 100 623M 0 0 100 623M 0 357k 0:29:46 0:29:46 --:--:-- 0 100 623M 0 0 100 623M 0 357k 0:29:47 0:29:47 --:--:-- 0 100 623M 0 0 100 623M 0 356k 0:29:48 0:29:48 --:--:-- 0 100 623M 0 0 100 623M 0 356k 0:29:49 0:29:49 --:--:-- 0 100 623M 0 0 100 623M 0 356k 0:29:50 0:29:50 --:--:-- 0 100 623M 0 0 100 623M 0 356k 0:29:51 0:29:51 --:--:-- 0 100 623M 0 0 100 623M 0 356k 0:29:52 0:29:52 --:--:-- 0 100 623M 0 0 100 623M 0 355k 0:29:53 0:29:53 --:--:-- 0 100 623M 0 0 100 623M 0 355k 0:29:54 0:29:54 --:--:-- 0 100 623M 0 0 100 623M 0 355k 0:29:55 0:29:55 --:--:-- 0 100 623M 0 0 100 623M 0 355k 0:29:56 0:29:56 --:--:-- 0 100 623M 0 0 100 623M 0 355k 0:29:57 0:29:57 --:--:-- 0 100 623M 0 0 100 623M 0 354k 0:29:58 0:29:58 --:--:-- 0 100 623M 0 0 100 623M 0 354k 0:29:59 0:29:59 --:--:-- 0 100 623M 0 0 100 623M 0 354k 0:30:00 0:30:00 --:--:-- 0 100 623M 0 0 100 623M 0 354k 0:30:01 0:30:01 --:--:-- 0 100 623M 0 0 100 623M 0 354k 0:30:02 0:30:02 --:--:-- 0 100 623M 0 0 100 623M 0 353k 0:30:03 0:30:03 --:--:-- 0 100 623M 0 0 100 623M 0 353k 0:30:04 0:30:04 --:--:-- 0 100 623M 0 0 100 623M 0 353k 0:30:05 0:30:05 --:--:-- 0 100 623M 0 0 100 623M 0 353k 0:30:06 0:30:06 --:--:-- 0 100 623M 0 0 100 623M 0 353k 0:30:07 0:30:07 --:--:-- 0 100 623M 0 0 100 623M 0 352k 0:30:08 0:30:08 --:--:-- 0 100 623M 0 0 100 623M 0 352k 0:30:09 0:30:09 --:--:-- 0 100 623M 0 0 100 623M 0 352k 0:30:10 0:30:10 --:--:-- 0 100 623M 0 0 100 623M 0 352k 0:30:11 0:30:11 --:--:-- 0 100 623M 0 0 100 623M 0 352k 0:30:12 0:30:12 --:--:-- 0 100 623M 0 0 100 623M 0 351k 0:30:13 0:30:13 --:--:-- 0 100 623M 0 0 100 623M 0 351k 0:30:14 0:30:14 --:--:-- 0 100 623M 0 0 100 623M 0 351k 0:30:15 0:30:15 --:--:-- 0 100 623M 0 0 100 623M 0 351k 0:30:16 0:30:16 --:--:-- 0 100 623M 0 0 100 623M 0 351k 0:30:17 0:30:17 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:18 0:30:18 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:19 0:30:19 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:20 0:30:20 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:21 0:30:21 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:22 0:30:22 --:--:-- 0 100 623M 0 0 100 623M 0 350k 0:30:23 0:30:23 --:--:-- 0 100 623M 0 0 100 623M 0 349k 0:30:24 0:30:24 --:--:-- 0 100 623M 0 0 100 623M 0 349k 0:30:25 0:30:25 --:--:-- 0 100 623M 0 0 100 623M 0 349k 0:30:26 0:30:26 --:--:-- 0 100 623M 0 0 100 623M 0 349k 0:30:27 0:30:27 --:--:-- 0 100 623M 0 0 100 623M 0 349k 0:30:28 0:30:28 --:--:-- 0 100 623M 0 0 100 623M 0 348k 0:30:29 0:30:29 --:--:-- 0 100 623M 0 0 100 623M 0 348k 0:30:30 0:30:30 --:--:-- 0 100 623M 0 0 100 623M 0 348k 0:30:31 0:30:31 --:--:-- 0 100 623M 0 0 100 623M 0 348k 0:30:32 0:30:32 --:--:-- 0 100 623M 0 0 100 623M 0 348k 0:30:33 0:30:33 --:--:-- 0 100 623M 0 0 100 623M 0 347k 0:30:34 0:30:34 --:--:-- 0 100 623M 0 0 100 623M 0 347k 0:30:35 0:30:35 --:--:-- 0 100 623M 0 0 100 623M 0 347k 0:30:36 0:30:36 --:--:-- 0 100 623M 0 0 100 623M 0 347k 0:30:37 0:30:37 --:--:-- 0 100 623M 0 0 100 623M 0 347k 0:30:38 0:30:38 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:39 0:30:39 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:40 0:30:40 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:41 0:30:41 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:42 0:30:42 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:43 0:30:43 --:--:-- 0 100 623M 0 0 100 623M 0 346k 0:30:44 0:30:44 --:--:-- 0 100 623M 0 0 100 623M 0 345k 0:30:45 0:30:45 --:--:-- 0 100 623M 0 0 100 623M 0 345k 0:30:46 0:30:46 --:--:-- 0 100 623M 0 0 100 623M 0 345k 0:30:47 0:30:47 --:--:-- 0 100 623M 0 0 100 623M 0 345k 0:30:48 0:30:48 --:--:-- 0 100 623M 0 173 100 623M 0 345k 0:30:49 0:30:49 --:--:-- 37 [Pipeline] echo <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>openresty/1.17.8.2</center> </body> </html> [Pipeline] echo <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>openresty/1.17.8.2</center> </body> </html> [Pipeline] sh + rm -rf '/senior/workspace/src/perception*' /senior/workspace@tmp [Pipeline] sh + rm -rf dox@ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /home/nvidia/commtest/master-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/.perception-master.json [Pipeline] sh + cat /home/nvidia/commtest/master-project/.perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/rcdev-project/.perception-slave.json [Pipeline] sh + cat /home/nvidia/commtest/dev-project/.perception-slave.json [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: perception, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS