Console Output
Skipping 2,586 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /root/workspace/module-confname/build/vehicle_msgs; catkin build --get-env vehicle_msgs | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/shared_msgs/vehicle_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/vehicle_msgs -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << system-ros:cmake /root/workspace/module-confname/logs/system-ros/build.cmake.000.log
=============================================================
-- Protobuf Found, Protobuf Support is turned On!
=============================================================
cd /root/workspace/module-confname/build/system-ros; catkin build --get-env system-ros | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/system-ros --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/system-ros -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << guardian_msgs:cmake /root/workspace/module-confname/logs/guardian_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /root/workspace/module-confname/build/guardian_msgs; catkin build --get-env guardian_msgs | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/shared_msgs/guardian_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/guardian_msgs -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << pnc_debug_msg:cmake /root/workspace/module-confname/logs/pnc_debug_msg/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
Policy CMP0048 is not set: project() command manages VERSION variables.
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
CMAKE_PROJECT_VERSION
CMAKE_PROJECT_VERSION_MAJOR
CMAKE_PROJECT_VERSION_MINOR
CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers. Use -Wno-dev to suppress it.
cd /root/workspace/module-confname/build/pnc_debug_msg; catkin build --get-env pnc_debug_msg | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/shared_msgs/pnc_debug_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/pnc_debug_msg -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << system-ros:make /root/workspace/module-confname/logs/system-ros/build.make.000.log
/root/workspace/module-confname/src/system-ros/src/test/test1/socket_Interface.cpp: In member function ‘bool SocketInterface::createfd()’:
/root/workspace/module-confname/src/system-ros/src/test/test1/socket_Interface.cpp:32:18: warning: unused variable ‘addr_length’ [-Wunused-variable]
32 | unsigned int addr_length = sizeof(serveraddr);
| ^~~~~~~~~~~
/root/workspace/module-confname/src/system-ros/src/test/test1/socket_Interface.cpp: In member function ‘void SocketInterface::accept_fun()’:
/root/workspace/module-confname/src/system-ros/src/test/test1/socket_Interface.cpp:136:13: warning: unused variable ‘client_addr_len’ [-Wunused-variable]
136 | socklen_t client_addr_len = sizeof(client_addr);
| ^~~~~~~~~~~~~~~
cd /root/workspace/module-confname/build/system-ros; catkin build --get-env system-ros | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
...............................................................................
_______________________________________________________________________________
Warnings << RMInterpreter:cmake /root/workspace/module-confname/logs/RMInterpreter/build.cmake.000.log
WARNING: Package name "RMInterpreter" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
WARNING: Target "RMInterpreter" requests linking to directory "/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/../thirdparty/backward/x86_64/lib/". Targets may link only to libraries. CMake is dropping the item.
cd /root/workspace/module-confname/build/RMInterpreter; catkin build --get-env RMInterpreter | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/rminterpreter --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/RMInterpreter -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << pnc:make /root/workspace/module-confname/logs/pnc/build.make.000.log
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/main.cpp:10:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/main.cpp:10:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
/root/workspace/module-confname/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/root/workspace/module-confname/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
311 | if (fin) fclose(fin);
| ^~
/root/workspace/module-confname/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/root/workspace/module-confname/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
311 | if (fin) fclose(fin);
| ^~
/root/workspace/module-confname/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/root/workspace/module-confname/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
115 | ret = Z_DATA_ERROR; /* and fall through */
| ^
/root/workspace/module-confname/src/pnc/io/string_compress.cpp:116:9: note: here
116 | case Z_DATA_ERROR:
| ^~~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
/root/workspace/module-confname/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/root/workspace/module-confname/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
115 | ret = Z_DATA_ERROR; /* and fall through */
| ^
/root/workspace/module-confname/src/pnc/io/string_compress.cpp:116:9: note: here
116 | case Z_DATA_ERROR:
| ^~~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/task_factory.cpp:40:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/task_factory.cpp:40:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/task_factory.cpp:40:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/src/pnc/./tasks/plan/ssep_task.hpp:14,
from /root/workspace/module-confname/src/pnc/tasks/task_factory.cpp:40:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, type, name, args...) \
| ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
from /root/workspace/module-confname/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
from /root/workspace/module-confname/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
1094 | MDRawSimpleStringDictionaryEntry entries[0];
| ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
1110 | MDLocationDescriptor modules[0]; /* MDRawModuleCrashpadInfoLink */
| ^
cd /root/workspace/module-confname/build/pnc; catkin build --get-env pnc | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
[build 45:31.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:31.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:31.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:32.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:33.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:34.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:35.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:36.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.5 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.6 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.7 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.8 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:37.9 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.0 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.1 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.2 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.3 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.4 s] [32/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
Finished <<< pnc [ 44 minutes and 28.6 seconds ]
[build 45:38.5 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.6 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.7 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.8 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:38.9 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.0 s] [33/34 complete] [6/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.1 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.2 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.3 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.4 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.5 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.6 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.7 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.8 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:39.9 s] [33/34 complete] [5/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.0 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.1 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.2 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.3 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.4 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.5 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.6 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.7 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.8 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:40.9 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.0 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.1 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.2 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.3 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.4 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.5 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.6 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.7 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.8 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:41.9 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.0 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.1 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.2 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.3 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.4 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.5 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.6 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.7 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.8 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:42.9 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.0 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.1 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.2 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.3 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.4 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.5 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.6 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.7 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.8 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:43.9 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.0 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.1 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.2 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.3 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.4 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.5 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.6 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.7 s] [33/34 complete] [4/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.8 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:44.9 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.0 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.1 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.2 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.3 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.4 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.5 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.6 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.7 s] [33/34 complete] [3/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.8 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:45.9 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.1 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.2 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.3 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.4 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.5 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.6 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.7 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.8 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:46.9 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.0 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.1 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.2 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.3 s] [33/34 complete] [2/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:47.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:48.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:49.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:50.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:51.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:52.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:53.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:54.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:55.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:56.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:57.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:58.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:59.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 45:60.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:00.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:01.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:02.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:03.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:04.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:05.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:06.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:07.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:08.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:09.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:10.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:11.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:12.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:13.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:14.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:15.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:16.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:17.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:18.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:19.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:20.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:21.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:22.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:23.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:24.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.0 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.1 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.2 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.3 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.4 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.5 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.6 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.7 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.8 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:mak...
[build 46:25.9 s] [33/34 complete] [1/6 jobs] [0 queued] [RMInterpreter:ins...
...............................................................................
Finished <<< RMInterpreter [ 1 minute and 17.9 seconds ]
[build] Summary: All 34 packages succeeded!
[build] Ignored: None.
[build] Warnings: 20 packages succeeded with warnings.
[build] Abandoned: No packages were abandoned.
[build] Failed: No packages failed.
[build] Runtime: 46 minutes and 26.0 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /root/workspace/module-confname/src/hdmap_analysis
[Pipeline] sh
+ mkdir -p /root/workspace/module-confname/install/lib/RMInterpreter
+ cp /root/workspace/module-confname/install/bin/RMInterpreter /root/workspace/module-confname/install/lib/RMInterpreter
[Pipeline] dir
Running in /root/workspace/module-confname/src/hdmap_analysis
[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/map/hdmap_analysis.git
> git init /root/workspace/module-confname/src/hdmap_analysis # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_analysis.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_analysis.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/map/hdmap_analysis.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/rc_dev^{commit} # timeout=10
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
> git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /root/workspace/module-confname/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /root/workspace/module-confname/src/hdmap_analysis/embedding_in_qt_sgskip.py /root/workspace/module-confname/src/hdmap_analysis/hdmap_analysis.py /root/workspace/module-confname/src/hdmap_analysis/hdmap_polygon_selector.py /root/workspace/module-confname/src/hdmap_analysis/hdmap.py /root/workspace/module-confname/src/hdmap_analysis/header.py /root/workspace/module-confname/src/hdmap_analysis/junction.py /root/workspace/module-confname/src/hdmap_analysis/lane.py /root/workspace/module-confname/src/hdmap_analysis/log_loader.py /root/workspace/module-confname/src/hdmap_analysis/main_window.py /root/workspace/module-confname/src/hdmap_analysis/map_loader.py /root/workspace/module-confname/src/hdmap_analysis/object.py /root/workspace/module-confname/src/hdmap_analysis/restricted_area.py /root/workspace/module-confname/src/hdmap_analysis/table_model.py /root/workspace/module-confname/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /root/workspace/module-confname
[Pipeline] {
[Pipeline] sh
+ zip -rq module_2025-04-07_14-41-07.zip ./install/ ./version.json
[Pipeline] sh
+ ls /root/workspace/module-confname
build
devel
install
logs
module_2025-04-07_14-41-07.zip
src
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/root/workspace/module-confname/module_2025-04-07_14-41-07.zip,/root/workspace/module-confname/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-04-07_14-41-07.zip"' --form 'version=@"/root/workspace/module-confname/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
100 72.0M 0 0 100 72.0M 0 56.5M 0:00:01 0:00:01 --:--:-- 56.5M
100 72.0M 0 0 100 72.0M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M
100 72.0M 0 0 100 72.0M 0 21.9M 0:00:03 0:00:03 --:--:-- 21.9M
100 72.0M 0 0 100 72.0M 0 16.8M 0:00:04 0:00:04 --:--:-- 16.8M
100 72.0M 0 0 100 72.0M 0 13.6M 0:00:05 0:00:05 --:--:-- 13.6M
100 72.0M 0 0 100 72.0M 0 11.4M 0:00:06 0:00:06 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 9.8M 0:00:07 0:00:07 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 8903k 0:00:08 0:00:08 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 7943k 0:00:09 0:00:09 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 7170k 0:00:10 0:00:10 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 6534k 0:00:11 0:00:11 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 6001k 0:00:12 0:00:12 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 5549k 0:00:13 0:00:13 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 5160k 0:00:14 0:00:14 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 4822k 0:00:15 0:00:15 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 4526k 0:00:16 0:00:16 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 4264k 0:00:17 0:00:17 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 4031k 0:00:18 0:00:18 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3822k 0:00:19 0:00:19 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3633k 0:00:20 0:00:20 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3462k 0:00:21 0:00:21 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3307k 0:00:22 0:00:22 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3165k 0:00:23 0:00:23 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 3034k 0:00:24 0:00:24 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2914k 0:00:25 0:00:25 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2803k 0:00:26 0:00:26 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2700k 0:00:27 0:00:27 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2605k 0:00:28 0:00:28 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2516k 0:00:29 0:00:29 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2433k 0:00:30 0:00:30 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2355k 0:00:31 0:00:31 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2282k 0:00:32 0:00:32 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2213k 0:00:33 0:00:33 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2149k 0:00:34 0:00:34 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2088k 0:00:35 0:00:35 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 2030k 0:00:36 0:00:36 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1976k 0:00:37 0:00:37 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1924k 0:00:38 0:00:38 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1875k 0:00:39 0:00:39 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1829k 0:00:40 0:00:40 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1784k 0:00:41 0:00:41 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1742k 0:00:42 0:00:42 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1702k 0:00:43 0:00:43 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1663k 0:00:44 0:00:44 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1627k 0:00:45 0:00:45 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1591k 0:00:46 0:00:46 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1558k 0:00:47 0:00:47 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1525k 0:00:48 0:00:48 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1494k 0:00:49 0:00:49 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1465k 0:00:50 0:00:50 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1436k 0:00:51 0:00:51 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1409k 0:00:52 0:00:52 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1382k 0:00:53 0:00:53 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1357k 0:00:54 0:00:54 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1332k 0:00:55 0:00:55 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1308k 0:00:56 0:00:56 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1286k 0:00:57 0:00:57 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1264k 0:00:58 0:00:58 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1242k 0:00:59 0:00:59 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1222k 0:01:00 0:01:00 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1202k 0:01:01 0:01:01 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1182k 0:01:02 0:01:02 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1164k 0:01:03 0:01:03 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1146k 0:01:04 0:01:04 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1128k 0:01:05 0:01:05 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1111k 0:01:06 0:01:06 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1094k 0:01:07 0:01:07 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1078k 0:01:08 0:01:08 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1063k 0:01:09 0:01:09 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1048k 0:01:10 0:01:10 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1033k 0:01:11 0:01:11 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1019k 0:01:12 0:01:12 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 1005k 0:01:13 0:01:13 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 991k 0:01:14 0:01:14 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 978k 0:01:15 0:01:15 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 965k 0:01:16 0:01:16 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 953k 0:01:17 0:01:17 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 941k 0:01:18 0:01:18 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 929k 0:01:19 0:01:19 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 917k 0:01:20 0:01:20 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 906k 0:01:21 0:01:21 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 895k 0:01:22 0:01:22 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 884k 0:01:23 0:01:23 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 874k 0:01:24 0:01:24 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 863k 0:01:25 0:01:25 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 853k 0:01:26 0:01:26 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 844k 0:01:27 0:01:27 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 834k 0:01:28 0:01:28 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 825k 0:01:29 0:01:29 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 815k 0:01:30 0:01:30 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 807k 0:01:31 0:01:31 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 798k 0:01:32 0:01:32 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 789k 0:01:33 0:01:33 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 781k 0:01:34 0:01:34 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 773k 0:01:35 0:01:35 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 765k 0:01:36 0:01:36 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 757k 0:01:37 0:01:37 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 749k 0:01:38 0:01:38 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 742k 0:01:39 0:01:39 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 734k 0:01:40 0:01:40 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 727k 0:01:41 0:01:41 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 720k 0:01:42 0:01:42 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 713k 0:01:43 0:01:43 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 706k 0:01:44 0:01:44 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 699k 0:01:45 0:01:45 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 693k 0:01:46 0:01:46 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 686k 0:01:47 0:01:47 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 680k 0:01:48 0:01:48 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 674k 0:01:49 0:01:49 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 667k 0:01:50 0:01:50 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 661k 0:01:51 0:01:51 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 656k 0:01:52 0:01:52 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 650k 0:01:53 0:01:53 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 644k 0:01:54 0:01:54 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 639k 0:01:55 0:01:55 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 633k 0:01:56 0:01:56 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 628k 0:01:57 0:01:57 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 622k 0:01:58 0:01:58 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 617k 0:01:59 0:01:59 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 612k 0:02:00 0:02:00 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 607k 0:02:01 0:02:01 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 602k 0:02:02 0:02:02 --:--:-- 0
100 72.0M 0 0 100 72.0M 0 597k 0:02:03 0:02:03 --:--:-- 0
100 72.0M 0 43 100 72.0M 0 594k 0:02:04 0:02:04 --:--:-- 9
100 72.0M 0 43 100 72.0M 0 594k 0:02:04 0:02:04 --:--:-- 11
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-04-07_14-41-07.zip"' --form 'version=@"/root/workspace/module-confname/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
100 72.0M 0 0 100 72.0M 0 56.6M 0:00:01 0:00:01 --:--:-- 56.6M
100 72.0M 0 43 100 72.0M 19 33.4M 0:00:02 0:00:02 --:--:-- 33.4M
100 72.0M 0 43 100 72.0M 19 33.4M 0:00:02 0:00:02 --:--:-- 33.4M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ sed -i '$ s/project":"0/project":"1001/' /root/workspace/module-confname/version.json
[Pipeline] sh
+ sed -i '$ s/device_name":"none/device_name":"/' /root/workspace/module-confname/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/module-confname/module_2025-04-07_14-41-07.zip"' --form 'version=@"/root/workspace/module-confname/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
98 72.0M 0 0 98 71.1M 0 268M --:--:-- --:--:-- --:--:-- 267M
100 72.0M 0 0 100 72.0M 0 56.6M 0:00:01 0:00:01 --:--:-- 56.6M
100 72.0M 0 43 100 72.0M 19 33.3M 0:00:02 0:00:02 --:--:-- 33.3M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] dir
Running in /root/workspace/module-confname/install/lib/pnc
[Pipeline] {
[Pipeline] sh
+ source ../../setup.bash
++ CATKIN_SHELL=bash
++++ dirname ../../setup.bash
+++ builtin cd ../..
+++ pwd
++ _CATKIN_SETUP_DIR=/root/workspace/module-confname/install
++ . /root/workspace/module-confname/install/setup.sh
+++ : /root/workspace/module-confname/install
+++ _SETUP_UTIL=/root/workspace/module-confname/install/_setup_util.py
+++ unset _CATKIN_SETUP_DIR
+++ '[' '!' -f /root/workspace/module-confname/install/_setup_util.py ']'
++++ uname -s
+++ _UNAME=Linux
+++ _IS_DARWIN=0
+++ '[' Linux = Darwin ']'
+++ unset _UNAME
+++ export CMAKE_PREFIX_PATH
+++ '[' 0 -eq 0 ']'
+++ export LD_LIBRARY_PATH
+++ unset _IS_DARWIN
+++ export PATH
+++ export PKG_CONFIG_PATH
+++ export PYTHONPATH
+++ '[' -z bash ']'
+++ '[' -d '' ']'
+++ _TMPDIR=/tmp
++++ mktemp /tmp/setup.sh.XXXXXXXXXX
+++ _SETUP_TMP=/tmp/setup.sh.vUn3VwIglc
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.vUn3VwIglc ']'
+++ CATKIN_SHELL=bash
+++ /root/workspace/module-confname/install/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.vUn3VwIglc
++++ export CMAKE_PREFIX_PATH=/root/workspace/module-confname/install:/opt/ros/noetic
++++ CMAKE_PREFIX_PATH=/root/workspace/module-confname/install:/opt/ros/noetic
++++ export LD_LIBRARY_PATH=/root/workspace/module-confname/install/lib:/opt/ros/noetic/lib
++++ LD_LIBRARY_PATH=/root/workspace/module-confname/install/lib:/opt/ros/noetic/lib
++++ export PATH=/root/workspace/module-confname/install/bin:/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ PATH=/root/workspace/module-confname/install/bin:/opt/ros/noetic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/java/bin
++++ export PKG_CONFIG_PATH=/root/workspace/module-confname/install/lib/pkgconfig:/opt/ros/noetic/lib/pkgconfig
++++ PKG_CONFIG_PATH=/root/workspace/module-confname/install/lib/pkgconfig:/opt/ros/noetic/lib/pkgconfig
++++ export PYTHONPATH=/root/workspace/module-confname/install/lib/python3/dist-packages:/opt/ros/noetic/lib/python3/dist-packages
++++ PYTHONPATH=/root/workspace/module-confname/install/lib/python3/dist-packages:/opt/ros/noetic/lib/python3/dist-packages
++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/noetic
++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/noetic
+++ rm -f /tmp/setup.sh.vUn3VwIglc
+++ unset _SETUP_TMP
+++ _i=0
+++ '[' 0 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_distro.sh
++++ '[' -n '' -a '' '!=' noetic ']'
++++ export ROS_DISTRO=noetic
++++ ROS_DISTRO=noetic
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=1
+++ '[' 1 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ETC_DIR=/opt/ros/noetic/etc/ros
++++ ROS_ETC_DIR=/opt/ros/noetic/etc/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=2
+++ '[' 2 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_package_path.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
++++ export ROS_PACKAGE_PATH=/root/workspace/module-confname/install/share:/opt/ros/noetic/share
++++ ROS_PACKAGE_PATH=/root/workspace/module-confname/install/share:/opt/ros/noetic/share
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=3
+++ '[' 3 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export ROS_PYTHON_VERSION=3
++++ ROS_PYTHON_VERSION=3
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=4
+++ '[' 4 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/1.ros_version.sh
++++ export ROS_VERSION=1
++++ ROS_VERSION=1
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=5
+++ '[' 5 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.rosbuild.sh
++++ '[' -z /opt/ros/noetic ']'
++++ export ROS_ROOT=/opt/ros/noetic/share/ros
++++ ROS_ROOT=/opt/ros/noetic/share/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=6
+++ '[' 6 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/10.roslaunch.sh
++++ '[' '!' '' ']'
++++ export ROS_MASTER_URI=http://localhost:11311
++++ ROS_MASTER_URI=http://localhost:11311
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=7
+++ '[' 7 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/99.roslisp.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
+++++ /usr/bin/python3 -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
++++ export ROSLISP_PACKAGE_DIRECTORIES=
++++ ROSLISP_PACKAGE_DIRECTORIES=
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=8
+++ '[' 8 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make.bash
++++ complete -F _catkin_make catkin_make
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=9
+++ '[' 9 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ complete -F _catkin_make_isolated catkin_make_isolated
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=10
+++ '[' 10 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/15.rosbash.bash
++++ '[' -z /opt/ros/noetic ']'
++++ . /opt/ros/noetic/share/rosbash/rosbash
+++++ complete -F _roscomplete_sub_dir -o nospace roscd
+++++ complete -F _roscomplete_sub_dir -o nospace rospd
+++++ complete -F _roscomplete_sub_dir -o nospace rosls
+++++ complete -F _roscomplete_rosmake rosmake
+++++ complete -F _roscomplete_rosclean rosclean
+++++ complete -F _roscomplete_exe rosrun
+++++ complete -F _roscomplete_file rosed
+++++ complete -F _roscomplete_file roscp
+++++ complete -F _roscomplete_file roscat
+++++ complete -F _roscomplete_launch -o filenames roslaunch
+++++ complete -F _roscomplete_test -o filenames rostest
+++++ complete -F _roscomplete_rospack rospack
+++++ complete -F _roscomplete_rosbag -o default rosbag
+++++ complete -F _roscomplete_rosnode rosnode
+++++ complete -F _roscomplete_rosparam rosparam
+++++ complete -F _roscomplete_rostopic rostopic
+++++ complete -F _roscomplete_rosservice rosservice
+++++ complete -F _roscomplete_rosmsg rosmsg
+++++ complete -F _roscomplete_rossrv rossrv
+++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg
+++++ complete -F _roscomplete_roswtf -o filenames roswtf
+++++ complete -F _roscomplete_rosconsole rosconsole
+++++ complete -F _roscomplete_filemv rosmv
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=11
+++ '[' 11 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11'
++++ _envfile=/opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE'
++++ _envfile_workspace=/opt/ros/noetic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/noetic
+++ . /opt/ros/noetic/etc/catkin/profile.d/20.transform.bash
+++++ 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
+ ./pnc_replayer -v
[Pipeline] echo
hudson.AbortException: script returned exit code 1
[Pipeline] fileExists
[Pipeline] echo
version 文件存在,版本写入成功
[Pipeline] readFile
[Pipeline] echo
3.5.0-dev.fbe7df36e
[Pipeline] sh
+ mkdir pnc_replayer_3.5.0-dev.fbe7df36e/
[Pipeline] sh
+ cp /root/workspace/module-confname/install/lib/libhdmap_interface_shm.so /root/workspace/module-confname/install/share/hdmap_interface/params/hdmap_interface.yaml ./pnc_replayer_3.5.0-dev.fbe7df36e/
[Pipeline] sh
+ mv pnc_replayer ./pnc_replayer_3.5.0-dev.fbe7df36e/pnc_replayer_3.5.0-dev.fbe7df36e
[Pipeline] sh
+ ls pnc_replayer_3.5.0-dev.fbe7df36e/
hdmap_interface.yaml
libhdmap_interface_shm.so
pnc_replayer_3.5.0-dev.fbe7df36e
[Pipeline] sh
+ zip -rq pnc_replayer_3.5.0-dev.fbe7df36e.zip pnc_replayer_3.5.0-dev.fbe7df36e/
[Pipeline] sh
+ rsync --max-size=1G -avP pnc_replayer_3.5.0-dev.fbe7df36e.zip senior-bj@106.120.216.186:/volume1/test-data/pnc_replayer/2025/
sending incremental file list
pnc_replayer_3.5.0-dev.fbe7df36e.zip
32,768 0% 0.00kB/s 0:00:00
11,687,544 100% 11.24MB/s 0:00:00 (xfr#1, to-chk=0/1)
sent 11,690,510 bytes received 35 bytes 4,676,218.00 bytes/sec
total size is 11,687,544 speedup is 1.00
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/module-confname/src/control /root/workspace/module-confname/src/hdmap_analysis /root/workspace/module-confname/src/hdmap_analysis@tmp /root/workspace/module-confname/src/hdmap_interface /root/workspace/module-confname/src/pnc /root/workspace/module-confname/src/rminterpreter /root/workspace/module-confname/src/shared_msgs /root/workspace/module-confname/src/simulator /root/workspace/module-confname/src/system-ros /root/workspace/module-confname/src/thirdparty /root/workspace/module-confname@tmp
[Pipeline] sh
+ rm -rf /root/workspace/module-confname/module_2025-04-07_14-41-07.zip
[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 /root/weilk/master-project/.project-module.json
[Pipeline] sh
+ cat /root/weilk/rcdev-project/.project-module.json
[Pipeline] sh
+ cat /root/weilk/dev-project/.project-module.json
[Pipeline] readJSON
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
<!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: shared_msgs</h2><h2>模块名: pnc</h2><h2>模块名: simulator</h2><h2>模块名: system-ros</h2><h2>模块名: rminterpreter</h2><h2>模块名: control</h2><h2>模块名: thirdparty</h2><h2>模块名: hdmap_interface</h2></body></html>
[Pipeline] echo
msg已经准备完成
[Pipeline] sh
+ touch /root/workspace/module-confname/index.html
[Pipeline] writeFile
[Pipeline] echo
html更新完成
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /root/workspace/module-confname to /var/lib/jenkins/jobs/module-confname/builds/685/htmlreports/update_20message
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知
### [工控专用(仿真S5用pnc)]
---
- 版本名: [module_2025-04-07_14-41-07]
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:wuyanjun
- 更新模块:
- 任务号:[module-confname #685]
- 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/module-confname/685/update_20message/index.html)
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% 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
100 663 100 27 100 636 270 6360 --:--:-- --:--:-- --:--:-- 6564
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS