Start testing: Jul 13 15:06 CEST ---------------------------------------------------------- 1/2 Testing: _ctest_pluginlib_gtest_pluginlib_utest 1/2 Test: _ctest_pluginlib_gtest_pluginlib_utest Command: "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/catkin_generated/env_cached.sh" "/usr/bin/python2.7" "/usr/share/catkin/cmake/test/run_tests.py" "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_utest.xml" "--return-code" "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/devel/libexec/pluginlib/pluginlib_utest --gtest_output=xml:/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_utest.xml" Directory: /var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build "_ctest_pluginlib_gtest_pluginlib_utest" start time: Jul 13 15:06 CEST Output: ---------------------------------------------------------- [==========] Running 8 tests from 1 test case. [----------] Global test environment set-up. [----------] 8 tests from PluginlibTest [ RUN ] PluginlibTest.unknownPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.unknownPlugin (1230 ms) [ RUN ] PluginlibTest.misspelledPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.misspelledPlugin (660 ms) [ RUN ] PluginlibTest.invalidPackage [rospack] Error: package 'pluginlib_bad' not found [librospack]: error while executing command [ OK ] PluginlibTest.invalidPackage (552 ms) [ RUN ] PluginlibTest.brokenPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.brokenPlugin (458 ms) [ RUN ] PluginlibTest.workingPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.workingPlugin (334 ms) [ RUN ] PluginlibTest.createUnmanagedInstanceAndUnloadLibrary [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command [ INFO] [1499951201.232811105]: Making the ClassLoader... unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.createUnmanagedInstanceAndUnloadLibrary (335 ms) [ RUN ] PluginlibTest.createManagedInstanceAndUnloadLibrary [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command [ INFO] [1499951201.567265858]: Making the ClassLoader... unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.createManagedInstanceAndUnloadLibrary (336 ms) [ RUN ] PluginlibTest.brokenXML [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command [ OK ] PluginlibTest.brokenXML (333 ms) [----------] 8 tests from PluginlibTest (4238 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test case ran. (4238 ms total) [ PASSED ] 2 tests. [ FAILED ] 6 tests, listed below: [ FAILED ] PluginlibTest.unknownPlugin [ FAILED ] PluginlibTest.misspelledPlugin [ FAILED ] PluginlibTest.brokenPlugin [ FAILED ] PluginlibTest.workingPlugin [ FAILED ] PluginlibTest.createUnmanagedInstanceAndUnloadLibrary [ FAILED ] PluginlibTest.createManagedInstanceAndUnloadLibrary 6 FAILED TESTS -- run_tests.py: execute commands /var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/devel/libexec/pluginlib/pluginlib_utest --gtest_output=xml:/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_utest.xml -- run_tests.py: verify result "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_utest.xml" Test time = 4.31 sec ---------------------------------------------------------- Test Failed. "_ctest_pluginlib_gtest_pluginlib_utest" end time: Jul 13 15:06 CEST "_ctest_pluginlib_gtest_pluginlib_utest" time elapsed: 00:00:04 ---------------------------------------------------------- 2/2 Testing: _ctest_pluginlib_gtest_pluginlib_unique_ptr_test 2/2 Test: _ctest_pluginlib_gtest_pluginlib_unique_ptr_test Command: "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/catkin_generated/env_cached.sh" "/usr/bin/python2.7" "/usr/share/catkin/cmake/test/run_tests.py" "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_unique_ptr_test.xml" "--return-code" "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/devel/libexec/pluginlib/pluginlib_unique_ptr_test --gtest_output=xml:/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_unique_ptr_test.xml" Directory: /var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build "_ctest_pluginlib_gtest_pluginlib_unique_ptr_test" start time: Jul 13 15:06 CEST Output: ---------------------------------------------------------- [==========] Running 5 tests from 2 test cases. [----------] Global test environment set-up. [----------] 4 tests from PluginlibUniquePtrTest [ RUN ] PluginlibUniquePtrTest.unknownPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibUniquePtrTest.unknownPlugin (449 ms) [ RUN ] PluginlibUniquePtrTest.misspelledPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibUniquePtrTest.misspelledPlugin (351 ms) [ RUN ] PluginlibUniquePtrTest.workingPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibUniquePtrTest.workingPlugin (335 ms) [ RUN ] PluginlibUniquePtrTest.createUniqueInstanceAndUnloadLibrary [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command [ INFO] [1499951203.424317520]: Making the ClassLoader... unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibUniquePtrTest.createUniqueInstanceAndUnloadLibrary (467 ms) [----------] 4 tests from PluginlibUniquePtrTest (1602 ms total) [----------] 1 test from PluginlibTest [ RUN ] PluginlibTest.brokenPlugin [rospack] Error: package 'pluginlib' not found [librospack]: error while executing command unknown file: Failure C++ exception with description "Unable to find package: pluginlib" thrown in the test body. [ FAILED ] PluginlibTest.brokenPlugin (455 ms) [----------] 1 test from PluginlibTest (455 ms total) [----------] Global test environment tear-down [==========] 5 tests from 2 test cases ran. (2057 ms total) [ PASSED ] 0 tests. [ FAILED ] 5 tests, listed below: [ FAILED ] PluginlibUniquePtrTest.unknownPlugin [ FAILED ] PluginlibUniquePtrTest.misspelledPlugin [ FAILED ] PluginlibUniquePtrTest.workingPlugin [ FAILED ] PluginlibUniquePtrTest.createUniqueInstanceAndUnloadLibrary [ FAILED ] PluginlibTest.brokenPlugin 5 FAILED TESTS -- run_tests.py: execute commands /var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/devel/libexec/pluginlib/pluginlib_unique_ptr_test --gtest_output=xml:/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_unique_ptr_test.xml -- run_tests.py: verify result "/var/tmp/portage/dev-ros/pluginlib-1.10.5/work/pluginlib-1.10.5_build/test_results/pluginlib/gtest-pluginlib_unique_ptr_test.xml" Test time = 2.11 sec ---------------------------------------------------------- Test Failed. "_ctest_pluginlib_gtest_pluginlib_unique_ptr_test" end time: Jul 13 15:06 CEST "_ctest_pluginlib_gtest_pluginlib_unique_ptr_test" time elapsed: 00:00:02 ---------------------------------------------------------- End testing: Jul 13 15:06 CEST