INFO:root:Gathering tests for the following targets: ['src/contrail-common/database/gendb: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 src/contrail-common/database/gendb: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/database/test/gendb_if_test.o -c -std=c++11 -Wno-deprecated -DBOOST_NO_CXX11_SCOPED_ENUMS -O0 -DDEBUG -Wall -Werror -Wsign-compare -Wno-unused-local-typedefs -DRAPIDJSON_NAMESPACE=contrail_rapidjson -DLINUX -Isrc/contrail-common -Ibuild/include -Ibuild/debug -Ibuild/debug/database -Isrc/contrail-common/database src/contrail-common/database/test/gendb_if_test.cc
In file included from build/include/boost/random/detail/integer_log2.hpp:19:0,
                 from build/include/boost/random/detail/large_arithmetic.hpp:19,
                 from build/include/boost/random/detail/const_mod.hpp:23,
                 from build/include/boost/random/detail/seed_impl.hpp:26,
                 from build/include/boost/random/mersenne_twister.hpp:30,
                 from build/include/boost/uuid/random_generator.hpp:17,
                 from src/contrail-common/database/test/gendb_if_test.cc:9:
build/include/boost/pending/integer_log2.hpp:7:89: note: #pragma message: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead.
 BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
                                                                                         ^
g++ -o build/debug/database/test/gendb_if_test build/debug/database/test/gendb_if_test.o -Lbuild/lib -Lbuild/debug/base -Lsrc/contrail-common/base -lgendb -lbase -lgunit -lboost_system -lboost_thread -llog4cplus -lpthread -ltbb
RunUnitTest(["build/debug/database/test/gendb_if_test.log"], ["build/debug/database/test/gendb_if_test"])
/root/contrail/build/debug/database/test/gendb_if_test PASS
scons: done building targets.
INFO:root:SCons succeeded. Analyzing results.
DEBUG:root:Analyzing test results for /root/contrail/build/debug/database/test/gendb_if_test.log
DEBUG:root:Parsing /root/contrail/build/debug/database/test/gendb_if_test.xml
INFO:root:Analyzer result is SUCCESS
Tungsten Test Runner Results
============================

SCons targets executed:

    src/contrail-common/database/gendb:test

SCons Result:		0
Analyzer Result:	SUCCESS

Test Results:

========================
SCons target:	build/debug/database/test/gendb_if_test.log
Result:		SUCCESS
------------------------

Run #1
Result:	        0
Tests:	        0
Failures:       
Errors:         
XML Log:        build/debug/database/test/gendb_if_test.cbxwpqzh.xml
Console Log:    build/debug/database/test/gendb_if_test.cbxwpqzh.log

Details:
DbPerfTest.VariantVector - SUCCESS
DbPerfTest.StructVector - SUCCESS
DbPerfTest.VariantEncode - SUCCESS
DbPerfTest.VariantVisitorEncode - SUCCESS
DbPerfTest.StructSafeEncode - SUCCESS
DbPerfTest.StructEncode - SUCCESS
GenDbTest.NewColSizeSql - SUCCESS
GenDbTest.NewColSizeNoSql - SUCCESS
GenDbTest.ColListSize - SUCCESS
GenDbTest.Stats - SUCCESS
GenDbTest.CumulativeStats - SUCCESS