INFO:root:Gathering tests for the following targets: ['controller/src/db:test'] scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o, but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp> scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected). If this will cause hardship, contact scons-dev@scons.org File "/usr/local/bin/scons", line 8, in <module> scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o, but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp> DEBUG:root:Not a valid JSON: 'scons: Reading SConscript files ...' DEBUG:root:Not a valid JSON: 'DBG: dist/sandesh-0.1.dev0.tar.gz build/debug/tools/sandesh/library/python' DEBUG:root:Not a valid JSON: '' DEBUG:root:Found 1 tests for targets. scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o, but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp> scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected). If this will cause hardship, contact scons-dev@scons.org File "/usr/local/bin/scons", line 8, in <module> INFO:root:Executing SCons command: /usr/local/bin/scons -j 4 --keep-going --skip-tests=/root/tf-dev-env/skip_tests --kernel-dir=/lib/modules/3.10.0-1160.25.1.el7.x86_64/build controller/src/db:test scons: Reading SConscript files ... DBG: dist/sandesh-0.1.dev0.tar.gz build/debug/tools/sandesh/library/python scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o, but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp> scons: done reading SConscript files. scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected). If this will cause hardship, contact scons-dev@scons.org File "/usr/local/bin/scons", line 8, in <module> scons: Building targets ... g++ -o build/debug/db/test/db_graph_test.o -c -std=c++11 -Wno-deprecated -DBOOST_NO_CXX11_SCOPED_ENUMS -Wall -Werror -Wsign-compare -O0 -DDEBUG -Wno-narrowing -Wno-conversion-null -Wno-unused-local-typedefs -DRAPIDJSON_NAMESPACE=contrail_rapidjson -DLINUX -Icontroller/src -Ibuild/include -Isrc/contrail-common -Icontroller/lib controller/src/db/test/db_graph_test.cc g++ -o build/debug/db/test/db_test_util.o -c -std=c++11 -Wno-deprecated -DBOOST_NO_CXX11_SCOPED_ENUMS -Wall -Werror -Wsign-compare -O0 -DDEBUG -Wno-narrowing -Wno-conversion-null -Wno-unused-local-typedefs -DRAPIDJSON_NAMESPACE=contrail_rapidjson -DLINUX -Icontroller/src -Ibuild/include -Isrc/contrail-common -Icontroller/lib controller/src/db/test/db_test_util.cc ar rc build/debug/db/test/libdbtest.a build/debug/db/test/db_test_util.o ranlib build/debug/db/test/libdbtest.a g++ -o build/debug/db/test/db_graph_test build/debug/db/test/db_graph_test.o -Lbuild/lib -Lbuild/debug/db -Lcontroller/src/db -Lbuild/debug/db/test -Lcontroller/src/db/test -Lbuild/debug/base -Lsrc/contrail-common/base -Lbuild/debug/base/test -Lsrc/contrail-common/base/test -Lbuild/debug/io -Lsrc/contrail-common/io -ldb -ldbtest -lgunit -ltask_test -lio -lsandesh -lsandeshvns -lprocess_info -lbase -lhttp -lhttp_parser -lcurl -lio -lssl -lcrypto -lpugixml -lboost_program_options -lboost_system -lboost_thread -llog4cplus -ltbb -lpthread -lrt RunUnitTest(["build/debug/db/test/db_graph_test.log"], ["build/debug/db/test/db_graph_test"]) /root/contrail/build/debug/db/test/db_graph_test[94m PASS[0m scons: done building targets. INFO:root:SCons succeeded. Analyzing results. DEBUG:root:Analyzing test results for /root/contrail/build/debug/db/test/db_graph_test.log DEBUG:root:Parsing /root/contrail/build/debug/db/test/db_graph_test.xml INFO:root:Analyzer result is SUCCESS Tungsten Test Runner Results ============================ SCons targets executed: controller/src/db:test SCons Result: 0 Analyzer Result: SUCCESS Test Results: ======================== SCons target: build/debug/db/test/db_graph_test.log Result: SUCCESS ------------------------ Run #1 Result: 0 Tests: 0 Failures: Errors: XML Log: build/debug/db/test/db_graph_test.xdodakgd.xml Console Log: build/debug/db/test/db_graph_test.xdodakgd.log Details: DBGraphTest.VertexRemove - SUCCESS DBGraphTest.EdgeRemove - SUCCESS DBGraphTest.GraphWithFilterTraversal - SUCCESS