00:00:00.000 Started by upstream project "autotest-per-patch" build number 127173 00:00:00.000 originally caused by: 00:00:00.000 Started by user sys_sgci 00:00:00.042 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.043 The recommended git tool is: git 00:00:00.043 using credential 00000000-0000-0000-0000-000000000002 00:00:00.044 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.060 Fetching changes from the remote Git repository 00:00:00.065 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.097 Using shallow fetch with depth 1 00:00:00.097 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.097 > git --version # timeout=10 00:00:00.136 > git --version # 'git version 2.39.2' 00:00:00.136 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.163 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.163 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:05.112 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.123 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.134 Checking out Revision bd3e126a67c072de18fcd072f7502b1f7801d6ff (FETCH_HEAD) 00:00:05.134 > git config core.sparsecheckout # timeout=10 00:00:05.144 > git read-tree -mu HEAD # timeout=10 00:00:05.160 > git checkout -f bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=5 00:00:05.182 Commit message: "jenkins/autotest: add raid-vg subjob to autotest configs" 00:00:05.183 > git rev-list --no-walk bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=10 00:00:05.253 [Pipeline] Start of Pipeline 00:00:05.266 [Pipeline] library 00:00:05.267 Loading library shm_lib@master 00:00:05.267 Library shm_lib@master is cached. Copying from home. 00:00:05.282 [Pipeline] retry 00:00:05.284 [Pipeline] { 00:00:05.299 [Pipeline] timeout 00:00:05.299 Timeout set to expire after 10 min without activity 00:00:05.302 [Pipeline] { 00:00:05.317 [Pipeline] node 00:00:08.837 Running on agt-_autotest_25028-4721 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:08.839 [Pipeline] { 00:00:08.850 [Pipeline] wrap 00:00:08.857 [Pipeline] { 00:00:08.866 [Pipeline] stage 00:00:08.869 [Pipeline] { (Prologue) 00:00:08.892 [Pipeline] echo 00:00:08.894 Node: agt-_autotest_25028-4721 00:00:09.071 [Pipeline] setCustomBuildProperty 00:00:09.089 [Pipeline] sh 00:00:10.344 + sudo git config --global --replace-all safe.directory '*' 00:00:10.431 [Pipeline] httpRequest 00:00:11.842 [Pipeline] echo 00:00:11.844 Sorcerer 10.211.164.101 is alive 00:00:11.853 [Pipeline] httpRequest 00:00:11.859 HttpMethod: GET 00:00:11.860 URL: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:11.864 Sending request to url: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:11.880 Response Code: HTTP/1.1 200 OK 00:00:11.880 Success: Status code 200 is in the accepted range: 200,404 00:00:11.881 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:15.624 [Pipeline] sh 00:00:15.926 + tar --no-same-owner -xf jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:15.942 [Pipeline] httpRequest 00:00:15.984 [Pipeline] echo 00:00:15.986 Sorcerer 10.211.164.101 is alive 00:00:15.994 [Pipeline] httpRequest 00:00:16.000 HttpMethod: GET 00:00:16.001 URL: http://10.211.164.101/packages/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:16.004 Sending request to url: http://10.211.164.101/packages/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:16.048 Response Code: HTTP/1.1 200 OK 00:00:16.048 Success: Status code 200 is in the accepted range: 200,404 00:00:16.049 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:01:01.510 [Pipeline] sh 00:01:01.813 + tar --no-same-owner -xf spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:01:05.127 [Pipeline] sh 00:01:05.425 + git -C spdk log --oneline -n5 00:01:05.425 d3d267b54 lib/reduce: if memory allocation fails, g_vol_count--. 00:01:05.425 c5d7cded4 bdev/compress: print error code information in load compress bdev 00:01:05.425 58883cba9 bdev/compress: release reduce vol resource when comp bdev fails to be created. 00:01:05.425 b8378f94e scripts/pkgdep: Set yum's skip_if_unavailable=True under rocky8 00:01:05.425 c2a77f51e module/bdev/nvme: add detach-monitor poller 00:01:05.442 [Pipeline] writeFile 00:01:05.458 [Pipeline] sh 00:01:05.754 + cat autorun-spdk.conf 00:01:05.754 SPDK_RUN_VALGRIND=1 00:01:05.754 SPDK_TEST_UNITTEST=1 00:01:05.754 SPDK_TEST_BLOCKDEV=1 00:01:05.754 SPDK_TEST_ISAL=1 00:01:05.754 SPDK_TEST_REDUCE=1 00:01:05.754 SPDK_TEST_VBDEV_COMPRESS=1 00:01:05.754 SPDK_TEST_CRYPTO=1 00:01:05.754 SPDK_TEST_FTL=1 00:01:05.754 SPDK_TEST_OCF=1 00:01:05.754 SPDK_TEST_RAID5=1 00:01:05.754 SPDK_TEST_RBD=1 00:01:05.754 SPDK_TEST_URING=1 00:01:05.754 SPDK_TEST_NVME_CUSE=1 00:01:05.754 SPDK_TEST_BLOBFS=1 00:01:05.754 SPDK_TEST_VFIOUSER=1 00:01:05.754 SPDK_TEST_DAOS=0 00:01:05.754 SPDK_RUN_ASAN=0 00:01:05.754 SPDK_RUN_UBSAN=1 00:01:05.754 SPDK_TEST_XNVME=1 00:01:05.762 RUN_NIGHTLY=0 00:01:05.764 [Pipeline] } 00:01:05.787 [Pipeline] // stage 00:01:05.796 [Pipeline] catchError 00:01:05.798 [Pipeline] { 00:01:05.810 [Pipeline] timeout 00:01:05.810 Timeout set to expire in 45 min 00:01:05.812 [Pipeline] { 00:01:05.822 [Pipeline] stage 00:01:05.824 [Pipeline] { (Tests) 00:01:05.838 [Pipeline] sh 00:01:06.133 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:06.133 12:02:35 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:06.133 12:02:35 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:06.133 12:02:35 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:06.133 12:02:35 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:06.133 12:02:35 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:06.134 12:02:35 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:06.134 12:02:35 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:06.134 12:02:35 -- paths/export.sh@5 -- # export PATH 00:01:06.134 12:02:35 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:06.134 12:02:35 -- common/autobuild_common.sh@446 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:06.134 12:02:35 -- common/autobuild_common.sh@447 -- # date +%s 00:01:06.134 12:02:35 -- common/autobuild_common.sh@447 -- # mktemp -dt spdk_1721908955.XXXXXX 00:01:06.134 12:02:35 -- common/autobuild_common.sh@447 -- # SPDK_WORKSPACE=/tmp/spdk_1721908955.CpqUgJ 00:01:06.134 12:02:35 -- common/autobuild_common.sh@449 -- # [[ -n '' ]] 00:01:06.134 12:02:35 -- common/autobuild_common.sh@453 -- # '[' -n '' ']' 00:01:06.134 12:02:35 -- common/autobuild_common.sh@456 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:06.134 12:02:35 -- common/autobuild_common.sh@460 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:06.134 12:02:35 -- common/autobuild_common.sh@462 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:01:06.134 12:02:35 -- common/autobuild_common.sh@463 -- # get_config_params 00:01:06.134 12:02:35 -- common/autotest_common.sh@396 -- # xtrace_disable 00:01:06.134 12:02:35 -- common/autotest_common.sh@10 -- # set +x 00:01:06.134 12:02:35 -- common/autobuild_common.sh@463 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:01:06.134 12:02:35 -- common/autobuild_common.sh@465 -- # start_monitor_resources 00:01:06.134 12:02:35 -- pm/common@17 -- # local monitor 00:01:06.134 12:02:35 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:06.134 12:02:35 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:06.134 12:02:35 -- pm/common@25 -- # sleep 1 00:01:06.134 12:02:35 -- pm/common@21 -- # date +%s 00:01:06.134 12:02:35 -- pm/common@21 -- # date +%s 00:01:06.134 12:02:35 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721908955 00:01:06.134 12:02:35 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721908955 00:01:06.134 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721908955_collect-vmstat.pm.log 00:01:06.134 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721908955_collect-cpu-load.pm.log 00:01:07.075 12:02:36 -- common/autobuild_common.sh@466 -- # trap stop_monitor_resources EXIT 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:07.075 12:02:36 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:07.075 12:02:36 -- common/autobuild_common.sh@431 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:07.075 12:02:36 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:07.075 12:02:36 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:07.075 12:02:36 -- common/autotest_common.sh@10 -- # set +x 00:01:07.075 ************************************ 00:01:07.075 START TEST autobuild_ocf_precompile 00:01:07.075 ************************************ 00:01:07.075 12:02:36 autobuild_ocf_precompile -- common/autotest_common.sh@1123 -- # _ocf_precompile 00:01:07.075 12:02:36 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:07.075 12:02:36 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:07.075 12:02:36 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:07.075 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:07.076 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:07.336 Using 'verbs' RDMA provider 00:01:16.414 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:26.410 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:26.410 Creating mk/config.mk...done. 00:01:26.410 Creating mk/cc.flags.mk...done. 00:01:26.410 Type 'make' to build. 00:01:26.410 12:02:54 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:26.410 12:02:54 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:26.410 12:02:54 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:26.410 12:02:54 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # make -j 26 -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf exportlib O=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:26.410 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:26.410 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:26.411 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:26.412 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:26.413 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:26.414 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:26.414 CC env_ocf/mpool.o 00:01:26.414 CC env_ocf/src/ocf/ocf_io_class.o 00:01:26.414 CC env_ocf/src/ocf/ocf_core.o 00:01:26.414 CC env_ocf/src/ocf/ocf_ctx.o 00:01:26.414 CC env_ocf/src/ocf/ocf_stats.o 00:01:26.414 CC env_ocf/src/ocf/ocf_logger.o 00:01:26.414 CC env_ocf/src/ocf/ocf_queue.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:26.414 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:26.414 CC env_ocf/src/ocf/ocf_volume.o 00:01:26.414 CC env_ocf/src/ocf/ocf_metadata.o 00:01:26.414 CC env_ocf/src/ocf/ocf_request.o 00:01:26.414 CC env_ocf/src/ocf/ocf_lru.o 00:01:26.414 CC env_ocf/src/ocf/ocf_cache.o 00:01:26.414 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:26.414 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:26.414 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:26.414 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:26.414 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:26.414 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_io.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_list.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:26.414 CC env_ocf/src/ocf/utils/utils_request.o 00:01:26.414 CC env_ocf/src/ocf/promotion/promotion.o 00:01:26.414 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:26.414 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:26.414 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:26.414 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:26.414 CC env_ocf/src/ocf/ocf_space.o 00:01:26.414 CC env_ocf/src/ocf/ocf_io.o 00:01:26.414 CC env_ocf/src/ocf/cleaning/acp.o 00:01:26.414 CC env_ocf/src/ocf/cleaning/alru.o 00:01:26.414 CC env_ocf/src/ocf/cleaning/nop.o 00:01:26.414 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_common.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:26.414 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:26.414 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:26.414 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:26.414 CC env_ocf/ocf_env.o 00:01:26.984 LIB libspdk_ocfenv.a 00:01:27.246 cp /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:27.246 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:27.246 12:02:56 autobuild_ocf_precompile -- common/autobuild_common.sh@25 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a' 00:01:27.246 12:02:56 autobuild_ocf_precompile -- common/autobuild_common.sh@27 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:27.246 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:27.246 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:27.506 Using 'verbs' RDMA provider 00:01:36.571 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:43.150 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:43.150 Creating mk/config.mk...done. 00:01:43.150 Creating mk/cc.flags.mk...done. 00:01:43.150 Type 'make' to build. 00:01:43.150 00:01:43.150 real 0m35.986s 00:01:43.150 user 0m29.628s 00:01:43.150 sys 0m20.230s 00:01:43.150 12:03:12 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:43.150 12:03:12 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:43.150 ************************************ 00:01:43.150 END TEST autobuild_ocf_precompile 00:01:43.150 ************************************ 00:01:43.150 12:03:12 -- common/autotest_common.sh@1142 -- # return 0 00:01:43.150 12:03:12 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:43.150 12:03:12 -- common/autobuild_common.sh@423 -- # run_test unittest_build _unittest_build 00:01:43.150 12:03:12 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:43.150 12:03:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:43.150 12:03:12 -- common/autotest_common.sh@10 -- # set +x 00:01:43.150 ************************************ 00:01:43.150 START TEST unittest_build 00:01:43.150 ************************************ 00:01:43.150 12:03:12 unittest_build -- common/autotest_common.sh@1123 -- # _unittest_build 00:01:43.150 12:03:12 unittest_build -- common/autobuild_common.sh@414 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a --without-shared 00:01:43.150 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:43.150 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:43.411 Using 'verbs' RDMA provider 00:01:52.485 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:59.062 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:59.062 Creating mk/config.mk...done. 00:01:59.062 Creating mk/cc.flags.mk...done. 00:01:59.062 Type 'make' to build. 00:01:59.062 12:03:28 unittest_build -- common/autobuild_common.sh@415 -- # make -j 26 00:01:59.062 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:59.062 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:59.062 meson setup builddir \ 00:01:59.062 -Dwith-libaio=enabled \ 00:01:59.062 -Dwith-liburing=enabled \ 00:01:59.062 -Dwith-libvfn=disabled \ 00:01:59.062 -Dwith-spdk=false && \ 00:01:59.062 meson compile -C builddir && \ 00:01:59.062 cd -) 00:01:59.062 make[1]: Nothing to be done for 'all'. 00:01:59.998 The Meson build system 00:01:59.998 Version: 1.3.1 00:01:59.998 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:59.998 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:59.998 Build type: native build 00:01:59.998 Project name: libvfio-user 00:01:59.998 Project version: 0.0.1 00:01:59.998 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:59.998 C linker for the host machine: cc ld.bfd 2.39-16 00:01:59.998 Host machine cpu family: x86_64 00:01:59.998 Host machine cpu: x86_64 00:01:59.998 Run-time dependency threads found: YES 00:01:59.998 Library dl found: YES 00:01:59.998 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:59.998 Run-time dependency json-c found: YES 0.17 00:01:59.998 Run-time dependency cmocka found: YES 1.1.7 00:01:59.998 Program pytest-3 found: NO 00:01:59.998 Program flake8 found: NO 00:01:59.998 Program misspell-fixer found: NO 00:01:59.998 Program restructuredtext-lint found: NO 00:01:59.998 Program valgrind found: YES (/usr/bin/valgrind) 00:01:59.998 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:59.998 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:59.998 Compiler for C supports arguments -Wwrite-strings: YES 00:01:59.998 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:59.998 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:59.998 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:59.998 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:59.998 Build targets in project: 8 00:01:59.998 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:59.998 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:59.998 00:01:59.998 libvfio-user 0.0.1 00:01:59.998 00:01:59.998 User defined options 00:01:59.998 buildtype : debug 00:01:59.998 default_library: static 00:01:59.998 libdir : /usr/local/lib 00:01:59.998 00:01:59.998 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:00.257 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:00.257 [1/36] Compiling C object samples/null.p/null.c.o 00:02:00.257 [2/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:00.257 [3/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:00.257 [4/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:00.257 [5/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:00.257 [6/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:00.257 [7/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:00.257 [8/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:00.257 [9/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:00.257 [10/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:00.257 [11/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:00.257 [12/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:00.257 [13/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:00.257 [14/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:00.257 [15/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:00.257 [16/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:00.257 [17/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:00.257 [18/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:00.257 [19/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:00.257 [20/36] Compiling C object samples/server.p/server.c.o 00:02:00.257 [21/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:00.257 [22/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:00.257 [23/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:00.257 [24/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:00.515 [25/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:00.515 [26/36] Compiling C object samples/client.p/client.c.o 00:02:00.515 [27/36] Linking target samples/client 00:02:00.515 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:00.515 [29/36] Linking target test/unit_tests 00:02:00.515 [30/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:00.515 [31/36] Linking static target lib/libvfio-user.a 00:02:00.515 [32/36] Linking target samples/server 00:02:00.515 [33/36] Linking target samples/null 00:02:00.515 [34/36] Linking target samples/gpio-pci-idio-16 00:02:00.515 [35/36] Linking target samples/lspci 00:02:00.515 [36/36] Linking target samples/shadow_ioeventfd_server 00:02:00.515 INFO: autodetecting backend as ninja 00:02:00.515 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:00.515 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:00.786 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:00.786 ninja: no work to do. 00:02:01.043 The Meson build system 00:02:01.043 Version: 1.3.1 00:02:01.043 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:01.043 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:01.043 Build type: native build 00:02:01.043 Project name: xnvme 00:02:01.043 Project version: 0.7.3 00:02:01.043 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:01.043 C linker for the host machine: cc ld.bfd 2.39-16 00:02:01.043 Host machine cpu family: x86_64 00:02:01.043 Host machine cpu: x86_64 00:02:01.043 Message: host_machine.system: linux 00:02:01.043 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:01.043 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:01.043 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:01.043 Run-time dependency threads found: YES 00:02:01.043 Has header "setupapi.h" : NO 00:02:01.043 Has header "linux/blkzoned.h" : YES 00:02:01.043 Has header "linux/blkzoned.h" : YES (cached) 00:02:01.043 Has header "libaio.h" : YES 00:02:01.043 Library aio found: YES 00:02:01.043 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:01.043 Run-time dependency liburing found: YES 2.2 00:02:01.043 Dependency libvfn skipped: feature with-libvfn disabled 00:02:01.043 Run-time dependency appleframeworks found: NO (tried framework) 00:02:01.043 Run-time dependency appleframeworks found: NO (tried framework) 00:02:01.043 Configuring xnvme_config.h using configuration 00:02:01.043 Configuring xnvme.spec using configuration 00:02:01.043 Run-time dependency bash-completion found: YES 2.11 00:02:01.043 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:01.043 Program cp found: YES (/usr/bin/cp) 00:02:01.043 Has header "winsock2.h" : NO 00:02:01.043 Has header "dbghelp.h" : NO 00:02:01.043 Library rpcrt4 found: NO 00:02:01.043 Library rt found: YES 00:02:01.043 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:01.043 Found CMake: /usr/bin/cmake (3.27.7) 00:02:01.043 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:01.043 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:01.043 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:01.043 Build targets in project: 32 00:02:01.043 00:02:01.043 xnvme 0.7.3 00:02:01.043 00:02:01.043 User defined options 00:02:01.043 with-libaio : enabled 00:02:01.043 with-liburing: enabled 00:02:01.043 with-libvfn : disabled 00:02:01.043 with-spdk : false 00:02:01.043 00:02:01.043 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:01.327 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:02.024 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:02.024 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:02.024 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:02.024 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:02.024 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:02.024 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:02.024 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:02.024 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:02.024 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:02.024 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:02.024 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:02.024 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:02.024 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:02.024 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:02.024 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:02.024 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:02.024 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:02.024 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:02.024 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:02.328 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:02.328 [21/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:02.328 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:02.328 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:02.328 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:02.328 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:02.328 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:02.328 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:02.328 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:02.328 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:02.328 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:02.328 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:02.328 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:02.328 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:02.328 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:02.329 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:02.329 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:02.329 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:02.329 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:02.329 [39/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:02.329 [40/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:02.329 [41/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:02.329 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:02.329 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:02.329 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:02.329 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:02.329 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:02.329 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:02.329 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:02.329 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:02.329 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:02.329 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:02.329 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:02.329 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:02.329 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:02.329 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:02.329 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:02.329 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:02.329 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:02.329 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:02.329 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:02.329 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:02.329 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:02.329 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:02.329 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:02.329 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:02.329 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:02.329 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:02.329 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:02.329 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:02.329 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:02.329 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:02.329 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:02.329 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:02.329 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:02.329 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:02.329 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:02.329 [77/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:02.329 [78/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:02.329 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:02.329 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:02.329 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:02.329 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:02.329 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:02.329 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:02.329 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:02.329 [86/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:02.329 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:02.329 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:02.329 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:02.329 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:02.329 [91/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:02.628 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:02.628 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:02.628 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:02.628 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:02.628 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:02.628 [97/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:02.628 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:02.628 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:02.628 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:02.628 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:02.628 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:02.628 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:02.628 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:02.628 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:02.628 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:02.628 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:02.628 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:02.628 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:02.628 [110/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:02.628 [111/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:02.628 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:02.628 [113/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:02.628 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:02.628 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:02.628 [116/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:02.628 [117/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:02.922 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:02.922 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:02.922 [120/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:02.922 [121/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:02.922 [122/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:02.922 [123/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:02.922 [124/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:02.922 [125/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:02.922 [126/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:02.922 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:02.922 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:02.922 [129/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:02.922 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:02.922 [131/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:02.922 [132/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:02.922 [133/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:02.922 [134/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:02.922 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:02.922 [136/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:02.922 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:02.922 [138/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:02.922 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:02.922 [140/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:02.922 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:02.922 [142/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:02.922 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:02.922 [144/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:02.922 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:02.922 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:02.922 [147/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:03.183 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:03.183 [149/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:03.183 [150/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:03.183 [151/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:03.183 [152/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:03.183 [153/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:03.183 [154/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:03.183 [155/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:03.183 [156/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:03.183 [157/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:03.183 [158/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:03.183 [159/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:03.183 [160/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:03.183 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:03.183 [162/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:03.183 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:03.183 [164/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:03.183 [165/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:03.183 [166/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:03.442 [167/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:03.442 [168/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:03.442 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:03.442 [170/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:03.727 [171/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:03.727 [172/203] Linking static target lib/libxnvme.a 00:02:03.727 [173/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:03.984 [174/203] Linking target tests/xnvme_tests_buf 00:02:03.985 [175/203] Linking target tests/xnvme_tests_cli 00:02:03.985 [176/203] Linking target tests/xnvme_tests_scc 00:02:03.985 [177/203] Linking target tests/xnvme_tests_ioworker 00:02:03.985 [178/203] Linking target tests/xnvme_tests_enum 00:02:03.985 [179/203] Linking target tests/xnvme_tests_async_intf 00:02:03.985 [180/203] Linking target examples/xnvme_enum 00:02:03.985 [181/203] Linking target examples/xnvme_io_async 00:02:03.985 [182/203] Linking target tests/xnvme_tests_lblk 00:02:03.985 [183/203] Linking target tests/xnvme_tests_znd_state 00:02:03.985 [184/203] Linking target tests/xnvme_tests_xnvme_file 00:02:03.985 [185/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:03.985 [186/203] Linking target tools/xdd 00:02:03.985 [187/203] Linking target tests/xnvme_tests_map 00:02:03.985 [188/203] Linking target examples/xnvme_dev 00:02:03.985 [189/203] Linking target examples/xnvme_single_sync 00:02:03.985 [190/203] Linking target tools/xnvme_file 00:02:03.985 [191/203] Linking target tools/xnvme 00:02:03.985 [192/203] Linking target tests/xnvme_tests_znd_append 00:02:03.985 [193/203] Linking target examples/zoned_io_sync 00:02:03.985 [194/203] Linking target tools/kvs 00:02:03.985 [195/203] Linking target tools/lblk 00:02:03.985 [196/203] Linking target examples/xnvme_single_async 00:02:03.985 [197/203] Linking target tools/zoned 00:02:03.985 [198/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:03.985 [199/203] Linking target lib/libxnvme.so 00:02:03.985 [200/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:03.985 [201/203] Linking target examples/xnvme_hello 00:02:03.985 [202/203] Linking target tests/xnvme_tests_kvs 00:02:03.985 [203/203] Linking target examples/zoned_io_async 00:02:03.985 INFO: autodetecting backend as ninja 00:02:03.985 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:03.985 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:25.914 The Meson build system 00:02:25.914 Version: 1.3.1 00:02:25.914 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:25.914 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:25.914 Build type: native build 00:02:25.914 Program cat found: YES (/usr/bin/cat) 00:02:25.914 Project name: DPDK 00:02:25.914 Project version: 24.03.0 00:02:25.914 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:25.914 C linker for the host machine: cc ld.bfd 2.39-16 00:02:25.914 Host machine cpu family: x86_64 00:02:25.914 Host machine cpu: x86_64 00:02:25.914 Message: ## Building in Developer Mode ## 00:02:25.914 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:25.914 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:25.914 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:25.914 Program python3 found: YES (/usr/bin/python3) 00:02:25.914 Program cat found: YES (/usr/bin/cat) 00:02:25.914 Compiler for C supports arguments -march=native: YES 00:02:25.914 Checking for size of "void *" : 8 00:02:25.914 Checking for size of "void *" : 8 (cached) 00:02:25.914 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:25.915 Library m found: YES 00:02:25.915 Library numa found: YES 00:02:25.915 Has header "numaif.h" : YES 00:02:25.915 Library fdt found: NO 00:02:25.915 Library execinfo found: NO 00:02:25.915 Has header "execinfo.h" : YES 00:02:25.915 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:25.915 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:25.915 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:25.915 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:25.915 Run-time dependency openssl found: YES 3.0.9 00:02:25.915 Run-time dependency libpcap found: YES 1.10.4 00:02:25.915 Has header "pcap.h" with dependency libpcap: YES 00:02:25.915 Compiler for C supports arguments -Wcast-qual: YES 00:02:25.915 Compiler for C supports arguments -Wdeprecated: YES 00:02:25.915 Compiler for C supports arguments -Wformat: YES 00:02:25.915 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:25.915 Compiler for C supports arguments -Wformat-security: NO 00:02:25.915 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:25.915 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:25.915 Compiler for C supports arguments -Wnested-externs: YES 00:02:25.915 Compiler for C supports arguments -Wold-style-definition: YES 00:02:25.915 Compiler for C supports arguments -Wpointer-arith: YES 00:02:25.915 Compiler for C supports arguments -Wsign-compare: YES 00:02:25.915 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:25.915 Compiler for C supports arguments -Wundef: YES 00:02:25.915 Compiler for C supports arguments -Wwrite-strings: YES 00:02:25.915 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:25.915 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:25.915 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:25.915 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:25.915 Program objdump found: YES (/usr/bin/objdump) 00:02:25.915 Compiler for C supports arguments -mavx512f: YES 00:02:25.915 Checking if "AVX512 checking" compiles: YES 00:02:25.915 Fetching value of define "__SSE4_2__" : 1 00:02:25.915 Fetching value of define "__AES__" : 1 00:02:25.915 Fetching value of define "__AVX__" : 1 00:02:25.915 Fetching value of define "__AVX2__" : 1 00:02:25.915 Fetching value of define "__AVX512BW__" : 1 00:02:25.915 Fetching value of define "__AVX512CD__" : 1 00:02:25.915 Fetching value of define "__AVX512DQ__" : 1 00:02:25.915 Fetching value of define "__AVX512F__" : 1 00:02:25.915 Fetching value of define "__AVX512VL__" : 1 00:02:25.915 Fetching value of define "__PCLMUL__" : 1 00:02:25.915 Fetching value of define "__RDRND__" : 1 00:02:25.915 Fetching value of define "__RDSEED__" : 1 00:02:25.915 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:25.915 Fetching value of define "__znver1__" : (undefined) 00:02:25.915 Fetching value of define "__znver2__" : (undefined) 00:02:25.915 Fetching value of define "__znver3__" : (undefined) 00:02:25.915 Fetching value of define "__znver4__" : (undefined) 00:02:25.915 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:25.915 Message: lib/log: Defining dependency "log" 00:02:25.915 Message: lib/kvargs: Defining dependency "kvargs" 00:02:25.915 Message: lib/telemetry: Defining dependency "telemetry" 00:02:25.915 Checking for function "getentropy" : NO 00:02:25.915 Message: lib/eal: Defining dependency "eal" 00:02:25.915 Message: lib/ring: Defining dependency "ring" 00:02:25.915 Message: lib/rcu: Defining dependency "rcu" 00:02:25.915 Message: lib/mempool: Defining dependency "mempool" 00:02:25.915 Message: lib/mbuf: Defining dependency "mbuf" 00:02:25.915 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:25.915 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:25.915 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:25.915 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:25.915 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:25.915 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:25.915 Compiler for C supports arguments -mpclmul: YES 00:02:25.915 Compiler for C supports arguments -maes: YES 00:02:25.915 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:25.915 Compiler for C supports arguments -mavx512bw: YES 00:02:25.915 Compiler for C supports arguments -mavx512dq: YES 00:02:25.915 Compiler for C supports arguments -mavx512vl: YES 00:02:25.915 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:25.915 Compiler for C supports arguments -mavx2: YES 00:02:25.915 Compiler for C supports arguments -mavx: YES 00:02:25.915 Message: lib/net: Defining dependency "net" 00:02:25.915 Message: lib/meter: Defining dependency "meter" 00:02:25.915 Message: lib/ethdev: Defining dependency "ethdev" 00:02:25.915 Message: lib/pci: Defining dependency "pci" 00:02:25.915 Message: lib/cmdline: Defining dependency "cmdline" 00:02:25.916 Message: lib/hash: Defining dependency "hash" 00:02:25.916 Message: lib/timer: Defining dependency "timer" 00:02:25.916 Message: lib/compressdev: Defining dependency "compressdev" 00:02:25.916 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:25.916 Message: lib/dmadev: Defining dependency "dmadev" 00:02:25.916 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:25.916 Message: lib/power: Defining dependency "power" 00:02:25.916 Message: lib/reorder: Defining dependency "reorder" 00:02:25.916 Message: lib/security: Defining dependency "security" 00:02:25.916 Has header "linux/userfaultfd.h" : YES 00:02:25.916 Has header "linux/vduse.h" : YES 00:02:25.916 Message: lib/vhost: Defining dependency "vhost" 00:02:25.916 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:25.916 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:25.916 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:25.916 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:25.916 Compiler for C supports arguments -std=c11: YES 00:02:25.916 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:25.916 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:25.916 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:25.916 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:25.916 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:25.916 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:25.916 Library mtcr_ul found: NO 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:25.916 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:26.855 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:26.855 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:26.855 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:26.855 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:26.856 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:26.856 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:26.856 Configuring mlx5_autoconf.h using configuration 00:02:26.856 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:26.856 Run-time dependency libcrypto found: YES 3.0.9 00:02:26.856 Library IPSec_MB found: YES 00:02:26.856 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:26.856 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:26.856 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:26.857 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:26.857 Library IPSec_MB found: YES 00:02:26.857 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:26.857 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:26.857 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.857 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.857 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:26.857 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:26.857 Library libisal found: NO 00:02:26.857 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:26.857 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.857 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.857 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.857 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:26.857 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:26.857 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:26.857 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:26.857 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:26.857 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:26.857 Program doxygen found: YES (/usr/bin/doxygen) 00:02:26.857 Configuring doxy-api-html.conf using configuration 00:02:26.857 Configuring doxy-api-man.conf using configuration 00:02:26.857 Program mandb found: YES (/usr/bin/mandb) 00:02:26.857 Program sphinx-build found: NO 00:02:26.857 Configuring rte_build_config.h using configuration 00:02:26.857 Message: 00:02:26.857 ================= 00:02:26.857 Applications Enabled 00:02:26.857 ================= 00:02:26.857 00:02:26.857 apps: 00:02:26.857 00:02:26.857 00:02:26.857 Message: 00:02:26.857 ================= 00:02:26.857 Libraries Enabled 00:02:26.857 ================= 00:02:26.857 00:02:26.857 libs: 00:02:26.857 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:26.857 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:26.857 cryptodev, dmadev, power, reorder, security, vhost, 00:02:26.857 00:02:26.857 Message: 00:02:26.857 =============== 00:02:26.857 Drivers Enabled 00:02:26.857 =============== 00:02:26.857 00:02:26.857 common: 00:02:26.857 mlx5, qat, 00:02:26.857 bus: 00:02:26.857 auxiliary, pci, vdev, 00:02:26.857 mempool: 00:02:26.857 ring, 00:02:26.857 dma: 00:02:26.857 00:02:26.857 net: 00:02:26.857 00:02:26.857 crypto: 00:02:26.857 ipsec_mb, mlx5, 00:02:26.857 compress: 00:02:26.857 isal, mlx5, 00:02:26.857 vdpa: 00:02:26.857 00:02:26.857 00:02:26.857 Message: 00:02:26.857 ================= 00:02:26.857 Content Skipped 00:02:26.857 ================= 00:02:26.857 00:02:26.857 apps: 00:02:26.857 dumpcap: explicitly disabled via build config 00:02:26.857 graph: explicitly disabled via build config 00:02:26.857 pdump: explicitly disabled via build config 00:02:26.857 proc-info: explicitly disabled via build config 00:02:26.857 test-acl: explicitly disabled via build config 00:02:26.857 test-bbdev: explicitly disabled via build config 00:02:26.857 test-cmdline: explicitly disabled via build config 00:02:26.857 test-compress-perf: explicitly disabled via build config 00:02:26.857 test-crypto-perf: explicitly disabled via build config 00:02:26.857 test-dma-perf: explicitly disabled via build config 00:02:26.857 test-eventdev: explicitly disabled via build config 00:02:26.857 test-fib: explicitly disabled via build config 00:02:26.857 test-flow-perf: explicitly disabled via build config 00:02:26.857 test-gpudev: explicitly disabled via build config 00:02:26.857 test-mldev: explicitly disabled via build config 00:02:26.857 test-pipeline: explicitly disabled via build config 00:02:26.857 test-pmd: explicitly disabled via build config 00:02:26.857 test-regex: explicitly disabled via build config 00:02:26.857 test-sad: explicitly disabled via build config 00:02:26.857 test-security-perf: explicitly disabled via build config 00:02:26.857 00:02:26.857 libs: 00:02:26.857 argparse: explicitly disabled via build config 00:02:26.857 metrics: explicitly disabled via build config 00:02:26.857 acl: explicitly disabled via build config 00:02:26.857 bbdev: explicitly disabled via build config 00:02:26.857 bitratestats: explicitly disabled via build config 00:02:26.857 bpf: explicitly disabled via build config 00:02:26.857 cfgfile: explicitly disabled via build config 00:02:26.857 distributor: explicitly disabled via build config 00:02:26.857 efd: explicitly disabled via build config 00:02:26.857 eventdev: explicitly disabled via build config 00:02:26.858 dispatcher: explicitly disabled via build config 00:02:26.858 gpudev: explicitly disabled via build config 00:02:26.858 gro: explicitly disabled via build config 00:02:26.858 gso: explicitly disabled via build config 00:02:26.858 ip_frag: explicitly disabled via build config 00:02:26.858 jobstats: explicitly disabled via build config 00:02:26.858 latencystats: explicitly disabled via build config 00:02:26.858 lpm: explicitly disabled via build config 00:02:26.858 member: explicitly disabled via build config 00:02:26.858 pcapng: explicitly disabled via build config 00:02:26.858 rawdev: explicitly disabled via build config 00:02:26.858 regexdev: explicitly disabled via build config 00:02:26.858 mldev: explicitly disabled via build config 00:02:26.858 rib: explicitly disabled via build config 00:02:26.858 sched: explicitly disabled via build config 00:02:26.858 stack: explicitly disabled via build config 00:02:26.858 ipsec: explicitly disabled via build config 00:02:26.858 pdcp: explicitly disabled via build config 00:02:26.858 fib: explicitly disabled via build config 00:02:26.858 port: explicitly disabled via build config 00:02:26.858 pdump: explicitly disabled via build config 00:02:26.858 table: explicitly disabled via build config 00:02:26.858 pipeline: explicitly disabled via build config 00:02:26.858 graph: explicitly disabled via build config 00:02:26.858 node: explicitly disabled via build config 00:02:26.858 00:02:26.858 drivers: 00:02:26.858 common/cpt: not in enabled drivers build config 00:02:26.858 common/dpaax: not in enabled drivers build config 00:02:26.858 common/iavf: not in enabled drivers build config 00:02:26.858 common/idpf: not in enabled drivers build config 00:02:26.858 common/ionic: not in enabled drivers build config 00:02:26.858 common/mvep: not in enabled drivers build config 00:02:26.858 common/octeontx: not in enabled drivers build config 00:02:26.858 bus/cdx: not in enabled drivers build config 00:02:26.858 bus/dpaa: not in enabled drivers build config 00:02:26.858 bus/fslmc: not in enabled drivers build config 00:02:26.858 bus/ifpga: not in enabled drivers build config 00:02:26.858 bus/platform: not in enabled drivers build config 00:02:26.858 bus/uacce: not in enabled drivers build config 00:02:26.858 bus/vmbus: not in enabled drivers build config 00:02:26.858 common/cnxk: not in enabled drivers build config 00:02:26.858 common/nfp: not in enabled drivers build config 00:02:26.858 common/nitrox: not in enabled drivers build config 00:02:26.858 common/sfc_efx: not in enabled drivers build config 00:02:26.858 mempool/bucket: not in enabled drivers build config 00:02:26.858 mempool/cnxk: not in enabled drivers build config 00:02:26.858 mempool/dpaa: not in enabled drivers build config 00:02:26.858 mempool/dpaa2: not in enabled drivers build config 00:02:26.858 mempool/octeontx: not in enabled drivers build config 00:02:26.858 mempool/stack: not in enabled drivers build config 00:02:26.858 dma/cnxk: not in enabled drivers build config 00:02:26.858 dma/dpaa: not in enabled drivers build config 00:02:26.858 dma/dpaa2: not in enabled drivers build config 00:02:26.858 dma/hisilicon: not in enabled drivers build config 00:02:26.858 dma/idxd: not in enabled drivers build config 00:02:26.858 dma/ioat: not in enabled drivers build config 00:02:26.858 dma/skeleton: not in enabled drivers build config 00:02:26.858 net/af_packet: not in enabled drivers build config 00:02:26.858 net/af_xdp: not in enabled drivers build config 00:02:26.858 net/ark: not in enabled drivers build config 00:02:26.858 net/atlantic: not in enabled drivers build config 00:02:26.858 net/avp: not in enabled drivers build config 00:02:26.858 net/axgbe: not in enabled drivers build config 00:02:26.858 net/bnx2x: not in enabled drivers build config 00:02:26.858 net/bnxt: not in enabled drivers build config 00:02:26.858 net/bonding: not in enabled drivers build config 00:02:26.858 net/cnxk: not in enabled drivers build config 00:02:26.858 net/cpfl: not in enabled drivers build config 00:02:26.858 net/cxgbe: not in enabled drivers build config 00:02:26.858 net/dpaa: not in enabled drivers build config 00:02:26.858 net/dpaa2: not in enabled drivers build config 00:02:26.858 net/e1000: not in enabled drivers build config 00:02:26.858 net/ena: not in enabled drivers build config 00:02:26.858 net/enetc: not in enabled drivers build config 00:02:26.858 net/enetfec: not in enabled drivers build config 00:02:26.858 net/enic: not in enabled drivers build config 00:02:26.858 net/failsafe: not in enabled drivers build config 00:02:26.858 net/fm10k: not in enabled drivers build config 00:02:26.858 net/gve: not in enabled drivers build config 00:02:26.858 net/hinic: not in enabled drivers build config 00:02:26.858 net/hns3: not in enabled drivers build config 00:02:26.858 net/i40e: not in enabled drivers build config 00:02:26.858 net/iavf: not in enabled drivers build config 00:02:26.858 net/ice: not in enabled drivers build config 00:02:26.858 net/idpf: not in enabled drivers build config 00:02:26.858 net/igc: not in enabled drivers build config 00:02:26.858 net/ionic: not in enabled drivers build config 00:02:26.858 net/ipn3ke: not in enabled drivers build config 00:02:26.858 net/ixgbe: not in enabled drivers build config 00:02:26.858 net/mana: not in enabled drivers build config 00:02:26.858 net/memif: not in enabled drivers build config 00:02:26.858 net/mlx4: not in enabled drivers build config 00:02:26.858 net/mlx5: not in enabled drivers build config 00:02:26.858 net/mvneta: not in enabled drivers build config 00:02:26.858 net/mvpp2: not in enabled drivers build config 00:02:26.859 net/netvsc: not in enabled drivers build config 00:02:26.859 net/nfb: not in enabled drivers build config 00:02:26.859 net/nfp: not in enabled drivers build config 00:02:26.859 net/ngbe: not in enabled drivers build config 00:02:26.859 net/null: not in enabled drivers build config 00:02:26.859 net/octeontx: not in enabled drivers build config 00:02:26.859 net/octeon_ep: not in enabled drivers build config 00:02:26.859 net/pcap: not in enabled drivers build config 00:02:26.859 net/pfe: not in enabled drivers build config 00:02:26.859 net/qede: not in enabled drivers build config 00:02:26.859 net/ring: not in enabled drivers build config 00:02:26.859 net/sfc: not in enabled drivers build config 00:02:26.859 net/softnic: not in enabled drivers build config 00:02:26.859 net/tap: not in enabled drivers build config 00:02:26.859 net/thunderx: not in enabled drivers build config 00:02:26.859 net/txgbe: not in enabled drivers build config 00:02:26.859 net/vdev_netvsc: not in enabled drivers build config 00:02:26.859 net/vhost: not in enabled drivers build config 00:02:26.859 net/virtio: not in enabled drivers build config 00:02:26.859 net/vmxnet3: not in enabled drivers build config 00:02:26.859 raw/*: missing internal dependency, "rawdev" 00:02:26.859 crypto/armv8: not in enabled drivers build config 00:02:26.859 crypto/bcmfs: not in enabled drivers build config 00:02:26.859 crypto/caam_jr: not in enabled drivers build config 00:02:26.859 crypto/ccp: not in enabled drivers build config 00:02:26.859 crypto/cnxk: not in enabled drivers build config 00:02:26.859 crypto/dpaa_sec: not in enabled drivers build config 00:02:26.859 crypto/dpaa2_sec: not in enabled drivers build config 00:02:26.859 crypto/mvsam: not in enabled drivers build config 00:02:26.859 crypto/nitrox: not in enabled drivers build config 00:02:26.859 crypto/null: not in enabled drivers build config 00:02:26.859 crypto/octeontx: not in enabled drivers build config 00:02:26.859 crypto/openssl: not in enabled drivers build config 00:02:26.859 crypto/scheduler: not in enabled drivers build config 00:02:26.859 crypto/uadk: not in enabled drivers build config 00:02:26.859 crypto/virtio: not in enabled drivers build config 00:02:26.859 compress/nitrox: not in enabled drivers build config 00:02:26.859 compress/octeontx: not in enabled drivers build config 00:02:26.859 compress/zlib: not in enabled drivers build config 00:02:26.859 regex/*: missing internal dependency, "regexdev" 00:02:26.859 ml/*: missing internal dependency, "mldev" 00:02:26.859 vdpa/ifc: not in enabled drivers build config 00:02:26.859 vdpa/mlx5: not in enabled drivers build config 00:02:26.859 vdpa/nfp: not in enabled drivers build config 00:02:26.859 vdpa/sfc: not in enabled drivers build config 00:02:26.859 event/*: missing internal dependency, "eventdev" 00:02:26.859 baseband/*: missing internal dependency, "bbdev" 00:02:26.859 gpu/*: missing internal dependency, "gpudev" 00:02:26.859 00:02:26.859 00:02:27.429 Build targets in project: 114 00:02:27.429 00:02:27.429 DPDK 24.03.0 00:02:27.429 00:02:27.429 User defined options 00:02:27.429 buildtype : debug 00:02:27.429 default_library : static 00:02:27.429 libdir : lib 00:02:27.429 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:27.429 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -DNO_COMPAT_IMB_API_053 -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isalbuild -fPIC -Werror 00:02:27.429 c_link_args : -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/.libs -lisal 00:02:27.429 cpu_instruction_set: native 00:02:27.429 disable_apps : graph,dumpcap,test-flow-perf,test-bbdev,pdump,test-regex,test-acl,test-mldev,test-sad,test-dma-perf,test,test-crypto-perf,test-security-perf,proc-info,test-fib,test-cmdline,test-eventdev,test-gpudev,test-compress-perf,test-pipeline,test-pmd 00:02:27.430 disable_libs : graph,gro,pcapng,pdump,distributor,fib,ipsec,dispatcher,gpudev,acl,node,regexdev,latencystats,pdcp,sched,bpf,stack,metrics,ip_frag,bitratestats,efd,bbdev,eventdev,lpm,member,cfgfile,rib,gso,jobstats,port,rawdev,pipeline,mldev,table,argparse 00:02:27.430 enable_docs : false 00:02:27.430 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring,crypto/qat,compress/qat,common/qat,common/mlx5,bus/auxiliary,crypto,crypto/aesni_mb,crypto/mlx5,crypto/ipsec_mb,compress,compress/isal,compress/mlx5 00:02:27.430 enable_kmods : false 00:02:27.430 max_lcores : 128 00:02:27.430 tests : false 00:02:27.430 00:02:27.430 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:27.689 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:27.689 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:27.689 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:27.689 [3/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:27.689 [4/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:27.689 [5/377] Linking static target lib/librte_kvargs.a 00:02:27.689 [6/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:27.689 [7/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:27.689 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:27.689 [9/377] Linking static target lib/librte_log.a 00:02:27.946 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:27.946 [11/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:27.946 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:27.946 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:27.946 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:27.946 [15/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.946 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:27.946 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:27.946 [18/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:27.946 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:27.946 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:27.946 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:27.946 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:27.946 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:27.946 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:27.946 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:27.946 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:27.946 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:27.946 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:27.946 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:27.946 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:27.946 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:27.946 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:27.946 [33/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:27.946 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:27.946 [35/377] Linking static target lib/librte_telemetry.a 00:02:27.946 [36/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:27.946 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:27.946 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:27.947 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:28.204 [40/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:28.204 [41/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:28.204 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:28.204 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.204 [44/377] Linking target lib/librte_log.so.24.1 00:02:28.204 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:28.204 [46/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:28.204 [47/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:28.204 [48/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:28.204 [49/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:28.204 [50/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:28.204 [51/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:28.204 [52/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:28.204 [53/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:28.204 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:28.204 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:28.205 [56/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:28.205 [57/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:28.205 [58/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:28.205 [59/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:28.205 [60/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:28.205 [61/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:28.205 [62/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:28.205 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:28.205 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:28.205 [65/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:28.205 [66/377] Linking target lib/librte_kvargs.so.24.1 00:02:28.205 [67/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:28.205 [68/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.205 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:28.205 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:28.205 [71/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:28.205 [72/377] Linking target lib/librte_telemetry.so.24.1 00:02:28.205 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:28.461 [74/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:28.461 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:28.461 [76/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:28.461 [77/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:28.461 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:28.461 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:28.461 [80/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:28.461 [81/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:28.461 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:28.461 [83/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:28.461 [84/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:28.461 [85/377] Linking static target lib/librte_ring.a 00:02:28.461 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:28.461 [87/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:28.461 [88/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:28.461 [89/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:28.461 [90/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:28.461 [91/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:28.462 [92/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:28.462 [93/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:28.462 [94/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:28.462 [95/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:28.462 [96/377] Linking static target lib/librte_eal.a 00:02:28.462 [97/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:28.462 [98/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:28.462 [99/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:28.462 [100/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:28.462 [101/377] Linking static target lib/librte_rcu.a 00:02:28.462 [102/377] Linking static target lib/librte_mempool.a 00:02:28.718 [103/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:28.718 [104/377] Linking static target lib/librte_net.a 00:02:28.718 [105/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:28.718 [106/377] Linking static target lib/librte_pci.a 00:02:28.718 [107/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:28.718 [108/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:28.718 [109/377] Linking static target lib/librte_meter.a 00:02:28.718 [110/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:28.718 [111/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.718 [112/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:28.719 [113/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:28.719 [114/377] Linking static target lib/librte_mbuf.a 00:02:28.719 [115/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:28.719 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:28.719 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:28.719 [118/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:28.719 [119/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.719 [120/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.719 [121/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:28.719 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:28.719 [123/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:28.719 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:28.719 [125/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.719 [126/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:28.719 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:28.719 [128/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.719 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:28.719 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:28.719 [131/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:28.719 [132/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:28.719 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:28.719 [134/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:28.719 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:28.719 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:28.977 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:28.977 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:28.977 [139/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:28.977 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:28.977 [141/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:28.977 [142/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:28.977 [143/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:28.977 [144/377] Linking static target lib/librte_cmdline.a 00:02:28.977 [145/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:28.977 [146/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:28.977 [147/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:28.977 [148/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.977 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:28.978 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:28.978 [151/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:28.978 [152/377] Linking static target lib/librte_timer.a 00:02:28.978 [153/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:28.978 [154/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.978 [155/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:28.978 [156/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:28.978 [157/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:29.236 [158/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:29.236 [159/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:29.236 [160/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:29.236 [161/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:29.236 [162/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:29.236 [163/377] Linking static target lib/librte_compressdev.a 00:02:29.236 [164/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:29.236 [165/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:29.236 [166/377] Linking static target lib/librte_dmadev.a 00:02:29.236 [167/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:29.236 [168/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:29.236 [169/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:29.236 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:29.236 [171/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:29.236 [172/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:29.236 [173/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:29.236 [174/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:29.236 [175/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:29.236 [176/377] Linking static target lib/librte_power.a 00:02:29.236 [177/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:29.236 [178/377] Linking static target lib/librte_hash.a 00:02:29.236 [179/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.236 [180/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:29.494 [181/377] Linking static target lib/librte_reorder.a 00:02:29.494 [182/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:29.494 [183/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:29.494 [184/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:29.494 [185/377] Linking static target lib/librte_security.a 00:02:29.494 [186/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:29.494 [187/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:29.494 [188/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:29.494 [189/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:29.494 [190/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:29.494 [191/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:29.494 [192/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:29.494 [193/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:29.494 [194/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:29.494 [195/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:29.494 [196/377] Linking static target lib/librte_cryptodev.a 00:02:29.494 [197/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:29.494 [198/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.494 [199/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.494 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:29.494 [201/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:29.494 [202/377] Linking static target lib/librte_ethdev.a 00:02:29.494 [203/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.494 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:29.494 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:29.494 [206/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:29.494 [207/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.494 [208/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.494 [209/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:29.753 [210/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.753 [211/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:29.753 [212/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:29.753 [213/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:29.753 [214/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:29.753 [215/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.753 [216/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:29.753 [217/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:29.753 [218/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:29.753 [219/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:29.753 [220/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.753 [221/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:29.753 [222/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:29.753 [223/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.753 [224/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.753 [225/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.753 [226/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:29.753 [227/377] Linking static target drivers/librte_bus_pci.a 00:02:29.753 [228/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.753 [229/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:29.753 [230/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:29.753 [231/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.753 [232/377] Linking static target drivers/librte_bus_vdev.a 00:02:29.753 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:29.753 [234/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.753 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:30.011 [236/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:30.011 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:30.011 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:30.011 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:30.011 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:30.011 [241/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.011 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:30.011 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:30.011 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:30.011 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:30.011 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:30.011 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:30.011 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:30.011 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:30.011 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:30.011 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:30.011 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:30.268 [253/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:30.268 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:30.268 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:30.268 [256/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:30.268 [257/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.268 [258/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:30.268 [259/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:30.268 [260/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:30.268 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:30.268 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:30.268 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:30.268 [264/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:30.268 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:30.526 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:30.526 [267/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:30.526 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:30.526 [269/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:30.526 [270/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:30.526 [271/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:30.526 [272/377] Linking static target drivers/librte_common_mlx5.a 00:02:30.526 [273/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.526 [274/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:30.526 [275/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:30.526 [276/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:30.526 [277/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:30.526 [278/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:30.526 [279/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:30.526 [280/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:30.526 [281/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:30.526 [282/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:30.526 [283/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:30.526 [284/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.526 [285/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.526 [286/377] Linking static target drivers/librte_mempool_ring.a 00:02:30.526 [287/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:30.526 [288/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:30.784 [289/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:30.784 [290/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:30.784 [291/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:30.784 [292/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:30.784 [293/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:30.784 [294/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:30.784 [295/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:30.784 [296/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:30.784 [297/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:30.784 [298/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:30.784 [299/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:30.784 [300/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:30.784 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:30.784 [302/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:30.784 [303/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:30.784 [304/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:30.784 [305/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.784 [306/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.784 [307/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:31.043 [308/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:31.043 [309/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:31.043 [310/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:31.043 [311/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:31.043 [312/377] Linking static target drivers/librte_compress_isal.a 00:02:31.043 [313/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:31.043 [314/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:31.043 [315/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:31.043 [316/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:31.043 [317/377] Linking static target drivers/librte_compress_mlx5.a 00:02:31.043 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:31.043 [319/377] Linking static target lib/librte_vhost.a 00:02:31.302 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:31.302 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:31.560 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:31.561 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:31.561 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:31.561 [325/377] Linking static target drivers/librte_common_qat.a 00:02:32.128 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:33.066 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:34.001 [328/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:34.001 [329/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:34.001 [330/377] Linking target lib/librte_eal.so.24.1 00:02:34.001 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:34.260 [332/377] Linking target lib/librte_meter.so.24.1 00:02:34.260 [333/377] Linking target lib/librte_pci.so.24.1 00:02:34.260 [334/377] Linking target lib/librte_ring.so.24.1 00:02:34.260 [335/377] Linking target lib/librte_timer.so.24.1 00:02:34.260 [336/377] Linking target lib/librte_dmadev.so.24.1 00:02:34.260 [337/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:34.260 [338/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:34.260 [339/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:34.260 [340/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:34.260 [341/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:34.260 [342/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:34.260 [343/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:34.260 [344/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:34.260 [345/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:34.260 [346/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:34.260 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:34.260 [348/377] Linking target lib/librte_rcu.so.24.1 00:02:34.260 [349/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:34.260 [350/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:34.260 [351/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:34.519 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:34.519 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:34.519 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:34.519 [355/377] Linking target lib/librte_net.so.24.1 00:02:34.519 [356/377] Linking target lib/librte_reorder.so.24.1 00:02:34.519 [357/377] Linking target lib/librte_compressdev.so.24.1 00:02:34.519 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:34.778 [359/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:34.778 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:34.778 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:34.778 [362/377] Linking target lib/librte_hash.so.24.1 00:02:34.778 [363/377] Linking target lib/librte_security.so.24.1 00:02:34.778 [364/377] Linking target lib/librte_cmdline.so.24.1 00:02:34.778 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:34.778 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:34.778 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:34.778 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:34.779 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:34.779 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:34.779 [371/377] Linking target lib/librte_power.so.24.1 00:02:34.779 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:35.039 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:35.039 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:35.039 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:35.039 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:35.039 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:35.039 INFO: autodetecting backend as ninja 00:02:35.039 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp -j 26 00:02:35.977 CC lib/log/log.o 00:02:35.977 CC lib/log/log_flags.o 00:02:35.977 CC lib/log/log_deprecated.o 00:02:35.977 CC lib/ut_mock/mock.o 00:02:35.977 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:35.977 CC lib/ut/ut.o 00:02:35.977 LIB libspdk_ut_mock.a 00:02:35.977 LIB libspdk_log.a 00:02:35.977 LIB libspdk_ut.a 00:02:36.237 CC lib/ioat/ioat.o 00:02:36.237 CC lib/dma/dma.o 00:02:36.237 CXX lib/trace_parser/trace.o 00:02:36.237 CC lib/util/base64.o 00:02:36.237 CC lib/util/bit_array.o 00:02:36.237 CC lib/util/cpuset.o 00:02:36.237 CC lib/util/crc16.o 00:02:36.237 CC lib/util/crc32.o 00:02:36.237 CC lib/util/crc32c.o 00:02:36.237 CC lib/util/crc32_ieee.o 00:02:36.237 CC lib/util/crc64.o 00:02:36.237 CC lib/util/dif.o 00:02:36.237 CC lib/util/fd.o 00:02:36.237 CC lib/util/fd_group.o 00:02:36.237 CC lib/util/file.o 00:02:36.237 CC lib/util/hexlify.o 00:02:36.237 CC lib/util/math.o 00:02:36.237 CC lib/util/iov.o 00:02:36.237 CC lib/util/net.o 00:02:36.237 CC lib/util/pipe.o 00:02:36.237 CC lib/util/strerror_tls.o 00:02:36.237 CC lib/util/string.o 00:02:36.237 CC lib/util/uuid.o 00:02:36.237 CC lib/util/xor.o 00:02:36.237 CC lib/util/zipf.o 00:02:36.237 CC lib/vfio_user/host/vfio_user_pci.o 00:02:36.237 CC lib/vfio_user/host/vfio_user.o 00:02:36.497 LIB libspdk_dma.a 00:02:36.497 LIB libspdk_ioat.a 00:02:36.497 LIB libspdk_vfio_user.a 00:02:36.756 LIB libspdk_util.a 00:02:36.756 CC lib/vmd/vmd.o 00:02:36.756 CC lib/vmd/led.o 00:02:36.756 CC lib/rdma_utils/rdma_utils.o 00:02:36.756 CC lib/reduce/reduce.o 00:02:36.756 CC lib/json/json_parse.o 00:02:36.756 CC lib/json/json_util.o 00:02:36.756 CC lib/json/json_write.o 00:02:36.756 CC lib/rdma_provider/common.o 00:02:36.756 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:36.756 CC lib/idxd/idxd.o 00:02:36.757 CC lib/idxd/idxd_user.o 00:02:36.757 CC lib/idxd/idxd_kernel.o 00:02:36.757 CC lib/conf/conf.o 00:02:36.757 CC lib/env_dpdk/env.o 00:02:36.757 CC lib/env_dpdk/memory.o 00:02:36.757 CC lib/env_dpdk/pci.o 00:02:36.757 CC lib/env_dpdk/init.o 00:02:36.757 CC lib/env_dpdk/threads.o 00:02:36.757 CC lib/env_dpdk/pci_ioat.o 00:02:36.757 CC lib/env_dpdk/pci_virtio.o 00:02:36.757 CC lib/env_dpdk/pci_vmd.o 00:02:36.757 CC lib/env_dpdk/pci_idxd.o 00:02:36.757 CC lib/env_dpdk/pci_event.o 00:02:36.757 CC lib/env_dpdk/sigbus_handler.o 00:02:36.757 CC lib/env_dpdk/pci_dpdk.o 00:02:37.016 LIB libspdk_trace_parser.a 00:02:37.016 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:37.016 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:37.016 LIB libspdk_rdma_provider.a 00:02:37.016 LIB libspdk_conf.a 00:02:37.016 LIB libspdk_rdma_utils.a 00:02:37.016 LIB libspdk_json.a 00:02:37.275 LIB libspdk_idxd.a 00:02:37.275 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:37.275 CC lib/jsonrpc/jsonrpc_server.o 00:02:37.275 CC lib/jsonrpc/jsonrpc_client.o 00:02:37.275 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:37.275 LIB libspdk_vmd.a 00:02:37.275 LIB libspdk_reduce.a 00:02:37.536 LIB libspdk_jsonrpc.a 00:02:37.795 CC lib/rpc/rpc.o 00:02:37.795 LIB libspdk_rpc.a 00:02:37.795 LIB libspdk_env_dpdk.a 00:02:38.056 CC lib/trace/trace.o 00:02:38.056 CC lib/trace/trace_flags.o 00:02:38.056 CC lib/trace/trace_rpc.o 00:02:38.056 CC lib/keyring/keyring.o 00:02:38.056 CC lib/keyring/keyring_rpc.o 00:02:38.056 CC lib/notify/notify.o 00:02:38.056 CC lib/notify/notify_rpc.o 00:02:38.315 LIB libspdk_notify.a 00:02:38.315 LIB libspdk_keyring.a 00:02:38.315 LIB libspdk_trace.a 00:02:38.575 CC lib/thread/thread.o 00:02:38.575 CC lib/thread/iobuf.o 00:02:38.575 CC lib/sock/sock.o 00:02:38.575 CC lib/sock/sock_rpc.o 00:02:38.835 LIB libspdk_sock.a 00:02:38.835 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:38.835 CC lib/nvme/nvme_ctrlr.o 00:02:38.835 CC lib/nvme/nvme_fabric.o 00:02:38.835 CC lib/nvme/nvme_ns_cmd.o 00:02:38.835 CC lib/nvme/nvme_ns.o 00:02:38.835 CC lib/nvme/nvme_pcie_common.o 00:02:38.835 CC lib/nvme/nvme_pcie.o 00:02:38.835 CC lib/nvme/nvme_qpair.o 00:02:38.835 CC lib/nvme/nvme.o 00:02:38.835 CC lib/nvme/nvme_quirks.o 00:02:38.835 CC lib/nvme/nvme_discovery.o 00:02:38.835 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:38.835 CC lib/nvme/nvme_transport.o 00:02:38.835 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:38.835 CC lib/nvme/nvme_tcp.o 00:02:38.835 CC lib/nvme/nvme_opal.o 00:02:38.835 CC lib/nvme/nvme_io_msg.o 00:02:38.835 CC lib/nvme/nvme_poll_group.o 00:02:38.835 CC lib/nvme/nvme_zns.o 00:02:38.835 CC lib/nvme/nvme_stubs.o 00:02:38.835 CC lib/nvme/nvme_auth.o 00:02:38.835 CC lib/nvme/nvme_cuse.o 00:02:38.835 CC lib/nvme/nvme_vfio_user.o 00:02:38.835 CC lib/nvme/nvme_rdma.o 00:02:39.405 LIB libspdk_thread.a 00:02:39.664 CC lib/blob/blobstore.o 00:02:39.664 CC lib/blob/request.o 00:02:39.664 CC lib/blob/zeroes.o 00:02:39.664 CC lib/blob/blob_bs_dev.o 00:02:39.664 CC lib/vfu_tgt/tgt_endpoint.o 00:02:39.664 CC lib/vfu_tgt/tgt_rpc.o 00:02:39.664 CC lib/virtio/virtio.o 00:02:39.664 CC lib/virtio/virtio_vhost_user.o 00:02:39.664 CC lib/virtio/virtio_vfio_user.o 00:02:39.664 CC lib/virtio/virtio_pci.o 00:02:39.664 CC lib/accel/accel.o 00:02:39.664 CC lib/accel/accel_rpc.o 00:02:39.664 CC lib/accel/accel_sw.o 00:02:39.664 CC lib/init/subsystem.o 00:02:39.664 CC lib/init/json_config.o 00:02:39.664 CC lib/init/subsystem_rpc.o 00:02:39.664 CC lib/init/rpc.o 00:02:39.924 LIB libspdk_init.a 00:02:39.924 LIB libspdk_virtio.a 00:02:39.924 LIB libspdk_vfu_tgt.a 00:02:40.183 CC lib/event/app.o 00:02:40.183 CC lib/event/reactor.o 00:02:40.183 CC lib/event/log_rpc.o 00:02:40.183 CC lib/event/app_rpc.o 00:02:40.183 CC lib/event/scheduler_static.o 00:02:40.444 LIB libspdk_event.a 00:02:40.444 LIB libspdk_accel.a 00:02:40.444 LIB libspdk_nvme.a 00:02:40.705 CC lib/bdev/bdev.o 00:02:40.705 CC lib/bdev/bdev_rpc.o 00:02:40.705 CC lib/bdev/bdev_zone.o 00:02:40.705 CC lib/bdev/part.o 00:02:40.705 CC lib/bdev/scsi_nvme.o 00:02:42.089 LIB libspdk_blob.a 00:02:42.089 CC lib/blobfs/blobfs.o 00:02:42.089 CC lib/lvol/lvol.o 00:02:42.089 CC lib/blobfs/tree.o 00:02:42.660 LIB libspdk_bdev.a 00:02:42.660 LIB libspdk_blobfs.a 00:02:42.660 CC lib/nbd/nbd.o 00:02:42.660 CC lib/nbd/nbd_rpc.o 00:02:42.660 CC lib/ftl/ftl_core.o 00:02:42.660 CC lib/ftl/ftl_init.o 00:02:42.660 CC lib/ublk/ublk.o 00:02:42.660 CC lib/ftl/ftl_layout.o 00:02:42.660 CC lib/ftl/ftl_debug.o 00:02:42.660 CC lib/ublk/ublk_rpc.o 00:02:42.660 CC lib/ftl/ftl_io.o 00:02:42.660 CC lib/nvmf/ctrlr.o 00:02:42.660 CC lib/ftl/ftl_sb.o 00:02:42.660 CC lib/ftl/ftl_l2p.o 00:02:42.660 CC lib/scsi/dev.o 00:02:42.660 CC lib/ftl/ftl_l2p_flat.o 00:02:42.660 CC lib/nvmf/ctrlr_discovery.o 00:02:42.660 CC lib/scsi/lun.o 00:02:42.660 CC lib/ftl/ftl_nv_cache.o 00:02:42.660 CC lib/scsi/port.o 00:02:42.660 CC lib/nvmf/subsystem.o 00:02:42.660 CC lib/nvmf/ctrlr_bdev.o 00:02:42.660 CC lib/ftl/ftl_band.o 00:02:42.660 CC lib/scsi/scsi.o 00:02:42.660 CC lib/nvmf/nvmf.o 00:02:42.660 CC lib/scsi/scsi_bdev.o 00:02:42.660 CC lib/ftl/ftl_band_ops.o 00:02:42.660 LIB libspdk_lvol.a 00:02:42.923 CC lib/ftl/ftl_writer.o 00:02:42.923 CC lib/ftl/ftl_rq.o 00:02:42.923 CC lib/scsi/scsi_pr.o 00:02:42.923 CC lib/ftl/ftl_reloc.o 00:02:42.923 CC lib/ftl/ftl_l2p_cache.o 00:02:42.923 CC lib/scsi/scsi_rpc.o 00:02:42.923 CC lib/ftl/ftl_p2l.o 00:02:42.923 CC lib/scsi/task.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:42.923 CC lib/nvmf/nvmf_rpc.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:42.923 LIB libspdk_nbd.a 00:02:42.923 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:43.181 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:43.181 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:43.181 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:43.181 CC lib/ftl/utils/ftl_conf.o 00:02:43.181 CC lib/ftl/utils/ftl_md.o 00:02:43.181 CC lib/ftl/utils/ftl_mempool.o 00:02:43.181 CC lib/nvmf/transport.o 00:02:43.181 CC lib/nvmf/tcp.o 00:02:43.181 LIB libspdk_scsi.a 00:02:43.181 CC lib/ftl/utils/ftl_bitmap.o 00:02:43.181 CC lib/nvmf/stubs.o 00:02:43.181 CC lib/ftl/utils/ftl_property.o 00:02:43.181 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:43.181 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:43.181 CC lib/nvmf/mdns_server.o 00:02:43.181 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:43.181 CC lib/nvmf/vfio_user.o 00:02:43.181 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:43.181 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:43.182 LIB libspdk_ublk.a 00:02:43.182 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:43.182 CC lib/nvmf/rdma.o 00:02:43.182 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:43.182 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:43.182 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:43.182 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:43.182 CC lib/iscsi/conn.o 00:02:43.182 CC lib/vhost/vhost.o 00:02:43.441 CC lib/nvmf/auth.o 00:02:43.441 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:43.441 CC lib/ftl/base/ftl_base_dev.o 00:02:43.441 CC lib/ftl/base/ftl_base_bdev.o 00:02:43.441 CC lib/ftl/ftl_trace.o 00:02:43.441 CC lib/vhost/vhost_rpc.o 00:02:43.441 CC lib/vhost/vhost_scsi.o 00:02:43.441 CC lib/vhost/vhost_blk.o 00:02:43.441 CC lib/vhost/rte_vhost_user.o 00:02:43.441 CC lib/iscsi/init_grp.o 00:02:43.441 CC lib/iscsi/iscsi.o 00:02:43.441 CC lib/iscsi/md5.o 00:02:43.441 CC lib/iscsi/param.o 00:02:43.441 CC lib/iscsi/portal_grp.o 00:02:43.441 CC lib/iscsi/tgt_node.o 00:02:43.441 CC lib/iscsi/iscsi_subsystem.o 00:02:43.441 CC lib/iscsi/iscsi_rpc.o 00:02:43.441 CC lib/iscsi/task.o 00:02:43.441 LIB libspdk_ftl.a 00:02:44.010 LIB libspdk_vhost.a 00:02:44.270 LIB libspdk_iscsi.a 00:02:44.531 LIB libspdk_nvmf.a 00:02:45.099 CC module/env_dpdk/env_dpdk_rpc.o 00:02:45.099 CC module/vfu_device/vfu_virtio.o 00:02:45.099 CC module/vfu_device/vfu_virtio_blk.o 00:02:45.099 CC module/vfu_device/vfu_virtio_rpc.o 00:02:45.099 CC module/vfu_device/vfu_virtio_scsi.o 00:02:45.099 CC module/blob/bdev/blob_bdev.o 00:02:45.099 CC module/accel/error/accel_error.o 00:02:45.099 CC module/accel/error/accel_error_rpc.o 00:02:45.099 CC module/accel/ioat/accel_ioat.o 00:02:45.099 CC module/accel/ioat/accel_ioat_rpc.o 00:02:45.099 CC module/sock/uring/uring.o 00:02:45.099 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:45.099 CC module/accel/iaa/accel_iaa.o 00:02:45.099 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:45.099 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:45.099 CC module/accel/iaa/accel_iaa_rpc.o 00:02:45.099 CC module/keyring/linux/keyring.o 00:02:45.099 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:45.099 CC module/keyring/linux/keyring_rpc.o 00:02:45.099 CC module/accel/dsa/accel_dsa.o 00:02:45.099 CC module/accel/dsa/accel_dsa_rpc.o 00:02:45.099 CC module/keyring/file/keyring.o 00:02:45.099 CC module/keyring/file/keyring_rpc.o 00:02:45.099 CC module/sock/posix/posix.o 00:02:45.099 CC module/scheduler/gscheduler/gscheduler.o 00:02:45.099 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:45.099 LIB libspdk_env_dpdk_rpc.a 00:02:45.099 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:45.099 LIB libspdk_keyring_linux.a 00:02:45.100 LIB libspdk_keyring_file.a 00:02:45.100 LIB libspdk_scheduler_gscheduler.a 00:02:45.100 LIB libspdk_scheduler_dpdk_governor.a 00:02:45.100 LIB libspdk_accel_error.a 00:02:45.100 LIB libspdk_accel_ioat.a 00:02:45.100 LIB libspdk_scheduler_dynamic.a 00:02:45.100 LIB libspdk_accel_iaa.a 00:02:45.361 LIB libspdk_blob_bdev.a 00:02:45.361 LIB libspdk_accel_dsa.a 00:02:45.361 LIB libspdk_vfu_device.a 00:02:45.620 CC module/bdev/gpt/gpt.o 00:02:45.620 CC module/blobfs/bdev/blobfs_bdev.o 00:02:45.620 CC module/bdev/error/vbdev_error.o 00:02:45.620 CC module/bdev/null/bdev_null.o 00:02:45.620 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:45.620 CC module/bdev/delay/vbdev_delay.o 00:02:45.620 CC module/bdev/raid/bdev_raid.o 00:02:45.620 CC module/bdev/split/vbdev_split.o 00:02:45.620 CC module/bdev/crypto/vbdev_crypto.o 00:02:45.620 CC module/bdev/nvme/bdev_nvme.o 00:02:45.620 CC module/bdev/compress/vbdev_compress.o 00:02:45.620 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:45.620 CC module/bdev/uring/bdev_uring.o 00:02:45.620 CC module/bdev/malloc/bdev_malloc.o 00:02:45.620 CC module/bdev/iscsi/bdev_iscsi.o 00:02:45.620 CC module/bdev/lvol/vbdev_lvol.o 00:02:45.620 CC module/bdev/xnvme/bdev_xnvme.o 00:02:45.620 CC module/bdev/ftl/bdev_ftl.o 00:02:45.620 CC module/bdev/passthru/vbdev_passthru.o 00:02:45.620 LIB libspdk_sock_uring.a 00:02:45.620 CC module/bdev/ocf/ctx.o 00:02:45.620 CC module/bdev/aio/bdev_aio.o 00:02:45.620 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:45.620 LIB libspdk_sock_posix.a 00:02:45.620 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:45.620 CC module/bdev/rbd/bdev_rbd.o 00:02:45.620 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:45.620 CC module/bdev/gpt/vbdev_gpt.o 00:02:45.620 CC module/bdev/ocf/data.o 00:02:45.620 CC module/bdev/split/vbdev_split_rpc.o 00:02:45.620 CC module/bdev/null/bdev_null_rpc.o 00:02:45.878 CC module/bdev/error/vbdev_error_rpc.o 00:02:45.878 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:45.878 CC module/bdev/aio/bdev_aio_rpc.o 00:02:45.878 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:45.878 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:45.878 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:45.878 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:45.878 CC module/blobfs/bdev/blobfs_fuse.o 00:02:45.878 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:45.878 CC module/bdev/uring/bdev_uring_rpc.o 00:02:45.878 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:45.878 LIB libspdk_bdev_iscsi.a 00:02:45.878 CC module/bdev/ocf/stats.o 00:02:45.878 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:45.878 LIB libspdk_accel_dpdk_compressdev.a 00:02:45.878 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:45.878 CC module/bdev/ocf/utils.o 00:02:45.878 LIB libspdk_bdev_split.a 00:02:45.878 CC module/bdev/ocf/vbdev_ocf.o 00:02:45.878 LIB libspdk_bdev_error.a 00:02:45.878 LIB libspdk_bdev_null.a 00:02:45.878 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:45.878 LIB libspdk_bdev_xnvme.a 00:02:45.878 LIB libspdk_bdev_gpt.a 00:02:45.878 LIB libspdk_bdev_aio.a 00:02:45.878 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:45.878 CC module/bdev/ocf/volume.o 00:02:45.878 LIB libspdk_bdev_passthru.a 00:02:45.878 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:45.878 LIB libspdk_bdev_lvol.a 00:02:45.878 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:45.878 CC module/bdev/raid/bdev_raid_rpc.o 00:02:45.878 LIB libspdk_bdev_zone_block.a 00:02:45.878 CC module/bdev/raid/bdev_raid_sb.o 00:02:45.878 CC module/bdev/nvme/nvme_rpc.o 00:02:45.878 LIB libspdk_bdev_ftl.a 00:02:45.878 LIB libspdk_bdev_crypto.a 00:02:45.878 LIB libspdk_bdev_uring.a 00:02:45.878 CC module/bdev/nvme/bdev_mdns_client.o 00:02:45.878 CC module/bdev/nvme/vbdev_opal.o 00:02:45.878 LIB libspdk_bdev_delay.a 00:02:45.878 LIB libspdk_bdev_malloc.a 00:02:45.878 LIB libspdk_blobfs_bdev.a 00:02:45.878 CC module/bdev/raid/raid0.o 00:02:45.878 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:45.878 LIB libspdk_bdev_compress.a 00:02:45.878 CC module/bdev/raid/raid1.o 00:02:45.878 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:45.878 CC module/bdev/raid/concat.o 00:02:45.878 CC module/bdev/raid/raid5f.o 00:02:46.137 LIB libspdk_bdev_virtio.a 00:02:46.137 LIB libspdk_bdev_rbd.a 00:02:46.137 LIB libspdk_accel_dpdk_cryptodev.a 00:02:46.137 LIB libspdk_bdev_ocf.a 00:02:46.396 LIB libspdk_bdev_raid.a 00:02:47.332 LIB libspdk_bdev_nvme.a 00:02:47.592 CC module/event/subsystems/iobuf/iobuf.o 00:02:47.592 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:47.592 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:47.592 CC module/event/subsystems/scheduler/scheduler.o 00:02:47.592 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:47.592 CC module/event/subsystems/vmd/vmd.o 00:02:47.592 CC module/event/subsystems/sock/sock.o 00:02:47.592 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:47.592 CC module/event/subsystems/keyring/keyring.o 00:02:47.592 LIB libspdk_event_vfu_tgt.a 00:02:47.592 LIB libspdk_event_vhost_blk.a 00:02:47.592 LIB libspdk_event_scheduler.a 00:02:47.592 LIB libspdk_event_keyring.a 00:02:47.592 LIB libspdk_event_iobuf.a 00:02:47.592 LIB libspdk_event_vmd.a 00:02:47.592 LIB libspdk_event_sock.a 00:02:47.851 CC module/event/subsystems/accel/accel.o 00:02:47.851 LIB libspdk_event_accel.a 00:02:48.111 CC module/event/subsystems/bdev/bdev.o 00:02:48.111 LIB libspdk_event_bdev.a 00:02:48.371 CC module/event/subsystems/nbd/nbd.o 00:02:48.371 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:48.371 CC module/event/subsystems/scsi/scsi.o 00:02:48.371 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:48.371 CC module/event/subsystems/ublk/ublk.o 00:02:48.631 LIB libspdk_event_nbd.a 00:02:48.631 LIB libspdk_event_ublk.a 00:02:48.631 LIB libspdk_event_scsi.a 00:02:48.631 LIB libspdk_event_nvmf.a 00:02:48.631 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:48.631 CC module/event/subsystems/iscsi/iscsi.o 00:02:48.889 LIB libspdk_event_vhost_scsi.a 00:02:48.889 LIB libspdk_event_iscsi.a 00:02:49.148 CC app/trace_record/trace_record.o 00:02:49.148 CC app/spdk_lspci/spdk_lspci.o 00:02:49.148 CXX app/trace/trace.o 00:02:49.148 CC app/spdk_top/spdk_top.o 00:02:49.148 CC app/spdk_nvme_identify/identify.o 00:02:49.148 TEST_HEADER include/spdk/accel.h 00:02:49.148 TEST_HEADER include/spdk/accel_module.h 00:02:49.148 CC test/rpc_client/rpc_client_test.o 00:02:49.148 TEST_HEADER include/spdk/assert.h 00:02:49.149 TEST_HEADER include/spdk/barrier.h 00:02:49.149 TEST_HEADER include/spdk/base64.h 00:02:49.149 TEST_HEADER include/spdk/bdev.h 00:02:49.149 CC app/spdk_nvme_discover/discovery_aer.o 00:02:49.149 TEST_HEADER include/spdk/bdev_module.h 00:02:49.149 CC app/spdk_nvme_perf/perf.o 00:02:49.149 TEST_HEADER include/spdk/bdev_zone.h 00:02:49.149 TEST_HEADER include/spdk/bit_array.h 00:02:49.149 TEST_HEADER include/spdk/bit_pool.h 00:02:49.149 TEST_HEADER include/spdk/blob.h 00:02:49.149 TEST_HEADER include/spdk/blob_bdev.h 00:02:49.149 TEST_HEADER include/spdk/blobfs.h 00:02:49.149 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:49.149 TEST_HEADER include/spdk/conf.h 00:02:49.149 TEST_HEADER include/spdk/config.h 00:02:49.149 TEST_HEADER include/spdk/cpuset.h 00:02:49.149 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:49.149 TEST_HEADER include/spdk/crc16.h 00:02:49.149 TEST_HEADER include/spdk/crc32.h 00:02:49.149 TEST_HEADER include/spdk/crc64.h 00:02:49.149 TEST_HEADER include/spdk/dif.h 00:02:49.149 TEST_HEADER include/spdk/dma.h 00:02:49.149 TEST_HEADER include/spdk/endian.h 00:02:49.149 TEST_HEADER include/spdk/env.h 00:02:49.149 CC app/nvmf_tgt/nvmf_main.o 00:02:49.149 TEST_HEADER include/spdk/env_dpdk.h 00:02:49.149 CC app/spdk_dd/spdk_dd.o 00:02:49.149 TEST_HEADER include/spdk/event.h 00:02:49.149 TEST_HEADER include/spdk/fd.h 00:02:49.149 TEST_HEADER include/spdk/fd_group.h 00:02:49.149 CC app/iscsi_tgt/iscsi_tgt.o 00:02:49.149 TEST_HEADER include/spdk/file.h 00:02:49.149 TEST_HEADER include/spdk/ftl.h 00:02:49.149 TEST_HEADER include/spdk/gpt_spec.h 00:02:49.149 TEST_HEADER include/spdk/hexlify.h 00:02:49.149 CC app/spdk_tgt/spdk_tgt.o 00:02:49.149 TEST_HEADER include/spdk/histogram_data.h 00:02:49.149 TEST_HEADER include/spdk/idxd.h 00:02:49.149 TEST_HEADER include/spdk/idxd_spec.h 00:02:49.149 TEST_HEADER include/spdk/init.h 00:02:49.149 TEST_HEADER include/spdk/ioat.h 00:02:49.149 TEST_HEADER include/spdk/ioat_spec.h 00:02:49.149 TEST_HEADER include/spdk/iscsi_spec.h 00:02:49.149 CC examples/ioat/perf/perf.o 00:02:49.149 TEST_HEADER include/spdk/json.h 00:02:49.149 CC examples/ioat/verify/verify.o 00:02:49.149 CC examples/util/zipf/zipf.o 00:02:49.149 TEST_HEADER include/spdk/jsonrpc.h 00:02:49.149 TEST_HEADER include/spdk/keyring.h 00:02:49.149 TEST_HEADER include/spdk/keyring_module.h 00:02:49.149 TEST_HEADER include/spdk/likely.h 00:02:49.149 TEST_HEADER include/spdk/log.h 00:02:49.149 CC test/thread/poller_perf/poller_perf.o 00:02:49.149 TEST_HEADER include/spdk/lvol.h 00:02:49.149 TEST_HEADER include/spdk/memory.h 00:02:49.149 CC test/thread/lock/spdk_lock.o 00:02:49.149 TEST_HEADER include/spdk/mmio.h 00:02:49.149 CC app/fio/nvme/fio_plugin.o 00:02:49.149 TEST_HEADER include/spdk/nbd.h 00:02:49.149 TEST_HEADER include/spdk/net.h 00:02:49.149 TEST_HEADER include/spdk/notify.h 00:02:49.149 TEST_HEADER include/spdk/nvme.h 00:02:49.149 TEST_HEADER include/spdk/nvme_intel.h 00:02:49.149 CC test/app/histogram_perf/histogram_perf.o 00:02:49.149 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:49.149 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:49.149 TEST_HEADER include/spdk/nvme_spec.h 00:02:49.149 TEST_HEADER include/spdk/nvme_zns.h 00:02:49.149 TEST_HEADER include/spdk/nvmf.h 00:02:49.149 CC test/dma/test_dma/test_dma.o 00:02:49.149 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:49.149 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:49.149 TEST_HEADER include/spdk/nvmf_spec.h 00:02:49.149 TEST_HEADER include/spdk/nvmf_transport.h 00:02:49.149 TEST_HEADER include/spdk/opal.h 00:02:49.149 TEST_HEADER include/spdk/opal_spec.h 00:02:49.149 LINK spdk_lspci 00:02:49.149 TEST_HEADER include/spdk/pci_ids.h 00:02:49.149 TEST_HEADER include/spdk/pipe.h 00:02:49.149 TEST_HEADER include/spdk/queue.h 00:02:49.149 TEST_HEADER include/spdk/reduce.h 00:02:49.149 TEST_HEADER include/spdk/rpc.h 00:02:49.149 TEST_HEADER include/spdk/scheduler.h 00:02:49.149 TEST_HEADER include/spdk/scsi.h 00:02:49.149 TEST_HEADER include/spdk/scsi_spec.h 00:02:49.149 TEST_HEADER include/spdk/sock.h 00:02:49.149 TEST_HEADER include/spdk/stdinc.h 00:02:49.149 TEST_HEADER include/spdk/string.h 00:02:49.149 TEST_HEADER include/spdk/thread.h 00:02:49.149 TEST_HEADER include/spdk/trace.h 00:02:49.149 TEST_HEADER include/spdk/trace_parser.h 00:02:49.149 TEST_HEADER include/spdk/tree.h 00:02:49.149 CC test/env/mem_callbacks/mem_callbacks.o 00:02:49.149 TEST_HEADER include/spdk/ublk.h 00:02:49.149 TEST_HEADER include/spdk/util.h 00:02:49.150 TEST_HEADER include/spdk/uuid.h 00:02:49.408 TEST_HEADER include/spdk/version.h 00:02:49.408 CC test/app/bdev_svc/bdev_svc.o 00:02:49.408 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:49.408 LINK rpc_client_test 00:02:49.408 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:49.408 TEST_HEADER include/spdk/vhost.h 00:02:49.408 TEST_HEADER include/spdk/vmd.h 00:02:49.408 TEST_HEADER include/spdk/xor.h 00:02:49.408 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:49.408 TEST_HEADER include/spdk/zipf.h 00:02:49.408 CXX test/cpp_headers/accel.o 00:02:49.408 LINK spdk_nvme_discover 00:02:49.408 LINK interrupt_tgt 00:02:49.408 LINK nvmf_tgt 00:02:49.408 LINK spdk_trace_record 00:02:49.408 LINK zipf 00:02:49.408 LINK poller_perf 00:02:49.408 LINK iscsi_tgt 00:02:49.408 LINK histogram_perf 00:02:49.408 LINK spdk_tgt 00:02:49.409 LINK verify 00:02:49.409 LINK ioat_perf 00:02:49.409 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:49.409 LINK bdev_svc 00:02:49.409 LINK spdk_trace 00:02:49.409 CXX test/cpp_headers/accel_module.o 00:02:49.668 LINK spdk_dd 00:02:49.668 LINK histogram_ut 00:02:49.668 LINK test_dma 00:02:49.668 LINK spdk_nvme 00:02:49.668 LINK nvme_fuzz 00:02:49.668 CXX test/cpp_headers/assert.o 00:02:49.926 LINK mem_callbacks 00:02:49.926 LINK spdk_nvme_identify 00:02:49.926 LINK spdk_top 00:02:49.926 LINK spdk_nvme_perf 00:02:49.926 CXX test/cpp_headers/barrier.o 00:02:49.926 CC app/vhost/vhost.o 00:02:50.185 CC test/unit/lib/log/log.c/log_ut.o 00:02:50.185 CXX test/cpp_headers/base64.o 00:02:50.185 CXX test/cpp_headers/bdev.o 00:02:50.185 LINK vhost 00:02:50.185 CC test/env/vtophys/vtophys.o 00:02:50.445 CXX test/cpp_headers/bdev_module.o 00:02:50.445 LINK log_ut 00:02:50.445 CXX test/cpp_headers/bdev_zone.o 00:02:50.445 LINK vtophys 00:02:50.445 CXX test/cpp_headers/bit_array.o 00:02:50.445 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:50.445 CC app/fio/bdev/fio_plugin.o 00:02:50.445 CC test/app/jsoncat/jsoncat.o 00:02:50.445 CXX test/cpp_headers/bit_pool.o 00:02:50.445 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:50.704 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:50.704 CXX test/cpp_headers/blob.o 00:02:50.704 LINK jsoncat 00:02:50.704 LINK spdk_lock 00:02:50.704 CXX test/cpp_headers/blob_bdev.o 00:02:50.704 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:50.704 LINK env_dpdk_post_init 00:02:50.963 CC examples/thread/thread/thread_ex.o 00:02:50.963 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:50.963 LINK spdk_bdev 00:02:50.963 CXX test/cpp_headers/blobfs.o 00:02:50.963 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:50.963 LINK base64_ut 00:02:50.963 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:50.963 CC examples/sock/hello_world/hello_sock.o 00:02:50.963 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:50.963 CXX test/cpp_headers/blobfs_bdev.o 00:02:51.221 CXX test/cpp_headers/conf.o 00:02:51.221 LINK common_ut 00:02:51.221 LINK thread 00:02:51.221 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:51.221 LINK hello_sock 00:02:51.221 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:51.221 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:51.221 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:51.221 CXX test/cpp_headers/config.o 00:02:51.221 CXX test/cpp_headers/cpuset.o 00:02:51.221 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:51.221 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:51.221 CXX test/cpp_headers/crc16.o 00:02:51.221 LINK crc16_ut 00:02:51.221 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:51.478 LINK vhost_fuzz 00:02:51.478 LINK crc32_ieee_ut 00:02:51.478 LINK ioat_ut 00:02:51.478 CXX test/cpp_headers/crc32.o 00:02:51.478 LINK cpuset_ut 00:02:51.478 LINK crc32c_ut 00:02:51.478 CXX test/cpp_headers/crc64.o 00:02:51.478 LINK crc64_ut 00:02:51.478 CXX test/cpp_headers/dif.o 00:02:51.478 CXX test/cpp_headers/dma.o 00:02:51.478 CXX test/cpp_headers/endian.o 00:02:51.478 LINK dma_ut 00:02:51.478 CC test/app/stub/stub.o 00:02:51.478 CXX test/cpp_headers/env.o 00:02:51.478 CC test/unit/lib/util/file.c/file_ut.o 00:02:51.478 LINK bit_array_ut 00:02:51.478 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:51.736 CC test/unit/lib/util/net.c/net_ut.o 00:02:51.736 CXX test/cpp_headers/env_dpdk.o 00:02:51.736 CXX test/cpp_headers/event.o 00:02:51.736 CC test/event/event_perf/event_perf.o 00:02:51.736 CC test/env/memory/memory_ut.o 00:02:51.736 LINK stub 00:02:51.736 CC test/unit/lib/util/math.c/math_ut.o 00:02:51.736 LINK file_ut 00:02:51.736 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:51.736 CC test/unit/lib/util/string.c/string_ut.o 00:02:51.736 LINK net_ut 00:02:51.736 CXX test/cpp_headers/fd.o 00:02:51.736 LINK event_perf 00:02:51.736 CC test/env/pci/pci_ut.o 00:02:51.736 LINK iov_ut 00:02:51.736 CXX test/cpp_headers/fd_group.o 00:02:51.736 LINK iscsi_fuzz 00:02:51.736 LINK math_ut 00:02:51.736 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:51.992 CXX test/cpp_headers/file.o 00:02:51.992 CXX test/cpp_headers/ftl.o 00:02:51.992 CXX test/cpp_headers/gpt_spec.o 00:02:51.992 CXX test/cpp_headers/hexlify.o 00:02:51.992 LINK string_ut 00:02:51.992 CC examples/vmd/lsvmd/lsvmd.o 00:02:51.992 CC examples/idxd/perf/perf.o 00:02:51.992 CC examples/nvme/hello_world/hello_world.o 00:02:51.992 LINK dif_ut 00:02:51.992 LINK pci_ut 00:02:51.992 CXX test/cpp_headers/histogram_data.o 00:02:51.992 CC examples/nvme/reconnect/reconnect.o 00:02:51.992 LINK lsvmd 00:02:51.992 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:51.992 CC examples/vmd/led/led.o 00:02:51.992 CC examples/nvme/arbitration/arbitration.o 00:02:51.992 CC examples/nvme/hotplug/hotplug.o 00:02:52.249 LINK pipe_ut 00:02:52.249 LINK xor_ut 00:02:52.249 CXX test/cpp_headers/idxd.o 00:02:52.249 LINK hello_world 00:02:52.249 LINK led 00:02:52.249 LINK idxd_perf 00:02:52.249 CC test/event/reactor/reactor.o 00:02:52.249 LINK hotplug 00:02:52.249 LINK reconnect 00:02:52.249 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:52.249 CXX test/cpp_headers/idxd_spec.o 00:02:52.249 LINK reactor 00:02:52.506 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:52.506 LINK arbitration 00:02:52.506 LINK nvme_manage 00:02:52.506 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:52.506 LINK memory_ut 00:02:52.506 CXX test/cpp_headers/init.o 00:02:52.506 LINK cmb_copy 00:02:52.506 CXX test/cpp_headers/ioat.o 00:02:52.506 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:52.761 CXX test/cpp_headers/ioat_spec.o 00:02:52.761 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:52.761 CC examples/nvme/abort/abort.o 00:02:52.761 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:52.761 CXX test/cpp_headers/iscsi_spec.o 00:02:52.761 CXX test/cpp_headers/json.o 00:02:52.761 LINK json_util_ut 00:02:52.761 LINK pmr_persistence 00:02:53.018 CXX test/cpp_headers/jsonrpc.o 00:02:53.018 LINK abort 00:02:53.018 CC test/event/reactor_perf/reactor_perf.o 00:02:53.018 CC test/event/app_repeat/app_repeat.o 00:02:53.018 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:53.018 CXX test/cpp_headers/keyring.o 00:02:53.018 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:53.018 CC test/event/scheduler/scheduler.o 00:02:53.018 LINK reactor_perf 00:02:53.018 LINK pci_event_ut 00:02:53.018 LINK app_repeat 00:02:53.018 LINK json_write_ut 00:02:53.018 CXX test/cpp_headers/keyring_module.o 00:02:53.274 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:53.274 CXX test/cpp_headers/likely.o 00:02:53.274 CC test/accel/dif/dif.o 00:02:53.274 CXX test/cpp_headers/log.o 00:02:53.274 CXX test/cpp_headers/lvol.o 00:02:53.274 CC test/blobfs/mkfs/mkfs.o 00:02:53.274 CXX test/cpp_headers/memory.o 00:02:53.274 CXX test/cpp_headers/mmio.o 00:02:53.274 LINK scheduler 00:02:53.274 CXX test/cpp_headers/nbd.o 00:02:53.274 CXX test/cpp_headers/net.o 00:02:53.274 CC test/lvol/esnap/esnap.o 00:02:53.274 CXX test/cpp_headers/notify.o 00:02:53.274 CC test/blobfs/fuse/fuse.o 00:02:53.274 CC test/nvme/aer/aer.o 00:02:53.274 CXX test/cpp_headers/nvme.o 00:02:53.274 CXX test/cpp_headers/nvme_intel.o 00:02:53.274 CC test/nvme/reset/reset.o 00:02:53.274 CXX test/cpp_headers/nvme_ocssd.o 00:02:53.274 CC test/nvme/sgl/sgl.o 00:02:53.274 CC test/nvme/e2edp/nvme_dp.o 00:02:53.531 CC test/nvme/overhead/overhead.o 00:02:53.531 CC test/nvme/err_injection/err_injection.o 00:02:53.531 LINK idxd_user_ut 00:02:53.531 LINK mkfs 00:02:53.531 LINK fuse 00:02:53.531 CC test/nvme/startup/startup.o 00:02:53.531 CC test/nvme/reserve/reserve.o 00:02:53.531 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:53.531 CC test/nvme/simple_copy/simple_copy.o 00:02:53.531 LINK aer 00:02:53.531 LINK dif 00:02:53.531 CC test/nvme/connect_stress/connect_stress.o 00:02:53.531 LINK reset 00:02:53.531 LINK err_injection 00:02:53.531 LINK sgl 00:02:53.531 LINK nvme_dp 00:02:53.531 CXX test/cpp_headers/nvme_spec.o 00:02:53.531 CC test/nvme/boot_partition/boot_partition.o 00:02:53.531 LINK startup 00:02:53.531 LINK overhead 00:02:53.787 LINK idxd_ut 00:02:53.787 LINK reserve 00:02:53.787 CC test/nvme/compliance/nvme_compliance.o 00:02:53.787 CXX test/cpp_headers/nvme_zns.o 00:02:53.787 LINK connect_stress 00:02:53.787 LINK simple_copy 00:02:53.787 CC test/nvme/fused_ordering/fused_ordering.o 00:02:53.787 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:53.787 LINK json_parse_ut 00:02:53.787 LINK boot_partition 00:02:53.787 CC test/nvme/fdp/fdp.o 00:02:54.044 CXX test/cpp_headers/nvmf.o 00:02:54.044 CC test/nvme/cuse/cuse.o 00:02:54.044 CXX test/cpp_headers/nvmf_cmd.o 00:02:54.044 CC examples/accel/perf/accel_perf.o 00:02:54.044 LINK nvme_compliance 00:02:54.044 LINK doorbell_aers 00:02:54.044 LINK fused_ordering 00:02:54.044 LINK reduce_ut 00:02:54.044 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:54.044 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:54.301 LINK fdp 00:02:54.301 CC examples/blob/hello_world/hello_blob.o 00:02:54.301 LINK accel_perf 00:02:54.301 CXX test/cpp_headers/nvmf_spec.o 00:02:54.301 CC examples/blob/cli/blobcli.o 00:02:54.301 CXX test/cpp_headers/nvmf_transport.o 00:02:54.558 CXX test/cpp_headers/opal.o 00:02:54.558 LINK jsonrpc_server_ut 00:02:54.558 CXX test/cpp_headers/opal_spec.o 00:02:54.558 CXX test/cpp_headers/pci_ids.o 00:02:54.558 CXX test/cpp_headers/pipe.o 00:02:54.558 CXX test/cpp_headers/queue.o 00:02:54.558 LINK hello_blob 00:02:54.558 CXX test/cpp_headers/reduce.o 00:02:54.558 CXX test/cpp_headers/rpc.o 00:02:54.558 CXX test/cpp_headers/scheduler.o 00:02:54.558 CXX test/cpp_headers/scsi.o 00:02:54.558 CXX test/cpp_headers/scsi_spec.o 00:02:54.816 CXX test/cpp_headers/sock.o 00:02:54.816 CXX test/cpp_headers/stdinc.o 00:02:54.816 CXX test/cpp_headers/string.o 00:02:54.816 CXX test/cpp_headers/thread.o 00:02:54.816 CXX test/cpp_headers/trace.o 00:02:54.816 CXX test/cpp_headers/trace_parser.o 00:02:54.816 LINK blobcli 00:02:54.816 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:54.816 CXX test/cpp_headers/tree.o 00:02:54.816 CXX test/cpp_headers/ublk.o 00:02:54.816 CXX test/cpp_headers/util.o 00:02:54.816 CXX test/cpp_headers/uuid.o 00:02:54.816 CXX test/cpp_headers/version.o 00:02:54.816 CXX test/cpp_headers/vfio_user_pci.o 00:02:54.816 LINK cuse 00:02:54.816 CXX test/cpp_headers/vfio_user_spec.o 00:02:54.816 CXX test/cpp_headers/vhost.o 00:02:54.816 CXX test/cpp_headers/vmd.o 00:02:54.816 CXX test/cpp_headers/xor.o 00:02:54.816 CXX test/cpp_headers/zipf.o 00:02:55.399 CC examples/bdev/hello_world/hello_bdev.o 00:02:55.399 CC examples/bdev/bdevperf/bdevperf.o 00:02:55.399 LINK rpc_ut 00:02:55.399 LINK hello_bdev 00:02:55.687 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:55.687 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:55.687 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:55.687 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:55.687 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:55.687 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:55.687 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:55.972 LINK bdevperf 00:02:55.972 LINK keyring_ut 00:02:56.271 LINK notify_ut 00:02:56.271 CC test/bdev/bdevio/bdevio.o 00:02:56.271 LINK iobuf_ut 00:02:56.271 LINK esnap 00:02:56.567 LINK uring_ut 00:02:56.567 LINK posix_ut 00:02:56.567 LINK bdevio 00:02:56.826 LINK sock_ut 00:02:57.083 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:57.083 LINK thread_ut 00:02:57.083 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:57.083 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:57.339 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:57.339 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:57.339 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:57.339 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:57.597 LINK nvme_quirks_ut 00:02:57.597 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:57.597 LINK nvme_opal_ut 00:02:57.597 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:57.853 LINK subsystem_ut 00:02:57.853 CC examples/nvmf/nvmf/nvmf.o 00:02:57.853 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:57.853 LINK nvme_ns_ut 00:02:57.853 LINK nvme_fabric_ut 00:02:57.853 LINK blob_bdev_ut 00:02:57.853 LINK nvme_io_msg_ut 00:02:57.853 LINK nvme_transport_ut 00:02:57.853 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:57.853 LINK nvme_poll_group_ut 00:02:58.110 LINK nvme_ctrlr_cmd_ut 00:02:58.110 LINK nvme_qpair_ut 00:02:58.110 LINK nvme_ns_ocssd_cmd_ut 00:02:58.110 LINK nvme_pcie_common_ut 00:02:58.111 LINK nvmf 00:02:58.111 LINK nvme_ut 00:02:58.111 LINK rpc_ut 00:02:58.111 LINK nvme_ns_cmd_ut 00:02:58.367 LINK nvme_pcie_ut 00:02:58.367 LINK nvme_cuse_ut 00:02:58.632 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:58.632 CC test/unit/lib/event/app.c/app_ut.o 00:02:58.632 LINK nvme_rdma_ut 00:02:58.889 LINK accel_dpdk_cryptodev_ut 00:02:58.889 LINK accel_dpdk_compressdev_ut 00:02:58.889 LINK nvme_tcp_ut 00:02:58.889 LINK app_ut 00:02:59.147 LINK accel_ut 00:02:59.147 LINK nvme_ctrlr_ut 00:02:59.147 LINK reactor_ut 00:02:59.404 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:59.404 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:59.404 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:59.404 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:59.404 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:59.404 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:59.404 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:59.404 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:59.404 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:59.404 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:59.404 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:59.404 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:59.661 LINK scsi_nvme_ut 00:02:59.661 LINK bdev_zone_ut 00:02:59.918 LINK gpt_ut 00:02:59.918 LINK bdev_raid_sb_ut 00:02:59.918 LINK raid1_ut 00:02:59.918 LINK raid0_ut 00:02:59.918 LINK concat_ut 00:02:59.918 LINK vbdev_zone_block_ut 00:02:59.918 LINK compress_ut 00:03:00.176 LINK raid5f_ut 00:03:00.433 LINK vbdev_lvol_ut 00:03:00.433 LINK crypto_ut 00:03:00.433 LINK bdev_raid_ut 00:03:01.803 LINK bdev_ut 00:03:01.803 LINK part_ut 00:03:01.803 LINK blob_ut 00:03:01.803 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:01.803 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:01.803 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:01.803 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:02.061 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:02.061 LINK tree_ut 00:03:02.061 LINK blobfs_bdev_ut 00:03:02.061 LINK bdev_nvme_ut 00:03:02.319 LINK bdev_ut 00:03:02.882 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:02.882 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:02.882 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:02.883 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:02.883 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:02.883 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:02.883 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:02.883 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:02.883 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:02.883 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:02.883 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:02.883 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:02.883 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:02.883 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:02.883 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:02.883 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:02.883 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:02.883 LINK blobfs_sync_ut 00:03:02.883 LINK blobfs_async_ut 00:03:02.883 LINK ftl_bitmap_ut 00:03:03.140 LINK scsi_ut 00:03:03.140 LINK dev_ut 00:03:03.140 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:03.140 LINK ftl_l2p_ut 00:03:03.140 LINK scsi_pr_ut 00:03:03.140 LINK ftl_mempool_ut 00:03:03.140 LINK lvol_ut 00:03:03.140 LINK lun_ut 00:03:03.140 LINK ftl_mngt_ut 00:03:03.397 LINK ftl_io_ut 00:03:03.397 LINK scsi_bdev_ut 00:03:03.397 LINK ctrlr_bdev_ut 00:03:03.397 LINK ftl_p2l_ut 00:03:03.653 LINK ftl_layout_upgrade_ut 00:03:03.653 LINK nvmf_ut 00:03:03.653 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:03.653 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:03.653 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:03.653 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:03.653 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:03.653 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:03.653 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:03.653 LINK ftl_band_ut 00:03:03.653 LINK ftl_sb_ut 00:03:03.653 LINK auth_ut 00:03:03.910 LINK param_ut 00:03:03.910 LINK init_grp_ut 00:03:03.910 LINK ctrlr_discovery_ut 00:03:04.166 LINK subsystem_ut 00:03:04.166 LINK tgt_node_ut 00:03:04.423 LINK vfio_user_ut 00:03:04.423 LINK portal_grp_ut 00:03:04.423 LINK ctrlr_ut 00:03:04.423 LINK conn_ut 00:03:04.679 LINK transport_ut 00:03:04.679 LINK rdma_ut 00:03:05.612 LINK tcp_ut 00:03:05.612 LINK iscsi_ut 00:03:05.869 LINK vhost_ut 00:03:05.869 00:03:05.869 real 1m22.803s 00:03:05.869 user 11m37.068s 00:03:05.869 sys 3m5.847s 00:03:05.869 12:04:35 unittest_build -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:05.869 12:04:35 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:03:05.869 ************************************ 00:03:05.869 END TEST unittest_build 00:03:05.869 ************************************ 00:03:05.869 12:04:35 -- common/autotest_common.sh@1142 -- # return 0 00:03:05.869 12:04:35 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:05.869 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:05.869 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.869 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.869 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:05.869 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:05.869 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:05.869 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:05.870 ++ rpc_py=rpc_cmd 00:03:05.870 ++ set -e 00:03:05.870 ++ shopt -s nullglob 00:03:05.870 ++ shopt -s extglob 00:03:05.870 ++ shopt -s inherit_errexit 00:03:05.870 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:05.870 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:05.870 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:05.870 +++ CONFIG_WPDK_DIR= 00:03:05.870 +++ CONFIG_ASAN=n 00:03:05.870 +++ CONFIG_VBDEV_COMPRESS=y 00:03:05.870 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:05.870 +++ CONFIG_USDT=n 00:03:05.870 +++ CONFIG_CUSTOMOCF=y 00:03:05.870 +++ CONFIG_PREFIX=/usr/local 00:03:05.870 +++ CONFIG_RBD=y 00:03:05.870 +++ CONFIG_LIBDIR= 00:03:05.870 +++ CONFIG_IDXD=y 00:03:05.870 +++ CONFIG_NVME_CUSE=y 00:03:05.870 +++ CONFIG_SMA=n 00:03:05.870 +++ CONFIG_VTUNE=n 00:03:05.870 +++ CONFIG_TSAN=n 00:03:05.870 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:05.870 +++ CONFIG_VFIO_USER_DIR= 00:03:05.870 +++ CONFIG_PGO_CAPTURE=n 00:03:05.870 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:05.870 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:05.870 +++ CONFIG_LTO=n 00:03:05.870 +++ CONFIG_ISCSI_INITIATOR=y 00:03:05.870 +++ CONFIG_CET=n 00:03:05.870 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:05.870 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:05.870 +++ CONFIG_RDMA_SET_TOS=y 00:03:05.870 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:05.870 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:05.870 +++ CONFIG_UBLK=y 00:03:05.870 +++ CONFIG_ISAL_CRYPTO=y 00:03:05.870 +++ CONFIG_OPENSSL_PATH= 00:03:05.870 +++ CONFIG_OCF=y 00:03:05.870 +++ CONFIG_FUSE=y 00:03:05.870 +++ CONFIG_VTUNE_DIR= 00:03:05.870 +++ CONFIG_FUZZER_LIB= 00:03:05.870 +++ CONFIG_FUZZER=n 00:03:05.870 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:05.870 +++ CONFIG_CRYPTO=y 00:03:05.870 +++ CONFIG_PGO_USE=n 00:03:05.870 +++ CONFIG_VHOST=y 00:03:05.870 +++ CONFIG_DAOS=n 00:03:05.870 +++ CONFIG_DPDK_INC_DIR= 00:03:05.870 +++ CONFIG_DAOS_DIR= 00:03:05.870 +++ CONFIG_UNIT_TESTS=y 00:03:05.870 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:05.870 +++ CONFIG_VIRTIO=y 00:03:05.870 +++ CONFIG_DPDK_UADK=n 00:03:05.870 +++ CONFIG_COVERAGE=y 00:03:05.870 +++ CONFIG_RDMA=y 00:03:05.870 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:05.870 +++ CONFIG_URING_PATH= 00:03:05.870 +++ CONFIG_XNVME=y 00:03:05.870 +++ CONFIG_VFIO_USER=y 00:03:05.870 +++ CONFIG_ARCH=native 00:03:05.870 +++ CONFIG_HAVE_EVP_MAC=y 00:03:05.870 +++ CONFIG_URING_ZNS=y 00:03:05.870 +++ CONFIG_WERROR=y 00:03:05.870 +++ CONFIG_HAVE_LIBBSD=n 00:03:05.870 +++ CONFIG_UBSAN=y 00:03:05.870 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:05.870 +++ CONFIG_GOLANG=n 00:03:05.870 +++ CONFIG_ISAL=y 00:03:05.870 +++ CONFIG_IDXD_KERNEL=y 00:03:05.870 +++ CONFIG_DPDK_LIB_DIR= 00:03:05.870 +++ CONFIG_RDMA_PROV=verbs 00:03:05.870 +++ CONFIG_APPS=y 00:03:05.870 +++ CONFIG_SHARED=n 00:03:05.870 +++ CONFIG_HAVE_KEYUTILS=y 00:03:05.870 +++ CONFIG_FC_PATH= 00:03:05.870 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:05.870 +++ CONFIG_FC=n 00:03:05.870 +++ CONFIG_AVAHI=n 00:03:05.870 +++ CONFIG_FIO_PLUGIN=y 00:03:05.870 +++ CONFIG_RAID5F=y 00:03:05.870 +++ CONFIG_EXAMPLES=y 00:03:05.870 +++ CONFIG_TESTS=y 00:03:05.870 +++ CONFIG_CRYPTO_MLX5=y 00:03:05.870 +++ CONFIG_MAX_LCORES=128 00:03:05.870 +++ CONFIG_IPSEC_MB=y 00:03:05.870 +++ CONFIG_PGO_DIR= 00:03:05.870 +++ CONFIG_DEBUG=y 00:03:05.870 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:05.870 +++ CONFIG_CROSS_PREFIX= 00:03:05.870 +++ CONFIG_URING=y 00:03:05.870 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:05.870 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:05.870 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:05.870 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:05.870 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:05.870 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:05.870 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:05.870 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:05.870 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:05.870 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:05.870 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:05.870 +++ VHOST_APP=("$_app_dir/vhost") 00:03:05.870 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:05.870 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:05.870 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:05.870 +++ [[ #ifndef SPDK_CONFIG_H 00:03:05.870 #define SPDK_CONFIG_H 00:03:05.870 #define SPDK_CONFIG_APPS 1 00:03:05.870 #define SPDK_CONFIG_ARCH native 00:03:05.870 #undef SPDK_CONFIG_ASAN 00:03:05.870 #undef SPDK_CONFIG_AVAHI 00:03:05.870 #undef SPDK_CONFIG_CET 00:03:05.870 #define SPDK_CONFIG_COVERAGE 1 00:03:05.871 #define SPDK_CONFIG_CROSS_PREFIX 00:03:05.871 #define SPDK_CONFIG_CRYPTO 1 00:03:05.871 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:05.871 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:05.871 #undef SPDK_CONFIG_DAOS 00:03:05.871 #define SPDK_CONFIG_DAOS_DIR 00:03:05.871 #define SPDK_CONFIG_DEBUG 1 00:03:05.871 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:05.871 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:05.871 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:05.871 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:05.871 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:05.871 #undef SPDK_CONFIG_DPDK_UADK 00:03:05.871 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:05.871 #define SPDK_CONFIG_EXAMPLES 1 00:03:05.871 #undef SPDK_CONFIG_FC 00:03:05.871 #define SPDK_CONFIG_FC_PATH 00:03:05.871 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:05.871 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:05.871 #define SPDK_CONFIG_FUSE 1 00:03:05.871 #undef SPDK_CONFIG_FUZZER 00:03:05.871 #define SPDK_CONFIG_FUZZER_LIB 00:03:05.871 #undef SPDK_CONFIG_GOLANG 00:03:05.871 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:05.871 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:05.871 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:05.871 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:03:05.871 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:05.871 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:05.871 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:05.871 #define SPDK_CONFIG_IDXD 1 00:03:05.871 #define SPDK_CONFIG_IDXD_KERNEL 1 00:03:05.871 #define SPDK_CONFIG_IPSEC_MB 1 00:03:05.871 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:05.871 #define SPDK_CONFIG_ISAL 1 00:03:05.871 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:05.871 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:05.871 #define SPDK_CONFIG_LIBDIR 00:03:05.871 #undef SPDK_CONFIG_LTO 00:03:05.871 #define SPDK_CONFIG_MAX_LCORES 128 00:03:05.871 #define SPDK_CONFIG_NVME_CUSE 1 00:03:05.871 #define SPDK_CONFIG_OCF 1 00:03:05.871 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:05.871 #define SPDK_CONFIG_OPENSSL_PATH 00:03:05.871 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:05.871 #define SPDK_CONFIG_PGO_DIR 00:03:05.871 #undef SPDK_CONFIG_PGO_USE 00:03:05.871 #define SPDK_CONFIG_PREFIX /usr/local 00:03:05.871 #define SPDK_CONFIG_RAID5F 1 00:03:05.871 #define SPDK_CONFIG_RBD 1 00:03:05.871 #define SPDK_CONFIG_RDMA 1 00:03:05.871 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:05.871 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:05.871 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:05.871 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:05.871 #undef SPDK_CONFIG_SHARED 00:03:05.871 #undef SPDK_CONFIG_SMA 00:03:05.871 #define SPDK_CONFIG_TESTS 1 00:03:05.871 #undef SPDK_CONFIG_TSAN 00:03:05.871 #define SPDK_CONFIG_UBLK 1 00:03:05.871 #define SPDK_CONFIG_UBSAN 1 00:03:05.871 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:05.871 #define SPDK_CONFIG_URING 1 00:03:05.871 #define SPDK_CONFIG_URING_PATH 00:03:05.871 #define SPDK_CONFIG_URING_ZNS 1 00:03:05.871 #undef SPDK_CONFIG_USDT 00:03:05.871 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:05.871 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:05.871 #define SPDK_CONFIG_VFIO_USER 1 00:03:05.871 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:05.871 #define SPDK_CONFIG_VHOST 1 00:03:05.871 #define SPDK_CONFIG_VIRTIO 1 00:03:05.871 #undef SPDK_CONFIG_VTUNE 00:03:05.871 #define SPDK_CONFIG_VTUNE_DIR 00:03:05.871 #define SPDK_CONFIG_WERROR 1 00:03:05.871 #define SPDK_CONFIG_WPDK_DIR 00:03:05.871 #define SPDK_CONFIG_XNVME 1 00:03:05.871 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:03:05.871 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:05.871 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:05.871 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:05.871 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:05.871 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:05.871 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:05.871 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:05.871 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:05.871 ++++ export PATH 00:03:05.871 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:05.871 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:05.871 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:05.871 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:05.871 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:05.871 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:05.872 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:05.872 +++ TEST_TAG=N/A 00:03:05.872 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:05.872 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:05.872 ++++ uname -s 00:03:05.872 +++ PM_OS=Linux 00:03:05.872 +++ MONITOR_RESOURCES_SUDO=() 00:03:05.872 +++ declare -A MONITOR_RESOURCES_SUDO 00:03:05.872 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:03:05.872 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:03:05.872 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:03:05.872 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:03:05.872 +++ SUDO[0]= 00:03:05.872 +++ SUDO[1]='sudo -E' 00:03:05.872 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:05.872 +++ [[ Linux == FreeBSD ]] 00:03:05.872 +++ [[ Linux == Linux ]] 00:03:05.872 +++ [[ Supermicro != QEMU ]] 00:03:05.872 +++ [[ ! -e /.dockerenv ]] 00:03:05.872 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:03:05.872 ++ : 0 00:03:05.872 ++ export RUN_NIGHTLY 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_RUN_VALGRIND 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_UNITTEST 00:03:05.872 ++ : 00:03:05.872 ++ export SPDK_TEST_AUTOBUILD 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_RELEASE_BUILD 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_ISAL 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_ISCSI 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVME 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVME_PMR 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVME_BP 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVME_CLI 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_NVME_CUSE 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVME_FDP 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVMF 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_VFIOUSER 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_FUZZER 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_FUZZER_SHORT 00:03:05.872 ++ : rdma 00:03:05.872 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_RBD 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_VHOST 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_BLOCKDEV 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_IOAT 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_BLOBFS 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_VHOST_INIT 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_LVOL 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_RUN_ASAN 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_RUN_UBSAN 00:03:05.872 ++ : 00:03:05.872 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_RUN_NON_ROOT 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_CRYPTO 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_FTL 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_OCF 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_VMD 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_OPAL 00:03:05.872 ++ : 00:03:05.872 ++ export SPDK_TEST_NATIVE_DPDK 00:03:05.872 ++ : true 00:03:05.872 ++ export SPDK_AUTOTEST_X 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_RAID5 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_URING 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_USDT 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_USE_IGB_UIO 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_SCHEDULER 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_SCANBUILD 00:03:05.872 ++ : 00:03:05.872 ++ export SPDK_TEST_NVMF_NICS 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_SMA 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_DAOS 00:03:05.872 ++ : 1 00:03:05.872 ++ export SPDK_TEST_XNVME 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_ACCEL_DSA 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_ACCEL_IAA 00:03:05.872 ++ : 00:03:05.872 ++ export SPDK_TEST_FUZZER_TARGET 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_TEST_NVMF_MDNS 00:03:05.872 ++ : 0 00:03:05.872 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:05.872 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:05.872 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:05.872 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:05.873 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:05.873 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:05.873 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:05.873 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:05.873 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:05.873 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:05.873 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:05.873 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:05.873 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:05.873 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:05.873 ++ PYTHONDONTWRITEBYTECODE=1 00:03:05.873 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:05.873 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:05.873 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:05.873 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:05.873 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:05.873 ++ rm -rf /var/tmp/asan_suppression_file 00:03:05.873 ++ cat 00:03:05.873 ++ echo leak:libfuse3.so 00:03:05.873 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:05.873 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:05.873 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:05.873 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:05.873 ++ '[' -z /var/spdk/dependencies ']' 00:03:05.873 ++ export DEPENDENCY_DIR 00:03:05.873 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:05.873 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:05.873 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:05.873 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:05.873 ++ export QEMU_BIN= 00:03:05.873 ++ QEMU_BIN= 00:03:05.873 ++ export VFIO_QEMU_BIN= 00:03:05.873 ++ VFIO_QEMU_BIN= 00:03:05.873 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:05.873 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:05.873 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:05.873 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:05.873 ++ '[' 1 -eq 0 ']' 00:03:05.873 ++ unset -v 00:03:05.873 +++ uname -s 00:03:05.873 ++ '[' Linux = Linux ']' 00:03:05.873 ++ HUGEMEM=4096 00:03:05.873 ++ export CLEAR_HUGE=yes 00:03:05.873 ++ CLEAR_HUGE=yes 00:03:05.873 ++ [[ 1 -eq 1 ]] 00:03:05.873 ++ export HUGE_EVEN_ALLOC=yes 00:03:05.873 ++ HUGE_EVEN_ALLOC=yes 00:03:05.873 ++ MAKE=make 00:03:05.873 ++ MAKEFLAGS='-j 26' 00:03:05.873 ++ export HUGEMEM=4096 00:03:05.873 ++ HUGEMEM=4096 00:03:05.873 ++ NO_HUGE=() 00:03:05.873 ++ TEST_MODE= 00:03:05.873 ++ [[ -z '' ]] 00:03:05.873 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:05.873 ++ exec 00:03:05.873 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:05.874 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:05.874 ++ set_test_storage 2147483648 00:03:05.874 ++ [[ -v testdir ]] 00:03:05.874 ++ local requested_size=2147483648 00:03:05.874 ++ local mount target_dir 00:03:05.874 ++ local -A mounts fss sizes avails uses 00:03:05.874 ++ local source fs size avail mount use 00:03:05.874 ++ local storage_fallback storage_candidates 00:03:05.874 +++ mktemp -udt spdk.XXXXXX 00:03:05.874 ++ storage_fallback=/tmp/spdk.YFj61w 00:03:05.874 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:05.874 ++ [[ -n '' ]] 00:03:05.874 ++ [[ -n '' ]] 00:03:05.874 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.YFj61w/tests/unit /tmp/spdk.YFj61w 00:03:05.874 ++ requested_size=2214592512 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 +++ df -T 00:03:05.874 +++ grep -v Filesystem 00:03:05.874 ++ mounts["$mount"]=overlay 00:03:05.874 ++ fss["$mount"]=overlay 00:03:05.874 ++ avails["$mount"]=195592884224 00:03:05.874 ++ sizes["$mount"]=247733907456 00:03:05.874 ++ uses["$mount"]=52124246016 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=tmpfs 00:03:05.874 ++ fss["$mount"]=tmpfs 00:03:05.874 ++ avails["$mount"]=67108864 00:03:05.874 ++ sizes["$mount"]=67108864 00:03:05.874 ++ uses["$mount"]=0 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=shm 00:03:05.874 ++ fss["$mount"]=tmpfs 00:03:05.874 ++ avails["$mount"]=67108864 00:03:05.874 ++ sizes["$mount"]=67108864 00:03:05.874 ++ uses["$mount"]=0 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=/dev/sda4 00:03:05.874 ++ fss["$mount"]=ext4 00:03:05.874 ++ avails["$mount"]=195592884224 00:03:05.874 ++ sizes["$mount"]=247733907456 00:03:05.874 ++ uses["$mount"]=52124246016 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=tmpfs 00:03:05.874 ++ fss["$mount"]=tmpfs 00:03:05.874 ++ avails["$mount"]=134936236032 00:03:05.874 ++ sizes["$mount"]=134936236032 00:03:05.874 ++ uses["$mount"]=0 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=tmpfs 00:03:05.874 ++ fss["$mount"]=tmpfs 00:03:05.874 ++ avails["$mount"]=134936236032 00:03:05.874 ++ sizes["$mount"]=134936236032 00:03:05.874 ++ uses["$mount"]=0 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ mounts["$mount"]=tmpfs 00:03:05.874 ++ fss["$mount"]=tmpfs 00:03:05.874 ++ avails["$mount"]=134936236032 00:03:05.874 ++ sizes["$mount"]=134936236032 00:03:05.874 ++ uses["$mount"]=0 00:03:05.874 ++ read -r source fs size use avail _ mount 00:03:05.874 ++ printf '* Looking for test storage...\n' 00:03:05.874 * Looking for test storage... 00:03:05.874 ++ local target_space new_size 00:03:05.874 ++ for target_dir in "${storage_candidates[@]}" 00:03:05.874 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:05.874 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.874 ++ mount=/ 00:03:05.874 ++ target_space=195592884224 00:03:05.874 ++ (( target_space == 0 || target_space < requested_size )) 00:03:05.874 ++ (( target_space >= requested_size )) 00:03:05.874 ++ [[ overlay == tmpfs ]] 00:03:05.874 ++ [[ overlay == ramfs ]] 00:03:05.874 ++ [[ / == / ]] 00:03:05.874 ++ new_size=54338838528 00:03:05.874 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:05.874 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.874 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.874 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.874 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:05.874 ++ return 0 00:03:05.874 ++ set -o errtrace 00:03:05.874 ++ shopt -s extdebug 00:03:05.874 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:05.874 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:05.874 12:04:35 -- common/autotest_common.sh@1687 -- # true 00:03:05.874 12:04:35 -- common/autotest_common.sh@1689 -- # xtrace_fd 00:03:05.874 12:04:35 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:05.874 12:04:35 -- common/autotest_common.sh@29 -- # exec 00:03:05.874 12:04:35 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:05.874 12:04:35 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:05.874 12:04:35 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:05.874 12:04:35 -- common/autotest_common.sh@18 -- # set -x 00:03:05.874 12:04:35 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:05.874 12:04:35 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:03:05.874 12:04:35 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:03:05.874 12:04:35 -- unit/unittest.sh@160 -- # '[' -z ']' 00:03:05.874 12:04:35 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:05.874 12:04:35 -- unit/unittest.sh@161 -- # hash valgrind 00:03:05.874 12:04:35 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:05.874 12:04:35 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:03:05.875 12:04:35 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:05.875 12:04:35 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:05.875 12:04:35 -- common/autotest_common.sh@1099 -- # '[' 3 -le 1 ']' 00:03:05.875 12:04:35 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:05.875 12:04:35 -- common/autotest_common.sh@10 -- # set +x 00:03:05.875 ************************************ 00:03:05.875 START TEST valgrind 00:03:05.875 ************************************ 00:03:05.875 12:04:35 valgrind -- common/autotest_common.sh@1123 -- # echo 'Using valgrind for unit tests' 00:03:05.875 Using valgrind for unit tests 00:03:05.875 00:03:05.875 real 0m0.000s 00:03:05.875 user 0m0.000s 00:03:05.875 sys 0m0.000s 00:03:05.875 12:04:35 valgrind -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:05.875 12:04:35 valgrind -- common/autotest_common.sh@10 -- # set +x 00:03:05.875 ************************************ 00:03:05.875 END TEST valgrind 00:03:05.875 ************************************ 00:03:06.133 12:04:35 -- common/autotest_common.sh@1142 -- # return 0 00:03:06.133 12:04:35 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:06.133 12:04:35 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:03:06.133 12:04:35 -- unit/unittest.sh@181 -- # hash lcov 00:03:06.133 12:04:35 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:06.133 12:04:35 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:06.133 12:04:35 -- unit/unittest.sh@182 -- # cov_avail=yes 00:03:06.133 12:04:35 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:03:06.133 12:04:35 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:06.133 12:04:35 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:06.133 12:04:35 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:06.133 12:04:35 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:03:06.133 --rc lcov_branch_coverage=1 00:03:06.133 --rc lcov_function_coverage=1 00:03:06.133 --rc genhtml_branch_coverage=1 00:03:06.133 --rc genhtml_function_coverage=1 00:03:06.133 --rc genhtml_legend=1 00:03:06.133 --rc geninfo_all_blocks=1 00:03:06.133 ' 00:03:06.133 12:04:35 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:03:06.133 --rc lcov_branch_coverage=1 00:03:06.133 --rc lcov_function_coverage=1 00:03:06.133 --rc genhtml_branch_coverage=1 00:03:06.133 --rc genhtml_function_coverage=1 00:03:06.133 --rc genhtml_legend=1 00:03:06.133 --rc geninfo_all_blocks=1 00:03:06.133 ' 00:03:06.133 12:04:35 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:03:06.133 --rc lcov_branch_coverage=1 00:03:06.133 --rc lcov_function_coverage=1 00:03:06.133 --rc genhtml_branch_coverage=1 00:03:06.133 --rc genhtml_function_coverage=1 00:03:06.133 --rc genhtml_legend=1 00:03:06.133 --rc geninfo_all_blocks=1 00:03:06.133 --no-external' 00:03:06.133 12:04:35 -- unit/unittest.sh@202 -- # LCOV='lcov 00:03:06.133 --rc lcov_branch_coverage=1 00:03:06.133 --rc lcov_function_coverage=1 00:03:06.133 --rc genhtml_branch_coverage=1 00:03:06.133 --rc genhtml_function_coverage=1 00:03:06.133 --rc genhtml_legend=1 00:03:06.133 --rc geninfo_all_blocks=1 00:03:06.133 --no-external' 00:03:06.133 12:04:35 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:07.506 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:07.506 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:07.507 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:07.764 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:07.764 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/net.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:07.765 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:07.765 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:07.766 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:07.766 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:07.767 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:07.767 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:08.026 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:08.026 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:46.716 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:46.716 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:49.994 12:05:19 -- unit/unittest.sh@208 -- # uname -m 00:03:49.994 12:05:19 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:03:49.994 12:05:19 -- unit/unittest.sh@212 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:49.994 12:05:19 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:49.994 12:05:19 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:49.994 12:05:19 -- common/autotest_common.sh@10 -- # set +x 00:03:49.994 ************************************ 00:03:49.994 START TEST unittest_pci_event 00:03:49.994 ************************************ 00:03:49.994 12:05:19 unittest_pci_event -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:49.994 ==68860== Memcheck, a memory error detector 00:03:49.994 ==68860== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:49.995 ==68860== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:49.995 ==68860== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:49.995 ==68860== 00:03:49.995 --68860-- Valgrind options: 00:03:49.995 --68860-- --leak-check=full 00:03:49.995 --68860-- --error-exitcode=2 00:03:49.995 --68860-- --verbose 00:03:49.995 --68860-- Contents of /proc/version: 00:03:49.995 --68860-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:49.995 --68860-- 00:03:49.995 --68860-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:49.995 --68860-- Page sizes: currently 4096, max supported 4096 00:03:49.995 --68860-- Valgrind library directory: /usr/libexec/valgrind 00:03:49.995 --68860-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:49.995 --68860-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:49.995 --68860-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:49.995 --68860-- might be shown as UnknownInlinedFun 00:03:49.995 --68860-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:49.995 --68860-- object doesn't have a dynamic symbol table 00:03:49.995 --68860-- Scheduler: using generic scheduler lock implementation. 00:03:49.995 --68860-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:49.995 ==68860== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68860-by-???-on-09fa5fb4c861 00:03:49.995 ==68860== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68860-by-???-on-09fa5fb4c861 00:03:49.995 ==68860== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68860-by-???-on-09fa5fb4c861 00:03:49.995 ==68860== 00:03:49.995 ==68860== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:49.995 ==68860== don't want to do, unless you know exactly what you're doing, 00:03:49.995 ==68860== or are doing some strange experiment): 00:03:49.995 ==68860== /usr/libexec/valgrind/../../bin/vgdb --pid=68860 ...command... 00:03:49.995 ==68860== 00:03:49.995 ==68860== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:49.995 ==68860== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:49.995 ==68860== and then give GDB the following command 00:03:49.995 ==68860== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68860 00:03:49.995 ==68860== --pid is optional if only one valgrind process is running 00:03:49.995 ==68860== 00:03:49.995 --68860-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:49.995 --68860-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:49.995 --68860-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:49.995 --68860-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:49.995 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.995 --68860-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:49.995 --68860-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:49.995 --68860-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:49.995 --68860-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:49.995 --68860-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:49.995 --68860-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:49.995 --68860-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:49.995 --68860-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:49.995 --68860-- Reading syms from /usr/lib64/libm.so.6 00:03:49.995 --68860-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:49.995 --68860-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:49.995 --68860-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:49.995 --68860-- Reading syms from /usr/lib64/libc.so.6 00:03:49.995 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.995 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.995 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.995 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.995 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.995 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.995 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.995 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.996 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.996 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.996 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.996 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.996 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.996 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.996 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.996 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.996 --68860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.996 --68860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.996 --68860-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:49.996 --68860-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:49.996 --68860-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:49.996 --68860-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:49.996 --68860-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.255 --68860-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.255 --68860-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 ==68860== Preferring higher priority redirection: 00:03:50.255 --68860-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.255 --68860-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.255 --68860-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 --68860-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.255 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.255 --68860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.255 --68860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.255 ==68860== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.255 --68860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.255 --68860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.255 --68860-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:50.255 --68860-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:50.255 --68860-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:50.255 --68860-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:50.255 --68860-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:50.255 --68860-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:50.255 --68860-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:50.255 --68860-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:50.255 --68860-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:50.255 --68860-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:50.255 --68860-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:50.255 --68860-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:50.256 --68860-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:50.256 --68860-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:50.256 --68860-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:50.256 --68860-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:50.256 00:03:50.256 00:03:50.256 CUnit - A unit testing framework for C - Version 2.1-3 00:03:50.256 http://cunit.sourceforge.net/ 00:03:50.256 00:03:50.256 00:03:50.256 Suite: pci_event 00:03:50.256 Test: test_pci_parse_event ...--68860-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:50.256 --68860-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:50.256 --68860-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:50.256 [2024-07-25 12:05:19.873018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:03:50.515 [2024-07-25 12:05:19.915110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:03:50.515 passed 00:03:50.515 00:03:50.515 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.515 suites 1 1 n/a 0 0 00:03:50.515 tests 1 1 1 0 0 00:03:50.515 asserts 15 15 15 0 n/a 00:03:50.515 00:03:50.515 Elapsed time = 0.065 seconds 00:03:50.515 --68860-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.515 --68860-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.515 ==68860== 00:03:50.515 ==68860== HEAP SUMMARY: 00:03:50.515 ==68860== in use at exit: 0 bytes in 0 blocks 00:03:50.515 ==68860== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:50.515 ==68860== 00:03:50.515 ==68860== All heap blocks were freed -- no leaks are possible 00:03:50.515 ==68860== 00:03:50.515 ==68860== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.515 00:03:50.515 real 0m0.671s 00:03:50.515 user 0m0.648s 00:03:50.515 sys 0m0.021s 00:03:50.515 12:05:19 unittest_pci_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:50.515 12:05:19 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:50.516 ************************************ 00:03:50.516 END TEST unittest_pci_event 00:03:50.516 ************************************ 00:03:50.516 12:05:20 -- common/autotest_common.sh@1142 -- # return 0 00:03:50.516 12:05:20 -- unit/unittest.sh@213 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:50.516 12:05:20 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:50.516 12:05:20 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:50.516 12:05:20 -- common/autotest_common.sh@10 -- # set +x 00:03:50.516 ************************************ 00:03:50.516 START TEST unittest_include 00:03:50.516 ************************************ 00:03:50.516 12:05:20 unittest_include -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:50.516 ==68889== Memcheck, a memory error detector 00:03:50.516 ==68889== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.516 ==68889== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.516 ==68889== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:50.516 ==68889== 00:03:50.516 --68889-- Valgrind options: 00:03:50.516 --68889-- --leak-check=full 00:03:50.516 --68889-- --error-exitcode=2 00:03:50.516 --68889-- --verbose 00:03:50.516 --68889-- Contents of /proc/version: 00:03:50.516 --68889-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:50.516 --68889-- 00:03:50.516 --68889-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.516 --68889-- Page sizes: currently 4096, max supported 4096 00:03:50.516 --68889-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.516 --68889-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:50.516 --68889-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.516 --68889-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.516 --68889-- might be shown as UnknownInlinedFun 00:03:50.516 --68889-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.516 --68889-- object doesn't have a dynamic symbol table 00:03:50.516 --68889-- Scheduler: using generic scheduler lock implementation. 00:03:50.516 --68889-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.516 ==68889== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68889-by-???-on-09fa5fb4c861 00:03:50.516 ==68889== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68889-by-???-on-09fa5fb4c861 00:03:50.516 ==68889== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68889-by-???-on-09fa5fb4c861 00:03:50.516 ==68889== 00:03:50.516 ==68889== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.516 ==68889== don't want to do, unless you know exactly what you're doing, 00:03:50.516 ==68889== or are doing some strange experiment): 00:03:50.516 ==68889== /usr/libexec/valgrind/../../bin/vgdb --pid=68889 ...command... 00:03:50.516 ==68889== 00:03:50.516 ==68889== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.516 ==68889== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:50.516 ==68889== and then give GDB the following command 00:03:50.516 ==68889== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68889 00:03:50.516 ==68889== --pid is optional if only one valgrind process is running 00:03:50.516 ==68889== 00:03:50.516 --68889-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:50.516 --68889-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:50.516 --68889-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:50.516 --68889-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:50.516 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.516 --68889-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:50.516 --68889-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:50.516 --68889-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:50.516 --68889-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:50.516 --68889-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:50.516 --68889-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:50.516 --68889-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:50.516 --68889-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:50.516 --68889-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:50.516 --68889-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:50.516 --68889-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:50.516 --68889-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:50.516 --68889-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:50.776 --68889-- Reading syms from /usr/lib64/libm.so.6 00:03:50.776 --68889-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:50.776 --68889-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:50.776 --68889-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:50.776 --68889-- Reading syms from /usr/lib64/libc.so.6 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.776 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.776 --68889-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.776 --68889-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.776 --68889-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:50.776 --68889-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:50.776 --68889-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:50.776 --68889-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:50.776 --68889-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.776 --68889-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.776 --68889-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 --68889-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.776 ==68889== Preferring higher priority redirection: 00:03:50.776 --68889-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.776 --68889-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.776 --68889-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 --68889-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.777 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.777 --68889-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.777 --68889-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.777 ==68889== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.777 --68889-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.777 --68889-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.037 --68889-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.037 --68889-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.037 --68889-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.037 --68889-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.037 --68889-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.037 --68889-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.037 --68889-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.037 --68889-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.037 --68889-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.037 --68889-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.037 --68889-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.037 --68889-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.037 --68889-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.037 --68889-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.037 --68889-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.037 --68889-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.037 00:03:51.038 00:03:51.038 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.038 http://cunit.sourceforge.net/ 00:03:51.038 00:03:51.038 00:03:51.038 Suite: histogram 00:03:51.038 Test: histogram_test ...passed 00:03:51.038 Test: histogram_merge ...passed 00:03:51.038 00:03:51.038 Run Summary: Type Total Ran Passed Failed Inactive 00:03:51.038 suites 1 1 n/a 0 0 00:03:51.038 tests 2 2 2 0 0 00:03:51.038 asserts 50 50 50 0 n/a 00:03:51.038 00:03:51.038 Elapsed time = 0.039 seconds 00:03:51.038 --68889-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:51.038 --68889-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:51.038 ==68889== 00:03:51.038 ==68889== HEAP SUMMARY: 00:03:51.038 ==68889== in use at exit: 0 bytes in 0 blocks 00:03:51.038 ==68889== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:51.038 ==68889== 00:03:51.038 ==68889== All heap blocks were freed -- no leaks are possible 00:03:51.038 ==68889== 00:03:51.038 ==68889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:51.038 00:03:51.038 real 0m0.659s 00:03:51.038 user 0m0.631s 00:03:51.038 sys 0m0.023s 00:03:51.038 12:05:20 unittest_include -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:51.038 12:05:20 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:51.038 ************************************ 00:03:51.038 END TEST unittest_include 00:03:51.038 ************************************ 00:03:51.297 12:05:20 -- common/autotest_common.sh@1142 -- # return 0 00:03:51.297 12:05:20 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:03:51.297 12:05:20 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:03:51.297 12:05:20 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:51.297 12:05:20 -- common/autotest_common.sh@10 -- # set +x 00:03:51.297 ************************************ 00:03:51.297 START TEST unittest_bdev 00:03:51.297 ************************************ 00:03:51.297 12:05:20 unittest_bdev -- common/autotest_common.sh@1123 -- # unittest_bdev 00:03:51.297 12:05:20 unittest_bdev -- unit/unittest.sh@20 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:51.297 ==68913== Memcheck, a memory error detector 00:03:51.297 ==68913== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:51.297 ==68913== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:51.297 ==68913== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:51.297 ==68913== 00:03:51.297 --68913-- Valgrind options: 00:03:51.297 --68913-- --leak-check=full 00:03:51.297 --68913-- --error-exitcode=2 00:03:51.297 --68913-- --verbose 00:03:51.297 --68913-- Contents of /proc/version: 00:03:51.297 --68913-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:51.297 --68913-- 00:03:51.297 --68913-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:51.297 --68913-- Page sizes: currently 4096, max supported 4096 00:03:51.297 --68913-- Valgrind library directory: /usr/libexec/valgrind 00:03:51.297 --68913-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:51.297 --68913-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:51.297 --68913-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:51.297 --68913-- might be shown as UnknownInlinedFun 00:03:51.297 --68913-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:51.297 --68913-- object doesn't have a dynamic symbol table 00:03:51.297 --68913-- Scheduler: using generic scheduler lock implementation. 00:03:51.297 --68913-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:51.297 ==68913== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68913-by-???-on-09fa5fb4c861 00:03:51.297 ==68913== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68913-by-???-on-09fa5fb4c861 00:03:51.297 ==68913== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68913-by-???-on-09fa5fb4c861 00:03:51.297 ==68913== 00:03:51.297 ==68913== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:51.297 ==68913== don't want to do, unless you know exactly what you're doing, 00:03:51.298 ==68913== or are doing some strange experiment): 00:03:51.298 ==68913== /usr/libexec/valgrind/../../bin/vgdb --pid=68913 ...command... 00:03:51.298 ==68913== 00:03:51.298 ==68913== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:51.298 ==68913== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:51.298 ==68913== and then give GDB the following command 00:03:51.298 ==68913== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68913 00:03:51.298 ==68913== --pid is optional if only one valgrind process is running 00:03:51.298 ==68913== 00:03:51.298 --68913-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.298 --68913-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.298 --68913-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.298 --68913-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.298 --68913-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.298 --68913-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.298 --68913-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.298 --68913-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.298 --68913-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.298 --68913-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.298 --68913-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.298 --68913-- Reading syms from /usr/lib64/libm.so.6 00:03:51.298 --68913-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.298 --68913-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:51.298 --68913-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.298 --68913-- Reading syms from /usr/lib64/libc.so.6 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.298 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.298 --68913-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.298 --68913-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.558 --68913-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.558 --68913-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.558 --68913-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.558 --68913-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.558 --68913-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.558 --68913-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:51.558 --68913-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.558 --68913-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 ==68913== Preferring higher priority redirection: 00:03:51.559 --68913-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:51.559 --68913-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:51.559 --68913-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 --68913-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.559 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.559 --68913-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.559 --68913-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.559 ==68913== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.559 --68913-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.559 --68913-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.559 --68913-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.559 --68913-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.559 --68913-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.559 --68913-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.559 --68913-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.559 --68913-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.559 --68913-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.559 --68913-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.559 --68913-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.559 --68913-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.819 --68913-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.819 --68913-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.819 --68913-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.819 --68913-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.819 --68913-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.819 --68913-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.819 --68913-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:51.819 00:03:51.819 00:03:51.819 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.819 http://cunit.sourceforge.net/ 00:03:51.819 00:03:51.819 00:03:51.819 Suite: bdev 00:03:51.819 Test: bytes_to_blocks_test ...passed 00:03:51.819 Test: num_blocks_test ...--68913-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:52.078 passed 00:03:52.078 Test: io_valid_test ...passed 00:03:52.078 Test: open_write_test ...[2024-07-25 12:05:21.643522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:52.078 [2024-07-25 12:05:21.676140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:52.078 [2024-07-25 12:05:21.678968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:52.338 passed 00:03:52.338 Test: claim_test ...passed 00:03:52.338 Test: alias_add_del_test ...[2024-07-25 12:05:21.804906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:52.338 [2024-07-25 12:05:21.805934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4663:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:52.338 [2024-07-25 12:05:21.806828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:52.338 passed 00:03:52.338 Test: get_device_stat_test ...passed 00:03:52.338 Test: bdev_io_types_test ...passed 00:03:52.596 Test: bdev_io_wait_test ...passed 00:03:52.597 Test: bdev_io_spans_split_test ...passed 00:03:52.597 Test: bdev_io_boundary_split_test ...passed 00:03:52.856 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-25 12:05:22.279859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3214:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:03:52.856 passed 00:03:52.856 Test: bdev_io_mix_split_test ...passed 00:03:52.856 Test: bdev_io_split_with_io_wait ...passed 00:03:53.115 Test: bdev_io_write_unit_split_test ...[2024-07-25 12:05:22.511432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2765:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:53.115 [2024-07-25 12:05:22.514540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2765:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:03:53.115 [2024-07-25 12:05:22.514716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2765:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:03:53.115 [2024-07-25 12:05:22.517212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2765:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:03:53.115 passed 00:03:53.115 Test: bdev_io_alignment_with_boundary ...passed 00:03:53.115 Test: bdev_io_alignment ...passed 00:03:53.115 Test: bdev_histograms ...passed 00:03:53.374 Test: bdev_write_zeroes ...passed 00:03:53.374 Test: bdev_compare_and_write ...passed 00:03:53.374 Test: bdev_compare ...passed 00:03:53.374 Test: bdev_compare_emulated ...passed 00:03:53.633 Test: bdev_zcopy_write ...passed 00:03:53.633 Test: bdev_zcopy_read ...passed 00:03:53.633 Test: bdev_open_while_hotremove ...passed 00:03:53.633 Test: bdev_close_while_hotremove ...passed 00:03:53.633 Test: bdev_open_ext_test ...[2024-07-25 12:05:23.093659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8217:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:53.633 passed 00:03:53.633 Test: bdev_open_ext_unregister ...[2024-07-25 12:05:23.097867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8217:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:53.633 passed 00:03:53.633 Test: bdev_set_io_timeout ...passed 00:03:53.633 Test: bdev_set_qd_sampling ...passed 00:03:53.633 Test: lba_range_overlap ...passed 00:03:53.633 Test: lock_lba_range_check_ranges ...passed 00:03:53.893 Test: lock_lba_range_with_io_outstanding ...passed 00:03:53.893 Test: lock_lba_range_overlapped ...passed 00:03:53.893 Test: bdev_quiesce ...[2024-07-25 12:05:23.400862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10186:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:53.893 passed 00:03:53.893 Test: bdev_io_abort ...passed 00:03:53.893 Test: bdev_unmap ...passed 00:03:54.153 Test: bdev_write_zeroes_split_test ...passed 00:03:54.153 Test: bdev_set_options_test ...[2024-07-25 12:05:23.553617] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 502:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:03:54.153 passed 00:03:54.153 Test: bdev_get_memory_domains ...passed 00:03:54.153 Test: bdev_io_ext ...passed 00:03:54.153 Test: bdev_io_ext_no_opts ...passed 00:03:54.153 Test: bdev_io_ext_invalid_opts ...passed 00:03:54.153 Test: bdev_io_ext_split ...passed 00:03:54.153 Test: bdev_io_ext_bounce_buffer ...passed 00:03:54.153 Test: bdev_register_uuid_alias ...[2024-07-25 12:05:23.797193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name b3944459-1430-4d91-90a2-e947cb3f1d98 already exists 00:03:54.153 [2024-07-25 12:05:23.797650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7755:bdev_register: *ERROR*: Unable to add uuid:b3944459-1430-4d91-90a2-e947cb3f1d98 alias for bdev bdev0 00:03:54.412 passed 00:03:54.412 Test: bdev_unregister_by_name ...[2024-07-25 12:05:23.806801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8007:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:54.412 [2024-07-25 12:05:23.807905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8015:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:54.412 passed 00:03:54.412 Test: for_each_bdev_test ...passed 00:03:54.412 Test: bdev_seek_test ...passed 00:03:54.412 Test: bdev_copy ...passed 00:03:54.412 Test: bdev_copy_split_test ...passed 00:03:54.412 Test: examine_locks ...passed 00:03:54.412 Test: claim_v2_rwo ...[2024-07-25 12:05:24.002223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.004147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.005089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.006284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.007063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.013418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8736:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:54.412 passed 00:03:54.412 Test: claim_v2_rom ...[2024-07-25 12:05:24.023104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.024240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.024829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.025431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.033016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8779:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:54.412 [2024-07-25 12:05:24.034982] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8774:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:54.412 passed 00:03:54.412 Test: claim_v2_rwm ...[2024-07-25 12:05:24.039026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8809:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:54.412 [2024-07-25 12:05:24.044193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.045317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.045978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.046572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.047701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8829:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:54.412 [2024-07-25 12:05:24.054044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8809:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:54.412 passed 00:03:54.412 Test: claim_v2_existing_writer ...[2024-07-25 12:05:24.059941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8774:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:54.412 [2024-07-25 12:05:24.060237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8774:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:54.412 passed 00:03:54.671 Test: claim_v2_existing_v1 ...[2024-07-25 12:05:24.063381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:54.671 [2024-07-25 12:05:24.064162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:54.671 [2024-07-25 12:05:24.064287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:54.671 passed 00:03:54.671 Test: claim_v1_existing_v2 ...[2024-07-25 12:05:24.067039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:54.671 [2024-07-25 12:05:24.068166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:54.672 [2024-07-25 12:05:24.068368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:54.672 passed 00:03:54.672 Test: examine_claimed ...[2024-07-25 12:05:24.080830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:54.672 passed 00:03:54.672 00:03:54.672 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.672 suites 1 1 n/a 0 0 00:03:54.672 tests 59 59 59 0 0 00:03:54.672 asserts 4599 4599 4599 0 n/a 00:03:54.672 00:03:54.672 Elapsed time = 2.771 seconds 00:03:54.672 --68913-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.672 --68913-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.672 ==68913== 00:03:54.672 ==68913== HEAP SUMMARY: 00:03:54.672 ==68913== in use at exit: 2,040 bytes in 5 blocks 00:03:54.672 ==68913== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:03:54.672 ==68913== 00:03:54.672 ==68913== Searching for pointers to 5 not-freed blocks 00:03:54.672 ==68913== Checked 7,191,608 bytes 00:03:54.672 ==68913== 00:03:54.672 ==68913== LEAK SUMMARY: 00:03:54.672 ==68913== definitely lost: 0 bytes in 0 blocks 00:03:54.672 ==68913== indirectly lost: 0 bytes in 0 blocks 00:03:54.672 ==68913== possibly lost: 0 bytes in 0 blocks 00:03:54.672 ==68913== still reachable: 2,040 bytes in 5 blocks 00:03:54.672 ==68913== suppressed: 0 bytes in 0 blocks 00:03:54.672 ==68913== Reachable blocks (those to which a pointer was found) are not shown. 00:03:54.672 ==68913== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:54.672 ==68913== 00:03:54.672 ==68913== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.672 12:05:24 unittest_bdev -- unit/unittest.sh@21 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:54.672 ==68949== Memcheck, a memory error detector 00:03:54.672 ==68949== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:54.672 ==68949== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:54.672 ==68949== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:54.672 ==68949== 00:03:54.672 --68949-- Valgrind options: 00:03:54.672 --68949-- --leak-check=full 00:03:54.672 --68949-- --error-exitcode=2 00:03:54.672 --68949-- --verbose 00:03:54.672 --68949-- Contents of /proc/version: 00:03:54.672 --68949-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:54.672 --68949-- 00:03:54.672 --68949-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:54.672 --68949-- Page sizes: currently 4096, max supported 4096 00:03:54.672 --68949-- Valgrind library directory: /usr/libexec/valgrind 00:03:54.672 --68949-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:54.672 --68949-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:54.672 --68949-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:54.672 --68949-- might be shown as UnknownInlinedFun 00:03:54.672 --68949-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:54.672 --68949-- object doesn't have a dynamic symbol table 00:03:54.672 --68949-- Scheduler: using generic scheduler lock implementation. 00:03:54.672 --68949-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:54.672 ==68949== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68949-by-???-on-09fa5fb4c861 00:03:54.672 ==68949== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68949-by-???-on-09fa5fb4c861 00:03:54.672 ==68949== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68949-by-???-on-09fa5fb4c861 00:03:54.672 ==68949== 00:03:54.672 ==68949== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:54.672 ==68949== don't want to do, unless you know exactly what you're doing, 00:03:54.672 ==68949== or are doing some strange experiment): 00:03:54.672 ==68949== /usr/libexec/valgrind/../../bin/vgdb --pid=68949 ...command... 00:03:54.672 ==68949== 00:03:54.672 ==68949== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:54.672 ==68949== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:54.672 ==68949== and then give GDB the following command 00:03:54.672 ==68949== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68949 00:03:54.672 ==68949== --pid is optional if only one valgrind process is running 00:03:54.672 ==68949== 00:03:54.672 --68949-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:54.672 --68949-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:54.672 --68949-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:54.672 --68949-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:54.672 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.672 --68949-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:54.672 --68949-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:54.931 --68949-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:54.931 --68949-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:54.931 --68949-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:54.931 --68949-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:54.931 --68949-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:54.931 --68949-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:54.931 --68949-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:54.932 --68949-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:54.932 --68949-- Reading syms from /usr/lib64/libm.so.6 00:03:54.932 --68949-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:54.932 --68949-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:54.932 --68949-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libc.so.6 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.932 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.932 --68949-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.932 --68949-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.932 --68949-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.932 --68949-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.932 --68949-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.932 --68949-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.932 --68949-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:54.932 --68949-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 ==68949== Preferring higher priority redirection: 00:03:54.932 --68949-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:54.932 --68949-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:54.932 --68949-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.932 --68949-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.933 --68949-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.933 --68949-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.933 --68949-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.192 --68949-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.192 --68949-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.192 --68949-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.192 --68949-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.192 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.192 --68949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.192 --68949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.192 ==68949== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.192 --68949-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.192 --68949-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.192 --68949-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:55.192 --68949-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:55.192 --68949-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:55.192 --68949-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:55.192 --68949-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:55.192 --68949-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:55.192 --68949-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:55.192 --68949-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:55.192 --68949-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:55.192 --68949-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:55.192 --68949-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:55.192 --68949-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:55.192 --68949-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:55.192 --68949-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:55.192 --68949-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:55.192 --68949-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:55.192 --68949-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:55.192 00:03:55.192 00:03:55.192 CUnit - A unit testing framework for C - Version 2.1-3 00:03:55.192 http://cunit.sourceforge.net/ 00:03:55.192 00:03:55.192 00:03:55.192 Suite: nvme 00:03:55.452 Test: test_create_ctrlr ...passed 00:03:55.452 Test: test_reset_ctrlr ...[2024-07-25 12:05:25.070415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 passed 00:03:55.712 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:55.712 Test: test_failover_ctrlr ...--68949-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:55.712 passed 00:03:55.712 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-25 12:05:25.197328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 [2024-07-25 12:05:25.203279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 [2024-07-25 12:05:25.204835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 passed 00:03:55.712 Test: test_pending_reset ...--68949-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:55.712 --68949-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:55.712 [2024-07-25 12:05:25.325588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 [2024-07-25 12:05:25.327171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:55.712 passed 00:03:55.971 Test: test_attach_ctrlr ...[2024-07-25 12:05:25.374412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4318:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:55.971 passed 00:03:55.971 Test: test_aer_cb ...passed 00:03:55.971 Test: test_submit_nvme_cmd ...passed 00:03:55.971 Test: test_add_remove_trid ...passed 00:03:55.971 Test: test_abort ...[2024-07-25 12:05:25.574262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7480:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:55.971 passed 00:03:55.971 Test: test_get_io_qpair ...passed 00:03:55.971 Test: test_bdev_unregister ...passed 00:03:55.971 Test: test_compare_ns ...passed 00:03:56.230 Test: test_init_ana_log_page ...passed 00:03:56.230 Test: test_get_memory_domains ...passed 00:03:56.230 Test: test_reconnect_qpair ...[2024-07-25 12:05:25.669860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.230 passed 00:03:56.230 Test: test_create_bdev_ctrlr ...[2024-07-25 12:05:25.679965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5407:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:56.230 passed 00:03:56.230 Test: test_add_multi_ns_to_bdev ...[2024-07-25 12:05:25.709760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4574:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:56.230 passed 00:03:56.230 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:56.230 Test: test_admin_path ...passed 00:03:56.230 Test: test_reset_bdev_ctrlr ...passed 00:03:56.230 Test: test_find_io_path ...passed 00:03:56.230 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:56.230 Test: test_retry_io_for_io_path_error ...passed 00:03:56.489 Test: test_retry_io_count ...passed 00:03:56.489 Test: test_concurrent_read_ana_log_page ...passed 00:03:56.489 Test: test_retry_io_for_ana_error ...passed 00:03:56.489 Test: test_check_io_error_resiliency_params ...[2024-07-25 12:05:25.918888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:56.489 [2024-07-25 12:05:25.919401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6108:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:56.489 [2024-07-25 12:05:25.919993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6117:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:56.489 [2024-07-25 12:05:25.920532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6120:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:56.489 [2024-07-25 12:05:25.921021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6132:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:56.489 [2024-07-25 12:05:25.922364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6132:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:56.489 [2024-07-25 12:05:25.922849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6112:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:56.489 [2024-07-25 12:05:25.923450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6127:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:56.489 [2024-07-25 12:05:25.923927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6124:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:56.489 passed 00:03:56.489 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:56.489 Test: test_reconnect_ctrlr ...[2024-07-25 12:05:25.950914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:25.959448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:25.969233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:25.972180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:25.974964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 passed 00:03:56.490 Test: test_retry_failover_ctrlr ...[2024-07-25 12:05:25.986309] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 passed 00:03:56.490 Test: test_fail_path ...[2024-07-25 12:05:26.001916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:26.006538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:26.009562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:26.013037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 [2024-07-25 12:05:26.015575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 passed 00:03:56.490 Test: test_nvme_ns_cmp ...passed 00:03:56.490 Test: test_ana_transition ...passed 00:03:56.490 Test: test_set_preferred_path ...passed 00:03:56.490 Test: test_find_next_io_path ...passed 00:03:56.490 Test: test_find_io_path_min_qd ...passed 00:03:56.490 Test: test_disable_auto_failback ...[2024-07-25 12:05:26.082686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.490 passed 00:03:56.490 Test: test_set_multipath_policy ...passed 00:03:56.490 Test: test_uuid_generation ...passed 00:03:56.749 Test: test_retry_io_to_same_path ...passed 00:03:56.749 Test: test_race_between_reset_and_disconnected ...passed 00:03:56.749 Test: test_ctrlr_op_rpc ...passed 00:03:56.749 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:56.749 Test: test_disable_enable_ctrlr ...[2024-07-25 12:05:26.246315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.749 [2024-07-25 12:05:26.252540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:56.749 passed 00:03:56.749 Test: test_delete_ctrlr_done ...passed 00:03:56.749 Test: test_ns_remove_during_reset ...passed 00:03:56.749 Test: test_io_path_is_current ...passed 00:03:56.749 00:03:56.749 Run Summary: Type Total Ran Passed Failed Inactive 00:03:56.749 suites 1 1 n/a 0 0 00:03:56.749 tests 49 49 49 0 0 00:03:56.749 asserts 3578 3578 3578 0 n/a 00:03:56.749 00:03:56.749 Elapsed time = 1.473 seconds 00:03:56.749 --68949-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:56.749 --68949-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:56.749 ==68949== 00:03:56.749 ==68949== HEAP SUMMARY: 00:03:56.749 ==68949== in use at exit: 0 bytes in 0 blocks 00:03:56.749 ==68949== total heap usage: 5,795 allocs, 5,795 frees, 1,768,444 bytes allocated 00:03:56.749 ==68949== 00:03:56.749 ==68949== All heap blocks were freed -- no leaks are possible 00:03:56.749 ==68949== 00:03:56.749 ==68949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:56.749 12:05:26 unittest_bdev -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:56.749 ==68974== Memcheck, a memory error detector 00:03:56.749 ==68974== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.749 ==68974== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.750 ==68974== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:56.750 ==68974== 00:03:56.750 --68974-- Valgrind options: 00:03:56.750 --68974-- --leak-check=full 00:03:56.750 --68974-- --error-exitcode=2 00:03:56.750 --68974-- --verbose 00:03:56.750 --68974-- Contents of /proc/version: 00:03:56.750 --68974-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:56.750 --68974-- 00:03:56.750 --68974-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.750 --68974-- Page sizes: currently 4096, max supported 4096 00:03:56.750 --68974-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.750 --68974-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:56.750 --68974-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:57.009 --68974-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:57.009 --68974-- might be shown as UnknownInlinedFun 00:03:57.009 --68974-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:57.009 --68974-- object doesn't have a dynamic symbol table 00:03:57.009 --68974-- Scheduler: using generic scheduler lock implementation. 00:03:57.009 --68974-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:57.009 ==68974== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68974-by-???-on-09fa5fb4c861 00:03:57.009 ==68974== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68974-by-???-on-09fa5fb4c861 00:03:57.009 ==68974== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68974-by-???-on-09fa5fb4c861 00:03:57.009 ==68974== 00:03:57.009 ==68974== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:57.009 ==68974== don't want to do, unless you know exactly what you're doing, 00:03:57.009 ==68974== or are doing some strange experiment): 00:03:57.009 ==68974== /usr/libexec/valgrind/../../bin/vgdb --pid=68974 ...command... 00:03:57.009 ==68974== 00:03:57.009 ==68974== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:57.009 ==68974== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:57.009 ==68974== and then give GDB the following command 00:03:57.009 ==68974== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68974 00:03:57.009 ==68974== --pid is optional if only one valgrind process is running 00:03:57.009 ==68974== 00:03:57.009 --68974-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:57.009 --68974-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:57.009 --68974-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:57.009 --68974-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:57.009 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.009 --68974-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:57.009 --68974-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:57.009 --68974-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:57.009 --68974-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:57.009 --68974-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:57.009 --68974-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:57.009 --68974-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:57.009 --68974-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:57.009 --68974-- Reading syms from /usr/lib64/libm.so.6 00:03:57.009 --68974-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:57.009 --68974-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:57.009 --68974-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:57.009 --68974-- Reading syms from /usr/lib64/libc.so.6 00:03:57.009 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.009 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.010 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.010 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.010 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.010 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.010 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.010 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.010 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.010 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.010 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.010 --68974-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.010 --68974-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.010 --68974-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:57.010 --68974-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:57.010 --68974-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:57.010 --68974-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:57.010 --68974-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:57.269 --68974-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:57.269 --68974-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 ==68974== Preferring higher priority redirection: 00:03:57.269 --68974-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:57.269 --68974-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:57.269 --68974-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 --68974-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.269 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.269 --68974-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.269 --68974-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.269 ==68974== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.269 --68974-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.270 --68974-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.270 --68974-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:57.270 --68974-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:57.270 --68974-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:57.270 --68974-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:57.270 --68974-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:57.270 --68974-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:57.270 --68974-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:57.270 --68974-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:57.270 --68974-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:57.270 --68974-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:57.270 --68974-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:57.270 --68974-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:57.270 --68974-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:57.270 --68974-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:57.270 --68974-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:57.270 --68974-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:57.270 --68974-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:57.270 00:03:57.270 00:03:57.270 CUnit - A unit testing framework for C - Version 2.1-3 00:03:57.270 http://cunit.sourceforge.net/ 00:03:57.270 00:03:57.270 Test Options 00:03:57.270 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:03:57.270 00:03:57.270 Suite: raid 00:03:57.270 Test: test_create_raid ...--68974-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:57.529 passed 00:03:57.529 Test: test_create_raid_superblock ...passed 00:03:57.529 Test: test_delete_raid ...passed 00:03:57.529 Test: test_create_raid_invalid_args ...[2024-07-25 12:05:27.019023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1507:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:57.529 [2024-07-25 12:05:27.048967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1501:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:57.529 [2024-07-25 12:05:27.053305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1491:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:03:57.529 [2024-07-25 12:05:27.055065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3283:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:57.529 [2024-07-25 12:05:27.055923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3461:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:57.529 [2024-07-25 12:05:27.065457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3283:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:57.529 [2024-07-25 12:05:27.065571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3461:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:57.529 passed 00:03:57.529 Test: test_delete_raid_invalid_args ...passed 00:03:57.529 Test: test_io_channel ...passed 00:03:57.529 Test: test_reset_io ...passed 00:03:57.529 Test: test_multi_raid ...passed 00:03:57.529 Test: test_io_type_supported ...passed 00:03:57.787 Test: test_raid_json_dump_info ...passed 00:03:57.787 Test: test_context_size ...passed 00:03:57.787 Test: test_raid_level_conversions ...passed 00:03:57.787 Test: test_raid_io_split ...passed 00:03:57.787 Test: test_raid_process ...passed 00:03:57.787 Test: test_raid_process_with_qos ...passed 00:03:57.787 00:03:57.787 Run Summary: Type Total Ran Passed Failed Inactive 00:03:57.787 suites 1 1 n/a 0 0 00:03:57.787 tests 15 15 15 0 0 00:03:57.787 asserts 6602 6602 6602 0 n/a 00:03:57.787 00:03:57.787 Elapsed time = 0.504 seconds 00:03:57.787 --68974-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:57.787 --68974-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.047 ==68974== 00:03:58.047 ==68974== HEAP SUMMARY: 00:03:58.047 ==68974== in use at exit: 67,992 bytes in 2,055 blocks 00:03:58.047 ==68974== total heap usage: 6,411 allocs, 4,356 frees, 34,898,534 bytes allocated 00:03:58.047 ==68974== 00:03:58.047 ==68974== Searching for pointers to 2,055 not-freed blocks 00:03:58.047 ==68974== Checked 6,807,112 bytes 00:03:58.047 ==68974== 00:03:58.047 ==68974== LEAK SUMMARY: 00:03:58.047 ==68974== definitely lost: 0 bytes in 0 blocks 00:03:58.047 ==68974== indirectly lost: 0 bytes in 0 blocks 00:03:58.047 ==68974== possibly lost: 0 bytes in 0 blocks 00:03:58.047 ==68974== still reachable: 67,992 bytes in 2,055 blocks 00:03:58.047 ==68974== suppressed: 0 bytes in 0 blocks 00:03:58.047 ==68974== Reachable blocks (those to which a pointer was found) are not shown. 00:03:58.047 ==68974== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:58.047 ==68974== 00:03:58.047 ==68974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.047 12:05:27 unittest_bdev -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:58.047 ==68988== Memcheck, a memory error detector 00:03:58.047 ==68988== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.047 ==68988== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.047 ==68988== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:58.047 ==68988== 00:03:58.047 --68988-- Valgrind options: 00:03:58.047 --68988-- --leak-check=full 00:03:58.047 --68988-- --error-exitcode=2 00:03:58.047 --68988-- --verbose 00:03:58.047 --68988-- Contents of /proc/version: 00:03:58.047 --68988-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:58.047 --68988-- 00:03:58.047 --68988-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.047 --68988-- Page sizes: currently 4096, max supported 4096 00:03:58.047 --68988-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.047 --68988-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:58.047 --68988-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.047 --68988-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.047 --68988-- might be shown as UnknownInlinedFun 00:03:58.047 --68988-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.047 --68988-- object doesn't have a dynamic symbol table 00:03:58.047 --68988-- Scheduler: using generic scheduler lock implementation. 00:03:58.047 --68988-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.047 ==68988== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68988-by-???-on-09fa5fb4c861 00:03:58.047 ==68988== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68988-by-???-on-09fa5fb4c861 00:03:58.047 ==68988== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68988-by-???-on-09fa5fb4c861 00:03:58.047 ==68988== 00:03:58.047 ==68988== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.047 ==68988== don't want to do, unless you know exactly what you're doing, 00:03:58.047 ==68988== or are doing some strange experiment): 00:03:58.047 ==68988== /usr/libexec/valgrind/../../bin/vgdb --pid=68988 ...command... 00:03:58.047 ==68988== 00:03:58.047 ==68988== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.047 ==68988== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:58.047 ==68988== and then give GDB the following command 00:03:58.047 ==68988== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68988 00:03:58.047 ==68988== --pid is optional if only one valgrind process is running 00:03:58.047 ==68988== 00:03:58.047 --68988-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.047 --68988-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.048 --68988-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.048 --68988-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.048 --68988-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.048 --68988-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.048 --68988-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.048 --68988-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.048 --68988-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.048 --68988-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.048 --68988-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.048 --68988-- Reading syms from /usr/lib64/libm.so.6 00:03:58.048 --68988-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.048 --68988-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:58.048 --68988-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.048 --68988-- Reading syms from /usr/lib64/libc.so.6 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.048 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.048 --68988-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.048 --68988-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.307 --68988-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:58.307 --68988-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:58.307 --68988-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:58.307 --68988-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.307 --68988-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.307 --68988-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.307 --68988-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.307 --68988-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 ==68988== Preferring higher priority redirection: 00:03:58.308 --68988-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.308 --68988-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.308 --68988-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 --68988-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.308 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.308 --68988-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.308 --68988-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.308 ==68988== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.308 --68988-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.308 --68988-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.308 --68988-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.308 --68988-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.308 --68988-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:58.308 --68988-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:58.308 --68988-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:58.308 --68988-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:58.308 --68988-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:58.308 --68988-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:58.308 --68988-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:58.308 --68988-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:58.308 --68988-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:58.308 --68988-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:58.308 --68988-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:58.308 --68988-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:58.308 --68988-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:58.308 --68988-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:58.308 00:03:58.308 00:03:58.308 CUnit - A unit testing framework for C - Version 2.1-3 00:03:58.308 http://cunit.sourceforge.net/ 00:03:58.308 00:03:58.308 --68988-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:58.308 00:03:58.308 Suite: raid_sb 00:03:58.567 Test: test_raid_bdev_write_superblock ...passed 00:03:58.567 Test: test_raid_bdev_load_base_bdev_superblock ...--68988-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:58.567 passed 00:03:58.567 Test: test_raid_bdev_parse_superblock ...[2024-07-25 12:05:27.997401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:58.567 passed 00:03:58.567 Suite: raid_sb_md 00:03:58.567 Test: test_raid_bdev_write_superblock ...passed 00:03:58.567 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:58.567 Test: test_raid_bdev_parse_superblock ...[2024-07-25 12:05:28.029455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:58.567 passed 00:03:58.567 Suite: raid_sb_md_interleaved 00:03:58.567 Test: test_raid_bdev_write_superblock ...passed 00:03:58.567 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:58.567 Test: test_raid_bdev_parse_superblock ...[2024-07-25 12:05:28.037580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:03:58.567 passed 00:03:58.567 00:03:58.567 Run Summary: Type Total Ran Passed Failed Inactive 00:03:58.567 suites 3 3 n/a 0 0 00:03:58.567 tests 9 9 9 0 0 00:03:58.567 asserts 139 139 139 0 n/a 00:03:58.567 00:03:58.567 Elapsed time = 0.120 seconds 00:03:58.567 --68988-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:58.567 --68988-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.567 ==68988== 00:03:58.567 ==68988== HEAP SUMMARY: 00:03:58.567 ==68988== in use at exit: 0 bytes in 0 blocks 00:03:58.567 ==68988== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:03:58.567 ==68988== 00:03:58.567 ==68988== All heap blocks were freed -- no leaks are possible 00:03:58.567 ==68988== 00:03:58.567 ==68988== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.567 12:05:28 unittest_bdev -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:58.567 ==68999== Memcheck, a memory error detector 00:03:58.567 ==68999== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.567 ==68999== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.567 ==68999== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:58.567 ==68999== 00:03:58.567 --68999-- Valgrind options: 00:03:58.567 --68999-- --leak-check=full 00:03:58.567 --68999-- --error-exitcode=2 00:03:58.567 --68999-- --verbose 00:03:58.567 --68999-- Contents of /proc/version: 00:03:58.567 --68999-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:58.567 --68999-- 00:03:58.567 --68999-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.568 --68999-- Page sizes: currently 4096, max supported 4096 00:03:58.568 --68999-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.568 --68999-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:58.568 --68999-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.568 --68999-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.568 --68999-- might be shown as UnknownInlinedFun 00:03:58.568 --68999-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.568 --68999-- object doesn't have a dynamic symbol table 00:03:58.568 --68999-- Scheduler: using generic scheduler lock implementation. 00:03:58.568 --68999-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.568 ==68999== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68999-by-???-on-09fa5fb4c861 00:03:58.568 ==68999== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68999-by-???-on-09fa5fb4c861 00:03:58.568 ==68999== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68999-by-???-on-09fa5fb4c861 00:03:58.568 ==68999== 00:03:58.568 ==68999== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.568 ==68999== don't want to do, unless you know exactly what you're doing, 00:03:58.568 ==68999== or are doing some strange experiment): 00:03:58.568 ==68999== /usr/libexec/valgrind/../../bin/vgdb --pid=68999 ...command... 00:03:58.568 ==68999== 00:03:58.568 ==68999== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.568 ==68999== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:58.568 ==68999== and then give GDB the following command 00:03:58.568 ==68999== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68999 00:03:58.568 ==68999== --pid is optional if only one valgrind process is running 00:03:58.568 ==68999== 00:03:58.568 --68999-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.568 --68999-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.568 --68999-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.568 --68999-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.568 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.568 --68999-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.568 --68999-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.568 --68999-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.568 --68999-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.568 --68999-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.568 --68999-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.568 --68999-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.568 --68999-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.827 --68999-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.827 --68999-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.827 --68999-- Reading syms from /usr/lib64/libm.so.6 00:03:58.827 --68999-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.827 --68999-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:58.827 --68999-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libc.so.6 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.827 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.827 --68999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.827 --68999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.827 --68999-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:58.827 --68999-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:58.827 --68999-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.827 --68999-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.827 --68999-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.827 --68999-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.827 --68999-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 ==68999== Preferring higher priority redirection: 00:03:58.828 --68999-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.828 --68999-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.828 --68999-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 --68999-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.828 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.828 --68999-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.828 --68999-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.828 ==68999== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.828 --68999-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.828 --68999-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.828 --68999-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.828 --68999-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.828 --68999-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:59.087 --68999-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:59.087 --68999-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:59.087 --68999-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:59.087 --68999-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:59.087 --68999-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:59.087 --68999-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:59.087 --68999-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:59.087 --68999-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:59.087 --68999-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:59.087 --68999-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:59.087 --68999-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:59.087 --68999-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:59.087 --68999-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:59.087 --68999-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:59.087 00:03:59.087 00:03:59.087 CUnit - A unit testing framework for C - Version 2.1-3 00:03:59.087 http://cunit.sourceforge.net/ 00:03:59.087 00:03:59.087 00:03:59.087 Suite: concat 00:03:59.087 Test: test_concat_start ...passed 00:03:59.087 Test: test_concat_rw ...passed 00:03:59.087 Test: test_concat_null_payload ...passed 00:03:59.087 00:03:59.087 Run Summary: Type Total Ran Passed Failed Inactive 00:03:59.087 suites 1 1 n/a 0 0 00:03:59.087 tests 3 3 3 0 0 00:03:59.087 asserts 8460 8460 8460 0 n/a 00:03:59.088 00:03:59.088 Elapsed time = 0.092 seconds 00:03:59.088 --68999-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:59.088 --68999-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:59.347 ==68999== 00:03:59.347 ==68999== HEAP SUMMARY: 00:03:59.347 ==68999== in use at exit: 0 bytes in 0 blocks 00:03:59.347 ==68999== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:03:59.347 ==68999== 00:03:59.347 ==68999== All heap blocks were freed -- no leaks are possible 00:03:59.347 ==68999== 00:03:59.347 ==68999== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:59.347 12:05:28 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:59.347 ==69007== Memcheck, a memory error detector 00:03:59.347 ==69007== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:59.347 ==69007== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:59.347 ==69007== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:59.347 ==69007== 00:03:59.347 --69007-- Valgrind options: 00:03:59.347 --69007-- --leak-check=full 00:03:59.347 --69007-- --error-exitcode=2 00:03:59.347 --69007-- --verbose 00:03:59.347 --69007-- Contents of /proc/version: 00:03:59.347 --69007-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:59.347 --69007-- 00:03:59.347 --69007-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:59.347 --69007-- Page sizes: currently 4096, max supported 4096 00:03:59.347 --69007-- Valgrind library directory: /usr/libexec/valgrind 00:03:59.347 --69007-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:59.347 --69007-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:59.347 --69007-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:59.347 --69007-- might be shown as UnknownInlinedFun 00:03:59.347 --69007-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:59.347 --69007-- object doesn't have a dynamic symbol table 00:03:59.347 --69007-- Scheduler: using generic scheduler lock implementation. 00:03:59.347 --69007-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:59.347 ==69007== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69007-by-???-on-09fa5fb4c861 00:03:59.347 ==69007== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69007-by-???-on-09fa5fb4c861 00:03:59.347 ==69007== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69007-by-???-on-09fa5fb4c861 00:03:59.347 ==69007== 00:03:59.347 ==69007== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:59.347 ==69007== don't want to do, unless you know exactly what you're doing, 00:03:59.347 ==69007== or are doing some strange experiment): 00:03:59.347 ==69007== /usr/libexec/valgrind/../../bin/vgdb --pid=69007 ...command... 00:03:59.348 ==69007== 00:03:59.348 ==69007== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:59.348 ==69007== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:59.348 ==69007== and then give GDB the following command 00:03:59.348 ==69007== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69007 00:03:59.348 ==69007== --pid is optional if only one valgrind process is running 00:03:59.348 ==69007== 00:03:59.348 --69007-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:59.348 --69007-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:59.348 --69007-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:59.348 --69007-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:59.348 --69007-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:59.348 --69007-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:59.348 --69007-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:59.348 --69007-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:59.348 --69007-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:59.348 --69007-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:59.348 --69007-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:59.348 --69007-- Reading syms from /usr/lib64/libm.so.6 00:03:59.348 --69007-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:59.348 --69007-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:59.348 --69007-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:59.348 --69007-- Reading syms from /usr/lib64/libc.so.6 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.348 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.348 --69007-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.348 --69007-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.348 --69007-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:59.607 --69007-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:59.607 --69007-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:59.607 --69007-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:59.607 --69007-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:59.607 --69007-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:59.607 --69007-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.607 --69007-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 ==69007== Preferring higher priority redirection: 00:03:59.608 --69007-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:59.608 --69007-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:59.608 --69007-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 --69007-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.608 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.608 --69007-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.608 --69007-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.608 ==69007== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.608 --69007-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.608 --69007-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.608 --69007-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:59.608 --69007-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:59.608 --69007-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:59.608 --69007-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:59.608 --69007-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:59.608 --69007-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:59.608 --69007-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:59.608 --69007-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:59.608 --69007-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:59.608 --69007-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:59.608 --69007-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:59.608 --69007-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:59.608 --69007-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:59.608 --69007-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:59.608 --69007-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:59.608 --69007-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:59.608 --69007-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:59.608 00:03:59.608 00:03:59.608 CUnit - A unit testing framework for C - Version 2.1-3 00:03:59.608 http://cunit.sourceforge.net/ 00:03:59.608 00:03:59.608 00:03:59.608 Suite: raid0 00:03:59.866 Test: test_write_io ...passed 00:03:59.866 Test: test_read_io ...passed 00:04:00.125 Test: test_unmap_io ...passed 00:04:00.125 Test: test_io_failure ...passed 00:04:00.125 Suite: raid0_dif 00:04:00.125 Test: test_write_io ...passed 00:04:00.125 Test: test_read_io ...passed 00:04:00.384 Test: test_unmap_io ...passed 00:04:00.384 Test: test_io_failure ...passed 00:04:00.384 00:04:00.384 Run Summary: Type Total Ran Passed Failed Inactive 00:04:00.384 suites 2 2 n/a 0 0 00:04:00.384 tests 8 8 8 0 0 00:04:00.384 asserts 368291 368291 368291 0 n/a 00:04:00.384 00:04:00.384 Elapsed time = 0.634 seconds 00:04:00.384 --69007-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:00.384 --69007-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:00.384 ==69007== 00:04:00.384 ==69007== HEAP SUMMARY: 00:04:00.384 ==69007== in use at exit: 0 bytes in 0 blocks 00:04:00.384 ==69007== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:04:00.384 ==69007== 00:04:00.384 ==69007== All heap blocks were freed -- no leaks are possible 00:04:00.384 ==69007== 00:04:00.384 ==69007== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:00.384 12:05:29 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:00.384 ==69019== Memcheck, a memory error detector 00:04:00.384 ==69019== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:00.384 ==69019== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:00.384 ==69019== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:00.384 ==69019== 00:04:00.384 --69019-- Valgrind options: 00:04:00.384 --69019-- --leak-check=full 00:04:00.384 --69019-- --error-exitcode=2 00:04:00.384 --69019-- --verbose 00:04:00.384 --69019-- Contents of /proc/version: 00:04:00.384 --69019-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:00.384 --69019-- 00:04:00.384 --69019-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:00.384 --69019-- Page sizes: currently 4096, max supported 4096 00:04:00.384 --69019-- Valgrind library directory: /usr/libexec/valgrind 00:04:00.384 --69019-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:00.384 --69019-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:00.384 --69019-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:00.384 --69019-- might be shown as UnknownInlinedFun 00:04:00.384 --69019-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:00.384 --69019-- object doesn't have a dynamic symbol table 00:04:00.384 --69019-- Scheduler: using generic scheduler lock implementation. 00:04:00.384 --69019-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:00.384 ==69019== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69019-by-???-on-09fa5fb4c861 00:04:00.384 ==69019== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69019-by-???-on-09fa5fb4c861 00:04:00.384 ==69019== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69019-by-???-on-09fa5fb4c861 00:04:00.384 ==69019== 00:04:00.384 ==69019== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:00.384 ==69019== don't want to do, unless you know exactly what you're doing, 00:04:00.384 ==69019== or are doing some strange experiment): 00:04:00.384 ==69019== /usr/libexec/valgrind/../../bin/vgdb --pid=69019 ...command... 00:04:00.384 ==69019== 00:04:00.384 ==69019== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:00.384 ==69019== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:00.384 ==69019== and then give GDB the following command 00:04:00.384 ==69019== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69019 00:04:00.384 ==69019== --pid is optional if only one valgrind process is running 00:04:00.384 ==69019== 00:04:00.384 --69019-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:00.384 --69019-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:00.643 --69019-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:00.643 --69019-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:00.643 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.643 --69019-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:00.643 --69019-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:00.643 --69019-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:00.643 --69019-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:00.643 --69019-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:00.643 --69019-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:00.643 --69019-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:00.643 --69019-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:00.643 --69019-- Reading syms from /usr/lib64/libm.so.6 00:04:00.643 --69019-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:00.643 --69019-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:00.643 --69019-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:00.643 --69019-- Reading syms from /usr/lib64/libc.so.6 00:04:00.643 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.643 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.643 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.644 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.644 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.644 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.644 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.644 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.644 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.644 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.644 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.644 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.644 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.644 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.644 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.644 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.644 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.644 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.644 --69019-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:00.644 --69019-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:00.644 --69019-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:00.644 --69019-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:00.644 --69019-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:00.644 --69019-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:00.644 --69019-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 ==69019== Preferring higher priority redirection: 00:04:00.644 --69019-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:00.644 --69019-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:00.644 --69019-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.644 --69019-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.903 --69019-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.903 --69019-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.903 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.903 --69019-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:00.903 --69019-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:00.903 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.903 --69019-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:00.903 --69019-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:00.903 --69019-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:00.903 --69019-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:00.903 --69019-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:00.903 --69019-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:00.903 --69019-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:00.903 --69019-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:00.903 --69019-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:00.903 --69019-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:00.903 --69019-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:00.903 --69019-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:00.903 --69019-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:00.903 --69019-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:00.904 --69019-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:00.904 --69019-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:00.904 --69019-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:00.904 --69019-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:00.904 --69019-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:00.904 00:04:00.904 00:04:00.904 CUnit - A unit testing framework for C - Version 2.1-3 00:04:00.904 http://cunit.sourceforge.net/ 00:04:00.904 00:04:00.904 00:04:00.904 Suite: raid1 00:04:00.904 Test: test_raid1_start ...passed 00:04:00.904 Test: test_raid1_read_balancing ...passed 00:04:01.162 Test: test_raid1_write_error ...passed 00:04:01.162 Test: test_raid1_read_error ...passed 00:04:01.162 00:04:01.162 Run Summary: Type Total Ran Passed Failed Inactive 00:04:01.162 suites 1 1 n/a 0 0 00:04:01.162 tests 4 4 4 0 0 00:04:01.162 asserts 4374 4374 4374 0 n/a 00:04:01.162 00:04:01.162 Elapsed time = 0.153 seconds 00:04:01.162 --69019-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:01.163 --69019-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:01.163 ==69019== 00:04:01.163 ==69019== HEAP SUMMARY: 00:04:01.163 ==69019== in use at exit: 0 bytes in 0 blocks 00:04:01.163 ==69019== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:04:01.163 ==69019== 00:04:01.163 ==69019== All heap blocks were freed -- no leaks are possible 00:04:01.163 ==69019== 00:04:01.163 ==69019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:01.163 12:05:30 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:01.163 ==69032== Memcheck, a memory error detector 00:04:01.163 ==69032== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:01.163 ==69032== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:01.163 ==69032== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:01.163 ==69032== 00:04:01.163 --69032-- Valgrind options: 00:04:01.163 --69032-- --leak-check=full 00:04:01.163 --69032-- --error-exitcode=2 00:04:01.163 --69032-- --verbose 00:04:01.163 --69032-- Contents of /proc/version: 00:04:01.163 --69032-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:01.163 --69032-- 00:04:01.163 --69032-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:01.163 --69032-- Page sizes: currently 4096, max supported 4096 00:04:01.163 --69032-- Valgrind library directory: /usr/libexec/valgrind 00:04:01.163 --69032-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:01.163 --69032-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:01.163 --69032-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:01.163 --69032-- might be shown as UnknownInlinedFun 00:04:01.163 --69032-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:01.163 --69032-- object doesn't have a dynamic symbol table 00:04:01.163 --69032-- Scheduler: using generic scheduler lock implementation. 00:04:01.163 --69032-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:01.163 ==69032== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69032-by-???-on-09fa5fb4c861 00:04:01.163 ==69032== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69032-by-???-on-09fa5fb4c861 00:04:01.163 ==69032== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69032-by-???-on-09fa5fb4c861 00:04:01.163 ==69032== 00:04:01.163 ==69032== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:01.163 ==69032== don't want to do, unless you know exactly what you're doing, 00:04:01.163 ==69032== or are doing some strange experiment): 00:04:01.163 ==69032== /usr/libexec/valgrind/../../bin/vgdb --pid=69032 ...command... 00:04:01.163 ==69032== 00:04:01.163 ==69032== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:01.163 ==69032== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:01.163 ==69032== and then give GDB the following command 00:04:01.163 ==69032== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69032 00:04:01.163 ==69032== --pid is optional if only one valgrind process is running 00:04:01.163 ==69032== 00:04:01.163 --69032-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:01.163 --69032-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:01.163 --69032-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:01.163 --69032-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:01.163 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.163 --69032-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:01.163 --69032-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:01.163 --69032-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:01.163 --69032-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:01.163 --69032-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:01.163 --69032-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:01.163 --69032-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:01.163 --69032-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:01.163 --69032-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:01.163 --69032-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:01.163 --69032-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:01.163 --69032-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:01.163 --69032-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:01.422 --69032-- Reading syms from /usr/lib64/libm.so.6 00:04:01.422 --69032-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:01.422 --69032-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:01.422 --69032-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:01.422 --69032-- Reading syms from /usr/lib64/libc.so.6 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.422 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.422 --69032-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.422 --69032-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.422 --69032-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:01.422 --69032-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:01.422 --69032-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:01.422 --69032-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:01.422 --69032-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:01.422 --69032-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:01.422 --69032-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.422 --69032-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 ==69032== Preferring higher priority redirection: 00:04:01.423 --69032-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:01.423 --69032-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:01.423 --69032-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 --69032-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.423 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.423 --69032-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.423 --69032-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.423 ==69032== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.423 --69032-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.423 --69032-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.423 --69032-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:01.423 --69032-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:01.423 --69032-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:01.423 --69032-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:01.423 --69032-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:01.423 --69032-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:01.423 --69032-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:01.682 --69032-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:01.682 --69032-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:01.682 --69032-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:01.682 --69032-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:01.682 --69032-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:01.682 --69032-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:01.682 --69032-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:01.682 --69032-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:01.682 --69032-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:01.682 00:04:01.682 00:04:01.682 CUnit - A unit testing framework for C - Version 2.1-3 00:04:01.682 http://cunit.sourceforge.net/ 00:04:01.682 00:04:01.682 00:04:01.682 Suite: zone 00:04:01.682 Test: test_zone_get_operation ...passed 00:04:01.682 Test: test_bdev_zone_get_info ...passed 00:04:01.682 Test: test_bdev_zone_management ...passed 00:04:01.682 Test: test_bdev_zone_append ...passed 00:04:01.682 Test: test_bdev_zone_append_with_md ...passed 00:04:01.682 Test: test_bdev_zone_appendv ...passed 00:04:01.682 Test: test_bdev_zone_appendv_with_md ...passed 00:04:01.682 Test: test_bdev_io_get_append_location ...passed 00:04:01.682 00:04:01.682 Run Summary: Type Total Ran Passed Failed Inactive 00:04:01.682 suites 1 1 n/a 0 0 00:04:01.682 tests 8 8 8 0 0 00:04:01.682 asserts 94 94 94 0 n/a 00:04:01.682 00:04:01.682 Elapsed time = 0.045 seconds 00:04:01.682 --69032-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:01.682 --69032-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:01.682 ==69032== 00:04:01.682 ==69032== HEAP SUMMARY: 00:04:01.682 ==69032== in use at exit: 0 bytes in 0 blocks 00:04:01.682 ==69032== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:04:01.682 ==69032== 00:04:01.682 ==69032== All heap blocks were freed -- no leaks are possible 00:04:01.682 ==69032== 00:04:01.682 ==69032== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:01.683 12:05:31 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:01.683 ==69034== Memcheck, a memory error detector 00:04:01.683 ==69034== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:01.683 ==69034== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:01.683 ==69034== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:01.683 ==69034== 00:04:01.683 --69034-- Valgrind options: 00:04:01.683 --69034-- --leak-check=full 00:04:01.683 --69034-- --error-exitcode=2 00:04:01.683 --69034-- --verbose 00:04:01.683 --69034-- Contents of /proc/version: 00:04:01.683 --69034-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:01.683 --69034-- 00:04:01.683 --69034-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:01.683 --69034-- Page sizes: currently 4096, max supported 4096 00:04:01.683 --69034-- Valgrind library directory: /usr/libexec/valgrind 00:04:01.683 --69034-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:01.683 --69034-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:01.683 --69034-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:01.683 --69034-- might be shown as UnknownInlinedFun 00:04:01.683 --69034-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:01.683 --69034-- object doesn't have a dynamic symbol table 00:04:01.683 --69034-- Scheduler: using generic scheduler lock implementation. 00:04:01.683 --69034-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:01.683 ==69034== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69034-by-???-on-09fa5fb4c861 00:04:01.683 ==69034== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69034-by-???-on-09fa5fb4c861 00:04:01.683 ==69034== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69034-by-???-on-09fa5fb4c861 00:04:01.683 ==69034== 00:04:01.683 ==69034== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:01.683 ==69034== don't want to do, unless you know exactly what you're doing, 00:04:01.683 ==69034== or are doing some strange experiment): 00:04:01.683 ==69034== /usr/libexec/valgrind/../../bin/vgdb --pid=69034 ...command... 00:04:01.683 ==69034== 00:04:01.683 ==69034== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:01.683 ==69034== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:01.683 ==69034== and then give GDB the following command 00:04:01.683 ==69034== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69034 00:04:01.683 ==69034== --pid is optional if only one valgrind process is running 00:04:01.683 ==69034== 00:04:01.683 --69034-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:01.683 --69034-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:01.683 --69034-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:01.683 --69034-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:01.683 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.683 --69034-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:01.683 --69034-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:01.683 --69034-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:01.683 --69034-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:01.942 --69034-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:01.942 --69034-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:01.942 --69034-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:01.942 --69034-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:01.942 --69034-- Reading syms from /usr/lib64/libm.so.6 00:04:01.942 --69034-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:01.942 --69034-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:01.942 --69034-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libc.so.6 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.942 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.942 --69034-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.942 --69034-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.942 --69034-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:01.942 --69034-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:01.942 --69034-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:01.942 --69034-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:01.942 --69034-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:01.942 --69034-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 ==69034== Preferring higher priority redirection: 00:04:01.943 --69034-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:01.943 --69034-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:01.943 --69034-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 --69034-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.943 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.943 --69034-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.943 --69034-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.943 ==69034== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.943 --69034-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.943 --69034-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.943 --69034-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:01.943 --69034-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:01.943 --69034-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:02.202 --69034-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:02.202 --69034-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:02.202 --69034-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:02.202 --69034-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:02.202 --69034-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:02.202 --69034-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:02.202 --69034-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:02.202 --69034-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:02.202 --69034-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:02.202 --69034-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:02.202 --69034-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:02.202 --69034-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:02.202 --69034-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:02.202 00:04:02.202 00:04:02.202 CUnit - A unit testing framework for C - Version 2.1-3 00:04:02.202 http://cunit.sourceforge.net/ 00:04:02.202 00:04:02.202 00:04:02.202 Suite: gpt_parse 00:04:02.202 Test: test_parse_mbr_and_primary ...[2024-07-25 12:05:31.675731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:02.202 [2024-07-25 12:05:31.705586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:02.202 [2024-07-25 12:05:31.713005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:02.202 [2024-07-25 12:05:31.713398] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:02.202 [2024-07-25 12:05:31.724036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:02.202 [2024-07-25 12:05:31.724604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:02.202 passed 00:04:02.202 Test: test_parse_secondary ...[2024-07-25 12:05:31.733239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:02.202 [2024-07-25 12:05:31.733347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:02.202 [2024-07-25 12:05:31.737463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:02.202 [2024-07-25 12:05:31.737573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:02.202 passed 00:04:02.202 Test: test_check_mbr ...[2024-07-25 12:05:31.742039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:02.202 [2024-07-25 12:05:31.742666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:02.202 passed 00:04:02.202 Test: test_read_header ...[2024-07-25 12:05:31.747748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:02.202 [2024-07-25 12:05:31.748706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 177:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:04:02.202 [2024-07-25 12:05:31.749615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:02.202 [2024-07-25 12:05:31.751559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 191:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:04:02.202 [2024-07-25 12:05:31.752804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 135:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:04:02.203 [2024-07-25 12:05:31.753120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:02.203 passed 00:04:02.203 Test: test_read_partitions ...[2024-07-25 12:05:31.757460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:04:02.203 [2024-07-25 12:05:31.759275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 95:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:04:02.203 [2024-07-25 12:05:31.760753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:04:02.203 [2024-07-25 12:05:31.761080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:04:02.203 [2024-07-25 12:05:31.763122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:04:02.203 passed 00:04:02.203 00:04:02.203 Run Summary: Type Total Ran Passed Failed Inactive 00:04:02.203 suites 1 1 n/a 0 0 00:04:02.203 tests 5 5 5 0 0 00:04:02.203 asserts 33 33 33 0 n/a 00:04:02.203 00:04:02.203 Elapsed time = 0.094 seconds 00:04:02.203 --69034-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:02.203 --69034-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:02.203 ==69034== 00:04:02.203 ==69034== HEAP SUMMARY: 00:04:02.203 ==69034== in use at exit: 0 bytes in 0 blocks 00:04:02.203 ==69034== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:02.203 ==69034== 00:04:02.203 ==69034== All heap blocks were freed -- no leaks are possible 00:04:02.203 ==69034== 00:04:02.203 ==69034== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:02.203 12:05:31 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:02.203 ==69045== Memcheck, a memory error detector 00:04:02.203 ==69045== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:02.203 ==69045== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:02.203 ==69045== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:02.203 ==69045== 00:04:02.203 --69045-- Valgrind options: 00:04:02.203 --69045-- --leak-check=full 00:04:02.203 --69045-- --error-exitcode=2 00:04:02.203 --69045-- --verbose 00:04:02.203 --69045-- Contents of /proc/version: 00:04:02.203 --69045-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:02.203 --69045-- 00:04:02.203 --69045-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:02.203 --69045-- Page sizes: currently 4096, max supported 4096 00:04:02.203 --69045-- Valgrind library directory: /usr/libexec/valgrind 00:04:02.203 --69045-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:02.203 --69045-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:02.203 --69045-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:02.203 --69045-- might be shown as UnknownInlinedFun 00:04:02.462 --69045-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:02.462 --69045-- object doesn't have a dynamic symbol table 00:04:02.462 --69045-- Scheduler: using generic scheduler lock implementation. 00:04:02.462 --69045-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:02.462 ==69045== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69045-by-???-on-09fa5fb4c861 00:04:02.462 ==69045== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69045-by-???-on-09fa5fb4c861 00:04:02.462 ==69045== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69045-by-???-on-09fa5fb4c861 00:04:02.462 ==69045== 00:04:02.462 ==69045== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:02.462 ==69045== don't want to do, unless you know exactly what you're doing, 00:04:02.462 ==69045== or are doing some strange experiment): 00:04:02.462 ==69045== /usr/libexec/valgrind/../../bin/vgdb --pid=69045 ...command... 00:04:02.462 ==69045== 00:04:02.462 ==69045== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:02.462 ==69045== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:02.462 ==69045== and then give GDB the following command 00:04:02.462 ==69045== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69045 00:04:02.462 ==69045== --pid is optional if only one valgrind process is running 00:04:02.462 ==69045== 00:04:02.462 --69045-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:02.462 --69045-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:02.462 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:02.462 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:02.462 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.462 --69045-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:02.462 --69045-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:02.462 --69045-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:02.462 --69045-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:02.462 --69045-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:02.462 --69045-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:02.462 --69045-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:02.462 --69045-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:02.462 --69045-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:02.462 --69045-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:02.462 --69045-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:02.462 --69045-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:02.462 --69045-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:02.462 --69045-- Reading syms from /usr/lib64/libm.so.6 00:04:02.462 --69045-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:02.462 --69045-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:02.462 --69045-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:02.463 --69045-- Reading syms from /usr/lib64/libc.so.6 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.463 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.463 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.463 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.463 --69045-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:02.463 --69045-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:02.463 --69045-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:02.463 --69045-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:02.463 --69045-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:02.463 --69045-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:02.722 --69045-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 ==69045== Preferring higher priority redirection: 00:04:02.722 --69045-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:02.722 --69045-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:02.722 --69045-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 --69045-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.722 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.722 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.722 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.722 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.722 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.722 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.722 --69045-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:02.722 --69045-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:02.722 --69045-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:02.722 --69045-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:02.722 --69045-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:02.722 --69045-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:02.722 --69045-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:02.722 --69045-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:02.722 --69045-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:02.722 --69045-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:02.722 --69045-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:02.722 --69045-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:02.722 --69045-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:02.722 --69045-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:02.723 --69045-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:02.723 --69045-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:02.723 --69045-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:02.723 00:04:02.723 00:04:02.723 CUnit - A unit testing framework for C - Version 2.1-3 00:04:02.723 http://cunit.sourceforge.net/ 00:04:02.723 00:04:02.723 00:04:02.723 Suite: bdev_part 00:04:02.723 Test: part_test ...--69045-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:02.982 [2024-07-25 12:05:32.432198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name 4df4d0c9-aa5b-58cd-a302-ab091ed13291 already exists 00:04:02.982 [2024-07-25 12:05:32.458740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7755:bdev_register: *ERROR*: Unable to add uuid:4df4d0c9-aa5b-58cd-a302-ab091ed13291 alias for bdev test1 00:04:02.982 passed 00:04:02.982 Test: part_free_test ...passed 00:04:03.240 Test: part_get_io_channel_test ...passed 00:04:03.240 Test: part_construct_ext ...passed 00:04:03.240 00:04:03.240 Run Summary: Type Total Ran Passed Failed Inactive 00:04:03.240 suites 1 1 n/a 0 0 00:04:03.240 tests 4 4 4 0 0 00:04:03.240 asserts 48 48 48 0 n/a 00:04:03.240 00:04:03.240 Elapsed time = 0.432 seconds 00:04:03.240 --69045-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:03.240 --69045-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:03.240 ==69045== 00:04:03.240 ==69045== HEAP SUMMARY: 00:04:03.240 ==69045== in use at exit: 1,224 bytes in 3 blocks 00:04:03.240 ==69045== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:04:03.240 ==69045== 00:04:03.240 ==69045== Searching for pointers to 3 not-freed blocks 00:04:03.240 ==69045== Checked 7,067,912 bytes 00:04:03.240 ==69045== 00:04:03.240 ==69045== LEAK SUMMARY: 00:04:03.240 ==69045== definitely lost: 0 bytes in 0 blocks 00:04:03.240 ==69045== indirectly lost: 0 bytes in 0 blocks 00:04:03.240 ==69045== possibly lost: 0 bytes in 0 blocks 00:04:03.240 ==69045== still reachable: 1,224 bytes in 3 blocks 00:04:03.240 ==69045== suppressed: 0 bytes in 0 blocks 00:04:03.240 ==69045== Reachable blocks (those to which a pointer was found) are not shown. 00:04:03.240 ==69045== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:03.240 ==69045== 00:04:03.240 ==69045== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:03.241 12:05:32 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:03.241 ==69053== Memcheck, a memory error detector 00:04:03.241 ==69053== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:03.241 ==69053== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:03.241 ==69053== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:03.241 ==69053== 00:04:03.241 --69053-- Valgrind options: 00:04:03.241 --69053-- --leak-check=full 00:04:03.241 --69053-- --error-exitcode=2 00:04:03.241 --69053-- --verbose 00:04:03.241 --69053-- Contents of /proc/version: 00:04:03.241 --69053-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:03.241 --69053-- 00:04:03.241 --69053-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:03.241 --69053-- Page sizes: currently 4096, max supported 4096 00:04:03.241 --69053-- Valgrind library directory: /usr/libexec/valgrind 00:04:03.241 --69053-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:03.241 --69053-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:03.241 --69053-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:03.241 --69053-- might be shown as UnknownInlinedFun 00:04:03.241 --69053-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:03.241 --69053-- object doesn't have a dynamic symbol table 00:04:03.241 --69053-- Scheduler: using generic scheduler lock implementation. 00:04:03.241 --69053-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:03.241 ==69053== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69053-by-???-on-09fa5fb4c861 00:04:03.241 ==69053== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69053-by-???-on-09fa5fb4c861 00:04:03.241 ==69053== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69053-by-???-on-09fa5fb4c861 00:04:03.241 ==69053== 00:04:03.241 ==69053== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:03.241 ==69053== don't want to do, unless you know exactly what you're doing, 00:04:03.241 ==69053== or are doing some strange experiment): 00:04:03.241 ==69053== /usr/libexec/valgrind/../../bin/vgdb --pid=69053 ...command... 00:04:03.241 ==69053== 00:04:03.241 ==69053== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:03.241 ==69053== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:03.241 ==69053== and then give GDB the following command 00:04:03.241 ==69053== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69053 00:04:03.241 ==69053== --pid is optional if only one valgrind process is running 00:04:03.241 ==69053== 00:04:03.499 --69053-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:03.499 --69053-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:03.499 --69053-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:03.499 --69053-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:03.499 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:03.500 --69053-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:03.500 --69053-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:03.500 --69053-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:03.500 --69053-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:03.500 --69053-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:03.500 --69053-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:03.500 --69053-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:03.500 --69053-- Reading syms from /usr/lib64/libm.so.6 00:04:03.500 --69053-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:03.500 --69053-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:03.500 --69053-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libc.so.6 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:03.500 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.500 --69053-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:03.500 --69053-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:03.500 --69053-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:03.500 --69053-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:03.500 --69053-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:03.500 --69053-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:03.500 --69053-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:03.500 --69053-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.500 --69053-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 ==69053== Preferring higher priority redirection: 00:04:03.501 --69053-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:03.501 --69053-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:03.501 --69053-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.501 --69053-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.760 --69053-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.760 --69053-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.760 --69053-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.760 --69053-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:03.760 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.760 --69053-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:03.760 --69053-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:03.760 ==69053== WARNING: new redirection conflicts with existing -- ignoring it 00:04:03.760 --69053-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:03.760 --69053-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:03.760 --69053-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:03.760 --69053-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:03.760 --69053-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:03.760 --69053-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:03.760 --69053-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:03.760 --69053-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:03.760 --69053-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:03.760 --69053-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:03.760 --69053-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:03.760 --69053-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:03.760 --69053-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:03.760 --69053-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:03.760 --69053-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:03.760 --69053-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:03.760 --69053-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:03.760 --69053-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:03.760 00:04:03.760 00:04:03.760 CUnit - A unit testing framework for C - Version 2.1-3 00:04:03.760 http://cunit.sourceforge.net/ 00:04:03.760 00:04:03.760 00:04:03.760 Suite: scsi_nvme_suite 00:04:03.760 Test: scsi_nvme_translate_test ...passed 00:04:03.760 00:04:03.760 Run Summary: Type Total Ran Passed Failed Inactive 00:04:03.760 suites 1 1 n/a 0 0 00:04:03.760 tests 1 1 1 0 0 00:04:03.760 asserts 104 104 104 0 n/a 00:04:03.760 00:04:03.760 Elapsed time = 0.029 seconds 00:04:03.760 --69053-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:03.760 --69053-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:03.760 ==69053== 00:04:03.760 ==69053== HEAP SUMMARY: 00:04:03.760 ==69053== in use at exit: 0 bytes in 0 blocks 00:04:03.760 ==69053== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:03.760 ==69053== 00:04:03.760 ==69053== All heap blocks were freed -- no leaks are possible 00:04:03.760 ==69053== 00:04:03.760 ==69053== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:03.760 12:05:33 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:03.760 ==69061== Memcheck, a memory error detector 00:04:03.760 ==69061== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:03.760 ==69061== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:03.760 ==69061== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:03.760 ==69061== 00:04:03.760 --69061-- Valgrind options: 00:04:03.760 --69061-- --leak-check=full 00:04:03.760 --69061-- --error-exitcode=2 00:04:03.760 --69061-- --verbose 00:04:03.760 --69061-- Contents of /proc/version: 00:04:03.760 --69061-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:03.760 --69061-- 00:04:03.761 --69061-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:03.761 --69061-- Page sizes: currently 4096, max supported 4096 00:04:03.761 --69061-- Valgrind library directory: /usr/libexec/valgrind 00:04:03.761 --69061-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:03.761 --69061-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:03.761 --69061-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:03.761 --69061-- might be shown as UnknownInlinedFun 00:04:03.761 --69061-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:03.761 --69061-- object doesn't have a dynamic symbol table 00:04:03.761 --69061-- Scheduler: using generic scheduler lock implementation. 00:04:03.761 --69061-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:03.761 ==69061== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69061-by-???-on-09fa5fb4c861 00:04:03.761 ==69061== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69061-by-???-on-09fa5fb4c861 00:04:03.761 ==69061== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69061-by-???-on-09fa5fb4c861 00:04:03.761 ==69061== 00:04:03.761 ==69061== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:03.761 ==69061== don't want to do, unless you know exactly what you're doing, 00:04:03.761 ==69061== or are doing some strange experiment): 00:04:03.761 ==69061== /usr/libexec/valgrind/../../bin/vgdb --pid=69061 ...command... 00:04:03.761 ==69061== 00:04:03.761 ==69061== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:03.761 ==69061== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:03.761 ==69061== and then give GDB the following command 00:04:03.761 ==69061== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69061 00:04:03.761 ==69061== --pid is optional if only one valgrind process is running 00:04:03.761 ==69061== 00:04:04.019 --69061-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:04.019 --69061-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:04.019 --69061-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:04.019 --69061-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:04.019 --69061-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:04.019 --69061-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:04.019 --69061-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:04.019 --69061-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:04.019 --69061-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:04.019 --69061-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:04.019 --69061-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:04.019 --69061-- Reading syms from /usr/lib64/libm.so.6 00:04:04.019 --69061-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:04.019 --69061-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:04.019 --69061-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libc.so.6 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.019 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.019 --69061-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.019 --69061-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.019 --69061-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.019 --69061-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.019 --69061-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.019 --69061-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:04.019 --69061-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:04.019 --69061-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.019 --69061-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 ==69061== Preferring higher priority redirection: 00:04:04.278 --69061-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:04.278 --69061-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:04.278 --69061-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 --69061-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.278 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.278 --69061-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.278 --69061-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.278 ==69061== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.278 --69061-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.278 --69061-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.278 --69061-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:04.278 --69061-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:04.278 --69061-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:04.278 --69061-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:04.278 --69061-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:04.278 --69061-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:04.278 --69061-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:04.278 --69061-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:04.278 --69061-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:04.278 --69061-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:04.278 --69061-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:04.278 --69061-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:04.278 --69061-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:04.278 --69061-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:04.278 --69061-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:04.278 --69061-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:04.278 --69061-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:04.278 00:04:04.278 00:04:04.278 CUnit - A unit testing framework for C - Version 2.1-3 00:04:04.278 http://cunit.sourceforge.net/ 00:04:04.278 00:04:04.278 00:04:04.278 Suite: lvol 00:04:04.278 Test: ut_lvs_init ...--69061-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:04.278 [2024-07-25 12:05:33.858823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:04:04.278 [2024-07-25 12:05:33.898282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:04:04.278 passed 00:04:04.278 Test: ut_lvol_init ...--69061-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_snapshot ...passed 00:04:04.537 Test: ut_lvol_clone ...passed 00:04:04.537 Test: ut_lvs_destroy ...passed 00:04:04.537 Test: ut_lvs_unload ...passed 00:04:04.537 Test: ut_lvol_resize ...[2024-07-25 12:05:33.961272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_set_read_only ...passed 00:04:04.537 Test: ut_lvol_hotremove ...passed 00:04:04.537 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:04.537 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:04.537 Test: ut_lvol_read_write ...passed 00:04:04.537 Test: ut_vbdev_lvol_submit_request ...passed 00:04:04.537 Test: ut_lvol_examine_config ...passed 00:04:04.537 Test: ut_lvol_examine_disk ...[2024-07-25 12:05:34.006089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_rename ...--69061-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:04.537 [2024-07-25 12:05:34.029240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:04:04.537 [2024-07-25 12:05:34.029573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:04:04.537 passed 00:04:04.537 Test: ut_bdev_finish ...passed 00:04:04.537 Test: ut_lvs_rename ...passed 00:04:04.537 Test: ut_lvol_seek ...passed 00:04:04.537 Test: ut_esnap_dev_create ...[2024-07-25 12:05:34.054590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:04:04.537 [2024-07-25 12:05:34.056345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:04:04.537 [2024-07-25 12:05:34.057642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-25 12:05:34.067133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:04:04.537 [2024-07-25 12:05:34.068503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1287:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_shallow_copy ...[2024-07-25 12:05:34.075018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:04:04.537 [2024-07-25 12:05:34.075831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:04:04.537 passed 00:04:04.537 Test: ut_lvol_set_external_parent ...[2024-07-25 12:05:34.081329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:04:04.537 passed 00:04:04.537 00:04:04.537 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.537 suites 1 1 n/a 0 0 00:04:04.537 tests 23 23 23 0 0 00:04:04.537 asserts 770 770 770 0 n/a 00:04:04.537 00:04:04.537 Elapsed time = 0.237 seconds 00:04:04.537 --69061-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.537 --69061-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:04.537 ==69061== 00:04:04.537 ==69061== HEAP SUMMARY: 00:04:04.537 ==69061== in use at exit: 0 bytes in 0 blocks 00:04:04.537 ==69061== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:04:04.537 ==69061== 00:04:04.537 ==69061== All heap blocks were freed -- no leaks are possible 00:04:04.537 ==69061== 00:04:04.537 ==69061== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.537 12:05:34 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:04.537 ==69072== Memcheck, a memory error detector 00:04:04.537 ==69072== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.537 ==69072== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.537 ==69072== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:04.537 ==69072== 00:04:04.537 --69072-- Valgrind options: 00:04:04.537 --69072-- --leak-check=full 00:04:04.537 --69072-- --error-exitcode=2 00:04:04.537 --69072-- --verbose 00:04:04.537 --69072-- Contents of /proc/version: 00:04:04.537 --69072-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:04.537 --69072-- 00:04:04.537 --69072-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.537 --69072-- Page sizes: currently 4096, max supported 4096 00:04:04.537 --69072-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.538 --69072-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:04.538 --69072-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:04.796 --69072-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:04.796 --69072-- might be shown as UnknownInlinedFun 00:04:04.796 --69072-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:04.796 --69072-- object doesn't have a dynamic symbol table 00:04:04.796 --69072-- Scheduler: using generic scheduler lock implementation. 00:04:04.796 --69072-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:04.796 ==69072== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69072-by-???-on-09fa5fb4c861 00:04:04.796 ==69072== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69072-by-???-on-09fa5fb4c861 00:04:04.796 ==69072== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69072-by-???-on-09fa5fb4c861 00:04:04.796 ==69072== 00:04:04.796 ==69072== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:04.796 ==69072== don't want to do, unless you know exactly what you're doing, 00:04:04.796 ==69072== or are doing some strange experiment): 00:04:04.796 ==69072== /usr/libexec/valgrind/../../bin/vgdb --pid=69072 ...command... 00:04:04.796 ==69072== 00:04:04.796 ==69072== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:04.796 ==69072== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:04.796 ==69072== and then give GDB the following command 00:04:04.796 ==69072== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69072 00:04:04.796 ==69072== --pid is optional if only one valgrind process is running 00:04:04.796 ==69072== 00:04:04.796 --69072-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:04.796 --69072-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:04.796 --69072-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:04.797 --69072-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:04.797 --69072-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:04.797 --69072-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:04.797 --69072-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:04.797 --69072-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:04.797 --69072-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:04.797 --69072-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:04.797 --69072-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:04.797 --69072-- Reading syms from /usr/lib64/libm.so.6 00:04:04.797 --69072-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:04.797 --69072-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:04.797 --69072-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libc.so.6 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.797 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.797 --69072-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.797 --69072-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.797 --69072-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.797 --69072-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.797 --69072-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.797 --69072-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.056 --69072-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.056 --69072-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 ==69072== Preferring higher priority redirection: 00:04:05.056 --69072-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.056 --69072-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.056 --69072-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 --69072-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.056 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.056 --69072-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.056 --69072-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.056 ==69072== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.057 --69072-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.057 --69072-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.057 --69072-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.057 --69072-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.057 --69072-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.057 --69072-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.057 --69072-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.057 --69072-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.057 --69072-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.057 --69072-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.057 --69072-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.057 --69072-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.057 --69072-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.057 --69072-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.057 --69072-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.057 --69072-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.057 --69072-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.057 --69072-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:05.057 --69072-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.057 00:04:05.057 00:04:05.057 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.057 http://cunit.sourceforge.net/ 00:04:05.057 00:04:05.057 00:04:05.057 Suite: zone_block 00:04:05.315 Test: test_zone_block_create ...passed 00:04:05.315 Test: test_zone_block_create_invalid ...[2024-07-25 12:05:34.761866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:04:05.315 --69072-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:05.315 --69072-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:05.315 [2024-07-25 12:05:34.795147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-25 12:05:34.797641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:04:05.315 [2024-07-25 12:05:34.798143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-25 12:05:34.798807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 861:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:04:05.315 [2024-07-25 12:05:34.798998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-07-25 12:05:34.799448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 866:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:04:05.316 [2024-07-25 12:05:34.799631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:04:05.316 Test: test_get_zone_info ...[2024-07-25 12:05:34.815462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.816305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.816965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.316 Test: test_supported_io_types ...passed 00:04:05.316 Test: test_reset_zone ...[2024-07-25 12:05:34.831544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.832098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.316 Test: test_open_zone ...[2024-07-25 12:05:34.836208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.841813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.842383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.316 Test: test_zone_write ...[2024-07-25 12:05:34.850690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:05.316 [2024-07-25 12:05:34.851232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.852695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:05.316 [2024-07-25 12:05:34.852919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.867586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:04:05.316 [2024-07-25 12:05:34.867802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.868150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:04:05.316 [2024-07-25 12:05:34.868248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.876270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:05.316 [2024-07-25 12:05:34.876480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.316 Test: test_zone_read ...[2024-07-25 12:05:34.880422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:04:05.316 [2024-07-25 12:05:34.880744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.881577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:04:05.316 [2024-07-25 12:05:34.881799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.886377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:04:05.316 [2024-07-25 12:05:34.886490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.316 Test: test_close_zone ...[2024-07-25 12:05:34.889572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.890247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.894031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 [2024-07-25 12:05:34.894583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.316 passed 00:04:05.317 Test: test_finish_zone ...[2024-07-25 12:05:34.900997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.317 [2024-07-25 12:05:34.901562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.317 passed 00:04:05.317 Test: test_append_zone ...[2024-07-25 12:05:34.905031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:05.317 [2024-07-25 12:05:34.905146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.317 [2024-07-25 12:05:34.905876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:05.317 [2024-07-25 12:05:34.905984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.317 [2024-07-25 12:05:34.922803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:05.317 [2024-07-25 12:05:34.922919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:05.317 passed 00:04:05.317 00:04:05.317 Run Summary: Type Total Ran Passed Failed Inactive 00:04:05.317 suites 1 1 n/a 0 0 00:04:05.317 tests 11 11 11 0 0 00:04:05.317 asserts 3437 3437 3437 0 n/a 00:04:05.317 00:04:05.317 Elapsed time = 0.268 seconds 00:04:05.317 --69072-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:05.575 ==69072== 00:04:05.575 ==69072== HEAP SUMMARY: 00:04:05.575 ==69072== in use at exit: 67,109,824 bytes in 1,026 blocks 00:04:05.575 ==69072== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:04:05.575 ==69072== 00:04:05.576 ==69072== Searching for pointers to 1,026 not-freed blocks 00:04:05.576 ==69072== Checked 6,607,872 bytes 00:04:05.576 ==69072== 00:04:05.576 ==69072== LEAK SUMMARY: 00:04:05.576 ==69072== definitely lost: 0 bytes in 0 blocks 00:04:05.576 ==69072== indirectly lost: 0 bytes in 0 blocks 00:04:05.576 ==69072== possibly lost: 0 bytes in 0 blocks 00:04:05.576 ==69072== still reachable: 67,109,824 bytes in 1,026 blocks 00:04:05.576 ==69072== suppressed: 0 bytes in 0 blocks 00:04:05.576 ==69072== Reachable blocks (those to which a pointer was found) are not shown. 00:04:05.576 ==69072== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:05.576 ==69072== 00:04:05.576 ==69072== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:05.576 12:05:35 unittest_bdev -- unit/unittest.sh@33 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:05.576 ==69080== Memcheck, a memory error detector 00:04:05.576 ==69080== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.576 ==69080== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.576 ==69080== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:05.576 ==69080== 00:04:05.576 --69080-- Valgrind options: 00:04:05.576 --69080-- --leak-check=full 00:04:05.576 --69080-- --error-exitcode=2 00:04:05.576 --69080-- --verbose 00:04:05.576 --69080-- Contents of /proc/version: 00:04:05.576 --69080-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:05.576 --69080-- 00:04:05.576 --69080-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.576 --69080-- Page sizes: currently 4096, max supported 4096 00:04:05.576 --69080-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.576 --69080-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:05.576 --69080-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.576 --69080-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.576 --69080-- might be shown as UnknownInlinedFun 00:04:05.576 --69080-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.576 --69080-- object doesn't have a dynamic symbol table 00:04:05.576 --69080-- Scheduler: using generic scheduler lock implementation. 00:04:05.576 --69080-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.576 ==69080== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69080-by-???-on-09fa5fb4c861 00:04:05.576 ==69080== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69080-by-???-on-09fa5fb4c861 00:04:05.576 ==69080== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69080-by-???-on-09fa5fb4c861 00:04:05.576 ==69080== 00:04:05.576 ==69080== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.576 ==69080== don't want to do, unless you know exactly what you're doing, 00:04:05.576 ==69080== or are doing some strange experiment): 00:04:05.576 ==69080== /usr/libexec/valgrind/../../bin/vgdb --pid=69080 ...command... 00:04:05.576 ==69080== 00:04:05.576 ==69080== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.576 ==69080== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:05.576 ==69080== and then give GDB the following command 00:04:05.576 ==69080== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69080 00:04:05.576 ==69080== --pid is optional if only one valgrind process is running 00:04:05.576 ==69080== 00:04:05.576 --69080-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.576 --69080-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.576 --69080-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.576 --69080-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.576 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.576 --69080-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.576 --69080-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.576 --69080-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.576 --69080-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.576 --69080-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.576 --69080-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.576 --69080-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.576 --69080-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.576 --69080-- Reading syms from /usr/lib64/libm.so.6 00:04:05.576 --69080-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.576 --69080-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:05.576 --69080-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.576 --69080-- Reading syms from /usr/lib64/libc.so.6 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.835 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.835 --69080-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.835 --69080-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.835 --69080-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.835 --69080-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.835 --69080-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.835 --69080-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.835 --69080-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.835 --69080-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.835 --69080-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 ==69080== Preferring higher priority redirection: 00:04:05.836 --69080-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.836 --69080-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.836 --69080-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 --69080-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.836 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.836 --69080-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.836 --69080-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.836 ==69080== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.836 --69080-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.836 --69080-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.836 --69080-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.836 --69080-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.836 --69080-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.836 --69080-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.836 --69080-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.836 --69080-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.836 --69080-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.836 --69080-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.836 --69080-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.836 --69080-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.836 --69080-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.836 --69080-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.836 --69080-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.836 --69080-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.836 --69080-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:06.095 --69080-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:06.095 00:04:06.095 00:04:06.095 CUnit - A unit testing framework for C - Version 2.1-3 00:04:06.095 http://cunit.sourceforge.net/ 00:04:06.095 00:04:06.095 00:04:06.095 Suite: bdev 00:04:06.095 Test: basic ...--69080-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:06.095 --69080-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:06.095 --69080-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:06.095 --69080-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:06.095 [2024-07-25 12:05:35.661694] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x59b921): Operation not permitted (rc=-1) 00:04:06.095 [2024-07-25 12:05:35.693965] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x59b900): Operation not permitted (rc=-1) 00:04:06.095 [2024-07-25 12:05:35.694431] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x59b921): Operation not permitted (rc=-1) 00:04:06.353 passed 00:04:06.353 Test: unregister_and_close ...passed 00:04:06.354 Test: unregister_and_close_different_threads ...passed 00:04:06.612 Test: basic_qos ...passed 00:04:06.612 Test: put_channel_during_reset ...passed 00:04:06.612 Test: aborted_reset ...passed 00:04:06.612 Test: aborted_reset_no_outstanding_io ...passed 00:04:06.869 Test: io_during_reset ...passed 00:04:06.869 Test: reset_completions ...passed 00:04:06.869 Test: io_during_qos_queue ...passed 00:04:06.869 Test: io_during_qos_reset ...passed 00:04:07.127 Test: enomem ...passed 00:04:07.127 Test: enomem_multi_bdev ...passed 00:04:07.127 Test: enomem_multi_bdev_unregister ...passed 00:04:07.127 Test: enomem_multi_io_target ...passed 00:04:07.127 Test: qos_dynamic_enable ...passed 00:04:07.385 Test: bdev_histograms_mt ...passed 00:04:07.385 Test: bdev_set_io_timeout_mt ...[2024-07-25 12:05:36.947525] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:04:07.385 passed 00:04:07.385 Test: lock_lba_range_then_submit_io ...[2024-07-25 12:05:36.975902] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x59bba8 already registered (old:0x6badf30 new:0x6e9bac0) 00:04:07.643 passed 00:04:07.643 Test: unregister_during_reset ...passed 00:04:07.643 Test: event_notify_and_close ...passed 00:04:07.643 Test: unregister_and_qos_poller ...passed 00:04:07.643 Suite: bdev_wrong_thread 00:04:07.643 Test: spdk_bdev_register_wt ...[2024-07-25 12:05:37.179887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8535:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x76f1940 (0x76f1940) 00:04:07.643 passed 00:04:07.643 Test: spdk_bdev_examine_wt ...[2024-07-25 12:05:37.188197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 810:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x76f1940 (0x76f1940) 00:04:07.643 passed 00:04:07.643 00:04:07.643 Run Summary: Type Total Ran Passed Failed Inactive 00:04:07.643 suites 2 2 n/a 0 0 00:04:07.643 tests 24 24 24 0 0 00:04:07.643 asserts 621 621 621 0 n/a 00:04:07.643 00:04:07.643 Elapsed time = 1.679 seconds 00:04:07.643 --69080-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:07.643 ==69080== 00:04:07.643 ==69080== HEAP SUMMARY: 00:04:07.643 ==69080== in use at exit: 845 bytes in 4 blocks 00:04:07.643 ==69080== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:04:07.643 ==69080== 00:04:07.643 ==69080== Searching for pointers to 4 not-freed blocks 00:04:07.643 ==69080== Checked 7,022,472 bytes 00:04:07.643 ==69080== 00:04:07.643 ==69080== LEAK SUMMARY: 00:04:07.643 ==69080== definitely lost: 0 bytes in 0 blocks 00:04:07.643 ==69080== indirectly lost: 0 bytes in 0 blocks 00:04:07.643 ==69080== possibly lost: 0 bytes in 0 blocks 00:04:07.643 ==69080== still reachable: 845 bytes in 4 blocks 00:04:07.643 ==69080== suppressed: 0 bytes in 0 blocks 00:04:07.643 ==69080== Reachable blocks (those to which a pointer was found) are not shown. 00:04:07.643 ==69080== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:07.643 ==69080== 00:04:07.643 ==69080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:07.902 00:04:07.902 real 0m16.596s 00:04:07.902 user 0m16.108s 00:04:07.902 sys 0m0.435s 00:04:07.902 12:05:37 unittest_bdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:07.902 12:05:37 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:04:07.902 ************************************ 00:04:07.902 END TEST unittest_bdev 00:04:07.902 ************************************ 00:04:07.902 12:05:37 -- common/autotest_common.sh@1142 -- # return 0 00:04:07.902 12:05:37 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:07.902 12:05:37 -- unit/unittest.sh@216 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:07.902 12:05:37 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:07.902 12:05:37 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:07.902 12:05:37 -- common/autotest_common.sh@10 -- # set +x 00:04:07.902 ************************************ 00:04:07.902 START TEST unittest_bdev_crypto 00:04:07.902 ************************************ 00:04:07.902 12:05:37 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:07.902 ==69123== Memcheck, a memory error detector 00:04:07.902 ==69123== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:07.902 ==69123== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:07.902 ==69123== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:07.902 ==69123== 00:04:07.902 --69123-- Valgrind options: 00:04:07.902 --69123-- --leak-check=full 00:04:07.902 --69123-- --error-exitcode=2 00:04:07.902 --69123-- --verbose 00:04:07.902 --69123-- Contents of /proc/version: 00:04:07.902 --69123-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:07.902 --69123-- 00:04:07.902 --69123-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:07.902 --69123-- Page sizes: currently 4096, max supported 4096 00:04:07.902 --69123-- Valgrind library directory: /usr/libexec/valgrind 00:04:07.902 --69123-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:07.902 --69123-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:07.902 --69123-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:07.902 --69123-- might be shown as UnknownInlinedFun 00:04:07.902 --69123-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:07.902 --69123-- object doesn't have a dynamic symbol table 00:04:07.902 --69123-- Scheduler: using generic scheduler lock implementation. 00:04:07.902 --69123-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:07.902 ==69123== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69123-by-???-on-09fa5fb4c861 00:04:07.902 ==69123== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69123-by-???-on-09fa5fb4c861 00:04:07.903 ==69123== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69123-by-???-on-09fa5fb4c861 00:04:07.903 ==69123== 00:04:07.903 ==69123== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:07.903 ==69123== don't want to do, unless you know exactly what you're doing, 00:04:07.903 ==69123== or are doing some strange experiment): 00:04:07.903 ==69123== /usr/libexec/valgrind/../../bin/vgdb --pid=69123 ...command... 00:04:07.903 ==69123== 00:04:07.903 ==69123== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:07.903 ==69123== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:07.903 ==69123== and then give GDB the following command 00:04:07.903 ==69123== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69123 00:04:07.903 ==69123== --pid is optional if only one valgrind process is running 00:04:07.903 ==69123== 00:04:07.903 --69123-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:07.903 --69123-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:07.903 --69123-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:07.903 --69123-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:07.903 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.903 --69123-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:07.903 --69123-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:07.903 --69123-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:07.903 --69123-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:07.903 --69123-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:07.903 --69123-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:07.903 --69123-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:07.903 --69123-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:07.903 --69123-- Reading syms from /usr/lib64/libm.so.6 00:04:07.903 --69123-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:07.903 --69123-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:07.903 --69123-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:07.903 --69123-- Reading syms from /usr/lib64/libc.so.6 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.161 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.161 --69123-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.161 --69123-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.161 --69123-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:08.161 --69123-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:08.161 --69123-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:08.161 --69123-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:08.161 --69123-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:08.161 --69123-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:08.161 --69123-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.161 --69123-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 ==69123== Preferring higher priority redirection: 00:04:08.162 --69123-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.162 --69123-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.162 --69123-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 --69123-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.162 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.162 --69123-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.162 --69123-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.162 ==69123== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.162 --69123-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.162 --69123-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.162 --69123-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:08.162 --69123-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:08.162 --69123-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:08.162 --69123-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:08.162 --69123-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:08.162 --69123-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:08.162 --69123-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:08.162 --69123-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:08.420 --69123-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:08.420 --69123-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:08.420 --69123-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:08.420 --69123-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:08.420 --69123-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:08.420 --69123-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:08.420 --69123-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:08.420 --69123-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:08.420 --69123-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:08.420 00:04:08.420 00:04:08.420 CUnit - A unit testing framework for C - Version 2.1-3 00:04:08.420 http://cunit.sourceforge.net/ 00:04:08.420 00:04:08.420 00:04:08.420 Suite: crypto 00:04:08.420 Test: test_error_paths ...[2024-07-25 12:05:37.922685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:04:08.420 [2024-07-25 12:05:37.972633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:08.420 [2024-07-25 12:05:38.002488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:04:08.420 passed 00:04:08.420 Test: test_simple_write ...passed 00:04:08.420 Test: test_simple_read ...passed 00:04:08.420 Test: test_passthru ...[2024-07-25 12:05:38.017976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:08.420 [2024-07-25 12:05:38.021701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:08.420 [2024-07-25 12:05:38.022987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:04:08.420 [2024-07-25 12:05:38.023224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:08.420 passed 00:04:08.420 Test: test_crypto_op_complete ...[2024-07-25 12:05:38.027397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:08.420 passed 00:04:08.420 Test: test_supported_io ...passed 00:04:08.420 Test: test_reset ...passed 00:04:08.420 00:04:08.420 Run Summary: Type Total Ran Passed Failed Inactive 00:04:08.420 suites 1 1 n/a 0 0 00:04:08.420 tests 7 7 7 0 0 00:04:08.420 asserts 44 44 44 0 n/a 00:04:08.420 00:04:08.420 Elapsed time = 0.126 seconds 00:04:08.420 --69123-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:08.679 --69123-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:08.679 ==69123== 00:04:08.679 ==69123== HEAP SUMMARY: 00:04:08.680 ==69123== in use at exit: 0 bytes in 0 blocks 00:04:08.680 ==69123== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:04:08.680 ==69123== 00:04:08.680 ==69123== All heap blocks were freed -- no leaks are possible 00:04:08.680 ==69123== 00:04:08.680 ==69123== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:08.680 00:04:08.680 real 0m0.809s 00:04:08.680 user 0m0.775s 00:04:08.680 sys 0m0.031s 00:04:08.680 12:05:38 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:08.680 12:05:38 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:08.680 ************************************ 00:04:08.680 END TEST unittest_bdev_crypto 00:04:08.680 ************************************ 00:04:08.680 12:05:38 -- common/autotest_common.sh@1142 -- # return 0 00:04:08.680 12:05:38 -- unit/unittest.sh@217 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:08.680 12:05:38 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:08.680 12:05:38 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:08.680 12:05:38 -- common/autotest_common.sh@10 -- # set +x 00:04:08.680 ************************************ 00:04:08.680 START TEST unittest_bdev_crypto 00:04:08.680 ************************************ 00:04:08.680 12:05:38 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:08.680 ==69152== Memcheck, a memory error detector 00:04:08.680 ==69152== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:08.680 ==69152== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:08.680 ==69152== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:08.680 ==69152== 00:04:08.680 --69152-- Valgrind options: 00:04:08.680 --69152-- --leak-check=full 00:04:08.680 --69152-- --error-exitcode=2 00:04:08.680 --69152-- --verbose 00:04:08.680 --69152-- Contents of /proc/version: 00:04:08.680 --69152-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:08.680 --69152-- 00:04:08.680 --69152-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:08.680 --69152-- Page sizes: currently 4096, max supported 4096 00:04:08.680 --69152-- Valgrind library directory: /usr/libexec/valgrind 00:04:08.680 --69152-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:08.680 --69152-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:08.680 --69152-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:08.680 --69152-- might be shown as UnknownInlinedFun 00:04:08.680 --69152-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:08.680 --69152-- object doesn't have a dynamic symbol table 00:04:08.680 --69152-- Scheduler: using generic scheduler lock implementation. 00:04:08.680 --69152-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:08.680 ==69152== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69152-by-???-on-09fa5fb4c861 00:04:08.680 ==69152== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69152-by-???-on-09fa5fb4c861 00:04:08.680 ==69152== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69152-by-???-on-09fa5fb4c861 00:04:08.680 ==69152== 00:04:08.680 ==69152== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:08.680 ==69152== don't want to do, unless you know exactly what you're doing, 00:04:08.680 ==69152== or are doing some strange experiment): 00:04:08.680 ==69152== /usr/libexec/valgrind/../../bin/vgdb --pid=69152 ...command... 00:04:08.680 ==69152== 00:04:08.680 ==69152== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:08.680 ==69152== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:08.680 ==69152== and then give GDB the following command 00:04:08.680 ==69152== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69152 00:04:08.680 ==69152== --pid is optional if only one valgrind process is running 00:04:08.680 ==69152== 00:04:08.680 --69152-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:08.680 --69152-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:08.680 --69152-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:08.680 --69152-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:08.680 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.680 --69152-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:08.680 --69152-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:08.680 --69152-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:08.680 --69152-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:08.680 --69152-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:08.680 --69152-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:08.680 --69152-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:08.680 --69152-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:08.680 --69152-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:08.680 --69152-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:08.681 --69152-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:08.681 --69152-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:08.681 --69152-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:08.940 --69152-- Reading syms from /usr/lib64/libm.so.6 00:04:08.940 --69152-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:08.940 --69152-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:08.940 --69152-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:08.940 --69152-- Reading syms from /usr/lib64/libc.so.6 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.940 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.940 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.940 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.940 --69152-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:08.940 --69152-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:08.940 --69152-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:08.940 --69152-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:08.940 --69152-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:08.940 --69152-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:08.940 --69152-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.940 --69152-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 ==69152== Preferring higher priority redirection: 00:04:08.941 --69152-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.941 --69152-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.941 --69152-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 --69152-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.941 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.941 --69152-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.941 --69152-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.941 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.941 --69152-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.941 --69152-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.200 --69152-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:09.200 --69152-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:09.200 --69152-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:09.200 --69152-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:09.200 --69152-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:09.200 --69152-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:09.200 --69152-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:09.200 --69152-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:09.200 --69152-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:09.200 --69152-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:09.200 --69152-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:09.200 --69152-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:09.200 --69152-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:09.200 --69152-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:09.200 --69152-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:09.200 --69152-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:09.200 00:04:09.200 00:04:09.200 CUnit - A unit testing framework for C - Version 2.1-3 00:04:09.200 http://cunit.sourceforge.net/ 00:04:09.200 00:04:09.200 --69152-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:09.200 00:04:09.200 Suite: dpdk_cryptodev 00:04:09.200 Test: test_error_paths ...[2024-07-25 12:05:38.760723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 652:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:04:09.200 [2024-07-25 12:05:38.799455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 468:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:04:09.200 passed 00:04:09.459 Test: test_simple_encrypt ...passed 00:04:09.459 Test: test_simple_decrypt ...passed 00:04:09.459 Test: test_large_enc_dec ...--69152-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:09.459 passed 00:04:09.459 Test: test_dev_full ...passed 00:04:09.459 Test: test_crazy_rw ...passed 00:04:09.459 Test: test_initdrivers ...[2024-07-25 12:05:39.035928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1214:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:04:09.459 [2024-07-25 12:05:39.038192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1235:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:04:09.459 [2024-07-25 12:05:39.043803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1044:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:04:09.459 [2024-07-25 12:05:39.044091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1046:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:04:09.459 [2024-07-25 12:05:39.046599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1054:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:04:09.459 [2024-07-25 12:05:39.048929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1069:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:04:09.459 [2024-07-25 12:05:39.050940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1078:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:04:09.459 [2024-07-25 12:05:39.053671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:04:09.459 passed 00:04:09.459 Test: test_supported_opcodes ...passed 00:04:09.718 Test: test_poller ...[2024-07-25 12:05:39.115911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 263:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:04:09.718 passed 00:04:09.718 Test: test_assign_device_qp ...passed 00:04:09.718 00:04:09.718 Run Summary: Type Total Ran Passed Failed Inactive 00:04:09.718 suites 1 1 n/a 0 0 00:04:09.718 tests 10 10 10 0 0 00:04:09.718 asserts 8643 8643 8643 0 n/a 00:04:09.718 00:04:09.718 Elapsed time = 0.435 seconds 00:04:09.718 --69152-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:09.718 --69152-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:09.718 ==69152== 00:04:09.718 ==69152== HEAP SUMMARY: 00:04:09.718 ==69152== in use at exit: 0 bytes in 0 blocks 00:04:09.718 ==69152== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:04:09.718 ==69152== 00:04:09.718 ==69152== All heap blocks were freed -- no leaks are possible 00:04:09.718 ==69152== 00:04:09.718 ==69152== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:09.718 00:04:09.718 real 0m1.087s 00:04:09.718 user 0m1.046s 00:04:09.718 sys 0m0.037s 00:04:09.718 12:05:39 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:09.718 12:05:39 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:09.718 ************************************ 00:04:09.718 END TEST unittest_bdev_crypto 00:04:09.718 ************************************ 00:04:09.718 12:05:39 -- common/autotest_common.sh@1142 -- # return 0 00:04:09.718 12:05:39 -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:09.718 12:05:39 -- unit/unittest.sh@221 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:09.718 12:05:39 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:09.718 12:05:39 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:09.719 12:05:39 -- common/autotest_common.sh@10 -- # set +x 00:04:09.719 ************************************ 00:04:09.719 START TEST unittest_bdev_compress 00:04:09.719 ************************************ 00:04:09.719 12:05:39 unittest_bdev_compress -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:09.719 ==69184== Memcheck, a memory error detector 00:04:09.719 ==69184== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:09.719 ==69184== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:09.719 ==69184== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:09.719 ==69184== 00:04:09.719 --69184-- Valgrind options: 00:04:09.719 --69184-- --leak-check=full 00:04:09.719 --69184-- --error-exitcode=2 00:04:09.719 --69184-- --verbose 00:04:09.719 --69184-- Contents of /proc/version: 00:04:09.719 --69184-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:09.719 --69184-- 00:04:09.719 --69184-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:09.719 --69184-- Page sizes: currently 4096, max supported 4096 00:04:09.719 --69184-- Valgrind library directory: /usr/libexec/valgrind 00:04:09.719 --69184-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:09.719 --69184-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:09.719 --69184-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:09.719 --69184-- might be shown as UnknownInlinedFun 00:04:09.719 --69184-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:09.719 --69184-- object doesn't have a dynamic symbol table 00:04:09.719 --69184-- Scheduler: using generic scheduler lock implementation. 00:04:09.719 --69184-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:09.719 ==69184== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69184-by-???-on-09fa5fb4c861 00:04:09.719 ==69184== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69184-by-???-on-09fa5fb4c861 00:04:09.719 ==69184== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69184-by-???-on-09fa5fb4c861 00:04:09.719 ==69184== 00:04:09.719 ==69184== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:09.719 ==69184== don't want to do, unless you know exactly what you're doing, 00:04:09.719 ==69184== or are doing some strange experiment): 00:04:09.719 ==69184== /usr/libexec/valgrind/../../bin/vgdb --pid=69184 ...command... 00:04:09.719 ==69184== 00:04:09.719 ==69184== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:09.719 ==69184== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:09.719 ==69184== and then give GDB the following command 00:04:09.719 ==69184== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69184 00:04:09.719 ==69184== --pid is optional if only one valgrind process is running 00:04:09.719 ==69184== 00:04:09.719 --69184-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:09.719 --69184-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:09.978 --69184-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:09.978 --69184-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:09.978 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.978 --69184-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:09.978 --69184-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:09.978 --69184-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:09.978 --69184-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:09.978 --69184-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:09.978 --69184-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:09.978 --69184-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:09.978 --69184-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:09.978 --69184-- Reading syms from /usr/lib64/libm.so.6 00:04:09.978 --69184-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:09.978 --69184-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:09.978 --69184-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:09.978 --69184-- Reading syms from /usr/lib64/libc.so.6 00:04:09.978 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.978 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.978 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.978 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.979 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.979 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.979 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.979 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.979 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.979 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.979 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.979 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.979 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.979 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.979 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.979 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.979 --69184-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.979 --69184-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.979 --69184-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:09.979 --69184-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:09.979 --69184-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:09.979 --69184-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:09.979 --69184-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:09.979 --69184-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:10.238 --69184-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 --69184-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.238 ==69184== Preferring higher priority redirection: 00:04:10.238 --69184-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:10.239 --69184-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:10.239 --69184-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 --69184-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.239 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.239 --69184-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.239 --69184-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.239 ==69184== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.239 --69184-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.239 --69184-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.239 --69184-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:10.239 --69184-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:10.239 --69184-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:10.239 --69184-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:10.239 --69184-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:10.239 --69184-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:10.239 --69184-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:10.239 --69184-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:10.239 --69184-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:10.239 --69184-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:10.239 --69184-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:10.239 --69184-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:10.239 --69184-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:10.239 --69184-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:10.239 --69184-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:10.239 --69184-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:10.239 00:04:10.239 00:04:10.239 CUnit - A unit testing framework for C - Version 2.1-3 00:04:10.239 http://cunit.sourceforge.net/ 00:04:10.239 00:04:10.239 --69184-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:10.239 00:04:10.239 Suite: compress 00:04:10.239 Test: test_compress_operation ...passed 00:04:10.239 Test: test_compress_operation_cross_boundary ...passed 00:04:10.239 Test: test_vbdev_compress_submit_request ...--69184-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:10.239 --69184-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:10.499 [2024-07-25 12:05:39.882277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:10.499 [2024-07-25 12:05:39.919798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:10.499 passed 00:04:10.499 Test: test_passthru ...passed 00:04:10.499 Test: test_supported_io ...passed 00:04:10.499 Test: test_reset ...passed 00:04:10.499 00:04:10.499 Run Summary: Type Total Ran Passed Failed Inactive 00:04:10.499 suites 1 1 n/a 0 0 00:04:10.499 tests 6 6 6 0 0 00:04:10.499 asserts 11 11 11 0 n/a 00:04:10.499 00:04:10.499 Elapsed time = 0.105 seconds 00:04:10.499 --69184-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:10.499 ==69184== 00:04:10.499 ==69184== HEAP SUMMARY: 00:04:10.499 ==69184== in use at exit: 0 bytes in 0 blocks 00:04:10.499 ==69184== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:04:10.499 ==69184== 00:04:10.499 ==69184== All heap blocks were freed -- no leaks are possible 00:04:10.499 ==69184== 00:04:10.499 ==69184== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:10.499 00:04:10.499 real 0m0.754s 00:04:10.499 user 0m0.725s 00:04:10.499 sys 0m0.026s 00:04:10.499 12:05:40 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:10.499 12:05:40 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:04:10.499 ************************************ 00:04:10.499 END TEST unittest_bdev_compress 00:04:10.499 ************************************ 00:04:10.499 12:05:40 -- common/autotest_common.sh@1142 -- # return 0 00:04:10.499 12:05:40 -- unit/unittest.sh@222 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:10.499 12:05:40 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:10.499 12:05:40 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:10.499 12:05:40 -- common/autotest_common.sh@10 -- # set +x 00:04:10.499 ************************************ 00:04:10.499 START TEST unittest_lib_reduce 00:04:10.499 ************************************ 00:04:10.499 12:05:40 unittest_lib_reduce -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:10.499 ==69212== Memcheck, a memory error detector 00:04:10.499 ==69212== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:10.499 ==69212== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:10.499 ==69212== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:10.499 ==69212== 00:04:10.499 --69212-- Valgrind options: 00:04:10.499 --69212-- --leak-check=full 00:04:10.499 --69212-- --error-exitcode=2 00:04:10.499 --69212-- --verbose 00:04:10.499 --69212-- Contents of /proc/version: 00:04:10.499 --69212-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:10.499 --69212-- 00:04:10.499 --69212-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:10.499 --69212-- Page sizes: currently 4096, max supported 4096 00:04:10.499 --69212-- Valgrind library directory: /usr/libexec/valgrind 00:04:10.499 --69212-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:10.499 --69212-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:10.499 --69212-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:10.499 --69212-- might be shown as UnknownInlinedFun 00:04:10.499 --69212-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:10.499 --69212-- object doesn't have a dynamic symbol table 00:04:10.499 --69212-- Scheduler: using generic scheduler lock implementation. 00:04:10.499 --69212-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:10.499 ==69212== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69212-by-???-on-09fa5fb4c861 00:04:10.499 ==69212== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69212-by-???-on-09fa5fb4c861 00:04:10.499 ==69212== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69212-by-???-on-09fa5fb4c861 00:04:10.499 ==69212== 00:04:10.499 ==69212== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:10.499 ==69212== don't want to do, unless you know exactly what you're doing, 00:04:10.499 ==69212== or are doing some strange experiment): 00:04:10.499 ==69212== /usr/libexec/valgrind/../../bin/vgdb --pid=69212 ...command... 00:04:10.499 ==69212== 00:04:10.499 ==69212== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:10.499 ==69212== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:10.499 ==69212== and then give GDB the following command 00:04:10.499 ==69212== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69212 00:04:10.499 ==69212== --pid is optional if only one valgrind process is running 00:04:10.499 ==69212== 00:04:10.499 --69212-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:10.500 --69212-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:10.759 --69212-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:10.759 --69212-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:10.759 --69212-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:10.759 --69212-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:10.759 --69212-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:10.759 --69212-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:10.759 --69212-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:10.759 --69212-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:10.759 --69212-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:10.759 --69212-- Reading syms from /usr/lib64/libm.so.6 00:04:10.759 --69212-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:10.759 --69212-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:10.759 --69212-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libc.so.6 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.759 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --69212-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.759 --69212-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.759 --69212-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.759 --69212-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.759 --69212-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:10.759 --69212-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:10.759 --69212-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:11.019 --69212-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 ==69212== Preferring higher priority redirection: 00:04:11.019 --69212-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:11.019 --69212-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:11.019 --69212-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 --69212-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.019 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.020 --69212-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.020 --69212-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.020 ==69212== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.020 --69212-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.020 --69212-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.020 --69212-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.020 --69212-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.020 --69212-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.020 --69212-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.020 --69212-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.020 --69212-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.020 --69212-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.020 --69212-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.020 --69212-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.020 --69212-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.020 --69212-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.020 --69212-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.020 --69212-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.020 --69212-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.020 --69212-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.020 --69212-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.020 00:04:11.020 00:04:11.020 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.020 http://cunit.sourceforge.net/ 00:04:11.020 00:04:11.020 00:04:11.020 Suite: reduce 00:04:11.020 Test: get_pm_file_size ...passed 00:04:11.020 Test: get_vol_size ...passed 00:04:11.020 Test: init_failure ...--69212-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:11.020 [2024-07-25 12:05:40.620463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 580:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:11.020 [2024-07-25 12:05:40.656253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 587:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:04:11.020 passed 00:04:11.020 Test: init_md ...--69212-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:11.279 --69212-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:11.279 --69212-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:11.279 passed 00:04:11.279 Test: init_backing_dev ...passed 00:04:11.279 Test: load ...passed 00:04:11.279 Test: write_maps ...passed 00:04:11.538 Test: read_write ...passed 00:04:11.538 Test: readv_writev ...passed 00:04:11.538 Test: destroy ...passed 00:04:11.538 Test: defer_bdev_io ...passed 00:04:11.538 Test: overlapped ...passed 00:04:11.538 Test: compress_algorithm ...passed 00:04:11.538 Test: test_prepare_compress_chunk ...passed 00:04:11.538 Test: test_reduce_decompress_chunk ...passed 00:04:11.538 Test: test_allocate_vol_requests ...passed 00:04:11.538 00:04:11.538 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.538 suites 1 1 n/a 0 0 00:04:11.538 tests 16 16 16 0 0 00:04:11.538 asserts 11067 11067 11067 0 n/a 00:04:11.538 00:04:11.538 Elapsed time = 0.543 seconds 00:04:11.538 --69212-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.538 --69212-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.797 ==69212== 00:04:11.797 ==69212== HEAP SUMMARY: 00:04:11.797 ==69212== in use at exit: 5,259,264 bytes in 3 blocks 00:04:11.797 ==69212== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:11.797 ==69212== 00:04:11.797 ==69212== Searching for pointers to 3 not-freed blocks 00:04:11.797 ==69212== Checked 11,662,416 bytes 00:04:11.797 ==69212== 00:04:11.797 ==69212== LEAK SUMMARY: 00:04:11.797 ==69212== definitely lost: 0 bytes in 0 blocks 00:04:11.797 ==69212== indirectly lost: 0 bytes in 0 blocks 00:04:11.797 ==69212== possibly lost: 0 bytes in 0 blocks 00:04:11.797 ==69212== still reachable: 5,259,264 bytes in 3 blocks 00:04:11.797 ==69212== suppressed: 0 bytes in 0 blocks 00:04:11.797 ==69212== Reachable blocks (those to which a pointer was found) are not shown. 00:04:11.797 ==69212== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:11.797 ==69212== 00:04:11.797 ==69212== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.797 00:04:11.797 real 0m1.203s 00:04:11.797 user 0m1.131s 00:04:11.797 sys 0m0.066s 00:04:11.797 12:05:41 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:11.797 12:05:41 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:04:11.797 ************************************ 00:04:11.797 END TEST unittest_lib_reduce 00:04:11.797 ************************************ 00:04:11.797 12:05:41 -- common/autotest_common.sh@1142 -- # return 0 00:04:11.797 12:05:41 -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:11.797 12:05:41 -- unit/unittest.sh@226 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:11.797 12:05:41 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:11.797 12:05:41 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:11.797 12:05:41 -- common/autotest_common.sh@10 -- # set +x 00:04:11.797 ************************************ 00:04:11.797 START TEST unittest_dpdk_compressdev 00:04:11.797 ************************************ 00:04:11.797 12:05:41 unittest_dpdk_compressdev -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:11.797 ==69238== Memcheck, a memory error detector 00:04:11.797 ==69238== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.797 ==69238== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.797 ==69238== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:11.797 ==69238== 00:04:11.797 --69238-- Valgrind options: 00:04:11.797 --69238-- --leak-check=full 00:04:11.797 --69238-- --error-exitcode=2 00:04:11.797 --69238-- --verbose 00:04:11.797 --69238-- Contents of /proc/version: 00:04:11.797 --69238-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:11.797 --69238-- 00:04:11.797 --69238-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.797 --69238-- Page sizes: currently 4096, max supported 4096 00:04:11.797 --69238-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.797 --69238-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:11.797 --69238-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.797 --69238-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.797 --69238-- might be shown as UnknownInlinedFun 00:04:11.797 --69238-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.797 --69238-- object doesn't have a dynamic symbol table 00:04:11.797 --69238-- Scheduler: using generic scheduler lock implementation. 00:04:11.797 --69238-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.797 ==69238== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69238-by-???-on-09fa5fb4c861 00:04:11.797 ==69238== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69238-by-???-on-09fa5fb4c861 00:04:11.797 ==69238== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69238-by-???-on-09fa5fb4c861 00:04:11.797 ==69238== 00:04:11.797 ==69238== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.797 ==69238== don't want to do, unless you know exactly what you're doing, 00:04:11.797 ==69238== or are doing some strange experiment): 00:04:11.797 ==69238== /usr/libexec/valgrind/../../bin/vgdb --pid=69238 ...command... 00:04:11.797 ==69238== 00:04:11.797 ==69238== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.797 ==69238== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:11.797 ==69238== and then give GDB the following command 00:04:11.797 ==69238== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69238 00:04:11.797 ==69238== --pid is optional if only one valgrind process is running 00:04:11.797 ==69238== 00:04:11.797 --69238-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.797 --69238-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.797 --69238-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.798 --69238-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.798 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.798 --69238-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.798 --69238-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.798 --69238-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.798 --69238-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.798 --69238-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.798 --69238-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.798 --69238-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.798 --69238-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.798 --69238-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.798 --69238-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:11.798 --69238-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.798 --69238-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.798 --69238-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.057 --69238-- Reading syms from /usr/lib64/libm.so.6 00:04:12.057 --69238-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.057 --69238-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:12.057 --69238-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.057 --69238-- Reading syms from /usr/lib64/libc.so.6 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.057 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.057 --69238-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.057 --69238-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.057 --69238-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.057 --69238-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.057 --69238-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.057 --69238-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.057 --69238-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.057 --69238-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.057 --69238-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.057 --69238-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 ==69238== Preferring higher priority redirection: 00:04:12.058 --69238-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.058 --69238-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.058 --69238-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 --69238-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.058 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.058 --69238-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.058 --69238-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.058 ==69238== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.058 --69238-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.058 --69238-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.317 --69238-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.317 --69238-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.317 --69238-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.317 --69238-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.317 --69238-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.317 --69238-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.317 --69238-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.317 --69238-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.317 --69238-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.317 --69238-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.317 --69238-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.317 --69238-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.317 --69238-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.318 --69238-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.318 --69238-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.318 --69238-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.318 00:04:12.318 00:04:12.318 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.318 http://cunit.sourceforge.net/ 00:04:12.318 00:04:12.318 --69238-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.318 00:04:12.318 Suite: compress 00:04:12.318 Test: test_compress_operation ...[2024-07-25 12:05:41.886045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:04:12.318 [2024-07-25 12:05:41.922790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:04:12.318 [2024-07-25 12:05:41.946452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:04:12.318 [2024-07-25 12:05:41.959815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:12.318 [2024-07-25 12:05:41.961629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:12.318 passed 00:04:12.578 Test: test_compress_operation_cross_boundary ...[2024-07-25 12:05:41.988382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:12.578 [2024-07-25 12:05:41.989094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:12.578 passed 00:04:12.578 Test: test_setup_compress_mbuf ...passed 00:04:12.578 Test: test_initdrivers ...[2024-07-25 12:05:41.996405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:04:12.578 [2024-07-25 12:05:41.997389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:04:12.578 [2024-07-25 12:05:42.001561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:12.578 [2024-07-25 12:05:42.003623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:12.578 [2024-07-25 12:05:42.005006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:04:12.578 [2024-07-25 12:05:42.006495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:04:12.578 [2024-07-25 12:05:42.008117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:04:12.578 passed 00:04:12.578 Test: test_poller ...passed 00:04:12.578 00:04:12.578 Run Summary: Type Total Ran Passed Failed Inactive 00:04:12.578 suites 1 1 n/a 0 0 00:04:12.578 tests 5 5 5 0 0 00:04:12.578 asserts 70 70 70 0 n/a 00:04:12.578 00:04:12.578 Elapsed time = 0.218 seconds 00:04:12.578 --69238-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:12.578 --69238-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:12.578 ==69238== 00:04:12.578 ==69238== HEAP SUMMARY: 00:04:12.578 ==69238== in use at exit: 2,016 bytes in 50 blocks 00:04:12.578 ==69238== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:04:12.578 ==69238== 00:04:12.578 ==69238== Searching for pointers to 50 not-freed blocks 00:04:12.578 ==69238== Checked 6,624,200 bytes 00:04:12.578 ==69238== 00:04:12.578 ==69238== LEAK SUMMARY: 00:04:12.578 ==69238== definitely lost: 0 bytes in 0 blocks 00:04:12.578 ==69238== indirectly lost: 0 bytes in 0 blocks 00:04:12.578 ==69238== possibly lost: 0 bytes in 0 blocks 00:04:12.578 ==69238== still reachable: 2,016 bytes in 50 blocks 00:04:12.578 ==69238== suppressed: 0 bytes in 0 blocks 00:04:12.578 ==69238== Reachable blocks (those to which a pointer was found) are not shown. 00:04:12.578 ==69238== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:12.578 ==69238== 00:04:12.578 ==69238== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:12.579 00:04:12.579 real 0m0.880s 00:04:12.579 user 0m0.840s 00:04:12.579 sys 0m0.036s 00:04:12.579 12:05:42 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:12.579 12:05:42 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:04:12.579 ************************************ 00:04:12.579 END TEST unittest_dpdk_compressdev 00:04:12.579 ************************************ 00:04:12.579 12:05:42 -- common/autotest_common.sh@1142 -- # return 0 00:04:12.579 12:05:42 -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:12.579 12:05:42 -- unit/unittest.sh@230 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:12.579 12:05:42 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:12.579 12:05:42 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:12.579 12:05:42 -- common/autotest_common.sh@10 -- # set +x 00:04:12.579 ************************************ 00:04:12.579 START TEST unittest_bdev_raid5f 00:04:12.579 ************************************ 00:04:12.579 12:05:42 unittest_bdev_raid5f -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:12.579 ==69268== Memcheck, a memory error detector 00:04:12.579 ==69268== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:12.579 ==69268== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:12.579 ==69268== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:12.579 ==69268== 00:04:12.579 --69268-- Valgrind options: 00:04:12.579 --69268-- --leak-check=full 00:04:12.579 --69268-- --error-exitcode=2 00:04:12.579 --69268-- --verbose 00:04:12.579 --69268-- Contents of /proc/version: 00:04:12.579 --69268-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:12.579 --69268-- 00:04:12.579 --69268-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:12.579 --69268-- Page sizes: currently 4096, max supported 4096 00:04:12.579 --69268-- Valgrind library directory: /usr/libexec/valgrind 00:04:12.579 --69268-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:12.579 --69268-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:12.839 --69268-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:12.839 --69268-- might be shown as UnknownInlinedFun 00:04:12.839 --69268-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:12.839 --69268-- object doesn't have a dynamic symbol table 00:04:12.839 --69268-- Scheduler: using generic scheduler lock implementation. 00:04:12.839 --69268-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:12.839 ==69268== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69268-by-???-on-09fa5fb4c861 00:04:12.839 ==69268== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69268-by-???-on-09fa5fb4c861 00:04:12.839 ==69268== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69268-by-???-on-09fa5fb4c861 00:04:12.839 ==69268== 00:04:12.839 ==69268== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:12.839 ==69268== don't want to do, unless you know exactly what you're doing, 00:04:12.839 ==69268== or are doing some strange experiment): 00:04:12.839 ==69268== /usr/libexec/valgrind/../../bin/vgdb --pid=69268 ...command... 00:04:12.839 ==69268== 00:04:12.839 ==69268== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:12.839 ==69268== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:12.839 ==69268== and then give GDB the following command 00:04:12.839 ==69268== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69268 00:04:12.839 ==69268== --pid is optional if only one valgrind process is running 00:04:12.839 ==69268== 00:04:12.839 --69268-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:12.839 --69268-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:12.839 --69268-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:12.839 --69268-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:12.839 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.839 --69268-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:12.839 --69268-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.839 --69268-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.839 --69268-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.839 --69268-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.839 --69268-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.840 --69268-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.840 --69268-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.840 --69268-- Reading syms from /usr/lib64/libm.so.6 00:04:12.840 --69268-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.840 --69268-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:12.840 --69268-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.840 --69268-- Reading syms from /usr/lib64/libc.so.6 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.840 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.840 --69268-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.840 --69268-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.100 --69268-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:13.100 --69268-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:13.100 --69268-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:13.100 --69268-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:13.100 --69268-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:13.100 --69268-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:13.100 --69268-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 ==69268== Preferring higher priority redirection: 00:04:13.100 --69268-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:13.100 --69268-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:13.100 --69268-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 --69268-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.100 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.100 --69268-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.100 --69268-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.100 ==69268== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.100 --69268-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.100 --69268-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.100 --69268-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:13.100 --69268-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:13.100 --69268-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:13.100 --69268-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:13.100 --69268-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:13.100 --69268-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:13.101 --69268-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:13.101 --69268-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:13.101 --69268-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:13.101 --69268-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:13.101 --69268-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:13.101 --69268-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:13.101 --69268-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:13.101 --69268-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:13.360 --69268-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:13.360 --69268-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:13.360 --69268-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:13.360 00:04:13.360 00:04:13.360 CUnit - A unit testing framework for C - Version 2.1-3 00:04:13.360 http://cunit.sourceforge.net/ 00:04:13.360 00:04:13.360 00:04:13.360 Suite: raid5f 00:04:13.360 Test: test_raid5f_start ...passed 00:04:14.750 Test: test_raid5f_submit_read_request ...passed 00:04:14.750 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:26.951 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:23.178 Test: test_raid5f_chunk_write_error ...passed 00:05:55.254 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:06:00.516 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:06:00.516 Test: test_raid5f_submit_read_request_degraded ...--69268-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:37.216 passed 00:07:37.216 00:07:37.216 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.216 suites 1 1 n/a 0 0 00:07:37.216 tests 8 8 8 0 0 00:07:37.216 asserts 518158 518158 518158 0 n/a 00:07:37.216 00:07:37.216 Elapsed time = 191.982 seconds 00:07:37.216 --69268-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.216 --69268-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.216 ==69268== 00:07:37.216 ==69268== HEAP SUMMARY: 00:07:37.216 ==69268== in use at exit: 0 bytes in 0 blocks 00:07:37.216 ==69268== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:37.216 ==69268== 00:07:37.216 ==69268== All heap blocks were freed -- no leaks are possible 00:07:37.216 ==69268== 00:07:37.216 ==69268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.216 00:07:37.216 real 3m13.112s 00:07:37.216 user 3m11.844s 00:07:37.216 sys 0m0.820s 00:07:37.216 12:08:55 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:37.216 12:08:55 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:37.216 ************************************ 00:07:37.216 END TEST unittest_bdev_raid5f 00:07:37.216 ************************************ 00:07:37.216 12:08:55 -- common/autotest_common.sh@1142 -- # return 0 00:07:37.216 12:08:55 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:37.216 12:08:55 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:37.216 12:08:55 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:37.216 12:08:55 -- common/autotest_common.sh@10 -- # set +x 00:07:37.216 ************************************ 00:07:37.216 START TEST unittest_blob_blobfs 00:07:37.216 ************************************ 00:07:37.216 12:08:55 unittest_blob_blobfs -- common/autotest_common.sh@1123 -- # unittest_blob 00:07:37.216 12:08:55 unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:37.216 12:08:55 unittest_blob_blobfs -- unit/unittest.sh@40 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:37.216 ==71342== Memcheck, a memory error detector 00:07:37.216 ==71342== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.216 ==71342== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.216 ==71342== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:37.216 ==71342== 00:07:37.216 --71342-- Valgrind options: 00:07:37.216 --71342-- --leak-check=full 00:07:37.216 --71342-- --error-exitcode=2 00:07:37.216 --71342-- --verbose 00:07:37.216 --71342-- Contents of /proc/version: 00:07:37.216 --71342-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:37.217 --71342-- 00:07:37.217 --71342-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.217 --71342-- Page sizes: currently 4096, max supported 4096 00:07:37.217 --71342-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.217 --71342-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:37.217 --71342-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.217 --71342-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.217 --71342-- might be shown as UnknownInlinedFun 00:07:37.217 --71342-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.217 --71342-- object doesn't have a dynamic symbol table 00:07:37.217 --71342-- Scheduler: using generic scheduler lock implementation. 00:07:37.217 --71342-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.217 ==71342== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71342-by-???-on-09fa5fb4c861 00:07:37.217 ==71342== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71342-by-???-on-09fa5fb4c861 00:07:37.217 ==71342== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71342-by-???-on-09fa5fb4c861 00:07:37.217 ==71342== 00:07:37.217 ==71342== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.217 ==71342== don't want to do, unless you know exactly what you're doing, 00:07:37.217 ==71342== or are doing some strange experiment): 00:07:37.217 ==71342== /usr/libexec/valgrind/../../bin/vgdb --pid=71342 ...command... 00:07:37.217 ==71342== 00:07:37.217 ==71342== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.217 ==71342== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:37.217 ==71342== and then give GDB the following command 00:07:37.217 ==71342== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71342 00:07:37.217 ==71342== --pid is optional if only one valgrind process is running 00:07:37.217 ==71342== 00:07:37.217 --71342-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.217 --71342-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.217 --71342-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.217 --71342-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.217 --71342-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.217 --71342-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.217 --71342-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.217 --71342-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.217 --71342-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.217 --71342-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.217 --71342-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.217 --71342-- Reading syms from /usr/lib64/libm.so.6 00:07:37.217 --71342-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.217 --71342-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:37.217 --71342-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libc.so.6 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.217 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.217 --71342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.217 --71342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.217 --71342-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.217 --71342-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.217 --71342-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.217 --71342-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.217 --71342-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.218 --71342-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 ==71342== Preferring higher priority redirection: 00:07:37.218 --71342-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.218 --71342-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.218 --71342-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 --71342-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.218 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.218 --71342-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.218 --71342-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.218 ==71342== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.218 --71342-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.218 --71342-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.218 --71342-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.218 --71342-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.218 --71342-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.218 --71342-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.218 --71342-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.218 --71342-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.218 --71342-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.219 --71342-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.219 --71342-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.219 --71342-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.219 --71342-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.219 --71342-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.219 --71342-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.219 --71342-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.219 --71342-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.219 --71342-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:37.219 --71342-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.219 00:07:37.219 00:07:37.219 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.219 http://cunit.sourceforge.net/ 00:07:37.219 00:07:37.219 00:07:37.219 Suite: blob_nocopy_noextent 00:07:37.219 Test: blob_init ...[2024-07-25 12:08:55.873892] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:37.219 --71342-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:37.219 passed 00:07:37.219 Test: blob_thin_provision ...passed 00:07:37.219 Test: blob_read_only ...passed 00:07:37.219 Test: bs_load ...[2024-07-25 12:08:56.365228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:37.219 passed 00:07:37.219 Test: bs_load_custom_cluster_size ...passed 00:07:37.219 Test: bs_load_after_failed_grow ...passed 00:07:37.219 Test: bs_cluster_sz ...[2024-07-25 12:08:56.551533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:37.219 [2024-07-25 12:08:56.553654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:37.219 [2024-07-25 12:08:56.556186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:37.219 passed 00:07:37.219 Test: bs_resize_md ...passed 00:07:37.219 Test: bs_destroy ...passed 00:07:37.219 Test: bs_type ...passed 00:07:37.219 Test: bs_super_block ...passed 00:07:37.219 Test: bs_test_recover_cluster_count ...passed 00:07:37.219 Test: bs_grow_live ...passed 00:07:37.219 Test: bs_grow_live_no_space ...passed 00:07:37.219 Test: bs_test_grow ...passed 00:07:37.219 Test: blob_serialize_test ...passed 00:07:37.219 Test: super_block_crc ...passed 00:07:37.219 Test: blob_thin_prov_write_count_io ...passed 00:07:37.219 Test: blob_thin_prov_unmap_cluster ...passed 00:07:37.219 Test: bs_load_iter_test ...passed 00:07:37.219 Test: blob_relations ...[2024-07-25 12:08:57.277346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.278916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 [2024-07-25 12:08:57.294549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.294706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 passed 00:07:37.219 Test: blob_relations2 ...[2024-07-25 12:08:57.379794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.379944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 [2024-07-25 12:08:57.381095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.381223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 [2024-07-25 12:08:57.411018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.411168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 [2024-07-25 12:08:57.414475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.219 [2024-07-25 12:08:57.414627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.219 passed 00:07:37.219 Test: blob_relations3 ...passed 00:07:37.219 Test: blobstore_clean_power_failure ...passed 00:07:37.219 Test: blob_delete_snapshot_power_failure ...[2024-07-25 12:08:57.762228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:37.219 [2024-07-25 12:08:57.801516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:37.220 [2024-07-25 12:08:57.801844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:37.220 [2024-07-25 12:08:57.805746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.220 [2024-07-25 12:08:57.835853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:37.220 [2024-07-25 12:08:57.836149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:37.220 [2024-07-25 12:08:57.836465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:37.220 [2024-07-25 12:08:57.836603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.220 [2024-07-25 12:08:57.869068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:37.220 [2024-07-25 12:08:57.870844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.220 [2024-07-25 12:08:57.901685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:37.220 [2024-07-25 12:08:57.903217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.220 [2024-07-25 12:08:57.938812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:37.220 [2024-07-25 12:08:57.939395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.220 passed 00:07:37.220 Test: blob_create_snapshot_power_failure ...[2024-07-25 12:08:58.040411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:37.220 [2024-07-25 12:08:58.103774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:37.220 [2024-07-25 12:08:58.137053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:37.220 passed 00:07:37.220 Test: blob_io_unit ...passed 00:07:37.220 Test: blob_io_unit_compatibility ...passed 00:07:37.220 Test: blob_ext_md_pages ...passed 00:07:37.220 Test: blob_esnap_io_4096_4096 ...passed 00:07:37.220 Test: blob_esnap_io_512_512 ...passed 00:07:37.220 Test: blob_esnap_io_4096_512 ...passed 00:07:37.220 Test: blob_esnap_io_512_4096 ...passed 00:07:37.220 Test: blob_esnap_clone_resize ...passed 00:07:37.220 Suite: blob_bs_nocopy_noextent 00:07:37.220 Test: blob_open ...passed 00:07:37.220 Test: blob_create ...--71342-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:37.220 --71342-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.220 [2024-07-25 12:08:59.077817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:37.220 passed 00:07:37.220 Test: blob_create_loop ...passed 00:07:37.220 Test: blob_create_fail ...[2024-07-25 12:08:59.445478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:37.220 passed 00:07:37.220 Test: blob_create_internal ...--71342-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:37.220 passed 00:07:37.220 Test: blob_create_zero_extent ...passed 00:07:37.220 Test: blob_snapshot ...passed 00:07:37.220 Test: blob_clone ...passed 00:07:37.220 Test: blob_inflate ...[2024-07-25 12:08:59.850585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:37.220 passed 00:07:37.220 Test: blob_delete ...passed 00:07:37.220 Test: blob_resize_test ...[2024-07-25 12:08:59.988064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:37.220 passed 00:07:37.220 Test: blob_resize_thin_test ...passed 00:07:37.220 Test: channel_ops ...passed 00:07:37.220 Test: blob_super ...passed 00:07:37.220 Test: blob_rw_verify_iov ...passed 00:07:37.220 Test: blob_unmap ...passed 00:07:37.220 Test: blob_iter ...passed 00:07:37.220 Test: blob_parse_md ...passed 00:07:37.220 Test: bs_load_pending_removal ...passed 00:07:37.220 Test: bs_unload ...[2024-07-25 12:09:00.674221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:37.221 passed 00:07:37.221 Test: bs_usable_clusters ...passed 00:07:37.221 Test: blob_crc ...[2024-07-25 12:09:00.807237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:37.221 [2024-07-25 12:09:00.808364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:37.221 passed 00:07:37.221 Test: blob_flags ...passed 00:07:37.221 Test: bs_version ...passed 00:07:37.221 Test: blob_set_xattrs_test ...[2024-07-25 12:09:01.034655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:37.221 [2024-07-25 12:09:01.036373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:37.221 passed 00:07:37.221 Test: blob_thin_prov_alloc ...passed 00:07:37.221 Test: blob_insert_cluster_msg_test ...passed 00:07:37.221 Test: blob_thin_prov_rw ...passed 00:07:37.221 Test: blob_thin_prov_rle ...passed 00:07:37.221 Test: blob_thin_prov_rw_iov ...passed 00:07:37.221 Test: blob_snapshot_rw ...passed 00:07:37.221 Test: blob_snapshot_rw_iov ...passed 00:07:37.221 Test: blob_inflate_rw ...passed 00:07:37.221 Test: blob_snapshot_freeze_io ...passed 00:07:37.221 Test: blob_operation_split_rw ...passed 00:07:37.221 Test: blob_operation_split_rw_iov ...passed 00:07:37.221 Test: blob_simultaneous_operations ...[2024-07-25 12:09:03.539659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.221 [2024-07-25 12:09:03.539926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.221 [2024-07-25 12:09:03.544679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.221 [2024-07-25 12:09:03.544824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.221 [2024-07-25 12:09:03.564504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.221 [2024-07-25 12:09:03.564642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.221 [2024-07-25 12:09:03.566625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:37.221 [2024-07-25 12:09:03.566754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.221 passed 00:07:37.221 Test: blob_persist_test ...passed 00:07:37.221 Test: blob_decouple_snapshot ...passed 00:07:37.221 Test: blob_seek_io_unit ...passed 00:07:37.221 Test: blob_nested_freezes ...passed 00:07:37.221 Test: blob_clone_resize ...passed 00:07:37.221 Test: blob_shallow_copy ...[2024-07-25 12:09:04.211563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:37.221 [2024-07-25 12:09:04.217211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:37.221 [2024-07-25 12:09:04.219307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:37.221 passed 00:07:37.221 Suite: blob_blob_nocopy_noextent 00:07:37.221 Test: blob_write ...passed 00:07:37.221 Test: blob_read ...passed 00:07:37.221 Test: blob_rw_verify ...passed 00:07:37.221 Test: blob_rw_verify_iov_nomem ...passed 00:07:37.221 Test: blob_rw_iov_read_only ...passed 00:07:37.221 Test: blob_xattr ...passed 00:07:37.221 Test: blob_dirty_shutdown ...passed 00:07:37.221 Test: blob_is_degraded ...passed 00:07:37.221 Suite: blob_esnap_bs_nocopy_noextent 00:07:37.221 Test: blob_esnap_create ...passed 00:07:37.221 Test: blob_esnap_thread_add_remove ...passed 00:07:37.221 Test: blob_esnap_clone_snapshot ...passed 00:07:37.221 Test: blob_esnap_clone_inflate ...passed 00:07:37.221 Test: blob_esnap_clone_decouple ...passed 00:07:37.221 Test: blob_esnap_clone_reload ...passed 00:07:37.221 Test: blob_esnap_hotplug ...passed 00:07:37.221 Test: blob_set_parent ...[2024-07-25 12:09:05.506063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:37.221 [2024-07-25 12:09:05.506956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:37.221 [2024-07-25 12:09:05.513265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:37.221 [2024-07-25 12:09:05.516191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:37.221 [2024-07-25 12:09:05.531184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:37.221 passed 00:07:37.222 Test: blob_set_external_parent ...[2024-07-25 12:09:05.611849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:37.222 [2024-07-25 12:09:05.613357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:37.222 [2024-07-25 12:09:05.618013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:37.222 [2024-07-25 12:09:05.630967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:37.222 passed 00:07:37.222 Suite: blob_nocopy_extent 00:07:37.222 Test: blob_init ...[2024-07-25 12:09:05.662066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:37.222 passed 00:07:37.222 Test: blob_thin_provision ...passed 00:07:37.222 Test: blob_read_only ...passed 00:07:37.222 Test: bs_load ...[2024-07-25 12:09:05.770533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:37.222 passed 00:07:37.222 Test: bs_load_custom_cluster_size ...passed 00:07:37.222 Test: bs_load_after_failed_grow ...passed 00:07:37.222 Test: bs_cluster_sz ...[2024-07-25 12:09:05.845759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:37.222 [2024-07-25 12:09:05.846307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:37.222 [2024-07-25 12:09:05.846565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:37.222 passed 00:07:37.222 Test: bs_resize_md ...passed 00:07:37.222 Test: bs_destroy ...passed 00:07:37.222 Test: bs_type ...passed 00:07:37.222 Test: bs_super_block ...passed 00:07:37.222 Test: bs_test_recover_cluster_count ...passed 00:07:37.222 Test: bs_grow_live ...passed 00:07:37.222 Test: bs_grow_live_no_space ...passed 00:07:37.222 Test: bs_test_grow ...passed 00:07:37.222 Test: blob_serialize_test ...passed 00:07:37.222 Test: super_block_crc ...passed 00:07:37.222 Test: blob_thin_prov_write_count_io ...passed 00:07:37.222 Test: blob_thin_prov_unmap_cluster ...passed 00:07:37.222 Test: bs_load_iter_test ...passed 00:07:37.222 Test: blob_relations ...[2024-07-25 12:09:06.269913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.222 [2024-07-25 12:09:06.270111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.222 [2024-07-25 12:09:06.274717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.222 [2024-07-25 12:09:06.274863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.222 passed 00:07:37.222 Test: blob_relations2 ...[2024-07-25 12:09:06.314850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.222 [2024-07-25 12:09:06.315014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.222 [2024-07-25 12:09:06.315177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.222 [2024-07-25 12:09:06.315302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.222 [2024-07-25 12:09:06.324227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.222 [2024-07-25 12:09:06.324381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 [2024-07-25 12:09:06.327046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:37.223 [2024-07-25 12:09:06.327190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 passed 00:07:37.223 Test: blob_relations3 ...passed 00:07:37.223 Test: blobstore_clean_power_failure ...passed 00:07:37.223 Test: blob_delete_snapshot_power_failure ...[2024-07-25 12:09:06.636833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:37.223 [2024-07-25 12:09:06.678341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:37.223 [2024-07-25 12:09:06.709634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:37.223 [2024-07-25 12:09:06.709792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:37.223 [2024-07-25 12:09:06.709927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 [2024-07-25 12:09:06.740937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:37.223 [2024-07-25 12:09:06.741096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:37.223 [2024-07-25 12:09:06.741205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:37.223 [2024-07-25 12:09:06.741335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 [2024-07-25 12:09:06.774193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:37.223 [2024-07-25 12:09:06.774350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:37.223 [2024-07-25 12:09:06.774460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:37.223 [2024-07-25 12:09:06.774590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 [2024-07-25 12:09:06.806383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:37.223 [2024-07-25 12:09:06.806642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.223 [2024-07-25 12:09:06.838768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:37.223 [2024-07-25 12:09:06.839144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.482 [2024-07-25 12:09:06.871851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:37.482 [2024-07-25 12:09:06.872060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:37.482 passed 00:07:37.482 Test: blob_create_snapshot_power_failure ...[2024-07-25 12:09:06.966038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:37.482 [2024-07-25 12:09:06.993989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:37.482 [2024-07-25 12:09:07.050568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:37.482 [2024-07-25 12:09:07.081076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:37.740 passed 00:07:37.740 Test: blob_io_unit ...passed 00:07:37.740 Test: blob_io_unit_compatibility ...passed 00:07:37.740 Test: blob_ext_md_pages ...passed 00:07:37.740 Test: blob_esnap_io_4096_4096 ...passed 00:07:37.999 Test: blob_esnap_io_512_512 ...passed 00:07:37.999 Test: blob_esnap_io_4096_512 ...passed 00:07:37.999 Test: blob_esnap_io_512_4096 ...passed 00:07:38.258 Test: blob_esnap_clone_resize ...passed 00:07:38.258 Suite: blob_bs_nocopy_extent 00:07:38.258 Test: blob_open ...passed 00:07:38.258 Test: blob_create ...[2024-07-25 12:09:07.791773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:38.258 passed 00:07:38.824 Test: blob_create_loop ...passed 00:07:38.824 Test: blob_create_fail ...[2024-07-25 12:09:08.228721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:38.824 passed 00:07:38.824 Test: blob_create_internal ...passed 00:07:38.824 Test: blob_create_zero_extent ...passed 00:07:38.825 Test: blob_snapshot ...passed 00:07:39.083 Test: blob_clone ...passed 00:07:39.083 Test: blob_inflate ...[2024-07-25 12:09:08.577121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:39.083 passed 00:07:39.083 Test: blob_delete ...passed 00:07:39.083 Test: blob_resize_test ...[2024-07-25 12:09:08.703917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:39.083 passed 00:07:39.342 Test: blob_resize_thin_test ...passed 00:07:39.342 Test: channel_ops ...passed 00:07:39.342 Test: blob_super ...passed 00:07:39.601 Test: blob_rw_verify_iov ...passed 00:07:39.601 Test: blob_unmap ...passed 00:07:39.601 Test: blob_iter ...passed 00:07:39.601 Test: blob_parse_md ...passed 00:07:39.859 Test: bs_load_pending_removal ...passed 00:07:39.859 Test: bs_unload ...[2024-07-25 12:09:09.337409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:39.859 passed 00:07:39.859 Test: bs_usable_clusters ...passed 00:07:39.859 Test: blob_crc ...[2024-07-25 12:09:09.465857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:39.860 [2024-07-25 12:09:09.466183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:39.860 passed 00:07:40.118 Test: blob_flags ...passed 00:07:40.118 Test: bs_version ...passed 00:07:40.118 Test: blob_set_xattrs_test ...[2024-07-25 12:09:09.669969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:40.118 [2024-07-25 12:09:09.670226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:40.118 passed 00:07:40.685 Test: blob_thin_prov_alloc ...passed 00:07:40.685 Test: blob_insert_cluster_msg_test ...passed 00:07:40.685 Test: blob_thin_prov_rw ...passed 00:07:40.685 Test: blob_thin_prov_rle ...passed 00:07:40.685 Test: blob_thin_prov_rw_iov ...passed 00:07:40.944 Test: blob_snapshot_rw ...passed 00:07:40.944 Test: blob_snapshot_rw_iov ...passed 00:07:41.530 Test: blob_inflate_rw ...passed 00:07:41.530 Test: blob_snapshot_freeze_io ...passed 00:07:42.097 Test: blob_operation_split_rw ...passed 00:07:42.356 Test: blob_operation_split_rw_iov ...passed 00:07:42.356 Test: blob_simultaneous_operations ...[2024-07-25 12:09:11.997924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:42.356 [2024-07-25 12:09:11.998113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:42.356 [2024-07-25 12:09:12.000421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:42.356 [2024-07-25 12:09:12.000565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:42.615 [2024-07-25 12:09:12.017702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:42.615 [2024-07-25 12:09:12.017835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:42.615 [2024-07-25 12:09:12.018425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:42.615 [2024-07-25 12:09:12.018545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:42.615 passed 00:07:42.615 Test: blob_persist_test ...passed 00:07:42.615 Test: blob_decouple_snapshot ...passed 00:07:42.874 Test: blob_seek_io_unit ...passed 00:07:42.874 Test: blob_nested_freezes ...passed 00:07:42.874 Test: blob_clone_resize ...passed 00:07:43.132 Test: blob_shallow_copy ...[2024-07-25 12:09:12.592761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:43.132 [2024-07-25 12:09:12.593239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:43.132 [2024-07-25 12:09:12.593417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:43.132 passed 00:07:43.132 Suite: blob_blob_nocopy_extent 00:07:43.132 Test: blob_write ...passed 00:07:43.132 Test: blob_read ...passed 00:07:43.391 Test: blob_rw_verify ...passed 00:07:43.391 Test: blob_rw_verify_iov_nomem ...passed 00:07:43.391 Test: blob_rw_iov_read_only ...passed 00:07:43.391 Test: blob_xattr ...passed 00:07:43.650 Test: blob_dirty_shutdown ...passed 00:07:43.650 Test: blob_is_degraded ...passed 00:07:43.650 Suite: blob_esnap_bs_nocopy_extent 00:07:43.650 Test: blob_esnap_create ...passed 00:07:43.923 Test: blob_esnap_thread_add_remove ...passed 00:07:43.923 Test: blob_esnap_clone_snapshot ...passed 00:07:43.923 Test: blob_esnap_clone_inflate ...passed 00:07:43.923 Test: blob_esnap_clone_decouple ...passed 00:07:44.182 Test: blob_esnap_clone_reload ...passed 00:07:44.182 Test: blob_esnap_hotplug ...passed 00:07:44.182 Test: blob_set_parent ...[2024-07-25 12:09:13.712924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:44.182 [2024-07-25 12:09:13.713125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:44.182 [2024-07-25 12:09:13.713886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:44.182 [2024-07-25 12:09:13.714071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:44.182 [2024-07-25 12:09:13.717567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:44.182 passed 00:07:44.182 Test: blob_set_external_parent ...[2024-07-25 12:09:13.783949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:44.182 [2024-07-25 12:09:13.784098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:44.182 [2024-07-25 12:09:13.784213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:44.182 [2024-07-25 12:09:13.787025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:44.182 passed 00:07:44.182 Suite: blob_copy_noextent 00:07:44.182 Test: blob_init ...[2024-07-25 12:09:13.815045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:44.441 passed 00:07:44.441 Test: blob_thin_provision ...passed 00:07:44.441 Test: blob_read_only ...passed 00:07:44.441 Test: bs_load ...[2024-07-25 12:09:13.908061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:44.441 passed 00:07:44.441 Test: bs_load_custom_cluster_size ...passed 00:07:44.441 Test: bs_load_after_failed_grow ...passed 00:07:44.441 Test: bs_cluster_sz ...[2024-07-25 12:09:13.961332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:44.441 [2024-07-25 12:09:13.961881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:44.441 [2024-07-25 12:09:13.962166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:44.441 passed 00:07:44.441 Test: bs_resize_md ...passed 00:07:44.441 Test: bs_destroy ...passed 00:07:44.441 Test: bs_type ...passed 00:07:44.699 Test: bs_super_block ...passed 00:07:44.699 Test: bs_test_recover_cluster_count ...passed 00:07:44.699 Test: bs_grow_live ...passed 00:07:44.699 Test: bs_grow_live_no_space ...passed 00:07:44.699 Test: bs_test_grow ...passed 00:07:44.699 Test: blob_serialize_test ...passed 00:07:44.699 Test: super_block_crc ...passed 00:07:44.699 Test: blob_thin_prov_write_count_io ...passed 00:07:44.699 Test: blob_thin_prov_unmap_cluster ...passed 00:07:44.958 Test: bs_load_iter_test ...passed 00:07:44.959 Test: blob_relations ...[2024-07-25 12:09:14.388470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.388669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 [2024-07-25 12:09:14.392396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.392543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 passed 00:07:44.959 Test: blob_relations2 ...[2024-07-25 12:09:14.428350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.428510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 [2024-07-25 12:09:14.428688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.428794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 [2024-07-25 12:09:14.435298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.435445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 [2024-07-25 12:09:14.437786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:44.959 [2024-07-25 12:09:14.437924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:44.959 passed 00:07:44.959 Test: blob_relations3 ...passed 00:07:45.217 Test: blobstore_clean_power_failure ...passed 00:07:45.217 Test: blob_delete_snapshot_power_failure ...[2024-07-25 12:09:14.744260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:45.218 [2024-07-25 12:09:14.774236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:45.218 [2024-07-25 12:09:14.774394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:45.218 [2024-07-25 12:09:14.774523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.218 [2024-07-25 12:09:14.804561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:45.218 [2024-07-25 12:09:14.804714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:45.218 [2024-07-25 12:09:14.804820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:45.218 [2024-07-25 12:09:14.804944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.218 [2024-07-25 12:09:14.835117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:45.218 [2024-07-25 12:09:14.835340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.218 [2024-07-25 12:09:14.866419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:45.218 [2024-07-25 12:09:14.866791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.475 [2024-07-25 12:09:14.898224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:45.475 [2024-07-25 12:09:14.898418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:45.475 passed 00:07:45.475 Test: blob_create_snapshot_power_failure ...[2024-07-25 12:09:14.990285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:45.475 [2024-07-25 12:09:15.045580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:45.475 [2024-07-25 12:09:15.075308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:45.731 passed 00:07:45.731 Test: blob_io_unit ...passed 00:07:45.731 Test: blob_io_unit_compatibility ...passed 00:07:45.731 Test: blob_ext_md_pages ...passed 00:07:45.731 Test: blob_esnap_io_4096_4096 ...passed 00:07:45.989 Test: blob_esnap_io_512_512 ...passed 00:07:45.989 Test: blob_esnap_io_4096_512 ...passed 00:07:45.989 Test: blob_esnap_io_512_4096 ...passed 00:07:46.247 Test: blob_esnap_clone_resize ...passed 00:07:46.247 Suite: blob_bs_copy_noextent 00:07:46.247 Test: blob_open ...passed 00:07:46.247 Test: blob_create ...[2024-07-25 12:09:15.787308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:46.247 passed 00:07:46.505 Test: blob_create_loop ...passed 00:07:46.505 Test: blob_create_fail ...[2024-07-25 12:09:16.148806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:46.763 passed 00:07:46.763 Test: blob_create_internal ...passed 00:07:46.763 Test: blob_create_zero_extent ...passed 00:07:46.763 Test: blob_snapshot ...passed 00:07:47.021 Test: blob_clone ...passed 00:07:47.021 Test: blob_inflate ...[2024-07-25 12:09:16.487523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:47.021 passed 00:07:47.021 Test: blob_delete ...passed 00:07:47.021 Test: blob_resize_test ...[2024-07-25 12:09:16.611811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:47.021 passed 00:07:47.280 Test: blob_resize_thin_test ...passed 00:07:47.280 Test: channel_ops ...passed 00:07:47.280 Test: blob_super ...passed 00:07:47.538 Test: blob_rw_verify_iov ...passed 00:07:47.538 Test: blob_unmap ...passed 00:07:47.538 Test: blob_iter ...passed 00:07:47.538 Test: blob_parse_md ...passed 00:07:47.796 Test: bs_load_pending_removal ...passed 00:07:47.796 Test: bs_unload ...[2024-07-25 12:09:17.243130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:47.796 passed 00:07:47.796 Test: bs_usable_clusters ...passed 00:07:47.796 Test: blob_crc ...[2024-07-25 12:09:17.369664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:47.796 [2024-07-25 12:09:17.369978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:47.796 passed 00:07:48.054 Test: blob_flags ...passed 00:07:48.054 Test: bs_version ...passed 00:07:48.054 Test: blob_set_xattrs_test ...[2024-07-25 12:09:17.570959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:48.054 [2024-07-25 12:09:17.571208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:48.054 passed 00:07:48.621 Test: blob_thin_prov_alloc ...passed 00:07:48.621 Test: blob_insert_cluster_msg_test ...passed 00:07:48.621 Test: blob_thin_prov_rw ...passed 00:07:48.621 Test: blob_thin_prov_rle ...passed 00:07:48.621 Test: blob_thin_prov_rw_iov ...passed 00:07:48.880 Test: blob_snapshot_rw ...passed 00:07:48.880 Test: blob_snapshot_rw_iov ...passed 00:07:49.449 Test: blob_inflate_rw ...passed 00:07:49.449 Test: blob_snapshot_freeze_io ...passed 00:07:50.015 Test: blob_operation_split_rw ...passed 00:07:50.274 Test: blob_operation_split_rw_iov ...passed 00:07:50.274 Test: blob_simultaneous_operations ...[2024-07-25 12:09:19.924819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:50.533 [2024-07-25 12:09:19.925005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:50.533 [2024-07-25 12:09:19.927059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:50.533 [2024-07-25 12:09:19.927200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:50.533 [2024-07-25 12:09:19.936564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:50.533 [2024-07-25 12:09:19.936709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:50.533 [2024-07-25 12:09:19.937260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:50.533 [2024-07-25 12:09:19.937374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:50.533 passed 00:07:50.533 Test: blob_persist_test ...passed 00:07:50.533 Test: blob_decouple_snapshot ...passed 00:07:50.792 Test: blob_seek_io_unit ...passed 00:07:50.792 Test: blob_nested_freezes ...passed 00:07:50.792 Test: blob_clone_resize ...passed 00:07:51.051 Test: blob_shallow_copy ...[2024-07-25 12:09:20.484430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:51.051 [2024-07-25 12:09:20.484931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:51.051 [2024-07-25 12:09:20.485118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:51.051 passed 00:07:51.051 Suite: blob_blob_copy_noextent 00:07:51.051 Test: blob_write ...passed 00:07:51.051 Test: blob_read ...passed 00:07:51.308 Test: blob_rw_verify ...passed 00:07:51.308 Test: blob_rw_verify_iov_nomem ...passed 00:07:51.308 Test: blob_rw_iov_read_only ...passed 00:07:51.308 Test: blob_xattr ...passed 00:07:51.566 Test: blob_dirty_shutdown ...passed 00:07:51.566 Test: blob_is_degraded ...passed 00:07:51.566 Suite: blob_esnap_bs_copy_noextent 00:07:51.566 Test: blob_esnap_create ...passed 00:07:51.824 Test: blob_esnap_thread_add_remove ...passed 00:07:51.824 Test: blob_esnap_clone_snapshot ...passed 00:07:51.824 Test: blob_esnap_clone_inflate ...passed 00:07:51.824 Test: blob_esnap_clone_decouple ...passed 00:07:52.082 Test: blob_esnap_clone_reload ...passed 00:07:52.082 Test: blob_esnap_hotplug ...passed 00:07:52.082 Test: blob_set_parent ...[2024-07-25 12:09:21.596154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:52.082 [2024-07-25 12:09:21.596347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:52.082 [2024-07-25 12:09:21.597066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:52.082 [2024-07-25 12:09:21.597253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:52.082 [2024-07-25 12:09:21.600629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:52.082 passed 00:07:52.082 Test: blob_set_external_parent ...[2024-07-25 12:09:21.666292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:52.082 [2024-07-25 12:09:21.666440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:52.082 [2024-07-25 12:09:21.666566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:52.082 [2024-07-25 12:09:21.669321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:52.082 passed 00:07:52.082 Suite: blob_copy_extent 00:07:52.082 Test: blob_init ...[2024-07-25 12:09:21.698302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:52.082 passed 00:07:52.340 Test: blob_thin_provision ...passed 00:07:52.340 Test: blob_read_only ...passed 00:07:52.340 Test: bs_load ...[2024-07-25 12:09:21.791627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:52.340 passed 00:07:52.340 Test: bs_load_custom_cluster_size ...passed 00:07:52.340 Test: bs_load_after_failed_grow ...passed 00:07:52.340 Test: bs_cluster_sz ...[2024-07-25 12:09:21.846561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:52.340 [2024-07-25 12:09:21.847138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:52.340 [2024-07-25 12:09:21.847405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:52.341 passed 00:07:52.341 Test: bs_resize_md ...passed 00:07:52.341 Test: bs_destroy ...passed 00:07:52.341 Test: bs_type ...passed 00:07:52.598 Test: bs_super_block ...passed 00:07:52.598 Test: bs_test_recover_cluster_count ...passed 00:07:52.598 Test: bs_grow_live ...passed 00:07:52.598 Test: bs_grow_live_no_space ...passed 00:07:52.598 Test: bs_test_grow ...passed 00:07:52.598 Test: blob_serialize_test ...passed 00:07:52.598 Test: super_block_crc ...passed 00:07:52.598 Test: blob_thin_prov_write_count_io ...passed 00:07:52.598 Test: blob_thin_prov_unmap_cluster ...passed 00:07:52.598 Test: bs_load_iter_test ...passed 00:07:52.856 Test: blob_relations ...[2024-07-25 12:09:22.253178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.253369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 [2024-07-25 12:09:22.258008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.258165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 passed 00:07:52.857 Test: blob_relations2 ...[2024-07-25 12:09:22.295152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.295303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 [2024-07-25 12:09:22.295463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.295567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 [2024-07-25 12:09:22.303101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.303252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 [2024-07-25 12:09:22.305932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:52.857 [2024-07-25 12:09:22.306079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:52.857 passed 00:07:52.857 Test: blob_relations3 ...passed 00:07:53.116 Test: blobstore_clean_power_failure ...passed 00:07:53.116 Test: blob_delete_snapshot_power_failure ...[2024-07-25 12:09:22.614874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:53.116 [2024-07-25 12:09:22.645441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:53.116 [2024-07-25 12:09:22.676271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:53.116 [2024-07-25 12:09:22.676425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:53.116 [2024-07-25 12:09:22.676555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.116 [2024-07-25 12:09:22.707325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:53.116 [2024-07-25 12:09:22.707472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:53.116 [2024-07-25 12:09:22.707578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:53.116 [2024-07-25 12:09:22.707715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.116 [2024-07-25 12:09:22.738660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:53.116 [2024-07-25 12:09:22.738804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:53.116 [2024-07-25 12:09:22.738909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:53.116 [2024-07-25 12:09:22.739034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.374 [2024-07-25 12:09:22.770748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:53.374 [2024-07-25 12:09:22.770976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.374 [2024-07-25 12:09:22.802903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:53.374 [2024-07-25 12:09:22.803259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.374 [2024-07-25 12:09:22.835713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:53.374 [2024-07-25 12:09:22.835914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:53.374 passed 00:07:53.374 Test: blob_create_snapshot_power_failure ...[2024-07-25 12:09:22.928924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:53.374 [2024-07-25 12:09:22.958804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:53.374 [2024-07-25 12:09:23.015585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:53.632 [2024-07-25 12:09:23.046369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:53.632 passed 00:07:53.632 Test: blob_io_unit ...passed 00:07:53.632 Test: blob_io_unit_compatibility ...passed 00:07:53.632 Test: blob_ext_md_pages ...passed 00:07:53.892 Test: blob_esnap_io_4096_4096 ...passed 00:07:53.892 Test: blob_esnap_io_512_512 ...passed 00:07:53.892 Test: blob_esnap_io_4096_512 ...passed 00:07:53.892 Test: blob_esnap_io_512_4096 ...passed 00:07:54.150 Test: blob_esnap_clone_resize ...passed 00:07:54.150 Suite: blob_bs_copy_extent 00:07:54.150 Test: blob_open ...passed 00:07:54.150 Test: blob_create ...[2024-07-25 12:09:23.753421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:54.150 passed 00:07:54.717 Test: blob_create_loop ...passed 00:07:54.717 Test: blob_create_fail ...[2024-07-25 12:09:24.188554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:54.717 passed 00:07:54.717 Test: blob_create_internal ...passed 00:07:54.717 Test: blob_create_zero_extent ...passed 00:07:54.976 Test: blob_snapshot ...passed 00:07:54.976 Test: blob_clone ...passed 00:07:54.976 Test: blob_inflate ...[2024-07-25 12:09:24.527827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:54.976 passed 00:07:54.976 Test: blob_delete ...passed 00:07:55.234 Test: blob_resize_test ...[2024-07-25 12:09:24.652419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:55.234 passed 00:07:55.234 Test: blob_resize_thin_test ...passed 00:07:55.235 Test: channel_ops ...passed 00:07:55.493 Test: blob_super ...passed 00:07:55.493 Test: blob_rw_verify_iov ...passed 00:07:55.493 Test: blob_unmap ...passed 00:07:55.493 Test: blob_iter ...passed 00:07:55.752 Test: blob_parse_md ...passed 00:07:55.752 Test: bs_load_pending_removal ...passed 00:07:55.752 Test: bs_unload ...[2024-07-25 12:09:25.285581] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:55.752 passed 00:07:55.752 Test: bs_usable_clusters ...passed 00:07:56.011 Test: blob_crc ...[2024-07-25 12:09:25.413558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:56.011 [2024-07-25 12:09:25.413875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:56.011 passed 00:07:56.011 Test: blob_flags ...passed 00:07:56.011 Test: bs_version ...passed 00:07:56.011 Test: blob_set_xattrs_test ...[2024-07-25 12:09:25.616480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:56.011 [2024-07-25 12:09:25.616733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:56.011 passed 00:07:56.578 Test: blob_thin_prov_alloc ...passed 00:07:56.578 Test: blob_insert_cluster_msg_test ...passed 00:07:56.578 Test: blob_thin_prov_rw ...passed 00:07:56.578 Test: blob_thin_prov_rle ...passed 00:07:56.836 Test: blob_thin_prov_rw_iov ...passed 00:07:56.836 Test: blob_snapshot_rw ...passed 00:07:56.836 Test: blob_snapshot_rw_iov ...passed 00:07:57.403 Test: blob_inflate_rw ...passed 00:07:57.403 Test: blob_snapshot_freeze_io ...passed 00:07:57.971 Test: blob_operation_split_rw ...passed 00:07:58.538 Test: blob_operation_split_rw_iov ...passed 00:07:58.538 Test: blob_simultaneous_operations ...[2024-07-25 12:09:27.923545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:58.538 [2024-07-25 12:09:27.923726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.538 [2024-07-25 12:09:27.925796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:58.539 [2024-07-25 12:09:27.925931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.539 [2024-07-25 12:09:27.934560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:58.539 [2024-07-25 12:09:27.934692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.539 [2024-07-25 12:09:27.935280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:58.539 [2024-07-25 12:09:27.935396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:58.539 passed 00:07:58.539 Test: blob_persist_test ...passed 00:07:58.539 Test: blob_decouple_snapshot ...passed 00:07:58.797 Test: blob_seek_io_unit ...passed 00:07:58.798 Test: blob_nested_freezes ...passed 00:07:58.798 Test: blob_clone_resize ...passed 00:07:59.056 Test: blob_shallow_copy ...[2024-07-25 12:09:28.482374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:59.056 [2024-07-25 12:09:28.482863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:59.056 [2024-07-25 12:09:28.483052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:59.056 passed 00:07:59.056 Suite: blob_blob_copy_extent 00:07:59.056 Test: blob_write ...passed 00:07:59.056 Test: blob_read ...passed 00:07:59.314 Test: blob_rw_verify ...passed 00:07:59.314 Test: blob_rw_verify_iov_nomem ...passed 00:07:59.314 Test: blob_rw_iov_read_only ...passed 00:07:59.314 Test: blob_xattr ...passed 00:07:59.572 Test: blob_dirty_shutdown ...passed 00:07:59.572 Test: blob_is_degraded ...passed 00:07:59.572 Suite: blob_esnap_bs_copy_extent 00:07:59.572 Test: blob_esnap_create ...passed 00:07:59.830 Test: blob_esnap_thread_add_remove ...passed 00:07:59.830 Test: blob_esnap_clone_snapshot ...passed 00:07:59.830 Test: blob_esnap_clone_inflate ...passed 00:07:59.830 Test: blob_esnap_clone_decouple ...passed 00:08:00.109 Test: blob_esnap_clone_reload ...passed 00:08:00.109 Test: blob_esnap_hotplug ...passed 00:08:00.109 Test: blob_set_parent ...[2024-07-25 12:09:29.606534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:00.109 [2024-07-25 12:09:29.606744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:08:00.109 [2024-07-25 12:09:29.607489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:08:00.109 [2024-07-25 12:09:29.607677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:08:00.109 [2024-07-25 12:09:29.611149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:00.109 passed 00:08:00.109 Test: blob_set_external_parent ...[2024-07-25 12:09:29.677667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:08:00.109 [2024-07-25 12:09:29.677812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:08:00.109 [2024-07-25 12:09:29.677926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:08:00.109 [2024-07-25 12:09:29.680752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:00.109 passed 00:08:00.109 00:08:00.109 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.109 suites 16 16 n/a 0 0 00:08:00.109 tests 376 376 376 0 0 00:08:00.109 asserts 143973 143973 143973 0 n/a 00:08:00.109 00:08:00.109 Elapsed time = 33.739 seconds 00:08:00.109 --71342-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.367 ==71342== 00:08:00.367 ==71342== HEAP SUMMARY: 00:08:00.367 ==71342== in use at exit: 26,940 bytes in 785 blocks 00:08:00.367 ==71342== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:08:00.368 ==71342== 00:08:00.368 ==71342== Searching for pointers to 785 not-freed blocks 00:08:00.368 ==71342== Checked 11,389,792 bytes 00:08:00.368 ==71342== 00:08:00.368 ==71342== LEAK SUMMARY: 00:08:00.368 ==71342== definitely lost: 0 bytes in 0 blocks 00:08:00.368 ==71342== indirectly lost: 0 bytes in 0 blocks 00:08:00.368 ==71342== possibly lost: 0 bytes in 0 blocks 00:08:00.368 ==71342== still reachable: 26,940 bytes in 785 blocks 00:08:00.368 ==71342== suppressed: 0 bytes in 0 blocks 00:08:00.368 ==71342== Reachable blocks (those to which a pointer was found) are not shown. 00:08:00.368 ==71342== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:00.368 ==71342== 00:08:00.368 ==71342== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.368 12:09:29 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:00.368 ==71696== Memcheck, a memory error detector 00:08:00.368 ==71696== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.368 ==71696== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.368 ==71696== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:00.368 ==71696== 00:08:00.368 --71696-- Valgrind options: 00:08:00.368 --71696-- --leak-check=full 00:08:00.368 --71696-- --error-exitcode=2 00:08:00.368 --71696-- --verbose 00:08:00.368 --71696-- Contents of /proc/version: 00:08:00.368 --71696-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:00.368 --71696-- 00:08:00.368 --71696-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.368 --71696-- Page sizes: currently 4096, max supported 4096 00:08:00.368 --71696-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.368 --71696-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:00.368 --71696-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.368 --71696-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.368 --71696-- might be shown as UnknownInlinedFun 00:08:00.368 --71696-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.368 --71696-- object doesn't have a dynamic symbol table 00:08:00.368 --71696-- Scheduler: using generic scheduler lock implementation. 00:08:00.368 --71696-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.368 ==71696== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71696-by-???-on-09fa5fb4c861 00:08:00.368 ==71696== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71696-by-???-on-09fa5fb4c861 00:08:00.368 ==71696== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71696-by-???-on-09fa5fb4c861 00:08:00.368 ==71696== 00:08:00.368 ==71696== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.368 ==71696== don't want to do, unless you know exactly what you're doing, 00:08:00.368 ==71696== or are doing some strange experiment): 00:08:00.368 ==71696== /usr/libexec/valgrind/../../bin/vgdb --pid=71696 ...command... 00:08:00.368 ==71696== 00:08:00.368 ==71696== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.368 ==71696== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:00.368 ==71696== and then give GDB the following command 00:08:00.368 ==71696== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71696 00:08:00.368 ==71696== --pid is optional if only one valgrind process is running 00:08:00.368 ==71696== 00:08:00.368 --71696-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.368 --71696-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.368 --71696-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.368 --71696-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.368 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.368 --71696-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.368 --71696-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.368 --71696-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.368 --71696-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.368 --71696-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.368 --71696-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.368 --71696-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.368 --71696-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.368 --71696-- Reading syms from /usr/lib64/libm.so.6 00:08:00.368 --71696-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.368 --71696-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.368 --71696-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.368 --71696-- Reading syms from /usr/lib64/libc.so.6 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.628 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.628 --71696-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.628 --71696-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.628 --71696-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.628 --71696-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.628 --71696-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.628 --71696-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.628 --71696-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.628 --71696-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.628 --71696-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.628 --71696-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 ==71696== Preferring higher priority redirection: 00:08:00.629 --71696-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.629 --71696-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.629 --71696-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 --71696-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.629 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.629 --71696-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.629 --71696-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.629 ==71696== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.629 --71696-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.629 --71696-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.629 --71696-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.887 --71696-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.887 --71696-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.887 --71696-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.887 --71696-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.887 --71696-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.887 --71696-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.887 --71696-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.887 --71696-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.887 --71696-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.887 --71696-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.887 --71696-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.887 --71696-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.887 --71696-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.887 --71696-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.887 --71696-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:00.887 --71696-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.887 00:08:00.887 00:08:00.887 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.887 http://cunit.sourceforge.net/ 00:08:00.887 00:08:00.887 00:08:00.887 Suite: blob_bdev 00:08:00.887 Test: create_bs_dev ...passed 00:08:00.887 Test: create_bs_dev_ro ...[2024-07-25 12:09:30.441176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 529:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:08:00.887 passed 00:08:00.887 Test: create_bs_dev_rw ...passed 00:08:00.887 Test: claim_bs_dev ...[2024-07-25 12:09:30.487010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:08:00.887 passed 00:08:00.887 Test: claim_bs_dev_ro ...passed 00:08:00.887 Test: deferred_destroy_refs ...passed 00:08:00.887 Test: deferred_destroy_channels ...passed 00:08:00.887 Test: deferred_destroy_threads ...passed 00:08:00.887 00:08:00.887 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.887 suites 1 1 n/a 0 0 00:08:00.887 tests 8 8 8 0 0 00:08:00.887 asserts 119 119 119 0 n/a 00:08:00.887 00:08:00.888 Elapsed time = 0.106 seconds 00:08:01.145 --71696-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.145 --71696-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.145 ==71696== 00:08:01.145 ==71696== HEAP SUMMARY: 00:08:01.145 ==71696== in use at exit: 0 bytes in 0 blocks 00:08:01.145 ==71696== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:08:01.145 ==71696== 00:08:01.145 ==71696== All heap blocks were freed -- no leaks are possible 00:08:01.145 ==71696== 00:08:01.145 ==71696== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.145 12:09:30 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:01.145 ==71709== Memcheck, a memory error detector 00:08:01.145 ==71709== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.145 ==71709== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.145 ==71709== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:01.145 ==71709== 00:08:01.145 --71709-- Valgrind options: 00:08:01.145 --71709-- --leak-check=full 00:08:01.145 --71709-- --error-exitcode=2 00:08:01.145 --71709-- --verbose 00:08:01.145 --71709-- Contents of /proc/version: 00:08:01.145 --71709-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:01.145 --71709-- 00:08:01.145 --71709-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.145 --71709-- Page sizes: currently 4096, max supported 4096 00:08:01.145 --71709-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.145 --71709-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:01.145 --71709-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.146 --71709-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.146 --71709-- might be shown as UnknownInlinedFun 00:08:01.146 --71709-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.146 --71709-- object doesn't have a dynamic symbol table 00:08:01.146 --71709-- Scheduler: using generic scheduler lock implementation. 00:08:01.146 --71709-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.146 ==71709== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71709-by-???-on-09fa5fb4c861 00:08:01.146 ==71709== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71709-by-???-on-09fa5fb4c861 00:08:01.146 ==71709== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71709-by-???-on-09fa5fb4c861 00:08:01.146 ==71709== 00:08:01.146 ==71709== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.146 ==71709== don't want to do, unless you know exactly what you're doing, 00:08:01.146 ==71709== or are doing some strange experiment): 00:08:01.146 ==71709== /usr/libexec/valgrind/../../bin/vgdb --pid=71709 ...command... 00:08:01.146 ==71709== 00:08:01.146 ==71709== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.146 ==71709== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:01.146 ==71709== and then give GDB the following command 00:08:01.146 ==71709== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71709 00:08:01.146 ==71709== --pid is optional if only one valgrind process is running 00:08:01.146 ==71709== 00:08:01.146 --71709-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.146 --71709-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.146 --71709-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.146 --71709-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.146 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.146 --71709-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.146 --71709-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.146 --71709-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.146 --71709-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.146 --71709-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.146 --71709-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.146 --71709-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.146 --71709-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.146 --71709-- Reading syms from /usr/lib64/libm.so.6 00:08:01.146 --71709-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.146 --71709-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.146 --71709-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.146 --71709-- Reading syms from /usr/lib64/libc.so.6 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.404 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.404 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.404 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.404 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.404 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.404 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.404 --71709-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.405 --71709-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.405 --71709-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.405 --71709-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.405 --71709-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.405 --71709-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.405 --71709-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.405 --71709-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.405 --71709-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 ==71709== Preferring higher priority redirection: 00:08:01.405 --71709-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.405 --71709-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.405 --71709-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 --71709-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.405 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.405 --71709-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.405 --71709-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.405 ==71709== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.405 --71709-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.405 --71709-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.405 --71709-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.405 --71709-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.405 --71709-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.405 --71709-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.405 --71709-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.405 --71709-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.405 --71709-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.405 --71709-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.406 --71709-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.406 --71709-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.406 --71709-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.406 --71709-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.406 --71709-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.406 --71709-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.664 --71709-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.664 --71709-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.664 00:08:01.664 00:08:01.664 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.664 http://cunit.sourceforge.net/ 00:08:01.664 00:08:01.664 00:08:01.664 Suite: tree 00:08:01.664 Test: blobfs_tree_op_test ...passed 00:08:01.664 00:08:01.664 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.664 suites 1 1 n/a 0 0 00:08:01.664 tests 1 1 1 0 0 00:08:01.664 asserts 27 27 27 0 n/a 00:08:01.664 00:08:01.664 Elapsed time = 0.025 seconds 00:08:01.664 --71709-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.664 --71709-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.664 ==71709== 00:08:01.664 ==71709== HEAP SUMMARY: 00:08:01.664 ==71709== in use at exit: 0 bytes in 0 blocks 00:08:01.664 ==71709== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:08:01.664 ==71709== 00:08:01.664 ==71709== All heap blocks were freed -- no leaks are possible 00:08:01.664 ==71709== 00:08:01.664 ==71709== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.664 12:09:31 unittest_blob_blobfs -- unit/unittest.sh@44 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:01.664 ==71717== Memcheck, a memory error detector 00:08:01.664 ==71717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.664 ==71717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.664 ==71717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:01.664 ==71717== 00:08:01.664 --71717-- Valgrind options: 00:08:01.664 --71717-- --leak-check=full 00:08:01.664 --71717-- --error-exitcode=2 00:08:01.664 --71717-- --verbose 00:08:01.664 --71717-- Contents of /proc/version: 00:08:01.664 --71717-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:01.664 --71717-- 00:08:01.664 --71717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.664 --71717-- Page sizes: currently 4096, max supported 4096 00:08:01.664 --71717-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.664 --71717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:01.664 --71717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.664 --71717-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.664 --71717-- might be shown as UnknownInlinedFun 00:08:01.665 --71717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.665 --71717-- object doesn't have a dynamic symbol table 00:08:01.665 --71717-- Scheduler: using generic scheduler lock implementation. 00:08:01.665 --71717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.665 ==71717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71717-by-???-on-09fa5fb4c861 00:08:01.665 ==71717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71717-by-???-on-09fa5fb4c861 00:08:01.665 ==71717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71717-by-???-on-09fa5fb4c861 00:08:01.665 ==71717== 00:08:01.665 ==71717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.665 ==71717== don't want to do, unless you know exactly what you're doing, 00:08:01.665 ==71717== or are doing some strange experiment): 00:08:01.665 ==71717== /usr/libexec/valgrind/../../bin/vgdb --pid=71717 ...command... 00:08:01.665 ==71717== 00:08:01.665 ==71717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.665 ==71717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:01.665 ==71717== and then give GDB the following command 00:08:01.665 ==71717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71717 00:08:01.665 ==71717== --pid is optional if only one valgrind process is running 00:08:01.665 ==71717== 00:08:01.665 --71717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.665 --71717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.665 --71717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.665 --71717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.665 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.665 --71717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.665 --71717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.665 --71717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.665 --71717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.665 --71717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.665 --71717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.665 --71717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.665 --71717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.665 --71717-- Reading syms from /usr/lib64/libm.so.6 00:08:01.665 --71717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.665 --71717-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.665 --71717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.665 --71717-- Reading syms from /usr/lib64/libc.so.6 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.923 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.923 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.923 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.923 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.923 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.923 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.923 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.923 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.923 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.923 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.923 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.924 --71717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.924 --71717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.924 --71717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.924 --71717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.924 --71717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.924 --71717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.924 --71717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.924 --71717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.924 --71717-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 ==71717== Preferring higher priority redirection: 00:08:01.924 --71717-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.924 --71717-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.924 --71717-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 --71717-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.924 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.924 --71717-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.924 --71717-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.924 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.924 --71717-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.924 --71717-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.924 --71717-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.924 --71717-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.924 --71717-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.924 --71717-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.924 --71717-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.924 --71717-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.924 --71717-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.924 --71717-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.925 --71717-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.925 --71717-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.925 --71717-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.925 --71717-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.925 --71717-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.182 --71717-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.182 --71717-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.182 --71717-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:02.182 --71717-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.182 00:08:02.182 00:08:02.182 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.182 http://cunit.sourceforge.net/ 00:08:02.182 00:08:02.182 00:08:02.182 Suite: blobfs_async_ut 00:08:02.182 Test: fs_init ...--71717-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:02.439 passed 00:08:02.439 Test: fs_open ...--71717-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:02.697 --71717-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:02.697 passed 00:08:02.697 Test: fs_create ...passed 00:08:02.697 Test: fs_truncate ...passed 00:08:02.697 Test: fs_rename ...[2024-07-25 12:09:32.293406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:08:02.697 passed 00:08:02.955 Test: fs_rw_async ...passed 00:08:02.955 Test: fs_writev_readv_async ...passed 00:08:02.955 Test: tree_find_buffer_ut ...passed 00:08:02.955 Test: channel_ops ...passed 00:08:02.955 Test: channel_ops_sync ...passed 00:08:02.955 00:08:02.955 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.955 suites 1 1 n/a 0 0 00:08:02.955 tests 10 10 10 0 0 00:08:02.955 asserts 292 292 292 0 n/a 00:08:02.955 00:08:02.955 Elapsed time = 0.836 seconds 00:08:02.955 --71717-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.955 --71717-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.955 ==71717== 00:08:02.955 ==71717== HEAP SUMMARY: 00:08:02.955 ==71717== in use at exit: 307,152 bytes in 9,243 blocks 00:08:02.955 ==71717== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:08:02.955 ==71717== 00:08:02.955 ==71717== Searching for pointers to 9,243 not-freed blocks 00:08:03.214 ==71717== Checked 7,317,872 bytes 00:08:03.214 ==71717== 00:08:03.214 ==71717== LEAK SUMMARY: 00:08:03.214 ==71717== definitely lost: 0 bytes in 0 blocks 00:08:03.214 ==71717== indirectly lost: 0 bytes in 0 blocks 00:08:03.214 ==71717== possibly lost: 0 bytes in 0 blocks 00:08:03.214 ==71717== still reachable: 307,152 bytes in 9,243 blocks 00:08:03.214 ==71717== suppressed: 0 bytes in 0 blocks 00:08:03.214 ==71717== Reachable blocks (those to which a pointer was found) are not shown. 00:08:03.214 ==71717== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:03.214 ==71717== 00:08:03.214 ==71717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.214 12:09:32 unittest_blob_blobfs -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:08:03.214 00:08:03.214 00:08:03.214 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.214 http://cunit.sourceforge.net/ 00:08:03.214 00:08:03.214 00:08:03.214 Suite: blobfs_sync_ut 00:08:03.214 Test: cache_read_after_write ...[2024-07-25 12:09:32.653926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:08:03.214 passed 00:08:03.214 Test: file_length ...passed 00:08:03.214 Test: append_write_to_extend_blob ...passed 00:08:03.214 Test: partial_buffer ...passed 00:08:03.214 Test: cache_write_null_buffer ...passed 00:08:03.214 Test: fs_create_sync ...passed 00:08:03.214 Test: fs_rename_sync ...passed 00:08:03.214 Test: cache_append_no_cache ...passed 00:08:03.214 Test: fs_delete_file_without_close ...passed 00:08:03.214 00:08:03.214 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.214 suites 1 1 n/a 0 0 00:08:03.214 tests 9 9 9 0 0 00:08:03.214 asserts 345 345 345 0 n/a 00:08:03.214 00:08:03.214 Elapsed time = 0.142 seconds 00:08:03.214 12:09:32 unittest_blob_blobfs -- unit/unittest.sh@47 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:03.214 ==71731== Memcheck, a memory error detector 00:08:03.214 ==71731== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.214 ==71731== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.214 ==71731== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:03.214 ==71731== 00:08:03.214 --71731-- Valgrind options: 00:08:03.214 --71731-- --leak-check=full 00:08:03.214 --71731-- --error-exitcode=2 00:08:03.214 --71731-- --verbose 00:08:03.214 --71731-- Contents of /proc/version: 00:08:03.214 --71731-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.215 --71731-- 00:08:03.215 --71731-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.215 --71731-- Page sizes: currently 4096, max supported 4096 00:08:03.215 --71731-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.215 --71731-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:03.215 --71731-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.215 --71731-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.215 --71731-- might be shown as UnknownInlinedFun 00:08:03.215 --71731-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.215 --71731-- object doesn't have a dynamic symbol table 00:08:03.215 --71731-- Scheduler: using generic scheduler lock implementation. 00:08:03.215 --71731-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.215 ==71731== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71731-by-???-on-09fa5fb4c861 00:08:03.215 ==71731== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71731-by-???-on-09fa5fb4c861 00:08:03.215 ==71731== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71731-by-???-on-09fa5fb4c861 00:08:03.215 ==71731== 00:08:03.215 ==71731== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.215 ==71731== don't want to do, unless you know exactly what you're doing, 00:08:03.215 ==71731== or are doing some strange experiment): 00:08:03.215 ==71731== /usr/libexec/valgrind/../../bin/vgdb --pid=71731 ...command... 00:08:03.215 ==71731== 00:08:03.215 ==71731== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.215 ==71731== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:03.215 ==71731== and then give GDB the following command 00:08:03.215 ==71731== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71731 00:08:03.215 ==71731== --pid is optional if only one valgrind process is running 00:08:03.215 ==71731== 00:08:03.215 --71731-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.215 --71731-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.215 --71731-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.215 --71731-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.215 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.215 --71731-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.215 --71731-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.215 --71731-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.215 --71731-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.215 --71731-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.215 --71731-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.215 --71731-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.215 --71731-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.215 --71731-- Reading syms from /usr/lib64/libm.so.6 00:08:03.215 --71731-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.215 --71731-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.215 --71731-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.215 --71731-- Reading syms from /usr/lib64/libc.so.6 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.474 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.474 --71731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.474 --71731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.474 --71731-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.474 --71731-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.474 --71731-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.474 --71731-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.474 --71731-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.474 --71731-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.474 --71731-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.474 --71731-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 ==71731== Preferring higher priority redirection: 00:08:03.475 --71731-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.475 --71731-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.475 --71731-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 --71731-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.475 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.475 --71731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.475 --71731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.475 ==71731== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.475 --71731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.475 --71731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.475 --71731-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.475 --71731-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.475 --71731-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.475 --71731-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.475 --71731-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.475 --71731-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.475 --71731-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.475 --71731-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.475 --71731-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.475 --71731-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.475 --71731-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.475 --71731-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.475 --71731-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.475 --71731-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.734 --71731-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.734 --71731-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.734 00:08:03.734 00:08:03.734 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.734 http://cunit.sourceforge.net/ 00:08:03.734 00:08:03.734 00:08:03.734 Suite: blobfs_bdev_ut 00:08:03.734 Test: spdk_blobfs_bdev_detect_test ...[2024-07-25 12:09:33.156354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:08:03.734 passed 00:08:03.734 Test: spdk_blobfs_bdev_create_test ...[2024-07-25 12:09:33.189024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:08:03.734 passed 00:08:03.734 Test: spdk_blobfs_bdev_mount_test ...[2024-07-25 12:09:33.192794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 227:_blobfs_bdev_mount_load_cb: *ERROR*: Failed to load blobfs on bdev ut_bdev: errno -1 00:08:03.734 [2024-07-25 12:09:33.196092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 208:_blobfs_bdev_mount_fuse_start: *ERROR*: Failed to mount blobfs on bdev ut_bdev to /mnt 00:08:03.734 passed 00:08:03.734 00:08:03.734 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.734 suites 1 1 n/a 0 0 00:08:03.734 tests 3 3 3 0 0 00:08:03.734 asserts 16 16 16 0 n/a 00:08:03.734 00:08:03.734 Elapsed time = 0.052 seconds 00:08:03.734 --71731-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.734 --71731-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.734 ==71731== 00:08:03.734 ==71731== HEAP SUMMARY: 00:08:03.734 ==71731== in use at exit: 0 bytes in 0 blocks 00:08:03.734 ==71731== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:08:03.734 ==71731== 00:08:03.734 ==71731== All heap blocks were freed -- no leaks are possible 00:08:03.734 ==71731== 00:08:03.734 ==71731== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.734 00:08:03.734 real 0m37.912s 00:08:03.734 user 0m37.464s 00:08:03.734 sys 0m0.408s 00:08:03.734 12:09:33 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:03.734 12:09:33 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:08:03.734 ************************************ 00:08:03.734 END TEST unittest_blob_blobfs 00:08:03.734 ************************************ 00:08:03.734 12:09:33 -- common/autotest_common.sh@1142 -- # return 0 00:08:03.734 12:09:33 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:08:03.734 12:09:33 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:03.734 12:09:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:03.734 12:09:33 -- common/autotest_common.sh@10 -- # set +x 00:08:03.734 ************************************ 00:08:03.734 START TEST unittest_event 00:08:03.734 ************************************ 00:08:03.734 12:09:33 unittest_event -- common/autotest_common.sh@1123 -- # unittest_event 00:08:03.734 12:09:33 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:03.735 ==71759== Memcheck, a memory error detector 00:08:03.735 ==71759== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.735 ==71759== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.735 ==71759== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:03.735 ==71759== 00:08:03.735 --71759-- Valgrind options: 00:08:03.735 --71759-- --leak-check=full 00:08:03.735 --71759-- --error-exitcode=2 00:08:03.735 --71759-- --verbose 00:08:03.735 --71759-- Contents of /proc/version: 00:08:03.735 --71759-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.735 --71759-- 00:08:03.735 --71759-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.735 --71759-- Page sizes: currently 4096, max supported 4096 00:08:03.735 --71759-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.735 --71759-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:03.735 --71759-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.735 --71759-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.735 --71759-- might be shown as UnknownInlinedFun 00:08:03.735 --71759-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.735 --71759-- object doesn't have a dynamic symbol table 00:08:03.735 --71759-- Scheduler: using generic scheduler lock implementation. 00:08:03.735 --71759-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.735 ==71759== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71759-by-???-on-09fa5fb4c861 00:08:03.735 ==71759== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71759-by-???-on-09fa5fb4c861 00:08:03.735 ==71759== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71759-by-???-on-09fa5fb4c861 00:08:03.735 ==71759== 00:08:03.735 ==71759== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.735 ==71759== don't want to do, unless you know exactly what you're doing, 00:08:03.735 ==71759== or are doing some strange experiment): 00:08:03.735 ==71759== /usr/libexec/valgrind/../../bin/vgdb --pid=71759 ...command... 00:08:03.735 ==71759== 00:08:03.735 ==71759== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.735 ==71759== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:03.735 ==71759== and then give GDB the following command 00:08:03.735 ==71759== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71759 00:08:03.735 ==71759== --pid is optional if only one valgrind process is running 00:08:03.735 ==71759== 00:08:03.735 --71759-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.735 --71759-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.994 --71759-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.994 --71759-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.994 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.994 --71759-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.994 --71759-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.994 --71759-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.994 --71759-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.994 --71759-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.994 --71759-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.994 --71759-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.994 --71759-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.994 --71759-- Reading syms from /usr/lib64/libm.so.6 00:08:03.994 --71759-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.994 --71759-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.994 --71759-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.994 --71759-- Reading syms from /usr/lib64/libc.so.6 00:08:03.994 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.994 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.994 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.994 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.995 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.995 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.995 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.995 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.995 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.995 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.995 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.995 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.995 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.995 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.995 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.995 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.995 --71759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.995 --71759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.995 --71759-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.995 --71759-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.995 --71759-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.995 --71759-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.995 --71759-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.995 --71759-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.995 --71759-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.995 --71759-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 ==71759== Preferring higher priority redirection: 00:08:04.254 --71759-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.254 --71759-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.254 --71759-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.254 --71759-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.255 --71759-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.255 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.255 --71759-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.255 --71759-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.255 ==71759== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.255 --71759-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.255 --71759-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.255 --71759-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.255 --71759-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.255 --71759-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.255 --71759-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.255 --71759-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.255 --71759-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.255 --71759-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.255 --71759-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.255 --71759-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.255 --71759-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.255 --71759-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.255 --71759-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.255 --71759-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.255 --71759-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.255 --71759-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.255 --71759-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.255 00:08:04.255 00:08:04.255 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.255 http://cunit.sourceforge.net/ 00:08:04.255 00:08:04.255 00:08:04.255 Suite: app_suite 00:08:04.255 Test: test_spdk_app_parse_args ...--71759-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:04.255 --71759-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:04.255 --71759-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:04.255 --71759-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:04.255 --71759-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.255 app_ut: invalid option -- 'z' 00:08:04.255 app_ut [options] 00:08:04.255 00:08:04.255 CPU options: 00:08:04.255 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:04.255 (like [0,1,10]) 00:08:04.255 --lcores lcore to CPU mapping list. The list is in the format: 00:08:04.255 [<,lcores[@CPUs]>...] 00:08:04.255 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:04.255 Within the group, '-' is used for range separator, 00:08:04.255 ',' is used for single number separator. 00:08:04.255 '( )' can be omitted for single element group, 00:08:04.255 '@' can be omitted if cpus and lcores have the same value 00:08:04.255 --disable-cpumask-locks Disable CPU core lock files. 00:08:04.255 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:04.255 pollers in the app support interrupt mode) 00:08:04.255 -p, --main-core main (primary) core for DPDK 00:08:04.255 00:08:04.255 Configuration options: 00:08:04.255 -c, --config, --json JSON config file 00:08:04.255 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:04.255 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:04.255 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:04.255 --rpcs-allowed comma-separated list of permitted RPCS 00:08:04.255 --json-ignore-init-errors don't exit on invalid config entry 00:08:04.255 00:08:04.255 Memory options: 00:08:04.255 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:04.255 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:04.255 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:04.255 -R, --huge-unlink unlink huge files after initialization 00:08:04.255 -n, --mem-channels number of memory channels used for DPDK 00:08:04.255 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:04.255 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:04.255 --no-huge run without using hugepages 00:08:04.255 -i, --shm-id shared memory ID (optional) 00:08:04.255 -g, --single-file-segments force creating just one hugetlbfs file 00:08:04.255 00:08:04.255 PCI options: 00:08:04.255 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:04.256 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:04.256 -u, --no-pci disable PCI access 00:08:04.256 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:04.256 00:08:04.256 Log options: 00:08:04.256 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:04.256 --silence-noticelog disable notice level logging to stderr 00:08:04.256 00:08:04.256 Trace options: 00:08:04.256 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:04.256 setting 0 to disable trace (default 32768) 00:08:04.256 Tracepoints vary in size and can use more than one trace entry. 00:08:04.256 -e, --tpoint-group [:] 00:08:04.256 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:04.256 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:04.256 a tracepoint group. First tpoint inside a group can be enabled by 00:08:04.256 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:04.256 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:04.256 in /include/spdk_internal/trace_defs.h 00:08:04.256 00:08:04.256 Other options: 00:08:04.256 -h, --help show this usage 00:08:04.256 -v, --version print SPDK version 00:08:04.256 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:04.256 --env-context Opaque context for use of the env implementation 00:08:04.256 app_ut: unrecognized option '--test-long-opt' 00:08:04.256 app_ut [options] 00:08:04.256 00:08:04.256 CPU options: 00:08:04.256 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:04.256 (like [0,1,10]) 00:08:04.256 --lcores lcore to CPU mapping list. The list is in the format: 00:08:04.256 [<,lcores[@CPUs]>...] 00:08:04.256 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:04.256 Within the group, '-' is used for range separator, 00:08:04.256 ',' is used for single number separator. 00:08:04.256 '( )' can be omitted for single element group, 00:08:04.256 '@' can be omitted if cpus and lcores have the same value 00:08:04.256 --disable-cpumask-locks Disable CPU core lock files. 00:08:04.256 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:04.256 pollers in the app support interrupt mode) 00:08:04.256 -p, --main-core main (primary) core for DPDK 00:08:04.256 00:08:04.256 Configuration options: 00:08:04.256 -c, --config, --json JSON config file 00:08:04.256 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:04.256 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:04.256 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:04.256 --rpcs-allowed comma-separated list of permitted RPCS 00:08:04.256 --json-ignore-init-errors don't exit on invalid config entry 00:08:04.256 00:08:04.256 Memory options: 00:08:04.256 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:04.256 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:04.256 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:04.256 -R, --huge-unlink unlink huge files after initialization 00:08:04.256 -n, --mem-channels number of memory channels used for DPDK 00:08:04.256 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:04.256 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:04.256 --no-huge run without using hugepages 00:08:04.256 -i, --shm-id shared memory ID (optional) 00:08:04.256 -g, --single-file-segments force creating just one hugetlbfs file 00:08:04.256 00:08:04.256 PCI options: 00:08:04.256 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:04.256 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:04.256 -u, --no-pci disable PCI access 00:08:04.256 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:04.256 00:08:04.256 Log options: 00:08:04.256 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:04.256 --silence-noticelog disable notice level logging to stderr 00:08:04.256 00:08:04.256 Trace options: 00:08:04.257 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:04.257 setting 0 to disable trace (default 32768) 00:08:04.257 Tracepoints vary in size and can use more than one trace entry. 00:08:04.257 -e, --tpoint-group [:] 00:08:04.257 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:04.257 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:04.257 a tracepoint group. First tpoint inside a group can be enabled by 00:08:04.257 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:04.257 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:04.257 in /include/spdk_internal/trace_defs.h 00:08:04.257 00:08:04.257 Other options: 00:08:04.257 -h, --help show this usage 00:08:04.257 -v, --version print SPDK version 00:08:04.257 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:04.257 --env-context Opaque context for use of the env implementation 00:08:04.514 [2024-07-25 12:09:33.903278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:08:04.514 [2024-07-25 12:09:33.935599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:08:04.514 app_ut [options] 00:08:04.514 00:08:04.514 CPU options: 00:08:04.514 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:04.514 (like [0,1,10]) 00:08:04.514 --lcores lcore to CPU mapping list. The list is in the format: 00:08:04.514 [<,lcores[@CPUs]>...] 00:08:04.514 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:04.514 Within the group, '-' is used for range separator, 00:08:04.514 ',' is used for single number separator. 00:08:04.514 '( )' can be omitted for single element group, 00:08:04.514 '@' can be omitted if cpus and lcores have the same value 00:08:04.514 --disable-cpumask-locks Disable CPU core lock files. 00:08:04.514 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:04.514 pollers in the app support interrupt mode) 00:08:04.515 -p, --main-core main (primary) core for DPDK 00:08:04.515 00:08:04.515 Configuration options: 00:08:04.515 -c, --config, --json JSON config file 00:08:04.515 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:04.515 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:04.515 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:04.515 --rpcs-allowed comma-separated list of permitted RPCS 00:08:04.515 --json-ignore-init-errors don't exit on invalid config entry 00:08:04.515 00:08:04.515 Memory options: 00:08:04.515 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:04.515 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:04.515 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:04.515 -R, --huge-unlink unlink huge files after initialization 00:08:04.515 -n, --mem-channels number of memory channels used for DPDK 00:08:04.515 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:04.515 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:04.515 --no-huge run without using hugepages 00:08:04.515 -i, --shm-id shared memory ID (optional) 00:08:04.515 -g, --single-file-segments force creating just one hugetlbfs file 00:08:04.515 00:08:04.515 PCI options: 00:08:04.515 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:04.515 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:04.515 -u, --no-pci disable PCI access 00:08:04.515 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:04.515 00:08:04.515 Log options: 00:08:04.515 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:04.515 --silence-noticelog disable notice level logging to stderr 00:08:04.515 00:08:04.515 Trace options: 00:08:04.515 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:04.515 setting 0 to disable trace (default 32768) 00:08:04.515 Tracepoints vary in size and can use more than one trace entry. 00:08:04.515 -e, --tpoint-group [:] 00:08:04.515 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:04.515 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:04.515 a tracepoint group. First tpoint inside a group can be enabled by 00:08:04.515 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:04.515 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:04.515 in /include/spdk_internal/trace_defs.h 00:08:04.515 00:08:04.515 Other options: 00:08:04.515 -h, --help show this usage 00:08:04.515 -v, --version print SPDK version 00:08:04.515 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:04.515 --env-context Opaque context for use of the env implementation 00:08:04.515 [2024-07-25 12:09:33.938443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:08:04.515 passed 00:08:04.515 00:08:04.515 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.515 suites 1 1 n/a 0 0 00:08:04.515 tests 1 1 1 0 0 00:08:04.515 asserts 8 8 8 0 n/a 00:08:04.515 00:08:04.515 Elapsed time = 0.097 seconds 00:08:04.515 --71759-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.515 ==71759== 00:08:04.515 ==71759== HEAP SUMMARY: 00:08:04.515 ==71759== in use at exit: 0 bytes in 0 blocks 00:08:04.515 ==71759== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:08:04.515 ==71759== 00:08:04.515 ==71759== All heap blocks were freed -- no leaks are possible 00:08:04.515 ==71759== 00:08:04.515 ==71759== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.515 12:09:34 unittest_event -- unit/unittest.sh@52 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:04.515 ==71763== Memcheck, a memory error detector 00:08:04.515 ==71763== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.515 ==71763== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.515 ==71763== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:04.515 ==71763== 00:08:04.515 --71763-- Valgrind options: 00:08:04.515 --71763-- --leak-check=full 00:08:04.515 --71763-- --error-exitcode=2 00:08:04.515 --71763-- --verbose 00:08:04.515 --71763-- Contents of /proc/version: 00:08:04.515 --71763-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:04.515 --71763-- 00:08:04.515 --71763-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.515 --71763-- Page sizes: currently 4096, max supported 4096 00:08:04.515 --71763-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.515 --71763-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:04.515 --71763-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.515 --71763-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.515 --71763-- might be shown as UnknownInlinedFun 00:08:04.515 --71763-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.515 --71763-- object doesn't have a dynamic symbol table 00:08:04.515 --71763-- Scheduler: using generic scheduler lock implementation. 00:08:04.515 --71763-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.515 ==71763== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71763-by-???-on-09fa5fb4c861 00:08:04.515 ==71763== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71763-by-???-on-09fa5fb4c861 00:08:04.515 ==71763== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71763-by-???-on-09fa5fb4c861 00:08:04.515 ==71763== 00:08:04.515 ==71763== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.515 ==71763== don't want to do, unless you know exactly what you're doing, 00:08:04.515 ==71763== or are doing some strange experiment): 00:08:04.516 ==71763== /usr/libexec/valgrind/../../bin/vgdb --pid=71763 ...command... 00:08:04.516 ==71763== 00:08:04.516 ==71763== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.516 ==71763== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:04.516 ==71763== and then give GDB the following command 00:08:04.516 ==71763== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71763 00:08:04.516 ==71763== --pid is optional if only one valgrind process is running 00:08:04.516 ==71763== 00:08:04.516 --71763-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.516 --71763-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.516 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.516 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.516 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.516 --71763-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.516 --71763-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.516 --71763-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.516 --71763-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.774 --71763-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.774 --71763-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.774 --71763-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.774 --71763-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.774 --71763-- Reading syms from /usr/lib64/libm.so.6 00:08:04.774 --71763-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.774 --71763-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.774 --71763-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libc.so.6 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.774 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.774 --71763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.774 --71763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.774 --71763-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.774 --71763-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.774 --71763-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.774 --71763-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.774 --71763-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.774 --71763-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.774 --71763-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 ==71763== Preferring higher priority redirection: 00:08:04.775 --71763-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.775 --71763-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.775 --71763-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.775 --71763-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.034 --71763-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.034 --71763-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.034 --71763-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.034 --71763-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.034 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.034 --71763-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.034 --71763-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.034 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.034 --71763-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.034 --71763-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.034 --71763-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.034 --71763-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.034 --71763-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.034 --71763-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.034 --71763-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.034 --71763-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.034 --71763-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.034 --71763-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.034 --71763-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.034 --71763-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.034 --71763-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.034 --71763-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.034 --71763-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.034 --71763-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.034 --71763-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.034 --71763-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.034 00:08:05.034 00:08:05.034 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.034 http://cunit.sourceforge.net/ 00:08:05.034 00:08:05.034 00:08:05.034 Suite: app_suite 00:08:05.034 Test: test_create_reactor ...--71763-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.034 passed 00:08:05.034 Test: test_init_reactors ...passed 00:08:05.034 Test: test_event_call ...passed 00:08:05.292 Test: test_schedule_thread ...passed 00:08:05.292 Test: test_reschedule_thread ...passed 00:08:05.292 Test: test_bind_thread ...passed 00:08:05.292 Test: test_for_each_reactor ...passed 00:08:05.292 Test: test_reactor_stats ...passed 00:08:05.292 Test: test_scheduler ...passed 00:08:05.550 Test: test_governor ...passed 00:08:05.550 00:08:05.550 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.550 suites 1 1 n/a 0 0 00:08:05.550 tests 10 10 10 0 0 00:08:05.550 asserts 344 344 344 0 n/a 00:08:05.550 00:08:05.550 Elapsed time = 0.364 seconds 00:08:05.550 --71763-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.550 --71763-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.550 ==71763== 00:08:05.550 ==71763== HEAP SUMMARY: 00:08:05.550 ==71763== in use at exit: 72 bytes in 1 blocks 00:08:05.550 ==71763== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:08:05.550 ==71763== 00:08:05.550 ==71763== Searching for pointers to 1 not-freed blocks 00:08:05.550 ==71763== Checked 6,628,504 bytes 00:08:05.550 ==71763== 00:08:05.550 ==71763== LEAK SUMMARY: 00:08:05.550 ==71763== definitely lost: 0 bytes in 0 blocks 00:08:05.550 ==71763== indirectly lost: 0 bytes in 0 blocks 00:08:05.550 ==71763== possibly lost: 0 bytes in 0 blocks 00:08:05.550 ==71763== still reachable: 72 bytes in 1 blocks 00:08:05.550 ==71763== suppressed: 0 bytes in 0 blocks 00:08:05.550 ==71763== Reachable blocks (those to which a pointer was found) are not shown. 00:08:05.550 ==71763== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:05.550 ==71763== 00:08:05.550 ==71763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.550 00:08:05.550 real 0m1.784s 00:08:05.550 user 0m1.701s 00:08:05.550 sys 0m0.076s 00:08:05.550 12:09:35 unittest_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:05.550 12:09:35 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:08:05.550 ************************************ 00:08:05.550 END TEST unittest_event 00:08:05.550 ************************************ 00:08:05.550 12:09:35 -- common/autotest_common.sh@1142 -- # return 0 00:08:05.550 12:09:35 -- unit/unittest.sh@235 -- # uname -s 00:08:05.550 12:09:35 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:08:05.550 12:09:35 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:08:05.550 12:09:35 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:05.550 12:09:35 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:05.550 12:09:35 -- common/autotest_common.sh@10 -- # set +x 00:08:05.550 ************************************ 00:08:05.550 START TEST unittest_ftl 00:08:05.550 ************************************ 00:08:05.550 12:09:35 unittest_ftl -- common/autotest_common.sh@1123 -- # unittest_ftl 00:08:05.550 12:09:35 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:05.550 ==71800== Memcheck, a memory error detector 00:08:05.550 ==71800== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.550 ==71800== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.550 ==71800== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:05.550 ==71800== 00:08:05.550 --71800-- Valgrind options: 00:08:05.550 --71800-- --leak-check=full 00:08:05.550 --71800-- --error-exitcode=2 00:08:05.550 --71800-- --verbose 00:08:05.550 --71800-- Contents of /proc/version: 00:08:05.550 --71800-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:05.550 --71800-- 00:08:05.550 --71800-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.550 --71800-- Page sizes: currently 4096, max supported 4096 00:08:05.550 --71800-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.550 --71800-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:05.550 --71800-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.550 --71800-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.550 --71800-- might be shown as UnknownInlinedFun 00:08:05.550 --71800-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.550 --71800-- object doesn't have a dynamic symbol table 00:08:05.550 --71800-- Scheduler: using generic scheduler lock implementation. 00:08:05.551 --71800-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.551 ==71800== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71800-by-???-on-09fa5fb4c861 00:08:05.551 ==71800== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71800-by-???-on-09fa5fb4c861 00:08:05.551 ==71800== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71800-by-???-on-09fa5fb4c861 00:08:05.551 ==71800== 00:08:05.551 ==71800== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.551 ==71800== don't want to do, unless you know exactly what you're doing, 00:08:05.551 ==71800== or are doing some strange experiment): 00:08:05.551 ==71800== /usr/libexec/valgrind/../../bin/vgdb --pid=71800 ...command... 00:08:05.551 ==71800== 00:08:05.551 ==71800== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.551 ==71800== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:05.551 ==71800== and then give GDB the following command 00:08:05.551 ==71800== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71800 00:08:05.551 ==71800== --pid is optional if only one valgrind process is running 00:08:05.551 ==71800== 00:08:05.551 --71800-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.551 --71800-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.810 --71800-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.810 --71800-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.810 --71800-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.810 --71800-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.810 --71800-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.810 --71800-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.810 --71800-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.810 --71800-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.810 --71800-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.810 --71800-- Reading syms from /usr/lib64/libm.so.6 00:08:05.810 --71800-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.810 --71800-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:05.810 --71800-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libc.so.6 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.810 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.810 --71800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.810 --71800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.810 --71800-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.810 --71800-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.810 --71800-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.810 --71800-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.810 --71800-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.810 --71800-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.810 --71800-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.811 --71800-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 ==71800== Preferring higher priority redirection: 00:08:06.070 --71800-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.070 --71800-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.070 --71800-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.070 --71800-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.071 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.071 --71800-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.071 --71800-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.071 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.071 --71800-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.071 --71800-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.071 --71800-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.071 --71800-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.071 --71800-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.071 --71800-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.071 --71800-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.071 --71800-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.071 --71800-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.071 --71800-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.071 --71800-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.071 --71800-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.071 --71800-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.071 --71800-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.071 --71800-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.071 --71800-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.071 --71800-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.071 --71800-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.071 00:08:06.071 00:08:06.071 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.071 http://cunit.sourceforge.net/ 00:08:06.071 00:08:06.071 00:08:06.071 Suite: ftl_band_suite 00:08:06.071 Test: test_band_block_offset_from_addr_base ...--71800-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:06.071 --71800-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:06.330 passed 00:08:06.330 Test: test_band_block_offset_from_addr_offset ...passed 00:08:06.330 Test: test_band_addr_from_block_offset ...passed 00:08:06.331 Test: test_band_set_addr ...passed 00:08:06.331 Test: test_invalidate_addr ...passed 00:08:06.331 Test: test_next_xfer_addr ...passed 00:08:06.331 00:08:06.331 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.331 suites 1 1 n/a 0 0 00:08:06.331 tests 6 6 6 0 0 00:08:06.331 asserts 30356 30356 30356 0 n/a 00:08:06.331 00:08:06.331 Elapsed time = 0.294 seconds 00:08:06.331 --71800-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.590 --71800-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.590 ==71800== 00:08:06.590 ==71800== HEAP SUMMARY: 00:08:06.590 ==71800== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:06.590 ==71800== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:08:06.590 ==71800== 00:08:06.590 ==71800== Searching for pointers to 1,026 not-freed blocks 00:08:06.590 ==71800== Checked 6,698,120 bytes 00:08:06.590 ==71800== 00:08:06.590 ==71800== LEAK SUMMARY: 00:08:06.590 ==71800== definitely lost: 0 bytes in 0 blocks 00:08:06.590 ==71800== indirectly lost: 0 bytes in 0 blocks 00:08:06.590 ==71800== possibly lost: 0 bytes in 0 blocks 00:08:06.590 ==71800== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:06.590 ==71800== suppressed: 0 bytes in 0 blocks 00:08:06.590 ==71800== Reachable blocks (those to which a pointer was found) are not shown. 00:08:06.590 ==71800== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:06.590 ==71800== 00:08:06.590 ==71800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.590 12:09:36 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:06.590 ==71811== Memcheck, a memory error detector 00:08:06.590 ==71811== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.590 ==71811== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.590 ==71811== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:06.590 ==71811== 00:08:06.590 --71811-- Valgrind options: 00:08:06.590 --71811-- --leak-check=full 00:08:06.590 --71811-- --error-exitcode=2 00:08:06.590 --71811-- --verbose 00:08:06.590 --71811-- Contents of /proc/version: 00:08:06.590 --71811-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:06.590 --71811-- 00:08:06.590 --71811-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.590 --71811-- Page sizes: currently 4096, max supported 4096 00:08:06.590 --71811-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.590 --71811-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:06.590 --71811-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.590 --71811-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.590 --71811-- might be shown as UnknownInlinedFun 00:08:06.590 --71811-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.590 --71811-- object doesn't have a dynamic symbol table 00:08:06.590 --71811-- Scheduler: using generic scheduler lock implementation. 00:08:06.590 --71811-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.590 ==71811== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71811-by-???-on-09fa5fb4c861 00:08:06.590 ==71811== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71811-by-???-on-09fa5fb4c861 00:08:06.590 ==71811== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71811-by-???-on-09fa5fb4c861 00:08:06.590 ==71811== 00:08:06.590 ==71811== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.590 ==71811== don't want to do, unless you know exactly what you're doing, 00:08:06.590 ==71811== or are doing some strange experiment): 00:08:06.590 ==71811== /usr/libexec/valgrind/../../bin/vgdb --pid=71811 ...command... 00:08:06.590 ==71811== 00:08:06.590 ==71811== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.590 ==71811== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:06.590 ==71811== and then give GDB the following command 00:08:06.590 ==71811== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71811 00:08:06.590 ==71811== --pid is optional if only one valgrind process is running 00:08:06.590 ==71811== 00:08:06.590 --71811-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.590 --71811-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.590 --71811-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.590 --71811-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.590 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.590 --71811-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.591 --71811-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.591 --71811-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.591 --71811-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.591 --71811-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.591 --71811-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.850 --71811-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.850 --71811-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.850 --71811-- Reading syms from /usr/lib64/libm.so.6 00:08:06.850 --71811-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.850 --71811-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.850 --71811-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libc.so.6 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.850 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.850 --71811-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.850 --71811-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.850 --71811-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.850 --71811-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.850 --71811-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.850 --71811-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.850 --71811-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.850 --71811-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 ==71811== Preferring higher priority redirection: 00:08:06.851 --71811-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.851 --71811-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.851 --71811-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.851 --71811-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.111 --71811-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.111 --71811-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.111 --71811-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.111 --71811-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.111 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.111 --71811-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.111 --71811-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.111 ==71811== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.111 --71811-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.111 --71811-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.111 --71811-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.111 --71811-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.111 --71811-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.111 --71811-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.111 --71811-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.111 --71811-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.111 --71811-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.111 --71811-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.111 --71811-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.111 --71811-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.111 --71811-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.111 --71811-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.111 --71811-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.111 --71811-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.111 --71811-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.111 --71811-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.111 00:08:07.111 00:08:07.111 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.111 http://cunit.sourceforge.net/ 00:08:07.111 00:08:07.111 00:08:07.111 Suite: ftl_bitmap 00:08:07.111 Test: test_ftl_bitmap_create ...[2024-07-25 12:09:36.659030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 52:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:08:07.111 [2024-07-25 12:09:36.693094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 58:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:08:07.111 passed 00:08:07.111 Test: test_ftl_bitmap_get ...passed 00:08:07.111 Test: test_ftl_bitmap_set ...passed 00:08:07.111 Test: test_ftl_bitmap_clear ...passed 00:08:07.111 Test: test_ftl_bitmap_find_first_set ...passed 00:08:07.111 Test: test_ftl_bitmap_find_first_clear ...passed 00:08:07.111 Test: test_ftl_bitmap_count_set ...passed 00:08:07.111 00:08:07.111 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.111 suites 1 1 n/a 0 0 00:08:07.111 tests 7 7 7 0 0 00:08:07.111 asserts 137 137 137 0 n/a 00:08:07.111 00:08:07.111 Elapsed time = 0.068 seconds 00:08:07.111 --71811-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.111 --71811-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.370 ==71811== 00:08:07.370 ==71811== HEAP SUMMARY: 00:08:07.370 ==71811== in use at exit: 0 bytes in 0 blocks 00:08:07.370 ==71811== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:08:07.370 ==71811== 00:08:07.370 ==71811== All heap blocks were freed -- no leaks are possible 00:08:07.370 ==71811== 00:08:07.370 ==71811== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.370 12:09:36 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:07.370 ==71815== Memcheck, a memory error detector 00:08:07.370 ==71815== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.370 ==71815== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.370 ==71815== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:07.370 ==71815== 00:08:07.370 --71815-- Valgrind options: 00:08:07.370 --71815-- --leak-check=full 00:08:07.370 --71815-- --error-exitcode=2 00:08:07.370 --71815-- --verbose 00:08:07.370 --71815-- Contents of /proc/version: 00:08:07.371 --71815-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.371 --71815-- 00:08:07.371 --71815-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.371 --71815-- Page sizes: currently 4096, max supported 4096 00:08:07.371 --71815-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.371 --71815-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:07.371 --71815-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.371 --71815-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.371 --71815-- might be shown as UnknownInlinedFun 00:08:07.371 --71815-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.371 --71815-- object doesn't have a dynamic symbol table 00:08:07.371 --71815-- Scheduler: using generic scheduler lock implementation. 00:08:07.371 --71815-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.371 ==71815== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71815-by-???-on-09fa5fb4c861 00:08:07.371 ==71815== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71815-by-???-on-09fa5fb4c861 00:08:07.371 ==71815== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71815-by-???-on-09fa5fb4c861 00:08:07.371 ==71815== 00:08:07.371 ==71815== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.371 ==71815== don't want to do, unless you know exactly what you're doing, 00:08:07.371 ==71815== or are doing some strange experiment): 00:08:07.371 ==71815== /usr/libexec/valgrind/../../bin/vgdb --pid=71815 ...command... 00:08:07.371 ==71815== 00:08:07.371 ==71815== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.371 ==71815== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:07.371 ==71815== and then give GDB the following command 00:08:07.371 ==71815== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71815 00:08:07.371 ==71815== --pid is optional if only one valgrind process is running 00:08:07.371 ==71815== 00:08:07.371 --71815-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.371 --71815-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.371 --71815-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.371 --71815-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.371 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.371 --71815-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.371 --71815-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.371 --71815-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.371 --71815-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.371 --71815-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.371 --71815-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.371 --71815-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.371 --71815-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.371 --71815-- Reading syms from /usr/lib64/libm.so.6 00:08:07.371 --71815-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.371 --71815-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:07.371 --71815-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.371 --71815-- Reading syms from /usr/lib64/libc.so.6 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.630 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.630 --71815-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.630 --71815-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.630 --71815-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.630 --71815-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.630 --71815-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.630 --71815-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.630 --71815-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.630 --71815-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.630 --71815-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.630 --71815-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 ==71815== Preferring higher priority redirection: 00:08:07.631 --71815-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.631 --71815-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.631 --71815-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 --71815-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.631 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.631 --71815-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.631 --71815-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.631 ==71815== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.631 --71815-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.631 --71815-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.631 --71815-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.631 --71815-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.631 --71815-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.631 --71815-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.631 --71815-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.631 --71815-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.631 --71815-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.890 --71815-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.890 --71815-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.890 --71815-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.890 --71815-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.890 --71815-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.890 --71815-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.890 --71815-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.890 --71815-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.890 --71815-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.890 00:08:07.890 00:08:07.890 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.890 http://cunit.sourceforge.net/ 00:08:07.890 00:08:07.890 00:08:07.890 Suite: ftl_io_suite 00:08:07.890 Test: test_completion ...--71815-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:07.890 passed 00:08:07.890 Test: test_multiple_ios ...passed 00:08:07.890 00:08:07.890 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.890 suites 1 1 n/a 0 0 00:08:07.890 tests 2 2 2 0 0 00:08:07.890 asserts 47 47 47 0 n/a 00:08:07.890 00:08:07.890 Elapsed time = 0.115 seconds 00:08:07.890 --71815-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.890 --71815-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.149 ==71815== 00:08:08.149 ==71815== HEAP SUMMARY: 00:08:08.149 ==71815== in use at exit: 0 bytes in 0 blocks 00:08:08.149 ==71815== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:08:08.149 ==71815== 00:08:08.149 ==71815== All heap blocks were freed -- no leaks are possible 00:08:08.149 ==71815== 00:08:08.149 ==71815== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.149 12:09:37 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:08.149 ==71822== Memcheck, a memory error detector 00:08:08.149 ==71822== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.149 ==71822== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.149 ==71822== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:08.149 ==71822== 00:08:08.149 --71822-- Valgrind options: 00:08:08.149 --71822-- --leak-check=full 00:08:08.149 --71822-- --error-exitcode=2 00:08:08.149 --71822-- --verbose 00:08:08.149 --71822-- Contents of /proc/version: 00:08:08.149 --71822-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.149 --71822-- 00:08:08.149 --71822-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.149 --71822-- Page sizes: currently 4096, max supported 4096 00:08:08.149 --71822-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.149 --71822-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:08.149 --71822-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.149 --71822-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.149 --71822-- might be shown as UnknownInlinedFun 00:08:08.149 --71822-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.149 --71822-- object doesn't have a dynamic symbol table 00:08:08.149 --71822-- Scheduler: using generic scheduler lock implementation. 00:08:08.149 --71822-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.149 ==71822== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71822-by-???-on-09fa5fb4c861 00:08:08.149 ==71822== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71822-by-???-on-09fa5fb4c861 00:08:08.149 ==71822== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71822-by-???-on-09fa5fb4c861 00:08:08.149 ==71822== 00:08:08.149 ==71822== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.149 ==71822== don't want to do, unless you know exactly what you're doing, 00:08:08.149 ==71822== or are doing some strange experiment): 00:08:08.149 ==71822== /usr/libexec/valgrind/../../bin/vgdb --pid=71822 ...command... 00:08:08.149 ==71822== 00:08:08.149 ==71822== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.149 ==71822== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:08.149 ==71822== and then give GDB the following command 00:08:08.149 ==71822== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71822 00:08:08.149 ==71822== --pid is optional if only one valgrind process is running 00:08:08.149 ==71822== 00:08:08.149 --71822-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.149 --71822-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.149 --71822-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.149 --71822-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.149 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.149 --71822-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.149 --71822-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.149 --71822-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.150 --71822-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.150 --71822-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.150 --71822-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.150 --71822-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.150 --71822-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.150 --71822-- Reading syms from /usr/lib64/libm.so.6 00:08:08.150 --71822-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.150 --71822-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:08.150 --71822-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.150 --71822-- Reading syms from /usr/lib64/libc.so.6 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.150 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.150 --71822-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.150 --71822-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.409 --71822-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.409 --71822-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.409 --71822-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.409 --71822-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.409 --71822-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.409 --71822-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.409 --71822-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.409 --71822-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 ==71822== Preferring higher priority redirection: 00:08:08.410 --71822-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.410 --71822-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.410 --71822-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 --71822-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.410 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.410 --71822-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.410 --71822-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.410 ==71822== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.410 --71822-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.410 --71822-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.410 --71822-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.410 --71822-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.410 --71822-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.410 --71822-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.410 --71822-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.410 --71822-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.410 --71822-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.410 --71822-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.410 --71822-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.669 --71822-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.669 --71822-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.669 --71822-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.669 --71822-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.669 --71822-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.669 --71822-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.669 --71822-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.669 00:08:08.669 00:08:08.669 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.669 http://cunit.sourceforge.net/ 00:08:08.669 00:08:08.669 00:08:08.669 Suite: ftl_mngt 00:08:08.669 Test: test_next_step ...passed 00:08:08.669 Test: test_continue_step ...passed 00:08:08.669 Test: test_get_func_and_step_cntx_alloc ...passed 00:08:08.669 Test: test_fail_step ...passed 00:08:08.669 Test: test_mngt_call_and_call_rollback ...passed 00:08:08.669 Test: test_nested_process_failure ...passed 00:08:08.669 Test: test_call_init_success ...passed 00:08:08.669 Test: test_call_init_failure ...passed 00:08:08.669 00:08:08.669 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.669 suites 1 1 n/a 0 0 00:08:08.669 tests 8 8 8 0 0 00:08:08.669 asserts 196 196 196 0 n/a 00:08:08.669 00:08:08.669 Elapsed time = 0.119 seconds 00:08:08.669 --71822-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.669 --71822-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.669 ==71822== 00:08:08.669 ==71822== HEAP SUMMARY: 00:08:08.669 ==71822== in use at exit: 0 bytes in 0 blocks 00:08:08.669 ==71822== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:08:08.669 ==71822== 00:08:08.669 ==71822== All heap blocks were freed -- no leaks are possible 00:08:08.669 ==71822== 00:08:08.669 ==71822== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.669 12:09:38 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:08.929 ==71834== Memcheck, a memory error detector 00:08:08.929 ==71834== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.929 ==71834== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.929 ==71834== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:08.929 ==71834== 00:08:08.929 --71834-- Valgrind options: 00:08:08.929 --71834-- --leak-check=full 00:08:08.929 --71834-- --error-exitcode=2 00:08:08.929 --71834-- --verbose 00:08:08.929 --71834-- Contents of /proc/version: 00:08:08.929 --71834-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.929 --71834-- 00:08:08.929 --71834-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.929 --71834-- Page sizes: currently 4096, max supported 4096 00:08:08.929 --71834-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.929 --71834-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:08.929 --71834-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.929 --71834-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.929 --71834-- might be shown as UnknownInlinedFun 00:08:08.929 --71834-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.929 --71834-- object doesn't have a dynamic symbol table 00:08:08.929 --71834-- Scheduler: using generic scheduler lock implementation. 00:08:08.929 --71834-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.929 ==71834== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71834-by-???-on-09fa5fb4c861 00:08:08.929 ==71834== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71834-by-???-on-09fa5fb4c861 00:08:08.929 ==71834== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71834-by-???-on-09fa5fb4c861 00:08:08.929 ==71834== 00:08:08.929 ==71834== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.929 ==71834== don't want to do, unless you know exactly what you're doing, 00:08:08.929 ==71834== or are doing some strange experiment): 00:08:08.929 ==71834== /usr/libexec/valgrind/../../bin/vgdb --pid=71834 ...command... 00:08:08.929 ==71834== 00:08:08.929 ==71834== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.929 ==71834== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:08.929 ==71834== and then give GDB the following command 00:08:08.929 ==71834== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71834 00:08:08.929 ==71834== --pid is optional if only one valgrind process is running 00:08:08.929 ==71834== 00:08:08.929 --71834-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.929 --71834-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.929 --71834-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.929 --71834-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.929 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.929 --71834-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.929 --71834-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.929 --71834-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.929 --71834-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.929 --71834-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.929 --71834-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.929 --71834-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.929 --71834-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.929 --71834-- Reading syms from /usr/lib64/libm.so.6 00:08:08.929 --71834-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.929 --71834-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:08.929 --71834-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.929 --71834-- Reading syms from /usr/lib64/libc.so.6 00:08:08.929 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.929 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.929 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.929 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.929 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.929 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.930 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.930 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.930 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.930 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.930 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.930 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.930 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.930 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.930 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.930 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.930 --71834-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.930 --71834-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.189 --71834-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.189 --71834-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.189 --71834-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.189 --71834-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.189 --71834-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.189 --71834-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.189 --71834-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 ==71834== Preferring higher priority redirection: 00:08:09.189 --71834-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.189 --71834-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.189 --71834-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.189 --71834-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 --71834-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.190 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.190 --71834-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.190 --71834-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.190 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.190 --71834-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.190 --71834-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.190 --71834-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.190 --71834-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.190 --71834-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.190 --71834-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.190 --71834-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.190 --71834-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.190 --71834-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.190 --71834-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.190 --71834-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.190 --71834-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.190 --71834-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.190 --71834-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.190 --71834-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.190 --71834-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.449 --71834-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.449 --71834-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.449 00:08:09.449 00:08:09.449 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.449 http://cunit.sourceforge.net/ 00:08:09.449 00:08:09.449 --71834-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:09.449 00:08:09.449 Suite: ftl_mempool 00:08:09.449 Test: test_ftl_mempool_create ...passed 00:08:09.449 Test: test_ftl_mempool_get_put ...passed 00:08:09.449 00:08:09.449 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.449 suites 1 1 n/a 0 0 00:08:09.449 tests 2 2 2 0 0 00:08:09.449 asserts 36 36 36 0 n/a 00:08:09.449 00:08:09.449 Elapsed time = 0.019 seconds 00:08:09.449 --71834-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.449 --71834-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.449 ==71834== 00:08:09.449 ==71834== HEAP SUMMARY: 00:08:09.449 ==71834== in use at exit: 0 bytes in 0 blocks 00:08:09.449 ==71834== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:08:09.449 ==71834== 00:08:09.449 ==71834== All heap blocks were freed -- no leaks are possible 00:08:09.449 ==71834== 00:08:09.449 ==71834== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.449 12:09:38 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:09.449 ==71835== Memcheck, a memory error detector 00:08:09.449 ==71835== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.449 ==71835== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.449 ==71835== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:09.449 ==71835== 00:08:09.449 --71835-- Valgrind options: 00:08:09.449 --71835-- --leak-check=full 00:08:09.449 --71835-- --error-exitcode=2 00:08:09.449 --71835-- --verbose 00:08:09.449 --71835-- Contents of /proc/version: 00:08:09.449 --71835-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.449 --71835-- 00:08:09.449 --71835-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.449 --71835-- Page sizes: currently 4096, max supported 4096 00:08:09.450 --71835-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.450 --71835-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:09.450 --71835-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.450 --71835-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.450 --71835-- might be shown as UnknownInlinedFun 00:08:09.450 --71835-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.450 --71835-- object doesn't have a dynamic symbol table 00:08:09.450 --71835-- Scheduler: using generic scheduler lock implementation. 00:08:09.450 --71835-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.450 ==71835== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71835-by-???-on-09fa5fb4c861 00:08:09.450 ==71835== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71835-by-???-on-09fa5fb4c861 00:08:09.450 ==71835== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71835-by-???-on-09fa5fb4c861 00:08:09.450 ==71835== 00:08:09.450 ==71835== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.450 ==71835== don't want to do, unless you know exactly what you're doing, 00:08:09.450 ==71835== or are doing some strange experiment): 00:08:09.450 ==71835== /usr/libexec/valgrind/../../bin/vgdb --pid=71835 ...command... 00:08:09.450 ==71835== 00:08:09.450 ==71835== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.450 ==71835== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:09.450 ==71835== and then give GDB the following command 00:08:09.450 ==71835== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71835 00:08:09.450 ==71835== --pid is optional if only one valgrind process is running 00:08:09.450 ==71835== 00:08:09.450 --71835-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.450 --71835-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.450 --71835-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.450 --71835-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.450 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.450 --71835-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.450 --71835-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.450 --71835-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.450 --71835-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.450 --71835-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.450 --71835-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.450 --71835-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.450 --71835-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.450 --71835-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.450 --71835-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:09.450 --71835-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.450 --71835-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.450 --71835-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.709 --71835-- Reading syms from /usr/lib64/libm.so.6 00:08:09.709 --71835-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.709 --71835-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:09.709 --71835-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.709 --71835-- Reading syms from /usr/lib64/libc.so.6 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.709 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.709 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.709 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.709 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.709 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.709 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.709 --71835-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.710 --71835-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.710 --71835-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.710 --71835-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.710 --71835-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.710 --71835-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.710 --71835-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.710 --71835-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.710 --71835-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 ==71835== Preferring higher priority redirection: 00:08:09.710 --71835-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.710 --71835-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.710 --71835-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 --71835-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.710 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.710 --71835-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.710 --71835-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.710 ==71835== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.710 --71835-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.710 --71835-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.968 --71835-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.968 --71835-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.968 --71835-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.969 --71835-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.969 --71835-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.969 --71835-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.969 --71835-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.969 --71835-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.969 --71835-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.969 --71835-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.969 --71835-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.969 --71835-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.969 --71835-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.969 --71835-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.969 --71835-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.969 --71835-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.969 00:08:09.969 00:08:09.969 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.969 http://cunit.sourceforge.net/ 00:08:09.969 00:08:09.969 00:08:09.969 Suite: ftl_addr64_suite 00:08:09.969 Test: test_addr_cached ...passed 00:08:09.969 00:08:09.969 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.969 suites 1 1 n/a 0 0 00:08:09.969 tests 1 1 1 0 0 00:08:09.969 asserts 1536 1536 1536 0 n/a 00:08:09.969 00:08:09.969 Elapsed time = 0.009 seconds 00:08:09.969 --71835-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.969 --71835-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.969 ==71835== 00:08:09.969 ==71835== HEAP SUMMARY: 00:08:09.969 ==71835== in use at exit: 0 bytes in 0 blocks 00:08:09.969 ==71835== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:08:09.969 ==71835== 00:08:09.969 ==71835== All heap blocks were freed -- no leaks are possible 00:08:09.969 ==71835== 00:08:09.969 ==71835== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.969 12:09:39 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:09.969 ==71848== Memcheck, a memory error detector 00:08:09.969 ==71848== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.969 ==71848== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.969 ==71848== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:09.969 ==71848== 00:08:09.969 --71848-- Valgrind options: 00:08:09.969 --71848-- --leak-check=full 00:08:09.969 --71848-- --error-exitcode=2 00:08:09.969 --71848-- --verbose 00:08:09.969 --71848-- Contents of /proc/version: 00:08:09.969 --71848-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.969 --71848-- 00:08:09.969 --71848-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.969 --71848-- Page sizes: currently 4096, max supported 4096 00:08:09.969 --71848-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.969 --71848-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:09.969 --71848-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.969 --71848-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.969 --71848-- might be shown as UnknownInlinedFun 00:08:09.969 --71848-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.969 --71848-- object doesn't have a dynamic symbol table 00:08:09.969 --71848-- Scheduler: using generic scheduler lock implementation. 00:08:09.969 --71848-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.969 ==71848== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71848-by-???-on-09fa5fb4c861 00:08:09.969 ==71848== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71848-by-???-on-09fa5fb4c861 00:08:09.969 ==71848== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71848-by-???-on-09fa5fb4c861 00:08:09.969 ==71848== 00:08:09.969 ==71848== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.969 ==71848== don't want to do, unless you know exactly what you're doing, 00:08:09.969 ==71848== or are doing some strange experiment): 00:08:09.969 ==71848== /usr/libexec/valgrind/../../bin/vgdb --pid=71848 ...command... 00:08:09.969 ==71848== 00:08:09.969 ==71848== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.969 ==71848== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:09.969 ==71848== and then give GDB the following command 00:08:09.969 ==71848== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71848 00:08:09.969 ==71848== --pid is optional if only one valgrind process is running 00:08:09.969 ==71848== 00:08:09.969 --71848-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.227 --71848-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.227 --71848-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.227 --71848-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.227 --71848-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.227 --71848-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.227 --71848-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.227 --71848-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.227 --71848-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.227 --71848-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.227 --71848-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.227 --71848-- Reading syms from /usr/lib64/libm.so.6 00:08:10.227 --71848-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.227 --71848-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:10.227 --71848-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.227 --71848-- Reading syms from /usr/lib64/libc.so.6 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.227 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.227 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.227 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.227 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.227 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.227 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.228 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.228 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.228 --71848-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.228 --71848-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.228 --71848-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.228 --71848-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.228 --71848-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.228 --71848-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.228 --71848-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.228 --71848-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.228 --71848-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 ==71848== Preferring higher priority redirection: 00:08:10.228 --71848-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.228 --71848-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.228 --71848-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.228 --71848-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.486 --71848-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.486 --71848-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.486 --71848-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.486 --71848-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.486 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.486 --71848-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.486 --71848-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.486 ==71848== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.486 --71848-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.486 --71848-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.486 --71848-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.486 --71848-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.486 --71848-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.486 --71848-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.486 --71848-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.486 --71848-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.486 --71848-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.486 --71848-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.486 --71848-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.486 --71848-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.486 --71848-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.486 --71848-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.486 --71848-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.486 --71848-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.486 --71848-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.486 00:08:10.486 00:08:10.486 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.486 http://cunit.sourceforge.net/ 00:08:10.486 00:08:10.486 00:08:10.486 Suite: ftl_sb 00:08:10.486 Test: test_sb_crc_v2 ...--71848-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.486 passed 00:08:10.486 Test: test_sb_crc_v3 ...passed 00:08:10.486 Test: test_sb_v3_md_layout ...[2024-07-25 12:09:40.052107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:08:10.486 [2024-07-25 12:09:40.094131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:10.486 [2024-07-25 12:09:40.095295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:10.486 [2024-07-25 12:09:40.095972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:10.486 [2024-07-25 12:09:40.097239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:10.486 [2024-07-25 12:09:40.098331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:08:10.487 [2024-07-25 12:09:40.099358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:10.487 [2024-07-25 12:09:40.100008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:10.487 [2024-07-25 12:09:40.110044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:10.487 [2024-07-25 12:09:40.111108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:10.487 [2024-07-25 12:09:40.112965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:10.487 passed 00:08:10.487 Test: test_sb_v5_md_layout ...--71848-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:10.744 passed 00:08:10.744 00:08:10.744 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.744 suites 1 1 n/a 0 0 00:08:10.744 tests 4 4 4 0 0 00:08:10.744 asserts 160 160 160 0 n/a 00:08:10.744 00:08:10.744 Elapsed time = 0.181 seconds 00:08:10.744 --71848-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.744 --71848-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.744 ==71848== 00:08:10.744 ==71848== HEAP SUMMARY: 00:08:10.744 ==71848== in use at exit: 0 bytes in 0 blocks 00:08:10.744 ==71848== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:08:10.744 ==71848== 00:08:10.744 ==71848== All heap blocks were freed -- no leaks are possible 00:08:10.744 ==71848== 00:08:10.744 ==71848== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.744 12:09:40 unittest_ftl -- unit/unittest.sh@63 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:10.744 ==71856== Memcheck, a memory error detector 00:08:10.744 ==71856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.744 ==71856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.744 ==71856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:10.744 ==71856== 00:08:10.744 --71856-- Valgrind options: 00:08:10.744 --71856-- --leak-check=full 00:08:10.744 --71856-- --error-exitcode=2 00:08:10.744 --71856-- --verbose 00:08:10.744 --71856-- Contents of /proc/version: 00:08:10.744 --71856-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:10.744 --71856-- 00:08:10.744 --71856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.744 --71856-- Page sizes: currently 4096, max supported 4096 00:08:10.744 --71856-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.744 --71856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:10.744 --71856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.744 --71856-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.744 --71856-- might be shown as UnknownInlinedFun 00:08:10.744 --71856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.744 --71856-- object doesn't have a dynamic symbol table 00:08:10.744 --71856-- Scheduler: using generic scheduler lock implementation. 00:08:10.744 --71856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.744 ==71856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71856-by-???-on-09fa5fb4c861 00:08:10.744 ==71856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71856-by-???-on-09fa5fb4c861 00:08:10.745 ==71856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71856-by-???-on-09fa5fb4c861 00:08:10.745 ==71856== 00:08:10.745 ==71856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.745 ==71856== don't want to do, unless you know exactly what you're doing, 00:08:10.745 ==71856== or are doing some strange experiment): 00:08:10.745 ==71856== /usr/libexec/valgrind/../../bin/vgdb --pid=71856 ...command... 00:08:10.745 ==71856== 00:08:10.745 ==71856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.745 ==71856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:10.745 ==71856== and then give GDB the following command 00:08:10.745 ==71856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71856 00:08:10.745 ==71856== --pid is optional if only one valgrind process is running 00:08:10.745 ==71856== 00:08:10.745 --71856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.745 --71856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.745 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.745 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.745 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.745 --71856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.745 --71856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.745 --71856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.745 --71856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.745 --71856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.745 --71856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.745 --71856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.745 --71856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.745 --71856-- Reading syms from /usr/lib64/libm.so.6 00:08:10.745 --71856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.745 --71856-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:10.745 --71856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.745 --71856-- Reading syms from /usr/lib64/libc.so.6 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.002 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.002 --71856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.002 --71856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.002 --71856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:11.002 --71856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:11.003 --71856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:11.003 --71856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.003 --71856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.003 --71856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.003 --71856-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 ==71856== Preferring higher priority redirection: 00:08:11.003 --71856-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.003 --71856-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.003 --71856-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 --71856-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.003 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.003 --71856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.003 --71856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.003 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.003 --71856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.003 --71856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.003 --71856-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.003 --71856-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.003 --71856-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.003 --71856-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.003 --71856-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.003 --71856-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.003 --71856-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.003 --71856-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.003 --71856-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.003 --71856-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.003 --71856-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.003 --71856-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.004 --71856-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.261 --71856-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.261 --71856-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.261 00:08:11.261 00:08:11.261 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.261 http://cunit.sourceforge.net/ 00:08:11.261 00:08:11.261 00:08:11.261 Suite: ftl_layout_upgrade 00:08:11.261 Test: test_l2p_upgrade ...--71856-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.261 --71856-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:11.261 passed 00:08:11.261 00:08:11.261 Run Summary: Type Total Ran Passed Failed Inactive 00:08:11.261 suites 1 1 n/a 0 0 00:08:11.261 tests 1 1 1 0 0 00:08:11.261 asserts 152 152 152 0 n/a 00:08:11.261 00:08:11.261 Elapsed time = 0.118 seconds 00:08:11.261 --71856-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:11.261 --71856-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:11.261 ==71856== 00:08:11.261 ==71856== HEAP SUMMARY: 00:08:11.261 ==71856== in use at exit: 0 bytes in 0 blocks 00:08:11.261 ==71856== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:08:11.261 ==71856== 00:08:11.262 ==71856== All heap blocks were freed -- no leaks are possible 00:08:11.262 ==71856== 00:08:11.262 ==71856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:11.262 12:09:40 unittest_ftl -- unit/unittest.sh@64 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:11.262 ==71861== Memcheck, a memory error detector 00:08:11.262 ==71861== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:11.262 ==71861== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:11.262 ==71861== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:11.262 ==71861== 00:08:11.262 --71861-- Valgrind options: 00:08:11.262 --71861-- --leak-check=full 00:08:11.262 --71861-- --error-exitcode=2 00:08:11.262 --71861-- --verbose 00:08:11.262 --71861-- Contents of /proc/version: 00:08:11.262 --71861-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:11.262 --71861-- 00:08:11.262 --71861-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:11.262 --71861-- Page sizes: currently 4096, max supported 4096 00:08:11.262 --71861-- Valgrind library directory: /usr/libexec/valgrind 00:08:11.262 --71861-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:11.262 --71861-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:11.262 --71861-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:11.262 --71861-- might be shown as UnknownInlinedFun 00:08:11.262 --71861-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:11.262 --71861-- object doesn't have a dynamic symbol table 00:08:11.262 --71861-- Scheduler: using generic scheduler lock implementation. 00:08:11.262 --71861-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:11.262 ==71861== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71861-by-???-on-09fa5fb4c861 00:08:11.262 ==71861== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71861-by-???-on-09fa5fb4c861 00:08:11.262 ==71861== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71861-by-???-on-09fa5fb4c861 00:08:11.262 ==71861== 00:08:11.262 ==71861== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:11.262 ==71861== don't want to do, unless you know exactly what you're doing, 00:08:11.262 ==71861== or are doing some strange experiment): 00:08:11.262 ==71861== /usr/libexec/valgrind/../../bin/vgdb --pid=71861 ...command... 00:08:11.262 ==71861== 00:08:11.262 ==71861== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:11.262 ==71861== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:11.262 ==71861== and then give GDB the following command 00:08:11.262 ==71861== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71861 00:08:11.262 ==71861== --pid is optional if only one valgrind process is running 00:08:11.262 ==71861== 00:08:11.520 --71861-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:11.520 --71861-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:11.520 --71861-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:11.520 --71861-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:11.520 --71861-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:11.520 --71861-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:11.520 --71861-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:11.520 --71861-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:11.520 --71861-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:11.520 --71861-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:11.520 --71861-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:11.520 --71861-- Reading syms from /usr/lib64/libm.so.6 00:08:11.520 --71861-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:11.520 --71861-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:11.520 --71861-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libc.so.6 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.520 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.520 --71861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.520 --71861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.520 --71861-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:11.520 --71861-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:11.520 --71861-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.520 --71861-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.520 --71861-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.520 --71861-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.520 --71861-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 ==71861== Preferring higher priority redirection: 00:08:11.521 --71861-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.521 --71861-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.521 --71861-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.521 --71861-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.779 --71861-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.779 --71861-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.779 --71861-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.779 --71861-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.779 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.779 --71861-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.779 --71861-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.779 ==71861== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.779 --71861-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.779 --71861-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.779 --71861-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.779 --71861-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.779 --71861-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.779 --71861-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.779 --71861-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.779 --71861-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.779 --71861-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.779 --71861-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.779 --71861-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.779 --71861-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.779 --71861-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.779 --71861-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.779 --71861-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.779 --71861-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.779 --71861-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.779 00:08:11.779 00:08:11.779 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.779 http://cunit.sourceforge.net/ 00:08:11.779 00:08:11.779 00:08:11.779 Suite: ftl_p2l_suite 00:08:11.779 Test: test_p2l_num_pages ...passed 00:08:12.037 Test: test_ckpt_issue ...==71861== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:08:12.294 ==71861== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:08:12.552 ==71861== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:08:12.552 ==71861== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:08:12.552 passed 00:08:13.118 Test: test_persist_band_p2l ...==71861== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:08:13.118 ==71861== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:08:13.375 ==71861== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:08:13.375 ==71861== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:08:13.375 passed 00:08:13.949 Test: test_clean_restore_p2l ...==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:13.949 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:14.206 ==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:14.206 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:14.206 passed 00:08:14.772 Test: test_dirty_restore_p2l ...==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:14.772 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:15.029 ==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:15.029 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:15.594 ==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:15.594 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:15.852 ==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:15.852 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:16.418 ==71861== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:16.418 ==71861== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:16.418 passed 00:08:16.418 00:08:16.418 --71861-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.418 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.418 suites 1 1 n/a 0 0 00:08:16.418 tests 5 5 5 0 0 00:08:16.418 asserts 10020 10020 10020 0 n/a 00:08:16.418 00:08:16.418 Elapsed time = 4.522 seconds 00:08:16.418 --71861-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.418 --71861-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.418 ==71861== 00:08:16.418 ==71861== HEAP SUMMARY: 00:08:16.418 ==71861== in use at exit: 0 bytes in 0 blocks 00:08:16.418 ==71861== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:16.418 ==71861== 00:08:16.418 ==71861== All heap blocks were freed -- no leaks are possible 00:08:16.418 ==71861== 00:08:16.418 ==71861== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.418 00:08:16.418 real 0m10.872s 00:08:16.418 user 0m6.697s 00:08:16.418 sys 0m4.142s 00:08:16.418 12:09:45 unittest_ftl -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:16.418 12:09:45 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:16.418 ************************************ 00:08:16.418 END TEST unittest_ftl 00:08:16.418 ************************************ 00:08:16.418 12:09:45 -- common/autotest_common.sh@1142 -- # return 0 00:08:16.418 12:09:45 -- unit/unittest.sh@239 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:16.418 12:09:45 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:16.418 12:09:45 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:16.418 12:09:45 -- common/autotest_common.sh@10 -- # set +x 00:08:16.418 ************************************ 00:08:16.418 START TEST unittest_accel 00:08:16.418 ************************************ 00:08:16.418 12:09:45 unittest_accel -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:16.418 ==71929== Memcheck, a memory error detector 00:08:16.418 ==71929== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.418 ==71929== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.418 ==71929== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:16.418 ==71929== 00:08:16.418 --71929-- Valgrind options: 00:08:16.418 --71929-- --leak-check=full 00:08:16.418 --71929-- --error-exitcode=2 00:08:16.418 --71929-- --verbose 00:08:16.418 --71929-- Contents of /proc/version: 00:08:16.418 --71929-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:16.418 --71929-- 00:08:16.418 --71929-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.418 --71929-- Page sizes: currently 4096, max supported 4096 00:08:16.418 --71929-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.418 --71929-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:16.418 --71929-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.418 --71929-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.418 --71929-- might be shown as UnknownInlinedFun 00:08:16.418 --71929-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.418 --71929-- object doesn't have a dynamic symbol table 00:08:16.418 --71929-- Scheduler: using generic scheduler lock implementation. 00:08:16.418 --71929-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.418 ==71929== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71929-by-???-on-09fa5fb4c861 00:08:16.418 ==71929== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71929-by-???-on-09fa5fb4c861 00:08:16.418 ==71929== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71929-by-???-on-09fa5fb4c861 00:08:16.418 ==71929== 00:08:16.418 ==71929== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.418 ==71929== don't want to do, unless you know exactly what you're doing, 00:08:16.418 ==71929== or are doing some strange experiment): 00:08:16.418 ==71929== /usr/libexec/valgrind/../../bin/vgdb --pid=71929 ...command... 00:08:16.418 ==71929== 00:08:16.418 ==71929== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.418 ==71929== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:16.418 ==71929== and then give GDB the following command 00:08:16.419 ==71929== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71929 00:08:16.419 ==71929== --pid is optional if only one valgrind process is running 00:08:16.419 ==71929== 00:08:16.419 --71929-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.678 --71929-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.678 --71929-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.678 --71929-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.678 --71929-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.678 --71929-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.678 --71929-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.678 --71929-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.678 --71929-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.678 --71929-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.678 --71929-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.678 --71929-- Reading syms from /usr/lib64/libm.so.6 00:08:16.678 --71929-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.678 --71929-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:16.678 --71929-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libc.so.6 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.678 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.678 --71929-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.678 --71929-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.678 --71929-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.678 --71929-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.678 --71929-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.678 --71929-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.937 --71929-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.937 --71929-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 ==71929== Preferring higher priority redirection: 00:08:16.937 --71929-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.937 --71929-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.937 --71929-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 --71929-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.937 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.937 --71929-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.937 --71929-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.937 ==71929== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.937 --71929-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.937 --71929-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.937 --71929-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.937 --71929-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.937 --71929-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.937 --71929-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.938 --71929-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.938 --71929-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.938 --71929-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.938 --71929-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.938 --71929-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.938 --71929-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.938 --71929-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.938 --71929-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.938 --71929-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.938 --71929-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.938 --71929-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.938 --71929-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.938 00:08:16.938 00:08:16.938 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.938 http://cunit.sourceforge.net/ 00:08:16.938 00:08:16.938 --71929-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:17.196 00:08:17.196 Suite: accel_sequence 00:08:17.196 Test: test_sequence_fill_copy ...--71929-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:17.196 passed 00:08:17.196 Test: test_sequence_abort ...passed 00:08:17.196 Test: test_sequence_append_error ...passed 00:08:17.196 Test: test_sequence_completion_error ...[2024-07-25 12:09:46.804991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f6c980 00:08:17.196 [2024-07-25 12:09:46.840696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f6c980 00:08:17.196 [2024-07-25 12:09:46.844848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f6c980 00:08:17.196 [2024-07-25 12:09:46.846856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f6c980 00:08:17.455 passed 00:08:17.455 Test: test_sequence_decompress ...passed 00:08:17.455 Test: test_sequence_reverse ...passed 00:08:17.455 Test: test_sequence_copy_elision ...passed 00:08:17.455 Test: test_sequence_accel_buffers ...passed 00:08:17.713 Test: test_sequence_memory_domain ...[2024-07-25 12:09:47.139666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1761:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:08:17.713 [2024-07-25 12:09:47.145304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1800:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:08:17.713 passed 00:08:17.713 Test: test_sequence_module_memory_domain ...passed 00:08:17.713 Test: test_sequence_crypto ...--71929-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:17.713 --71929-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:17.713 passed 00:08:17.713 Test: test_sequence_driver ...[2024-07-25 12:09:47.273651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1908:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b949c0 using driver: ut 00:08:17.713 [2024-07-25 12:09:47.277514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1972:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b949c0 through driver: ut 00:08:17.713 passed 00:08:17.713 Test: test_sequence_same_iovs ...passed 00:08:17.971 Test: test_sequence_crc32 ...passed 00:08:17.971 Suite: accel 00:08:17.971 Test: test_spdk_accel_task_complete ...passed 00:08:17.971 Test: test_get_task ...passed 00:08:17.971 Test: test_spdk_accel_submit_copy ...passed 00:08:17.971 Test: test_spdk_accel_submit_dualcast ...[2024-07-25 12:09:47.379255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:17.971 [2024-07-25 12:09:47.380291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:17.971 passed 00:08:17.971 Test: test_spdk_accel_submit_compare ...passed 00:08:17.971 Test: test_spdk_accel_submit_fill ...passed 00:08:17.971 Test: test_spdk_accel_submit_crc32c ...passed 00:08:17.971 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:17.971 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:17.971 Test: test_spdk_accel_submit_xor ...passed 00:08:17.971 Test: test_spdk_accel_module_find_by_name ...passed 00:08:17.971 Test: test_spdk_accel_module_register ...passed 00:08:17.971 00:08:17.971 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.971 suites 2 2 n/a 0 0 00:08:17.971 tests 26 26 26 0 0 00:08:17.971 asserts 830 830 830 0 n/a 00:08:17.971 00:08:17.971 Elapsed time = 0.896 seconds 00:08:17.971 --71929-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.971 --71929-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.971 ==71929== 00:08:17.971 ==71929== HEAP SUMMARY: 00:08:17.971 ==71929== in use at exit: 0 bytes in 0 blocks 00:08:17.971 ==71929== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:08:17.971 ==71929== 00:08:17.971 ==71929== All heap blocks were freed -- no leaks are possible 00:08:17.971 ==71929== 00:08:17.971 ==71929== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.971 00:08:17.971 real 0m1.544s 00:08:17.971 user 0m1.501s 00:08:17.971 sys 0m0.038s 00:08:17.971 12:09:47 unittest_accel -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:17.971 12:09:47 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:17.971 ************************************ 00:08:17.971 END TEST unittest_accel 00:08:17.971 ************************************ 00:08:17.971 12:09:47 -- common/autotest_common.sh@1142 -- # return 0 00:08:17.971 12:09:47 -- unit/unittest.sh@240 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:17.971 12:09:47 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:17.971 12:09:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:17.971 12:09:47 -- common/autotest_common.sh@10 -- # set +x 00:08:17.971 ************************************ 00:08:17.971 START TEST unittest_ioat 00:08:17.971 ************************************ 00:08:17.971 12:09:47 unittest_ioat -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:17.971 ==71964== Memcheck, a memory error detector 00:08:17.971 ==71964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.971 ==71964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.971 ==71964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:17.971 ==71964== 00:08:17.971 --71964-- Valgrind options: 00:08:17.971 --71964-- --leak-check=full 00:08:17.971 --71964-- --error-exitcode=2 00:08:17.971 --71964-- --verbose 00:08:17.971 --71964-- Contents of /proc/version: 00:08:17.972 --71964-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:17.972 --71964-- 00:08:17.972 --71964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.972 --71964-- Page sizes: currently 4096, max supported 4096 00:08:17.972 --71964-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.972 --71964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:17.972 --71964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.972 --71964-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.972 --71964-- might be shown as UnknownInlinedFun 00:08:17.972 --71964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.972 --71964-- object doesn't have a dynamic symbol table 00:08:17.972 --71964-- Scheduler: using generic scheduler lock implementation. 00:08:17.972 --71964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.972 ==71964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71964-by-???-on-09fa5fb4c861 00:08:17.972 ==71964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71964-by-???-on-09fa5fb4c861 00:08:17.972 ==71964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71964-by-???-on-09fa5fb4c861 00:08:17.972 ==71964== 00:08:17.972 ==71964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.972 ==71964== don't want to do, unless you know exactly what you're doing, 00:08:17.972 ==71964== or are doing some strange experiment): 00:08:17.972 ==71964== /usr/libexec/valgrind/../../bin/vgdb --pid=71964 ...command... 00:08:17.972 ==71964== 00:08:17.972 ==71964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.972 ==71964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:17.972 ==71964== and then give GDB the following command 00:08:17.972 ==71964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71964 00:08:17.972 ==71964== --pid is optional if only one valgrind process is running 00:08:17.972 ==71964== 00:08:18.230 --71964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.230 --71964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.230 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.230 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.230 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.230 --71964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.230 --71964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.230 --71964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.230 --71964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.230 --71964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.230 --71964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.230 --71964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.230 --71964-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.230 --71964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.231 --71964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.231 --71964-- Reading syms from /usr/lib64/libm.so.6 00:08:18.231 --71964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.231 --71964-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.231 --71964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libc.so.6 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.231 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.231 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.231 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.231 --71964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.231 --71964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.231 --71964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.489 --71964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.489 --71964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.489 --71964-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.489 --71964-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 ==71964== Preferring higher priority redirection: 00:08:18.490 --71964-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.490 --71964-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.490 --71964-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 --71964-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.490 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.490 --71964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.490 --71964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.490 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.490 --71964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.490 --71964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.490 --71964-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.490 --71964-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.490 --71964-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.490 --71964-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.490 --71964-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.490 --71964-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.490 --71964-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.490 --71964-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.490 --71964-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.490 --71964-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.490 --71964-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.490 --71964-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.490 --71964-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.490 --71964-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.490 --71964-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.490 --71964-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.490 00:08:18.490 00:08:18.490 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.490 http://cunit.sourceforge.net/ 00:08:18.490 00:08:18.490 00:08:18.490 Suite: ioat 00:08:18.490 Test: ioat_state_check ...passed 00:08:18.490 00:08:18.490 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.490 suites 1 1 n/a 0 0 00:08:18.490 tests 1 1 1 0 0 00:08:18.490 asserts 32 32 32 0 n/a 00:08:18.490 00:08:18.490 Elapsed time = 0.012 seconds 00:08:18.749 --71964-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.749 --71964-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.749 ==71964== 00:08:18.749 ==71964== HEAP SUMMARY: 00:08:18.749 ==71964== in use at exit: 0 bytes in 0 blocks 00:08:18.749 ==71964== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:18.749 ==71964== 00:08:18.749 ==71964== All heap blocks were freed -- no leaks are possible 00:08:18.749 ==71964== 00:08:18.749 ==71964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.749 00:08:18.749 real 0m0.630s 00:08:18.749 user 0m0.593s 00:08:18.749 sys 0m0.035s 00:08:18.749 12:09:48 unittest_ioat -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:18.749 12:09:48 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:18.749 ************************************ 00:08:18.749 END TEST unittest_ioat 00:08:18.749 ************************************ 00:08:18.749 12:09:48 -- common/autotest_common.sh@1142 -- # return 0 00:08:18.749 12:09:48 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:18.749 12:09:48 -- unit/unittest.sh@242 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:18.749 12:09:48 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:18.749 12:09:48 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:18.749 12:09:48 -- common/autotest_common.sh@10 -- # set +x 00:08:18.749 ************************************ 00:08:18.749 START TEST unittest_idxd_user 00:08:18.749 ************************************ 00:08:18.749 12:09:48 unittest_idxd_user -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:18.749 ==71994== Memcheck, a memory error detector 00:08:18.749 ==71994== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.749 ==71994== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.749 ==71994== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:18.749 ==71994== 00:08:18.749 --71994-- Valgrind options: 00:08:18.749 --71994-- --leak-check=full 00:08:18.749 --71994-- --error-exitcode=2 00:08:18.749 --71994-- --verbose 00:08:18.749 --71994-- Contents of /proc/version: 00:08:18.749 --71994-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:18.749 --71994-- 00:08:18.749 --71994-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.749 --71994-- Page sizes: currently 4096, max supported 4096 00:08:18.749 --71994-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.749 --71994-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:18.749 --71994-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.749 --71994-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.749 --71994-- might be shown as UnknownInlinedFun 00:08:18.749 --71994-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.749 --71994-- object doesn't have a dynamic symbol table 00:08:18.749 --71994-- Scheduler: using generic scheduler lock implementation. 00:08:18.749 --71994-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.749 ==71994== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71994-by-???-on-09fa5fb4c861 00:08:18.749 ==71994== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71994-by-???-on-09fa5fb4c861 00:08:18.749 ==71994== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71994-by-???-on-09fa5fb4c861 00:08:18.749 ==71994== 00:08:18.749 ==71994== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.749 ==71994== don't want to do, unless you know exactly what you're doing, 00:08:18.749 ==71994== or are doing some strange experiment): 00:08:18.749 ==71994== /usr/libexec/valgrind/../../bin/vgdb --pid=71994 ...command... 00:08:18.749 ==71994== 00:08:18.749 ==71994== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.749 ==71994== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:18.749 ==71994== and then give GDB the following command 00:08:18.749 ==71994== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71994 00:08:18.749 ==71994== --pid is optional if only one valgrind process is running 00:08:18.749 ==71994== 00:08:18.749 --71994-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.750 --71994-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.750 --71994-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.750 --71994-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.750 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.750 --71994-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.750 --71994-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.750 --71994-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.750 --71994-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.750 --71994-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.750 --71994-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.750 --71994-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.750 --71994-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.750 --71994-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.750 --71994-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.750 --71994-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.750 --71994-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.750 --71994-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.750 --71994-- Reading syms from /usr/lib64/libm.so.6 00:08:18.750 --71994-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.750 --71994-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.750 --71994-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.008 --71994-- Reading syms from /usr/lib64/libc.so.6 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.008 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.008 --71994-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.008 --71994-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.008 --71994-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.008 --71994-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.008 --71994-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.008 --71994-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.008 --71994-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.008 --71994-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.009 --71994-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 ==71994== Preferring higher priority redirection: 00:08:19.009 --71994-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.009 --71994-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.009 --71994-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 --71994-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.009 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.009 --71994-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.009 --71994-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.009 ==71994== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.009 --71994-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.009 --71994-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.009 --71994-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.268 --71994-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.268 --71994-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.268 --71994-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.268 --71994-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.268 --71994-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.268 --71994-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.268 --71994-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.268 --71994-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.268 --71994-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.268 --71994-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.268 --71994-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.268 --71994-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.268 --71994-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.268 --71994-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.268 --71994-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.268 00:08:19.268 00:08:19.268 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.268 http://cunit.sourceforge.net/ 00:08:19.268 00:08:19.268 00:08:19.268 Suite: idxd_user 00:08:19.268 Test: test_idxd_wait_cmd ...[2024-07-25 12:09:48.783630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:19.268 [2024-07-25 12:09:48.818386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:19.268 passed 00:08:19.269 Test: test_idxd_reset_dev ...[2024-07-25 12:09:48.822630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:19.269 [2024-07-25 12:09:48.822991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:19.269 passed 00:08:19.269 Test: test_idxd_group_config ...passed 00:08:19.269 Test: test_idxd_wq_config ...passed 00:08:19.269 00:08:19.269 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.269 suites 1 1 n/a 0 0 00:08:19.269 tests 4 4 4 0 0 00:08:19.269 asserts 20 20 20 0 n/a 00:08:19.269 00:08:19.269 Elapsed time = 0.072 seconds 00:08:19.269 --71994-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.269 --71994-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.269 ==71994== 00:08:19.269 ==71994== HEAP SUMMARY: 00:08:19.269 ==71994== in use at exit: 0 bytes in 0 blocks 00:08:19.269 ==71994== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:19.269 ==71994== 00:08:19.269 ==71994== All heap blocks were freed -- no leaks are possible 00:08:19.269 ==71994== 00:08:19.269 ==71994== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.527 00:08:19.527 real 0m0.694s 00:08:19.527 user 0m0.663s 00:08:19.527 sys 0m0.029s 00:08:19.527 12:09:48 unittest_idxd_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:19.527 12:09:48 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:19.527 ************************************ 00:08:19.527 END TEST unittest_idxd_user 00:08:19.527 ************************************ 00:08:19.527 12:09:48 -- common/autotest_common.sh@1142 -- # return 0 00:08:19.527 12:09:48 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:19.527 12:09:48 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:19.528 12:09:48 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:19.528 12:09:48 -- common/autotest_common.sh@10 -- # set +x 00:08:19.528 ************************************ 00:08:19.528 START TEST unittest_iscsi 00:08:19.528 ************************************ 00:08:19.528 12:09:48 unittest_iscsi -- common/autotest_common.sh@1123 -- # unittest_iscsi 00:08:19.528 12:09:48 unittest_iscsi -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:19.528 ==72014== Memcheck, a memory error detector 00:08:19.528 ==72014== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.528 ==72014== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.528 ==72014== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:19.528 ==72014== 00:08:19.528 --72014-- Valgrind options: 00:08:19.528 --72014-- --leak-check=full 00:08:19.528 --72014-- --error-exitcode=2 00:08:19.528 --72014-- --verbose 00:08:19.528 --72014-- Contents of /proc/version: 00:08:19.528 --72014-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:19.528 --72014-- 00:08:19.528 --72014-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.528 --72014-- Page sizes: currently 4096, max supported 4096 00:08:19.528 --72014-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.528 --72014-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:19.528 --72014-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.528 --72014-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.528 --72014-- might be shown as UnknownInlinedFun 00:08:19.528 --72014-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.528 --72014-- object doesn't have a dynamic symbol table 00:08:19.528 --72014-- Scheduler: using generic scheduler lock implementation. 00:08:19.528 --72014-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.528 ==72014== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72014-by-???-on-09fa5fb4c861 00:08:19.528 ==72014== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72014-by-???-on-09fa5fb4c861 00:08:19.528 ==72014== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72014-by-???-on-09fa5fb4c861 00:08:19.528 ==72014== 00:08:19.528 ==72014== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.528 ==72014== don't want to do, unless you know exactly what you're doing, 00:08:19.528 ==72014== or are doing some strange experiment): 00:08:19.528 ==72014== /usr/libexec/valgrind/../../bin/vgdb --pid=72014 ...command... 00:08:19.528 ==72014== 00:08:19.528 ==72014== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.528 ==72014== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:19.528 ==72014== and then give GDB the following command 00:08:19.528 ==72014== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72014 00:08:19.528 ==72014== --pid is optional if only one valgrind process is running 00:08:19.528 ==72014== 00:08:19.528 --72014-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.528 --72014-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.528 --72014-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.528 --72014-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.528 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.528 --72014-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.528 --72014-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.528 --72014-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.528 --72014-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.528 --72014-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.528 --72014-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.528 --72014-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.528 --72014-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.528 --72014-- Reading syms from /usr/lib64/libm.so.6 00:08:19.528 --72014-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.528 --72014-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.528 --72014-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.528 --72014-- Reading syms from /usr/lib64/libc.so.6 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.786 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.786 --72014-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.786 --72014-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.787 --72014-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.787 --72014-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.787 --72014-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.787 --72014-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.787 --72014-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.787 --72014-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.787 --72014-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 ==72014== Preferring higher priority redirection: 00:08:19.787 --72014-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.787 --72014-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.787 --72014-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 --72014-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.787 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.787 --72014-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.787 --72014-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.787 ==72014== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.787 --72014-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.787 --72014-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.787 --72014-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.787 --72014-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.787 --72014-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.787 --72014-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.787 --72014-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.787 --72014-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.045 --72014-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.045 --72014-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.045 --72014-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.045 --72014-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.045 --72014-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.045 --72014-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.045 --72014-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.045 --72014-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.045 --72014-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.045 --72014-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.045 00:08:20.045 00:08:20.045 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.045 http://cunit.sourceforge.net/ 00:08:20.045 00:08:20.045 00:08:20.045 Suite: conn_suite 00:08:20.045 Test: read_task_split_in_order_case ...passed 00:08:20.046 Test: read_task_split_reverse_order_case ...passed 00:08:20.046 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:20.046 Test: process_non_read_task_completion_test ...passed 00:08:20.046 Test: free_tasks_on_connection ...passed 00:08:20.046 Test: free_tasks_with_queued_datain ...passed 00:08:20.046 Test: abort_queued_datain_task_test ...passed 00:08:20.046 Test: abort_queued_datain_tasks_test ...passed 00:08:20.046 00:08:20.046 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.046 suites 1 1 n/a 0 0 00:08:20.046 tests 8 8 8 0 0 00:08:20.046 asserts 230 230 230 0 n/a 00:08:20.046 00:08:20.046 Elapsed time = 0.100 seconds 00:08:20.046 --72014-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.046 --72014-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.305 ==72014== 00:08:20.305 ==72014== HEAP SUMMARY: 00:08:20.305 ==72014== in use at exit: 0 bytes in 0 blocks 00:08:20.305 ==72014== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:20.305 ==72014== 00:08:20.305 ==72014== All heap blocks were freed -- no leaks are possible 00:08:20.305 ==72014== 00:08:20.305 ==72014== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.305 12:09:49 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:20.305 ==72026== Memcheck, a memory error detector 00:08:20.305 ==72026== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.305 ==72026== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.305 ==72026== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:20.305 ==72026== 00:08:20.305 --72026-- Valgrind options: 00:08:20.305 --72026-- --leak-check=full 00:08:20.305 --72026-- --error-exitcode=2 00:08:20.305 --72026-- --verbose 00:08:20.305 --72026-- Contents of /proc/version: 00:08:20.305 --72026-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:20.305 --72026-- 00:08:20.305 --72026-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.305 --72026-- Page sizes: currently 4096, max supported 4096 00:08:20.305 --72026-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.305 --72026-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:20.305 --72026-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.305 --72026-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.305 --72026-- might be shown as UnknownInlinedFun 00:08:20.305 --72026-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.305 --72026-- object doesn't have a dynamic symbol table 00:08:20.305 --72026-- Scheduler: using generic scheduler lock implementation. 00:08:20.305 --72026-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.305 ==72026== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72026-by-???-on-09fa5fb4c861 00:08:20.305 ==72026== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72026-by-???-on-09fa5fb4c861 00:08:20.305 ==72026== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72026-by-???-on-09fa5fb4c861 00:08:20.305 ==72026== 00:08:20.305 ==72026== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.305 ==72026== don't want to do, unless you know exactly what you're doing, 00:08:20.305 ==72026== or are doing some strange experiment): 00:08:20.305 ==72026== /usr/libexec/valgrind/../../bin/vgdb --pid=72026 ...command... 00:08:20.305 ==72026== 00:08:20.305 ==72026== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.305 ==72026== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:20.305 ==72026== and then give GDB the following command 00:08:20.305 ==72026== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72026 00:08:20.305 ==72026== --pid is optional if only one valgrind process is running 00:08:20.305 ==72026== 00:08:20.305 --72026-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.305 --72026-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.305 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.305 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.305 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.305 --72026-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.305 --72026-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.305 --72026-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.305 --72026-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.305 --72026-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.305 --72026-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.305 --72026-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.305 --72026-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.305 --72026-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.305 --72026-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:20.305 --72026-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.305 --72026-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.305 --72026-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.305 --72026-- Reading syms from /usr/lib64/libm.so.6 00:08:20.306 --72026-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.306 --72026-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:20.306 --72026-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.306 --72026-- Reading syms from /usr/lib64/libc.so.6 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.306 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.306 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.306 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.565 --72026-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.565 --72026-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.565 --72026-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.565 --72026-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.565 --72026-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.565 --72026-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.565 --72026-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.565 --72026-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 ==72026== Preferring higher priority redirection: 00:08:20.566 --72026-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.566 --72026-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.566 --72026-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 --72026-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.566 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.566 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.566 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.566 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.566 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.566 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.566 --72026-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.566 --72026-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.566 --72026-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.566 --72026-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.566 --72026-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.566 --72026-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.566 --72026-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.566 --72026-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.566 --72026-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.566 --72026-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.566 --72026-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.566 --72026-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.566 --72026-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.825 --72026-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.825 --72026-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.825 --72026-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.825 00:08:20.825 00:08:20.825 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.825 http://cunit.sourceforge.net/ 00:08:20.825 00:08:20.825 00:08:20.825 Suite: iscsi_suite 00:08:20.825 Test: param_negotiation_test ...--72026-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:20.825 passed 00:08:20.825 Test: list_negotiation_test ...passed 00:08:20.825 Test: parse_valid_test ...--72026-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:20.825 passed 00:08:20.825 Test: parse_invalid_test ...[2024-07-25 12:09:50.356542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:20.825 [2024-07-25 12:09:50.389714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:20.825 [2024-07-25 12:09:50.391816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:20.825 [2024-07-25 12:09:50.393942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:20.825 [2024-07-25 12:09:50.395779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:20.825 [2024-07-25 12:09:50.397504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:08:20.825 [2024-07-25 12:09:50.399105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:20.825 passed 00:08:20.825 00:08:20.825 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.825 suites 1 1 n/a 0 0 00:08:20.825 tests 4 4 4 0 0 00:08:20.825 asserts 161 161 161 0 n/a 00:08:20.825 00:08:20.825 Elapsed time = 0.147 seconds 00:08:20.825 --72026-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.825 --72026-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.825 ==72026== 00:08:20.825 ==72026== HEAP SUMMARY: 00:08:20.825 ==72026== in use at exit: 0 bytes in 0 blocks 00:08:20.825 ==72026== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:20.825 ==72026== 00:08:20.825 ==72026== All heap blocks were freed -- no leaks are possible 00:08:20.825 ==72026== 00:08:20.825 ==72026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.084 12:09:50 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:21.084 ==72033== Memcheck, a memory error detector 00:08:21.084 ==72033== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.084 ==72033== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.084 ==72033== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:21.084 ==72033== 00:08:21.084 --72033-- Valgrind options: 00:08:21.084 --72033-- --leak-check=full 00:08:21.084 --72033-- --error-exitcode=2 00:08:21.084 --72033-- --verbose 00:08:21.084 --72033-- Contents of /proc/version: 00:08:21.084 --72033-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:21.084 --72033-- 00:08:21.084 --72033-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.084 --72033-- Page sizes: currently 4096, max supported 4096 00:08:21.084 --72033-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.084 --72033-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:21.084 --72033-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.084 --72033-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.084 --72033-- might be shown as UnknownInlinedFun 00:08:21.084 --72033-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.084 --72033-- object doesn't have a dynamic symbol table 00:08:21.084 --72033-- Scheduler: using generic scheduler lock implementation. 00:08:21.084 --72033-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.084 ==72033== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72033-by-???-on-09fa5fb4c861 00:08:21.084 ==72033== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72033-by-???-on-09fa5fb4c861 00:08:21.085 ==72033== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72033-by-???-on-09fa5fb4c861 00:08:21.085 ==72033== 00:08:21.085 ==72033== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.085 ==72033== don't want to do, unless you know exactly what you're doing, 00:08:21.085 ==72033== or are doing some strange experiment): 00:08:21.085 ==72033== /usr/libexec/valgrind/../../bin/vgdb --pid=72033 ...command... 00:08:21.085 ==72033== 00:08:21.085 ==72033== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.085 ==72033== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:21.085 ==72033== and then give GDB the following command 00:08:21.085 ==72033== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72033 00:08:21.085 ==72033== --pid is optional if only one valgrind process is running 00:08:21.085 ==72033== 00:08:21.085 --72033-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.085 --72033-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.085 --72033-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.085 --72033-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.085 --72033-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.085 --72033-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.085 --72033-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.085 --72033-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.085 --72033-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.085 --72033-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.085 --72033-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.085 --72033-- Reading syms from /usr/lib64/libm.so.6 00:08:21.085 --72033-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.085 --72033-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.085 --72033-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.085 --72033-- Reading syms from /usr/lib64/libc.so.6 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.085 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.085 --72033-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.085 --72033-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.344 --72033-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.344 --72033-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.344 --72033-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.344 --72033-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.344 --72033-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.344 --72033-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.344 --72033-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 ==72033== Preferring higher priority redirection: 00:08:21.344 --72033-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.344 --72033-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.344 --72033-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 --72033-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.344 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.344 --72033-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.344 --72033-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.344 ==72033== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.344 --72033-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.344 --72033-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.345 --72033-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.345 --72033-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.345 --72033-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.345 --72033-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.345 --72033-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.345 --72033-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.345 --72033-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.345 --72033-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.345 --72033-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.345 --72033-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.345 --72033-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.345 --72033-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.345 --72033-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.345 --72033-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.603 --72033-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.603 --72033-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.603 00:08:21.603 00:08:21.603 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.603 http://cunit.sourceforge.net/ 00:08:21.603 00:08:21.603 00:08:21.603 Suite: iscsi_target_node_suite 00:08:21.603 Test: add_lun_test_cases ...[2024-07-25 12:09:51.032502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:08:21.603 [2024-07-25 12:09:51.060340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:08:21.603 [2024-07-25 12:09:51.061385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:21.603 [2024-07-25 12:09:51.061836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:21.603 [2024-07-25 12:09:51.062596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:08:21.603 passed 00:08:21.603 Test: allow_any_allowed ...passed 00:08:21.603 Test: allow_ipv6_allowed ...passed 00:08:21.603 Test: allow_ipv6_denied ...passed 00:08:21.603 Test: allow_ipv6_invalid ...passed 00:08:21.603 Test: allow_ipv4_allowed ...passed 00:08:21.603 Test: allow_ipv4_denied ...passed 00:08:21.603 Test: allow_ipv4_invalid ...passed 00:08:21.603 Test: node_access_allowed ...passed 00:08:21.603 Test: node_access_denied_by_empty_netmask ...passed 00:08:21.603 Test: node_access_multi_initiator_groups_cases ...passed 00:08:21.603 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:21.604 Test: chap_param_test_cases ...[2024-07-25 12:09:51.114631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:08:21.604 [2024-07-25 12:09:51.115132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:08:21.604 [2024-07-25 12:09:51.115538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:08:21.604 [2024-07-25 12:09:51.115864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:08:21.604 [2024-07-25 12:09:51.116515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:08:21.604 passed 00:08:21.604 00:08:21.604 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.604 suites 1 1 n/a 0 0 00:08:21.604 tests 13 13 13 0 0 00:08:21.604 asserts 50 50 50 0 n/a 00:08:21.604 00:08:21.604 Elapsed time = 0.090 seconds 00:08:21.604 --72033-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.604 --72033-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.604 ==72033== 00:08:21.604 ==72033== HEAP SUMMARY: 00:08:21.604 ==72033== in use at exit: 0 bytes in 0 blocks 00:08:21.604 ==72033== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:21.604 ==72033== 00:08:21.604 ==72033== All heap blocks were freed -- no leaks are possible 00:08:21.604 ==72033== 00:08:21.604 ==72033== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.604 12:09:51 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:21.604 ==72039== Memcheck, a memory error detector 00:08:21.604 ==72039== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.604 ==72039== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.604 ==72039== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:21.604 ==72039== 00:08:21.604 --72039-- Valgrind options: 00:08:21.604 --72039-- --leak-check=full 00:08:21.604 --72039-- --error-exitcode=2 00:08:21.604 --72039-- --verbose 00:08:21.604 --72039-- Contents of /proc/version: 00:08:21.604 --72039-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:21.604 --72039-- 00:08:21.604 --72039-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.604 --72039-- Page sizes: currently 4096, max supported 4096 00:08:21.604 --72039-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.604 --72039-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:21.604 --72039-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.604 --72039-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.604 --72039-- might be shown as UnknownInlinedFun 00:08:21.604 --72039-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.604 --72039-- object doesn't have a dynamic symbol table 00:08:21.604 --72039-- Scheduler: using generic scheduler lock implementation. 00:08:21.604 --72039-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.604 ==72039== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72039-by-???-on-09fa5fb4c861 00:08:21.604 ==72039== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72039-by-???-on-09fa5fb4c861 00:08:21.604 ==72039== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72039-by-???-on-09fa5fb4c861 00:08:21.604 ==72039== 00:08:21.604 ==72039== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.604 ==72039== don't want to do, unless you know exactly what you're doing, 00:08:21.604 ==72039== or are doing some strange experiment): 00:08:21.604 ==72039== /usr/libexec/valgrind/../../bin/vgdb --pid=72039 ...command... 00:08:21.604 ==72039== 00:08:21.604 ==72039== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.604 ==72039== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:21.604 ==72039== and then give GDB the following command 00:08:21.604 ==72039== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72039 00:08:21.604 ==72039== --pid is optional if only one valgrind process is running 00:08:21.604 ==72039== 00:08:21.863 --72039-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.863 --72039-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.863 --72039-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.863 --72039-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.863 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.863 --72039-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.863 --72039-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.863 --72039-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.863 --72039-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.863 --72039-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.863 --72039-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.863 --72039-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.863 --72039-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.863 --72039-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.863 --72039-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.863 --72039-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.863 --72039-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.863 --72039-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.863 --72039-- Reading syms from /usr/lib64/libm.so.6 00:08:21.863 --72039-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.863 --72039-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.863 --72039-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.864 --72039-- Reading syms from /usr/lib64/libc.so.6 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.864 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.864 --72039-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.864 --72039-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.864 --72039-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.864 --72039-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.864 --72039-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.864 --72039-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.123 --72039-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.123 --72039-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.123 --72039-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.123 --72039-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 ==72039== Preferring higher priority redirection: 00:08:22.124 --72039-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.124 --72039-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.124 --72039-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 --72039-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.124 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.124 --72039-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.124 --72039-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.124 ==72039== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.124 --72039-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.124 --72039-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.124 --72039-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.124 --72039-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.124 --72039-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.124 --72039-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.124 --72039-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.124 --72039-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.124 --72039-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.124 --72039-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.124 --72039-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.124 --72039-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.124 --72039-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.124 --72039-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.124 --72039-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.124 --72039-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.124 --72039-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.124 --72039-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.124 00:08:22.124 00:08:22.124 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.124 http://cunit.sourceforge.net/ 00:08:22.124 00:08:22.124 00:08:22.124 Suite: iscsi_suite 00:08:22.383 Test: op_login_check_target_test ...[2024-07-25 12:09:51.757946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:22.383 passed 00:08:22.383 Test: op_login_session_normal_test ...[2024-07-25 12:09:51.796099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:22.383 [2024-07-25 12:09:51.798695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:22.383 [2024-07-25 12:09:51.800894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:22.383 [2024-07-25 12:09:51.808726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:08:22.383 [2024-07-25 12:09:51.812358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:22.383 [2024-07-25 12:09:51.816606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:08:22.383 [2024-07-25 12:09:51.816915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:22.384 passed 00:08:22.384 Test: maxburstlength_test ...[2024-07-25 12:09:51.879720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:22.384 [2024-07-25 12:09:51.880917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4566:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:08:22.384 passed 00:08:22.384 Test: underflow_for_read_transfer_test ...passed 00:08:22.384 Test: underflow_for_zero_read_transfer_test ...passed 00:08:22.384 Test: underflow_for_request_sense_test ...passed 00:08:22.384 Test: underflow_for_check_condition_test ...passed 00:08:22.384 Test: add_transfer_task_test ...passed 00:08:22.384 Test: get_transfer_task_test ...passed 00:08:22.384 Test: del_transfer_task_test ...passed 00:08:22.384 Test: clear_all_transfer_tasks_test ...passed 00:08:22.642 Test: build_iovs_test ...passed 00:08:22.642 Test: build_iovs_with_md_test ...passed 00:08:22.643 Test: pdu_hdr_op_login_test ...[2024-07-25 12:09:52.085038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:22.643 [2024-07-25 12:09:52.094981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1263:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:08:22.643 [2024-07-25 12:09:52.098286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1277:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_text_test ...[2024-07-25 12:09:52.102479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2258:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:22.643 [2024-07-25 12:09:52.108570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:22.643 [2024-07-25 12:09:52.113361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2303:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_logout_test ...[2024-07-25 12:09:52.118281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2533:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_scsi_test ...[2024-07-25 12:09:52.136713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:22.643 [2024-07-25 12:09:52.137293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:22.643 [2024-07-25 12:09:52.138553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3382:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:08:22.643 [2024-07-25 12:09:52.144457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3415:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:22.643 [2024-07-25 12:09:52.146577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3422:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:08:22.643 [2024-07-25 12:09:52.151184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3446:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-25 12:09:52.154287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3623:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:08:22.643 [2024-07-25 12:09:52.169850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_nopout_test ...[2024-07-25 12:09:52.179195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3731:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:08:22.643 [2024-07-25 12:09:52.183547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:22.643 [2024-07-25 12:09:52.184431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:22.643 [2024-07-25 12:09:52.184717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3761:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:08:22.643 passed 00:08:22.643 Test: pdu_hdr_op_data_test ...[2024-07-25 12:09:52.186307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4204:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:08:22.643 [2024-07-25 12:09:52.187964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4221:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:08:22.643 [2024-07-25 12:09:52.189163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:22.643 [2024-07-25 12:09:52.190713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4234:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:08:22.643 [2024-07-25 12:09:52.193206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4240:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:08:22.643 [2024-07-25 12:09:52.195883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:22.643 [2024-07-25 12:09:52.199768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4261:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:08:22.643 passed 00:08:22.643 Test: empty_text_with_cbit_test ...passed 00:08:22.643 Test: pdu_payload_read_test ...[2024-07-25 12:09:52.250034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:22.643 passed 00:08:22.902 Test: data_out_pdu_sequence_test ...passed 00:08:22.902 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:22.902 00:08:22.902 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.902 suites 1 1 n/a 0 0 00:08:22.902 tests 24 24 24 0 0 00:08:22.902 asserts 150253 150253 150253 0 n/a 00:08:22.902 00:08:22.902 Elapsed time = 0.624 seconds 00:08:22.902 --72039-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.902 --72039-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.902 ==72039== 00:08:22.902 ==72039== HEAP SUMMARY: 00:08:22.902 ==72039== in use at exit: 1,008 bytes in 3 blocks 00:08:22.902 ==72039== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:22.902 ==72039== 00:08:22.902 ==72039== Searching for pointers to 3 not-freed blocks 00:08:22.902 ==72039== Checked 6,871,304 bytes 00:08:22.902 ==72039== 00:08:22.902 ==72039== LEAK SUMMARY: 00:08:22.902 ==72039== definitely lost: 0 bytes in 0 blocks 00:08:22.902 ==72039== indirectly lost: 0 bytes in 0 blocks 00:08:22.902 ==72039== possibly lost: 0 bytes in 0 blocks 00:08:22.902 ==72039== still reachable: 1,008 bytes in 3 blocks 00:08:22.902 ==72039== suppressed: 0 bytes in 0 blocks 00:08:22.902 ==72039== Reachable blocks (those to which a pointer was found) are not shown. 00:08:22.902 ==72039== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:22.902 ==72039== 00:08:22.902 ==72039== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.902 12:09:52 unittest_iscsi -- unit/unittest.sh@72 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:22.902 ==72059== Memcheck, a memory error detector 00:08:22.902 ==72059== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.902 ==72059== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.902 ==72059== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:22.902 ==72059== 00:08:22.902 --72059-- Valgrind options: 00:08:22.902 --72059-- --leak-check=full 00:08:22.902 --72059-- --error-exitcode=2 00:08:22.902 --72059-- --verbose 00:08:22.902 --72059-- Contents of /proc/version: 00:08:22.902 --72059-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:22.902 --72059-- 00:08:22.902 --72059-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.902 --72059-- Page sizes: currently 4096, max supported 4096 00:08:22.902 --72059-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.902 --72059-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:22.902 --72059-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.902 --72059-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.902 --72059-- might be shown as UnknownInlinedFun 00:08:22.902 --72059-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.902 --72059-- object doesn't have a dynamic symbol table 00:08:22.902 --72059-- Scheduler: using generic scheduler lock implementation. 00:08:22.902 --72059-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.902 ==72059== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72059-by-???-on-09fa5fb4c861 00:08:22.902 ==72059== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72059-by-???-on-09fa5fb4c861 00:08:22.902 ==72059== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72059-by-???-on-09fa5fb4c861 00:08:22.902 ==72059== 00:08:22.902 ==72059== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.902 ==72059== don't want to do, unless you know exactly what you're doing, 00:08:22.902 ==72059== or are doing some strange experiment): 00:08:22.902 ==72059== /usr/libexec/valgrind/../../bin/vgdb --pid=72059 ...command... 00:08:22.902 ==72059== 00:08:22.902 ==72059== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.902 ==72059== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:22.902 ==72059== and then give GDB the following command 00:08:22.902 ==72059== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72059 00:08:22.902 ==72059== --pid is optional if only one valgrind process is running 00:08:22.903 ==72059== 00:08:22.903 --72059-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.160 --72059-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.160 --72059-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.160 --72059-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.160 --72059-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.160 --72059-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.160 --72059-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.160 --72059-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.160 --72059-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.160 --72059-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.160 --72059-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.160 --72059-- Reading syms from /usr/lib64/libm.so.6 00:08:23.160 --72059-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.160 --72059-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.160 --72059-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libc.so.6 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.160 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.160 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.160 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.160 --72059-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.160 --72059-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.160 --72059-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.160 --72059-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.160 --72059-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.160 --72059-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.160 --72059-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.160 --72059-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.160 --72059-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.160 --72059-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.160 --72059-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 ==72059== Preferring higher priority redirection: 00:08:23.161 --72059-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.161 --72059-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.161 --72059-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.161 --72059-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.418 --72059-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.418 --72059-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.418 --72059-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.418 --72059-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.418 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.418 --72059-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.418 --72059-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.418 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.418 --72059-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.418 --72059-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.418 --72059-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.418 --72059-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.418 --72059-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.418 --72059-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.418 --72059-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.418 --72059-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.418 --72059-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.418 --72059-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.418 --72059-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.418 --72059-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.418 --72059-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.418 --72059-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.418 --72059-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.418 --72059-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.418 --72059-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.419 --72059-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.419 00:08:23.419 00:08:23.419 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.419 http://cunit.sourceforge.net/ 00:08:23.419 00:08:23.419 00:08:23.419 Suite: init_grp_suite 00:08:23.419 Test: create_initiator_group_success_case ...passed 00:08:23.419 Test: find_initiator_group_success_case ...passed 00:08:23.419 Test: register_initiator_group_twice_case ...passed 00:08:23.419 Test: add_initiator_name_success_case ...--72059-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:23.419 passed 00:08:23.419 Test: add_initiator_name_fail_case ...[2024-07-25 12:09:52.956884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:08:23.419 passed 00:08:23.419 Test: delete_all_initiator_names_success_case ...passed 00:08:23.419 Test: add_netmask_success_case ...passed 00:08:23.419 Test: add_netmask_fail_case ...[2024-07-25 12:09:52.997140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:08:23.419 passed 00:08:23.419 Test: delete_all_netmasks_success_case ...passed 00:08:23.419 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:23.419 Test: netmask_overwrite_all_to_any_case ...passed 00:08:23.419 Test: add_delete_initiator_names_case ...passed 00:08:23.419 Test: add_duplicated_initiator_names_case ...passed 00:08:23.419 Test: delete_nonexisting_initiator_names_case ...passed 00:08:23.419 Test: add_delete_netmasks_case ...passed 00:08:23.419 Test: add_duplicated_netmasks_case ...passed 00:08:23.419 Test: delete_nonexisting_netmasks_case ...passed 00:08:23.419 00:08:23.419 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.419 suites 1 1 n/a 0 0 00:08:23.419 tests 17 17 17 0 0 00:08:23.419 asserts 108 108 108 0 n/a 00:08:23.419 00:08:23.419 Elapsed time = 0.093 seconds 00:08:23.419 --72059-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.419 --72059-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.677 ==72059== 00:08:23.677 ==72059== HEAP SUMMARY: 00:08:23.677 ==72059== in use at exit: 0 bytes in 0 blocks 00:08:23.677 ==72059== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:23.677 ==72059== 00:08:23.677 ==72059== All heap blocks were freed -- no leaks are possible 00:08:23.677 ==72059== 00:08:23.677 ==72059== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.677 12:09:53 unittest_iscsi -- unit/unittest.sh@73 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:23.677 ==72060== Memcheck, a memory error detector 00:08:23.677 ==72060== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.677 ==72060== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.677 ==72060== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:23.677 ==72060== 00:08:23.677 --72060-- Valgrind options: 00:08:23.677 --72060-- --leak-check=full 00:08:23.677 --72060-- --error-exitcode=2 00:08:23.677 --72060-- --verbose 00:08:23.677 --72060-- Contents of /proc/version: 00:08:23.677 --72060-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:23.677 --72060-- 00:08:23.677 --72060-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.677 --72060-- Page sizes: currently 4096, max supported 4096 00:08:23.677 --72060-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.677 --72060-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:23.677 --72060-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.677 --72060-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.677 --72060-- might be shown as UnknownInlinedFun 00:08:23.677 --72060-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.677 --72060-- object doesn't have a dynamic symbol table 00:08:23.677 --72060-- Scheduler: using generic scheduler lock implementation. 00:08:23.677 --72060-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.678 ==72060== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72060-by-???-on-09fa5fb4c861 00:08:23.678 ==72060== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72060-by-???-on-09fa5fb4c861 00:08:23.678 ==72060== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72060-by-???-on-09fa5fb4c861 00:08:23.678 ==72060== 00:08:23.678 ==72060== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.678 ==72060== don't want to do, unless you know exactly what you're doing, 00:08:23.678 ==72060== or are doing some strange experiment): 00:08:23.678 ==72060== /usr/libexec/valgrind/../../bin/vgdb --pid=72060 ...command... 00:08:23.678 ==72060== 00:08:23.678 ==72060== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.678 ==72060== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:23.678 ==72060== and then give GDB the following command 00:08:23.678 ==72060== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72060 00:08:23.678 ==72060== --pid is optional if only one valgrind process is running 00:08:23.678 ==72060== 00:08:23.678 --72060-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.678 --72060-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.678 --72060-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.678 --72060-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.678 --72060-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.678 --72060-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.678 --72060-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.678 --72060-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.678 --72060-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.678 --72060-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.678 --72060-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.678 --72060-- Reading syms from /usr/lib64/libm.so.6 00:08:23.678 --72060-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.678 --72060-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.678 --72060-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.678 --72060-- Reading syms from /usr/lib64/libc.so.6 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.678 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.678 --72060-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.678 --72060-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.936 --72060-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.936 --72060-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.936 --72060-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.936 --72060-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.936 --72060-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.936 --72060-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.936 --72060-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.936 --72060-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 ==72060== Preferring higher priority redirection: 00:08:23.937 --72060-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.937 --72060-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.937 --72060-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 --72060-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.937 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.937 --72060-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.937 --72060-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.937 ==72060== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.937 --72060-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.937 --72060-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.937 --72060-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.937 --72060-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.937 --72060-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.937 --72060-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.937 --72060-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.937 --72060-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.937 --72060-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.937 --72060-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.937 --72060-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.937 --72060-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.937 --72060-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.937 --72060-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.937 --72060-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.196 --72060-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.196 --72060-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.196 --72060-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.196 00:08:24.196 00:08:24.196 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.196 http://cunit.sourceforge.net/ 00:08:24.196 00:08:24.196 00:08:24.196 Suite: portal_grp_suite 00:08:24.196 Test: portal_create_ipv4_normal_case ...passed 00:08:24.196 Test: portal_create_ipv6_normal_case ...passed 00:08:24.196 Test: portal_create_ipv4_wildcard_case ...passed 00:08:24.196 Test: portal_create_ipv6_wildcard_case ...passed 00:08:24.196 Test: portal_create_twice_case ...[2024-07-25 12:09:53.653111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:08:24.196 passed 00:08:24.196 Test: portal_grp_register_unregister_case ...passed 00:08:24.196 Test: portal_grp_register_twice_case ...passed 00:08:24.196 Test: portal_grp_add_delete_case ...--72060-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.196 passed 00:08:24.196 Test: portal_grp_add_delete_twice_case ...passed 00:08:24.196 00:08:24.196 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.196 suites 1 1 n/a 0 0 00:08:24.196 tests 9 9 9 0 0 00:08:24.196 asserts 44 44 44 0 n/a 00:08:24.196 00:08:24.196 Elapsed time = 0.151 seconds 00:08:24.196 --72060-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.196 --72060-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.455 ==72060== 00:08:24.455 ==72060== HEAP SUMMARY: 00:08:24.455 ==72060== in use at exit: 0 bytes in 0 blocks 00:08:24.455 ==72060== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:24.455 ==72060== 00:08:24.455 ==72060== All heap blocks were freed -- no leaks are possible 00:08:24.455 ==72060== 00:08:24.455 ==72060== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.455 00:08:24.455 real 0m4.921s 00:08:24.455 user 0m4.740s 00:08:24.455 sys 0m0.163s 00:08:24.455 12:09:53 unittest_iscsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:24.455 12:09:53 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:24.455 ************************************ 00:08:24.455 END TEST unittest_iscsi 00:08:24.455 ************************************ 00:08:24.455 12:09:53 -- common/autotest_common.sh@1142 -- # return 0 00:08:24.455 12:09:53 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:24.455 12:09:53 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:24.455 12:09:53 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:24.455 12:09:53 -- common/autotest_common.sh@10 -- # set +x 00:08:24.455 ************************************ 00:08:24.455 START TEST unittest_json 00:08:24.455 ************************************ 00:08:24.455 12:09:53 unittest_json -- common/autotest_common.sh@1123 -- # unittest_json 00:08:24.455 12:09:53 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:24.455 ==72089== Memcheck, a memory error detector 00:08:24.455 ==72089== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.455 ==72089== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.455 ==72089== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:24.455 ==72089== 00:08:24.455 --72089-- Valgrind options: 00:08:24.455 --72089-- --leak-check=full 00:08:24.455 --72089-- --error-exitcode=2 00:08:24.455 --72089-- --verbose 00:08:24.455 --72089-- Contents of /proc/version: 00:08:24.455 --72089-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:24.455 --72089-- 00:08:24.455 --72089-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.455 --72089-- Page sizes: currently 4096, max supported 4096 00:08:24.455 --72089-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.455 --72089-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:24.455 --72089-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.455 --72089-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.455 --72089-- might be shown as UnknownInlinedFun 00:08:24.455 --72089-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.455 --72089-- object doesn't have a dynamic symbol table 00:08:24.455 --72089-- Scheduler: using generic scheduler lock implementation. 00:08:24.455 --72089-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.456 ==72089== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72089-by-???-on-09fa5fb4c861 00:08:24.456 ==72089== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72089-by-???-on-09fa5fb4c861 00:08:24.456 ==72089== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72089-by-???-on-09fa5fb4c861 00:08:24.456 ==72089== 00:08:24.456 ==72089== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.456 ==72089== don't want to do, unless you know exactly what you're doing, 00:08:24.456 ==72089== or are doing some strange experiment): 00:08:24.456 ==72089== /usr/libexec/valgrind/../../bin/vgdb --pid=72089 ...command... 00:08:24.456 ==72089== 00:08:24.456 ==72089== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.456 ==72089== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:24.456 ==72089== and then give GDB the following command 00:08:24.456 ==72089== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72089 00:08:24.456 ==72089== --pid is optional if only one valgrind process is running 00:08:24.456 ==72089== 00:08:24.456 --72089-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.456 --72089-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.456 --72089-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.456 --72089-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.456 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.456 --72089-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.456 --72089-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.456 --72089-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.456 --72089-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.456 --72089-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.456 --72089-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.456 --72089-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.456 --72089-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.456 --72089-- Reading syms from /usr/lib64/libm.so.6 00:08:24.456 --72089-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.456 --72089-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:24.456 --72089-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.456 --72089-- Reading syms from /usr/lib64/libc.so.6 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.715 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.715 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.715 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.715 --72089-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.715 --72089-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.715 --72089-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.715 --72089-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.715 --72089-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.716 --72089-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.716 --72089-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 ==72089== Preferring higher priority redirection: 00:08:24.716 --72089-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.716 --72089-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.716 --72089-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 --72089-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.716 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.716 --72089-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.716 --72089-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.716 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.716 --72089-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.716 --72089-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.716 --72089-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.716 --72089-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.716 --72089-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.976 --72089-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.976 --72089-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.976 --72089-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.976 --72089-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.976 --72089-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.976 --72089-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.976 --72089-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.976 --72089-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.976 --72089-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.976 --72089-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.976 --72089-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.976 --72089-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.976 --72089-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.976 00:08:24.976 00:08:24.976 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.976 http://cunit.sourceforge.net/ 00:08:24.976 00:08:24.976 00:08:24.976 Suite: json 00:08:24.976 Test: test_parse_literal ...passed 00:08:24.976 Test: test_parse_string_simple ...passed 00:08:24.976 Test: test_parse_string_control_chars ...passed 00:08:25.234 Test: test_parse_string_utf8 ...passed 00:08:25.234 Test: test_parse_string_escapes_twochar ...passed 00:08:25.234 Test: test_parse_string_escapes_unicode ...passed 00:08:25.234 Test: test_parse_number ...passed 00:08:25.492 Test: test_parse_array ...passed 00:08:25.492 Test: test_parse_object ...passed 00:08:25.749 Test: test_parse_nesting ...passed 00:08:25.749 Test: test_parse_comment ...passed 00:08:25.749 00:08:25.749 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.749 suites 1 1 n/a 0 0 00:08:25.749 tests 11 11 11 0 0 00:08:25.749 asserts 1516 1516 1516 0 n/a 00:08:25.749 00:08:25.749 Elapsed time = 0.784 seconds 00:08:25.749 --72089-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.749 --72089-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.749 ==72089== 00:08:25.749 ==72089== HEAP SUMMARY: 00:08:25.749 ==72089== in use at exit: 0 bytes in 0 blocks 00:08:25.749 ==72089== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:25.749 ==72089== 00:08:25.749 ==72089== All heap blocks were freed -- no leaks are possible 00:08:25.749 ==72089== 00:08:25.749 ==72089== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.749 12:09:55 unittest_json -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:25.749 ==72109== Memcheck, a memory error detector 00:08:25.749 ==72109== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.749 ==72109== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.749 ==72109== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:25.749 ==72109== 00:08:25.749 --72109-- Valgrind options: 00:08:25.749 --72109-- --leak-check=full 00:08:25.749 --72109-- --error-exitcode=2 00:08:25.749 --72109-- --verbose 00:08:25.749 --72109-- Contents of /proc/version: 00:08:25.749 --72109-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.749 --72109-- 00:08:25.749 --72109-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.749 --72109-- Page sizes: currently 4096, max supported 4096 00:08:25.749 --72109-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.749 --72109-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:25.749 --72109-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.749 --72109-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.749 --72109-- might be shown as UnknownInlinedFun 00:08:25.749 --72109-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.749 --72109-- object doesn't have a dynamic symbol table 00:08:25.749 --72109-- Scheduler: using generic scheduler lock implementation. 00:08:25.749 --72109-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.749 ==72109== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72109-by-???-on-09fa5fb4c861 00:08:25.749 ==72109== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72109-by-???-on-09fa5fb4c861 00:08:25.749 ==72109== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72109-by-???-on-09fa5fb4c861 00:08:25.749 ==72109== 00:08:25.749 ==72109== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.749 ==72109== don't want to do, unless you know exactly what you're doing, 00:08:25.749 ==72109== or are doing some strange experiment): 00:08:25.749 ==72109== /usr/libexec/valgrind/../../bin/vgdb --pid=72109 ...command... 00:08:25.749 ==72109== 00:08:25.749 ==72109== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.749 ==72109== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:25.749 ==72109== and then give GDB the following command 00:08:25.749 ==72109== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72109 00:08:25.749 ==72109== --pid is optional if only one valgrind process is running 00:08:25.749 ==72109== 00:08:25.749 --72109-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.750 --72109-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.008 --72109-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.008 --72109-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.008 --72109-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.008 --72109-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.008 --72109-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.008 --72109-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.008 --72109-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.008 --72109-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.008 --72109-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.008 --72109-- Reading syms from /usr/lib64/libm.so.6 00:08:26.008 --72109-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.008 --72109-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.008 --72109-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libc.so.6 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.008 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.008 --72109-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.008 --72109-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.008 --72109-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.008 --72109-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.008 --72109-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.008 --72109-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.008 --72109-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.008 --72109-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.008 --72109-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.009 --72109-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.009 --72109-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.009 --72109-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.009 --72109-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.009 --72109-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 --72109-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.267 ==72109== Preferring higher priority redirection: 00:08:26.268 --72109-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.268 --72109-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.268 --72109-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 --72109-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.268 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.268 --72109-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.268 --72109-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.268 ==72109== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.268 --72109-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.268 --72109-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.268 --72109-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.268 --72109-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.268 --72109-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.268 --72109-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.268 --72109-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.268 --72109-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.268 --72109-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.268 --72109-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.268 --72109-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.268 --72109-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.268 --72109-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.268 --72109-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.268 --72109-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.268 --72109-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.268 --72109-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.268 --72109-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.268 00:08:26.268 00:08:26.268 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.268 http://cunit.sourceforge.net/ 00:08:26.268 00:08:26.268 00:08:26.268 Suite: json 00:08:26.268 Test: test_strequal ...passed 00:08:26.268 Test: test_num_to_uint16 ...passed 00:08:26.268 Test: test_num_to_int32 ...passed 00:08:26.268 Test: test_num_to_uint64 ...passed 00:08:26.268 Test: test_decode_object ...passed 00:08:26.268 Test: test_decode_array ...passed 00:08:26.268 Test: test_decode_bool ...passed 00:08:26.268 Test: test_decode_uint16 ...passed 00:08:26.268 Test: test_decode_int32 ...passed 00:08:26.268 Test: test_decode_uint32 ...passed 00:08:26.268 Test: test_decode_uint64 ...passed 00:08:26.268 Test: test_decode_string ...passed 00:08:26.527 Test: test_decode_uuid ...passed 00:08:26.527 Test: test_find ...passed 00:08:26.527 Test: test_find_array ...passed 00:08:26.527 Test: test_iterating ...passed 00:08:26.527 Test: test_free_object ...passed 00:08:26.527 00:08:26.527 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.527 suites 1 1 n/a 0 0 00:08:26.527 tests 17 17 17 0 0 00:08:26.527 asserts 236 236 236 0 n/a 00:08:26.527 00:08:26.527 Elapsed time = 0.127 seconds 00:08:26.527 --72109-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.527 --72109-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.527 ==72109== 00:08:26.527 ==72109== HEAP SUMMARY: 00:08:26.527 ==72109== in use at exit: 0 bytes in 0 blocks 00:08:26.527 ==72109== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:26.527 ==72109== 00:08:26.527 ==72109== All heap blocks were freed -- no leaks are possible 00:08:26.527 ==72109== 00:08:26.527 ==72109== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.527 12:09:56 unittest_json -- unit/unittest.sh@79 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:26.527 ==72110== Memcheck, a memory error detector 00:08:26.527 ==72110== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.527 ==72110== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.527 ==72110== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:26.527 ==72110== 00:08:26.527 --72110-- Valgrind options: 00:08:26.527 --72110-- --leak-check=full 00:08:26.527 --72110-- --error-exitcode=2 00:08:26.527 --72110-- --verbose 00:08:26.527 --72110-- Contents of /proc/version: 00:08:26.527 --72110-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:26.527 --72110-- 00:08:26.527 --72110-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.527 --72110-- Page sizes: currently 4096, max supported 4096 00:08:26.527 --72110-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.527 --72110-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:26.527 --72110-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.527 --72110-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.527 --72110-- might be shown as UnknownInlinedFun 00:08:26.527 --72110-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.527 --72110-- object doesn't have a dynamic symbol table 00:08:26.527 --72110-- Scheduler: using generic scheduler lock implementation. 00:08:26.527 --72110-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.527 ==72110== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72110-by-???-on-09fa5fb4c861 00:08:26.527 ==72110== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72110-by-???-on-09fa5fb4c861 00:08:26.527 ==72110== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72110-by-???-on-09fa5fb4c861 00:08:26.527 ==72110== 00:08:26.527 ==72110== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.527 ==72110== don't want to do, unless you know exactly what you're doing, 00:08:26.527 ==72110== or are doing some strange experiment): 00:08:26.527 ==72110== /usr/libexec/valgrind/../../bin/vgdb --pid=72110 ...command... 00:08:26.527 ==72110== 00:08:26.527 ==72110== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.528 ==72110== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:26.528 ==72110== and then give GDB the following command 00:08:26.528 ==72110== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72110 00:08:26.528 ==72110== --pid is optional if only one valgrind process is running 00:08:26.528 ==72110== 00:08:26.528 --72110-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.528 --72110-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.528 --72110-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.528 --72110-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.528 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.528 --72110-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.528 --72110-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.528 --72110-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.528 --72110-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.528 --72110-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.786 --72110-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.786 --72110-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.786 --72110-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.786 --72110-- Reading syms from /usr/lib64/libm.so.6 00:08:26.786 --72110-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.786 --72110-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.786 --72110-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libc.so.6 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.786 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.786 --72110-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.786 --72110-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.786 --72110-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.786 --72110-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.786 --72110-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.786 --72110-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.786 --72110-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.786 --72110-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.786 --72110-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.786 --72110-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 ==72110== Preferring higher priority redirection: 00:08:26.787 --72110-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.787 --72110-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.787 --72110-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 --72110-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.787 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.787 --72110-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.787 --72110-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.787 ==72110== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.787 --72110-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.787 --72110-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.044 --72110-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.044 --72110-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.044 --72110-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.044 --72110-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.044 --72110-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.044 --72110-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.044 --72110-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.044 --72110-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.044 --72110-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.044 --72110-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.044 --72110-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.044 --72110-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.045 --72110-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.045 --72110-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.045 --72110-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.045 --72110-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.045 00:08:27.045 00:08:27.045 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.045 http://cunit.sourceforge.net/ 00:08:27.045 00:08:27.045 00:08:27.045 Suite: json 00:08:27.045 Test: test_write_literal ...passed 00:08:27.045 Test: test_write_string_simple ...passed 00:08:27.045 Test: test_write_string_escapes ...passed 00:08:27.045 Test: test_write_string_utf16le ...passed 00:08:27.045 Test: test_write_number_int32 ...passed 00:08:27.045 Test: test_write_number_uint32 ...passed 00:08:27.045 Test: test_write_number_uint128 ...passed 00:08:27.302 Test: test_write_string_number_uint128 ...passed 00:08:27.302 Test: test_write_number_int64 ...passed 00:08:27.302 Test: test_write_number_uint64 ...passed 00:08:27.302 Test: test_write_number_double ...passed 00:08:27.302 Test: test_write_uuid ...passed 00:08:27.302 Test: test_write_array ...passed 00:08:27.302 Test: test_write_object ...passed 00:08:27.302 Test: test_write_nesting ...passed 00:08:27.302 Test: test_write_val ...passed 00:08:27.302 00:08:27.302 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.302 suites 1 1 n/a 0 0 00:08:27.302 tests 16 16 16 0 0 00:08:27.302 asserts 918 918 918 0 n/a 00:08:27.302 00:08:27.302 Elapsed time = 0.280 seconds 00:08:27.302 --72110-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.302 --72110-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.302 ==72110== 00:08:27.302 ==72110== HEAP SUMMARY: 00:08:27.302 ==72110== in use at exit: 0 bytes in 0 blocks 00:08:27.302 ==72110== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:27.302 ==72110== 00:08:27.302 ==72110== All heap blocks were freed -- no leaks are possible 00:08:27.302 ==72110== 00:08:27.302 ==72110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.302 12:09:56 unittest_json -- unit/unittest.sh@80 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:27.302 ==72122== Memcheck, a memory error detector 00:08:27.302 ==72122== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.302 ==72122== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.302 ==72122== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:27.302 ==72122== 00:08:27.302 --72122-- Valgrind options: 00:08:27.302 --72122-- --leak-check=full 00:08:27.302 --72122-- --error-exitcode=2 00:08:27.302 --72122-- --verbose 00:08:27.302 --72122-- Contents of /proc/version: 00:08:27.302 --72122-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:27.302 --72122-- 00:08:27.302 --72122-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.302 --72122-- Page sizes: currently 4096, max supported 4096 00:08:27.302 --72122-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.302 --72122-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:27.303 --72122-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.303 --72122-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.303 --72122-- might be shown as UnknownInlinedFun 00:08:27.303 --72122-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.303 --72122-- object doesn't have a dynamic symbol table 00:08:27.303 --72122-- Scheduler: using generic scheduler lock implementation. 00:08:27.303 --72122-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.303 ==72122== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72122-by-???-on-09fa5fb4c861 00:08:27.303 ==72122== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72122-by-???-on-09fa5fb4c861 00:08:27.303 ==72122== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72122-by-???-on-09fa5fb4c861 00:08:27.303 ==72122== 00:08:27.303 ==72122== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.303 ==72122== don't want to do, unless you know exactly what you're doing, 00:08:27.303 ==72122== or are doing some strange experiment): 00:08:27.303 ==72122== /usr/libexec/valgrind/../../bin/vgdb --pid=72122 ...command... 00:08:27.303 ==72122== 00:08:27.303 ==72122== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.303 ==72122== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:27.303 ==72122== and then give GDB the following command 00:08:27.303 ==72122== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72122 00:08:27.303 ==72122== --pid is optional if only one valgrind process is running 00:08:27.303 ==72122== 00:08:27.303 --72122-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.303 --72122-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.560 --72122-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.560 --72122-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.560 --72122-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.560 --72122-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.560 --72122-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.560 --72122-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.560 --72122-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.560 --72122-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.560 --72122-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.560 --72122-- Reading syms from /usr/lib64/libm.so.6 00:08:27.560 --72122-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.560 --72122-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.560 --72122-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libc.so.6 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.560 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.560 --72122-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.560 --72122-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.560 --72122-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.560 --72122-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.560 --72122-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.560 --72122-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.560 --72122-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.560 --72122-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.560 --72122-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 ==72122== Preferring higher priority redirection: 00:08:27.561 --72122-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.561 --72122-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.561 --72122-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 --72122-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.561 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.561 --72122-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.561 --72122-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.561 ==72122== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.561 --72122-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.561 --72122-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.818 --72122-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.818 --72122-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.818 --72122-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.818 --72122-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.818 --72122-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.818 --72122-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.818 --72122-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.818 --72122-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.818 --72122-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.818 --72122-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.818 --72122-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.819 --72122-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.819 --72122-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.819 --72122-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.819 --72122-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.819 --72122-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.819 00:08:27.819 00:08:27.819 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.819 http://cunit.sourceforge.net/ 00:08:27.819 00:08:27.819 00:08:27.819 Suite: jsonrpc 00:08:27.819 Test: test_parse_request ...--72122-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:27.819 passed 00:08:27.819 Test: test_parse_request_streaming ...passed 00:08:27.819 00:08:27.819 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.819 suites 1 1 n/a 0 0 00:08:27.819 tests 2 2 2 0 0 00:08:27.819 asserts 289 289 289 0 n/a 00:08:27.819 00:08:27.819 Elapsed time = 0.112 seconds 00:08:27.819 --72122-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.819 --72122-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.076 ==72122== 00:08:28.076 ==72122== HEAP SUMMARY: 00:08:28.076 ==72122== in use at exit: 0 bytes in 0 blocks 00:08:28.076 ==72122== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:28.076 ==72122== 00:08:28.076 ==72122== All heap blocks were freed -- no leaks are possible 00:08:28.076 ==72122== 00:08:28.076 ==72122== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.076 00:08:28.076 real 0m3.601s 00:08:28.076 user 0m3.470s 00:08:28.076 sys 0m0.119s 00:08:28.076 12:09:57 unittest_json -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:28.076 12:09:57 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:28.076 ************************************ 00:08:28.076 END TEST unittest_json 00:08:28.076 ************************************ 00:08:28.076 12:09:57 -- common/autotest_common.sh@1142 -- # return 0 00:08:28.076 12:09:57 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:28.076 12:09:57 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:28.076 12:09:57 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:28.076 12:09:57 -- common/autotest_common.sh@10 -- # set +x 00:08:28.076 ************************************ 00:08:28.076 START TEST unittest_rpc 00:08:28.076 ************************************ 00:08:28.076 12:09:57 unittest_rpc -- common/autotest_common.sh@1123 -- # unittest_rpc 00:08:28.077 12:09:57 unittest_rpc -- unit/unittest.sh@84 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:28.077 ==72148== Memcheck, a memory error detector 00:08:28.077 ==72148== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.077 ==72148== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.077 ==72148== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:28.077 ==72148== 00:08:28.077 --72148-- Valgrind options: 00:08:28.077 --72148-- --leak-check=full 00:08:28.077 --72148-- --error-exitcode=2 00:08:28.077 --72148-- --verbose 00:08:28.077 --72148-- Contents of /proc/version: 00:08:28.077 --72148-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.077 --72148-- 00:08:28.077 --72148-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.077 --72148-- Page sizes: currently 4096, max supported 4096 00:08:28.077 --72148-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.077 --72148-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:28.077 --72148-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.077 --72148-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.077 --72148-- might be shown as UnknownInlinedFun 00:08:28.077 --72148-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.077 --72148-- object doesn't have a dynamic symbol table 00:08:28.077 --72148-- Scheduler: using generic scheduler lock implementation. 00:08:28.077 --72148-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.077 ==72148== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72148-by-???-on-09fa5fb4c861 00:08:28.077 ==72148== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72148-by-???-on-09fa5fb4c861 00:08:28.077 ==72148== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72148-by-???-on-09fa5fb4c861 00:08:28.077 ==72148== 00:08:28.077 ==72148== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.077 ==72148== don't want to do, unless you know exactly what you're doing, 00:08:28.077 ==72148== or are doing some strange experiment): 00:08:28.077 ==72148== /usr/libexec/valgrind/../../bin/vgdb --pid=72148 ...command... 00:08:28.077 ==72148== 00:08:28.077 ==72148== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.077 ==72148== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:28.077 ==72148== and then give GDB the following command 00:08:28.077 ==72148== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72148 00:08:28.077 ==72148== --pid is optional if only one valgrind process is running 00:08:28.077 ==72148== 00:08:28.077 --72148-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.077 --72148-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.077 --72148-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.077 --72148-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.077 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.077 --72148-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.077 --72148-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.077 --72148-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.077 --72148-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.077 --72148-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.077 --72148-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.077 --72148-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.077 --72148-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.077 --72148-- Reading syms from /usr/lib64/libm.so.6 00:08:28.077 --72148-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.077 --72148-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.077 --72148-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.077 --72148-- Reading syms from /usr/lib64/libc.so.6 00:08:28.335 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.335 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.335 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.335 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.335 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.335 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.336 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.336 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.336 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.336 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.336 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.336 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.336 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.336 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.336 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.336 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.336 --72148-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.336 --72148-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.336 --72148-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.336 --72148-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.336 --72148-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.336 --72148-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.336 --72148-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.336 --72148-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.336 --72148-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 ==72148== Preferring higher priority redirection: 00:08:28.336 --72148-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.336 --72148-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.336 --72148-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 --72148-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.336 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.337 --72148-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.337 --72148-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.337 ==72148== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.337 --72148-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.337 --72148-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.337 --72148-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.337 --72148-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.337 --72148-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.337 --72148-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.594 --72148-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.594 --72148-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.594 --72148-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.594 --72148-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.594 --72148-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.594 --72148-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.594 --72148-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.594 --72148-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.594 --72148-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.594 --72148-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.594 --72148-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:28.594 --72148-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.595 --72148-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.595 00:08:28.595 00:08:28.595 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.595 http://cunit.sourceforge.net/ 00:08:28.595 00:08:28.595 00:08:28.595 Suite: rpc 00:08:28.595 Test: test_jsonrpc_handler ...passed 00:08:28.595 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:28.595 Test: test_rpc_get_methods ...[2024-07-25 12:09:58.086902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:28.595 passed 00:08:28.595 Test: test_rpc_spdk_get_version ...passed 00:08:28.595 Test: test_spdk_rpc_listen_close ...passed 00:08:28.595 Test: test_rpc_run_multiple_servers ...passed 00:08:28.595 00:08:28.595 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.595 suites 1 1 n/a 0 0 00:08:28.595 tests 6 6 6 0 0 00:08:28.595 asserts 23 23 23 0 n/a 00:08:28.595 00:08:28.595 Elapsed time = 0.073 seconds 00:08:28.595 --72148-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.595 --72148-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.595 ==72148== 00:08:28.595 ==72148== HEAP SUMMARY: 00:08:28.595 ==72148== in use at exit: 513 bytes in 6 blocks 00:08:28.595 ==72148== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:28.595 ==72148== 00:08:28.595 ==72148== Searching for pointers to 6 not-freed blocks 00:08:28.595 ==72148== Checked 6,317,616 bytes 00:08:28.595 ==72148== 00:08:28.595 ==72148== LEAK SUMMARY: 00:08:28.595 ==72148== definitely lost: 0 bytes in 0 blocks 00:08:28.595 ==72148== indirectly lost: 0 bytes in 0 blocks 00:08:28.595 ==72148== possibly lost: 0 bytes in 0 blocks 00:08:28.595 ==72148== still reachable: 513 bytes in 6 blocks 00:08:28.595 ==72148== suppressed: 0 bytes in 0 blocks 00:08:28.595 ==72148== Reachable blocks (those to which a pointer was found) are not shown. 00:08:28.595 ==72148== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:28.595 ==72148== 00:08:28.595 ==72148== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.595 00:08:28.595 real 0m0.703s 00:08:28.595 user 0m0.667s 00:08:28.595 sys 0m0.034s 00:08:28.595 12:09:58 unittest_rpc -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:28.595 12:09:58 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:28.595 ************************************ 00:08:28.595 END TEST unittest_rpc 00:08:28.595 ************************************ 00:08:28.853 12:09:58 -- common/autotest_common.sh@1142 -- # return 0 00:08:28.853 12:09:58 -- unit/unittest.sh@247 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:28.853 12:09:58 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:28.853 12:09:58 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:28.853 12:09:58 -- common/autotest_common.sh@10 -- # set +x 00:08:28.853 ************************************ 00:08:28.853 START TEST unittest_notify 00:08:28.853 ************************************ 00:08:28.854 12:09:58 unittest_notify -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:28.854 ==72171== Memcheck, a memory error detector 00:08:28.854 ==72171== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.854 ==72171== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.854 ==72171== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:28.854 ==72171== 00:08:28.854 --72171-- Valgrind options: 00:08:28.854 --72171-- --leak-check=full 00:08:28.854 --72171-- --error-exitcode=2 00:08:28.854 --72171-- --verbose 00:08:28.854 --72171-- Contents of /proc/version: 00:08:28.854 --72171-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.854 --72171-- 00:08:28.854 --72171-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.854 --72171-- Page sizes: currently 4096, max supported 4096 00:08:28.854 --72171-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.854 --72171-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:28.854 --72171-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.854 --72171-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.854 --72171-- might be shown as UnknownInlinedFun 00:08:28.854 --72171-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.854 --72171-- object doesn't have a dynamic symbol table 00:08:28.854 --72171-- Scheduler: using generic scheduler lock implementation. 00:08:28.854 --72171-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.854 ==72171== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72171-by-???-on-09fa5fb4c861 00:08:28.854 ==72171== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72171-by-???-on-09fa5fb4c861 00:08:28.854 ==72171== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72171-by-???-on-09fa5fb4c861 00:08:28.854 ==72171== 00:08:28.854 ==72171== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.854 ==72171== don't want to do, unless you know exactly what you're doing, 00:08:28.854 ==72171== or are doing some strange experiment): 00:08:28.854 ==72171== /usr/libexec/valgrind/../../bin/vgdb --pid=72171 ...command... 00:08:28.854 ==72171== 00:08:28.854 ==72171== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.854 ==72171== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:28.854 ==72171== and then give GDB the following command 00:08:28.854 ==72171== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72171 00:08:28.854 ==72171== --pid is optional if only one valgrind process is running 00:08:28.854 ==72171== 00:08:28.854 --72171-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.854 --72171-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.854 --72171-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.854 --72171-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.854 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.854 --72171-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.854 --72171-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.854 --72171-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.854 --72171-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.854 --72171-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.854 --72171-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.854 --72171-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.854 --72171-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.854 --72171-- Reading syms from /usr/lib64/libm.so.6 00:08:28.854 --72171-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.854 --72171-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.854 --72171-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.854 --72171-- Reading syms from /usr/lib64/libc.so.6 00:08:28.854 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.854 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.854 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.854 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.854 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.854 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.854 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.854 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.854 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.854 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.854 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.855 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.855 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.855 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.855 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.855 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.855 --72171-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.855 --72171-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.113 --72171-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.113 --72171-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.113 --72171-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.113 --72171-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.113 --72171-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.113 --72171-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.113 --72171-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.113 --72171-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 ==72171== Preferring higher priority redirection: 00:08:29.114 --72171-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.114 --72171-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.114 --72171-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 --72171-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.114 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.114 --72171-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.114 --72171-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.114 ==72171== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.114 --72171-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.114 --72171-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.114 --72171-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.114 --72171-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.114 --72171-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.114 --72171-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.114 --72171-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.114 --72171-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.114 --72171-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.114 --72171-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.114 --72171-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.114 --72171-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.114 --72171-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.114 --72171-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.114 --72171-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.373 --72171-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.373 --72171-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.373 --72171-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.373 00:08:29.373 00:08:29.373 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.373 http://cunit.sourceforge.net/ 00:08:29.373 00:08:29.373 00:08:29.373 Suite: app_suite 00:08:29.373 Test: notify ...passed 00:08:29.373 00:08:29.373 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.373 suites 1 1 n/a 0 0 00:08:29.373 tests 1 1 1 0 0 00:08:29.373 asserts 13 13 13 0 n/a 00:08:29.373 00:08:29.373 Elapsed time = 0.014 seconds 00:08:29.373 --72171-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.373 --72171-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.373 ==72171== 00:08:29.373 ==72171== HEAP SUMMARY: 00:08:29.373 ==72171== in use at exit: 288 bytes in 2 blocks 00:08:29.373 ==72171== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:29.373 ==72171== 00:08:29.373 ==72171== Searching for pointers to 2 not-freed blocks 00:08:29.373 ==72171== Checked 6,555,136 bytes 00:08:29.373 ==72171== 00:08:29.373 ==72171== LEAK SUMMARY: 00:08:29.373 ==72171== definitely lost: 0 bytes in 0 blocks 00:08:29.373 ==72171== indirectly lost: 0 bytes in 0 blocks 00:08:29.373 ==72171== possibly lost: 0 bytes in 0 blocks 00:08:29.373 ==72171== still reachable: 288 bytes in 2 blocks 00:08:29.373 ==72171== suppressed: 0 bytes in 0 blocks 00:08:29.373 ==72171== Reachable blocks (those to which a pointer was found) are not shown. 00:08:29.373 ==72171== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:29.373 ==72171== 00:08:29.373 ==72171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.373 00:08:29.373 real 0m0.649s 00:08:29.373 user 0m0.619s 00:08:29.373 sys 0m0.028s 00:08:29.373 12:09:58 unittest_notify -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:29.373 12:09:58 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:29.373 ************************************ 00:08:29.373 END TEST unittest_notify 00:08:29.373 ************************************ 00:08:29.373 12:09:58 -- common/autotest_common.sh@1142 -- # return 0 00:08:29.373 12:09:58 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:29.373 12:09:58 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:29.373 12:09:58 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:29.373 12:09:58 -- common/autotest_common.sh@10 -- # set +x 00:08:29.373 ************************************ 00:08:29.373 START TEST unittest_nvme 00:08:29.373 ************************************ 00:08:29.373 12:09:58 unittest_nvme -- common/autotest_common.sh@1123 -- # unittest_nvme 00:08:29.373 12:09:58 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:29.373 ==72195== Memcheck, a memory error detector 00:08:29.373 ==72195== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.373 ==72195== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.374 ==72195== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:29.374 ==72195== 00:08:29.374 --72195-- Valgrind options: 00:08:29.374 --72195-- --leak-check=full 00:08:29.374 --72195-- --error-exitcode=2 00:08:29.374 --72195-- --verbose 00:08:29.374 --72195-- Contents of /proc/version: 00:08:29.374 --72195-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:29.374 --72195-- 00:08:29.374 --72195-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.374 --72195-- Page sizes: currently 4096, max supported 4096 00:08:29.374 --72195-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.374 --72195-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:29.374 --72195-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.374 --72195-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.374 --72195-- might be shown as UnknownInlinedFun 00:08:29.374 --72195-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.374 --72195-- object doesn't have a dynamic symbol table 00:08:29.374 --72195-- Scheduler: using generic scheduler lock implementation. 00:08:29.374 --72195-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.374 ==72195== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72195-by-???-on-09fa5fb4c861 00:08:29.374 ==72195== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72195-by-???-on-09fa5fb4c861 00:08:29.374 ==72195== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72195-by-???-on-09fa5fb4c861 00:08:29.374 ==72195== 00:08:29.374 ==72195== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.374 ==72195== don't want to do, unless you know exactly what you're doing, 00:08:29.374 ==72195== or are doing some strange experiment): 00:08:29.374 ==72195== /usr/libexec/valgrind/../../bin/vgdb --pid=72195 ...command... 00:08:29.374 ==72195== 00:08:29.374 ==72195== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.374 ==72195== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:29.374 ==72195== and then give GDB the following command 00:08:29.374 ==72195== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72195 00:08:29.374 ==72195== --pid is optional if only one valgrind process is running 00:08:29.374 ==72195== 00:08:29.374 --72195-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.374 --72195-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.632 --72195-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.632 --72195-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.632 --72195-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.632 --72195-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.632 --72195-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.632 --72195-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.632 --72195-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.632 --72195-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.632 --72195-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.632 --72195-- Reading syms from /usr/lib64/libm.so.6 00:08:29.632 --72195-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.632 --72195-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.632 --72195-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libc.so.6 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.632 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.632 --72195-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.632 --72195-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.632 --72195-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.632 --72195-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.632 --72195-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.632 --72195-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.632 --72195-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.890 --72195-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.890 --72195-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 ==72195== Preferring higher priority redirection: 00:08:29.891 --72195-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.891 --72195-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.891 --72195-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 --72195-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.891 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.891 --72195-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.891 --72195-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.891 ==72195== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.891 --72195-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.891 --72195-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.891 --72195-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.891 --72195-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.891 --72195-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.891 --72195-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.891 --72195-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.891 --72195-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.891 --72195-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.891 --72195-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.891 --72195-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.891 --72195-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.891 --72195-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.891 --72195-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.891 --72195-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.891 --72195-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.891 --72195-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.891 --72195-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.891 00:08:29.891 00:08:29.891 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.891 http://cunit.sourceforge.net/ 00:08:29.891 00:08:29.891 00:08:29.891 Suite: nvme 00:08:29.891 Test: test_opc_data_transfer ...passed 00:08:29.891 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:29.891 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:29.891 Test: test_trid_parse_and_compare ...[2024-07-25 12:09:59.505029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:29.892 [2024-07-25 12:09:59.539013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:29.892 [2024-07-25 12:09:59.541181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1211:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:08:30.150 [2024-07-25 12:09:59.541447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:30.150 [2024-07-25 12:09:59.543266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:30.150 [2024-07-25 12:09:59.543508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:30.150 --72195-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:30.150 passed 00:08:30.150 Test: test_trid_trtype_str ...passed 00:08:30.150 Test: test_trid_adrfam_str ...passed 00:08:30.150 Test: test_nvme_ctrlr_probe ...[2024-07-25 12:09:59.610812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:30.150 passed 00:08:30.150 Test: test_spdk_nvme_probe ...[2024-07-25 12:09:59.618845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:30.150 [2024-07-25 12:09:59.619530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:30.150 [2024-07-25 12:09:59.622816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:08:30.150 [2024-07-25 12:09:59.623278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:30.150 passed 00:08:30.150 Test: test_spdk_nvme_connect ...[2024-07-25 12:09:59.634894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:30.150 [2024-07-25 12:09:59.680058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:30.150 passed 00:08:30.150 Test: test_nvme_ctrlr_probe_internal ...[2024-07-25 12:09:59.684188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:30.150 [2024-07-25 12:09:59.684964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:30.150 passed 00:08:30.150 Test: test_nvme_init_controllers ...[2024-07-25 12:09:59.694780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:30.150 passed 00:08:30.150 Test: test_nvme_driver_init ...[2024-07-25 12:09:59.711725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:08:30.150 [2024-07-25 12:09:59.712354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:30.409 [2024-07-25 12:09:59.824079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:08:30.409 [2024-07-25 12:09:59.827878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:30.409 passed 00:08:30.409 Test: test_spdk_nvme_detach ...passed 00:08:30.409 Test: test_nvme_completion_poll_cb ...passed 00:08:30.409 Test: test_nvme_user_copy_cmd_complete ...--72195-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:30.409 passed 00:08:30.409 Test: test_nvme_allocate_request_null ...passed 00:08:30.409 Test: test_nvme_allocate_request ...passed 00:08:30.409 Test: test_nvme_free_request ...passed 00:08:30.409 Test: test_nvme_allocate_request_user_copy ...passed 00:08:30.409 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:30.409 Test: test_nvme_request_check_timeout ...passed 00:08:30.409 Test: test_nvme_wait_for_completion ...passed 00:08:30.409 Test: test_spdk_nvme_parse_func ...--72195-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:30.409 passed 00:08:30.409 Test: test_spdk_nvme_detach_async ...passed 00:08:30.409 Test: test_nvme_parse_addr ...[2024-07-25 12:09:59.964249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1635:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:30.409 passed 00:08:30.409 00:08:30.409 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.409 suites 1 1 n/a 0 0 00:08:30.409 tests 25 25 25 0 0 00:08:30.409 asserts 326 326 326 0 n/a 00:08:30.409 00:08:30.409 Elapsed time = 0.381 seconds 00:08:30.409 --72195-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.409 --72195-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.409 ==72195== 00:08:30.409 ==72195== HEAP SUMMARY: 00:08:30.409 ==72195== in use at exit: 0 bytes in 0 blocks 00:08:30.409 ==72195== total heap usage: 176 allocs, 176 frees, 147,638 bytes allocated 00:08:30.409 ==72195== 00:08:30.409 ==72195== All heap blocks were freed -- no leaks are possible 00:08:30.409 ==72195== 00:08:30.409 ==72195== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.409 12:10:00 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:30.668 ==72207== Memcheck, a memory error detector 00:08:30.668 ==72207== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.668 ==72207== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.668 ==72207== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:30.668 ==72207== 00:08:30.668 --72207-- Valgrind options: 00:08:30.668 --72207-- --leak-check=full 00:08:30.668 --72207-- --error-exitcode=2 00:08:30.668 --72207-- --verbose 00:08:30.668 --72207-- Contents of /proc/version: 00:08:30.668 --72207-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:30.668 --72207-- 00:08:30.668 --72207-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.668 --72207-- Page sizes: currently 4096, max supported 4096 00:08:30.668 --72207-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.668 --72207-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:30.668 --72207-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.668 --72207-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.668 --72207-- might be shown as UnknownInlinedFun 00:08:30.668 --72207-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.668 --72207-- object doesn't have a dynamic symbol table 00:08:30.668 --72207-- Scheduler: using generic scheduler lock implementation. 00:08:30.668 --72207-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.668 ==72207== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72207-by-???-on-09fa5fb4c861 00:08:30.668 ==72207== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72207-by-???-on-09fa5fb4c861 00:08:30.668 ==72207== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72207-by-???-on-09fa5fb4c861 00:08:30.668 ==72207== 00:08:30.668 ==72207== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.668 ==72207== don't want to do, unless you know exactly what you're doing, 00:08:30.668 ==72207== or are doing some strange experiment): 00:08:30.668 ==72207== /usr/libexec/valgrind/../../bin/vgdb --pid=72207 ...command... 00:08:30.668 ==72207== 00:08:30.668 ==72207== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.668 ==72207== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:30.668 ==72207== and then give GDB the following command 00:08:30.668 ==72207== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72207 00:08:30.668 ==72207== --pid is optional if only one valgrind process is running 00:08:30.668 ==72207== 00:08:30.668 --72207-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.668 --72207-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.668 --72207-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.668 --72207-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.668 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.668 --72207-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.668 --72207-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.668 --72207-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.668 --72207-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.668 --72207-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.669 --72207-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.669 --72207-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.669 --72207-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.669 --72207-- Reading syms from /usr/lib64/libm.so.6 00:08:30.669 --72207-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.669 --72207-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.669 --72207-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.669 --72207-- Reading syms from /usr/lib64/libc.so.6 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.669 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.669 --72207-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.669 --72207-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.928 --72207-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.928 --72207-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.928 --72207-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.928 --72207-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.928 --72207-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.928 --72207-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.928 --72207-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 ==72207== Preferring higher priority redirection: 00:08:30.928 --72207-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.928 --72207-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.928 --72207-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 --72207-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.928 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.929 --72207-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.929 --72207-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.929 ==72207== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.929 --72207-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.929 --72207-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.929 --72207-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.929 --72207-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.929 --72207-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.929 --72207-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.929 --72207-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.929 --72207-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.929 --72207-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.929 --72207-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.929 --72207-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.929 --72207-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.929 --72207-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.929 --72207-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.929 --72207-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.929 --72207-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.187 --72207-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.187 --72207-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.187 00:08:31.187 00:08:31.187 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.187 http://cunit.sourceforge.net/ 00:08:31.187 00:08:31.187 00:08:31.187 Suite: nvme_ctrlr 00:08:31.187 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-25 12:10:00.623853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.187 --72207-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.187 --72207-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:31.187 --72207-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:31.187 passed 00:08:31.187 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-25 12:10:00.779700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.188 passed 00:08:31.188 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-25 12:10:00.786268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.188 passed 00:08:31.188 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-25 12:10:00.792461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.188 passed 00:08:31.188 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-25 12:10:00.798599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.188 [2024-07-25 12:10:00.807072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-25 12:10:00.811946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-25 12:10:00.816377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:31.188 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-25 12:10:00.824707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 [2024-07-25 12:10:00.836548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-25 12:10:00.840856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:31.446 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-25 12:10:00.849231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 [2024-07-25 12:10:00.856006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-25 12:10:00.864841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:31.446 Test: test_nvme_ctrlr_init_delay ...[2024-07-25 12:10:00.873130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 passed 00:08:31.446 Test: test_alloc_io_qpair_rr_1 ...[2024-07-25 12:10:00.881627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 [2024-07-25 12:10:00.901975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:31.446 [2024-07-25 12:10:00.910123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:31.446 [2024-07-25 12:10:00.911573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:31.446 [2024-07-25 12:10:00.912147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:31.446 passed 00:08:31.446 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:31.446 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:31.446 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-25 12:10:00.935049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 passed 00:08:31.446 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-25 12:10:00.941856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.446 [2024-07-25 12:10:00.945740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:31.446 passed 00:08:31.446 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-25 12:10:00.954258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4993:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:31.447 [2024-07-25 12:10:00.959966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:31.447 [2024-07-25 12:10:00.965986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5070:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:31.447 [2024-07-25 12:10:00.969501] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:31.447 passed 00:08:31.447 Test: test_nvme_ctrlr_fail ...[2024-07-25 12:10:00.972987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:31.447 passed 00:08:31.447 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:31.447 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:31.447 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-25 12:10:00.990675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:31.447 passed 00:08:31.447 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:31.447 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-25 12:10:01.006953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:32.381 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:32.381 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:32.381 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-25 12:10:01.685399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-25 12:10:01.710565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-25 12:10:01.714596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 [2024-07-25 12:10:01.721675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3002:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:08:32.381 passed 00:08:32.381 Test: test_alloc_io_qpair_fail ...[2024-07-25 12:10:01.724085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 [2024-07-25 12:10:01.725169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 506:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:32.381 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:32.381 Test: test_nvme_ctrlr_set_state ...[2024-07-25 12:10:01.742370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1546:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-25 12:10:01.743447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-25 12:10:01.783240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-25 12:10:01.867568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_reset ...[2024-07-25 12:10:01.884250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.381 passed 00:08:32.381 Test: test_nvme_ctrlr_aer_callback ...[2024-07-25 12:10:01.903590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.382 passed 00:08:32.382 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-25 12:10:01.920519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.382 passed 00:08:32.382 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:32.382 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:32.382 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-25 12:10:01.956450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.382 passed 00:08:32.382 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:32.382 Test: test_nvme_ctrlr_ana_resize ...[2024-07-25 12:10:01.973407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.382 passed 00:08:32.382 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:32.382 Test: test_nvme_transport_ctrlr_ready ...[2024-07-25 12:10:01.986170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4152:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:08:32.382 [2024-07-25 12:10:01.987800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4204:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 53 (error) 00:08:32.382 passed 00:08:32.382 Test: test_nvme_ctrlr_disable ...[2024-07-25 12:10:01.988938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:32.382 passed 00:08:32.382 00:08:32.382 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.382 suites 1 1 n/a 0 0 00:08:32.382 tests 44 44 44 0 0 00:08:32.382 asserts 10434 10434 10434 0 n/a 00:08:32.382 00:08:32.382 Elapsed time = 1.334 seconds 00:08:32.382 --72207-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.382 --72207-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.640 ==72207== 00:08:32.640 ==72207== HEAP SUMMARY: 00:08:32.640 ==72207== in use at exit: 0 bytes in 0 blocks 00:08:32.640 ==72207== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:32.640 ==72207== 00:08:32.640 ==72207== All heap blocks were freed -- no leaks are possible 00:08:32.640 ==72207== 00:08:32.640 ==72207== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.640 12:10:02 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:32.640 ==72231== Memcheck, a memory error detector 00:08:32.640 ==72231== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.640 ==72231== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.640 ==72231== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:32.640 ==72231== 00:08:32.640 --72231-- Valgrind options: 00:08:32.640 --72231-- --leak-check=full 00:08:32.640 --72231-- --error-exitcode=2 00:08:32.640 --72231-- --verbose 00:08:32.640 --72231-- Contents of /proc/version: 00:08:32.640 --72231-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:32.640 --72231-- 00:08:32.640 --72231-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.640 --72231-- Page sizes: currently 4096, max supported 4096 00:08:32.640 --72231-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.640 --72231-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:32.640 --72231-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.640 --72231-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.640 --72231-- might be shown as UnknownInlinedFun 00:08:32.640 --72231-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.640 --72231-- object doesn't have a dynamic symbol table 00:08:32.640 --72231-- Scheduler: using generic scheduler lock implementation. 00:08:32.640 --72231-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.640 ==72231== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72231-by-???-on-09fa5fb4c861 00:08:32.641 ==72231== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72231-by-???-on-09fa5fb4c861 00:08:32.641 ==72231== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72231-by-???-on-09fa5fb4c861 00:08:32.641 ==72231== 00:08:32.641 ==72231== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.641 ==72231== don't want to do, unless you know exactly what you're doing, 00:08:32.641 ==72231== or are doing some strange experiment): 00:08:32.641 ==72231== /usr/libexec/valgrind/../../bin/vgdb --pid=72231 ...command... 00:08:32.641 ==72231== 00:08:32.641 ==72231== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.641 ==72231== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:32.641 ==72231== and then give GDB the following command 00:08:32.641 ==72231== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72231 00:08:32.641 ==72231== --pid is optional if only one valgrind process is running 00:08:32.641 ==72231== 00:08:32.641 --72231-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.641 --72231-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.641 --72231-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.641 --72231-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.641 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.641 --72231-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.641 --72231-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.641 --72231-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.641 --72231-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.641 --72231-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.641 --72231-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.641 --72231-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.641 --72231-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.641 --72231-- Reading syms from /usr/lib64/libm.so.6 00:08:32.641 --72231-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.641 --72231-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:32.641 --72231-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.641 --72231-- Reading syms from /usr/lib64/libc.so.6 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.900 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.900 --72231-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.900 --72231-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.900 --72231-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.900 --72231-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.900 --72231-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.900 --72231-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.900 --72231-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.900 --72231-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.900 --72231-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 ==72231== Preferring higher priority redirection: 00:08:32.900 --72231-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.900 --72231-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.900 --72231-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.900 --72231-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.901 --72231-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.901 --72231-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.901 --72231-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.901 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.901 --72231-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.901 --72231-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.901 ==72231== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.901 --72231-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.901 --72231-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.901 --72231-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.901 --72231-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.901 --72231-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.901 --72231-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.901 --72231-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.901 --72231-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.901 --72231-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.901 --72231-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.901 --72231-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.160 --72231-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.160 --72231-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.160 --72231-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.160 --72231-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.160 --72231-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.160 --72231-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.160 --72231-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.160 00:08:33.160 00:08:33.160 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.160 http://cunit.sourceforge.net/ 00:08:33.160 00:08:33.160 00:08:33.160 Suite: nvme_ctrlr_cmd 00:08:33.160 Test: test_get_log_pages ...passed 00:08:33.160 Test: test_set_feature_cmd ...passed 00:08:33.160 Test: test_set_feature_ns_cmd ...passed 00:08:33.160 Test: test_get_feature_cmd ...passed 00:08:33.160 Test: test_get_feature_ns_cmd ...passed 00:08:33.160 Test: test_abort_cmd ...passed 00:08:33.160 Test: test_set_host_id_cmds ...[2024-07-25 12:10:02.669258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:08:33.160 passed 00:08:33.160 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:33.160 Test: test_io_raw_cmd ...passed 00:08:33.160 Test: test_io_raw_cmd_with_md ...passed 00:08:33.160 Test: test_namespace_attach ...passed 00:08:33.160 Test: test_namespace_detach ...passed 00:08:33.160 Test: test_namespace_create ...passed 00:08:33.160 Test: test_namespace_delete ...passed 00:08:33.160 Test: test_doorbell_buffer_config ...passed 00:08:33.160 Test: test_format_nvme ...passed 00:08:33.160 Test: test_fw_commit ...passed 00:08:33.160 Test: test_fw_image_download ...passed 00:08:33.160 Test: test_sanitize ...passed 00:08:33.160 Test: test_directive ...passed 00:08:33.160 Test: test_nvme_request_add_abort ...passed 00:08:33.160 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:33.160 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:33.160 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:33.160 00:08:33.160 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.160 suites 1 1 n/a 0 0 00:08:33.160 tests 24 24 24 0 0 00:08:33.160 asserts 198 198 198 0 n/a 00:08:33.160 00:08:33.160 Elapsed time = 0.178 seconds 00:08:33.160 --72231-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.419 --72231-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.419 ==72231== 00:08:33.419 ==72231== HEAP SUMMARY: 00:08:33.419 ==72231== in use at exit: 0 bytes in 0 blocks 00:08:33.419 ==72231== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:33.419 ==72231== 00:08:33.419 ==72231== All heap blocks were freed -- no leaks are possible 00:08:33.419 ==72231== 00:08:33.419 ==72231== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.419 12:10:02 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:33.419 ==72239== Memcheck, a memory error detector 00:08:33.419 ==72239== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.419 ==72239== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.419 ==72239== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:33.419 ==72239== 00:08:33.419 --72239-- Valgrind options: 00:08:33.419 --72239-- --leak-check=full 00:08:33.419 --72239-- --error-exitcode=2 00:08:33.419 --72239-- --verbose 00:08:33.419 --72239-- Contents of /proc/version: 00:08:33.419 --72239-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:33.419 --72239-- 00:08:33.419 --72239-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.419 --72239-- Page sizes: currently 4096, max supported 4096 00:08:33.419 --72239-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.419 --72239-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:33.419 --72239-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.419 --72239-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.419 --72239-- might be shown as UnknownInlinedFun 00:08:33.419 --72239-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.419 --72239-- object doesn't have a dynamic symbol table 00:08:33.419 --72239-- Scheduler: using generic scheduler lock implementation. 00:08:33.419 --72239-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.419 ==72239== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72239-by-???-on-09fa5fb4c861 00:08:33.419 ==72239== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72239-by-???-on-09fa5fb4c861 00:08:33.419 ==72239== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72239-by-???-on-09fa5fb4c861 00:08:33.419 ==72239== 00:08:33.419 ==72239== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.419 ==72239== don't want to do, unless you know exactly what you're doing, 00:08:33.419 ==72239== or are doing some strange experiment): 00:08:33.420 ==72239== /usr/libexec/valgrind/../../bin/vgdb --pid=72239 ...command... 00:08:33.420 ==72239== 00:08:33.420 ==72239== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.420 ==72239== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:33.420 ==72239== and then give GDB the following command 00:08:33.420 ==72239== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72239 00:08:33.420 ==72239== --pid is optional if only one valgrind process is running 00:08:33.420 ==72239== 00:08:33.420 --72239-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.420 --72239-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.420 --72239-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.420 --72239-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.420 --72239-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.420 --72239-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.420 --72239-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.420 --72239-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.420 --72239-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.420 --72239-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.420 --72239-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.420 --72239-- Reading syms from /usr/lib64/libm.so.6 00:08:33.420 --72239-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.420 --72239-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.420 --72239-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.420 --72239-- Reading syms from /usr/lib64/libc.so.6 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.420 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.420 --72239-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.420 --72239-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.679 --72239-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.679 --72239-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.679 --72239-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.679 --72239-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.679 --72239-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.679 --72239-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.679 --72239-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.679 --72239-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 ==72239== Preferring higher priority redirection: 00:08:33.680 --72239-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.680 --72239-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.680 --72239-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 --72239-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.680 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.680 --72239-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.680 --72239-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.680 ==72239== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.680 --72239-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.680 --72239-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.680 --72239-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.680 --72239-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.680 --72239-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.680 --72239-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.680 --72239-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.680 --72239-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.680 --72239-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.680 --72239-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.680 --72239-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.680 --72239-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.680 --72239-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.680 --72239-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.680 --72239-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.680 --72239-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.680 --72239-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.680 --72239-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.680 00:08:33.680 00:08:33.680 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.680 http://cunit.sourceforge.net/ 00:08:33.680 00:08:33.680 00:08:33.680 Suite: nvme_ctrlr_cmd 00:08:33.680 Test: test_geometry_cmd ...passed 00:08:33.680 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:33.680 00:08:33.943 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.943 suites 1 1 n/a 0 0 00:08:33.943 tests 2 2 2 0 0 00:08:33.943 asserts 7 7 7 0 n/a 00:08:33.943 00:08:33.943 Elapsed time = 0.017 seconds 00:08:33.943 --72239-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.943 --72239-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.943 ==72239== 00:08:33.943 ==72239== HEAP SUMMARY: 00:08:33.943 ==72239== in use at exit: 0 bytes in 0 blocks 00:08:33.943 ==72239== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:33.943 ==72239== 00:08:33.943 ==72239== All heap blocks were freed -- no leaks are possible 00:08:33.943 ==72239== 00:08:33.943 ==72239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.943 12:10:03 unittest_nvme -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:33.943 ==72246== Memcheck, a memory error detector 00:08:33.943 ==72246== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.943 ==72246== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.943 ==72246== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:33.943 ==72246== 00:08:33.943 --72246-- Valgrind options: 00:08:33.944 --72246-- --leak-check=full 00:08:33.944 --72246-- --error-exitcode=2 00:08:33.944 --72246-- --verbose 00:08:33.944 --72246-- Contents of /proc/version: 00:08:33.944 --72246-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:33.944 --72246-- 00:08:33.944 --72246-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.944 --72246-- Page sizes: currently 4096, max supported 4096 00:08:33.944 --72246-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.944 --72246-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:33.944 --72246-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.944 --72246-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.944 --72246-- might be shown as UnknownInlinedFun 00:08:33.944 --72246-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.944 --72246-- object doesn't have a dynamic symbol table 00:08:33.944 --72246-- Scheduler: using generic scheduler lock implementation. 00:08:33.944 --72246-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.944 ==72246== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72246-by-???-on-09fa5fb4c861 00:08:33.944 ==72246== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72246-by-???-on-09fa5fb4c861 00:08:33.944 ==72246== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72246-by-???-on-09fa5fb4c861 00:08:33.944 ==72246== 00:08:33.944 ==72246== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.944 ==72246== don't want to do, unless you know exactly what you're doing, 00:08:33.944 ==72246== or are doing some strange experiment): 00:08:33.944 ==72246== /usr/libexec/valgrind/../../bin/vgdb --pid=72246 ...command... 00:08:33.944 ==72246== 00:08:33.944 ==72246== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.944 ==72246== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:33.944 ==72246== and then give GDB the following command 00:08:33.944 ==72246== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72246 00:08:33.944 ==72246== --pid is optional if only one valgrind process is running 00:08:33.944 ==72246== 00:08:33.944 --72246-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.944 --72246-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.944 --72246-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.944 --72246-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.944 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.944 --72246-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.944 --72246-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.944 --72246-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.944 --72246-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.944 --72246-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.944 --72246-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.944 --72246-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.944 --72246-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.944 --72246-- Reading syms from /usr/lib64/libm.so.6 00:08:33.944 --72246-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.944 --72246-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:33.944 --72246-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.944 --72246-- Reading syms from /usr/lib64/libc.so.6 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.203 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.203 --72246-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.203 --72246-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.203 --72246-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.203 --72246-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.203 --72246-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.203 --72246-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.203 --72246-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.203 --72246-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.203 --72246-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.203 --72246-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 ==72246== Preferring higher priority redirection: 00:08:34.204 --72246-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.204 --72246-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.204 --72246-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 --72246-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.204 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.204 --72246-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.204 --72246-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.204 ==72246== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.204 --72246-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.204 --72246-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.204 --72246-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.204 --72246-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.204 --72246-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.204 --72246-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.462 --72246-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.462 --72246-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.462 --72246-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.462 --72246-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.462 --72246-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.462 --72246-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.462 --72246-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.462 --72246-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.462 --72246-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.462 --72246-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.462 --72246-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.462 --72246-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.462 00:08:34.462 00:08:34.462 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.462 http://cunit.sourceforge.net/ 00:08:34.462 00:08:34.462 00:08:34.462 Suite: nvme 00:08:34.462 Test: test_nvme_ns_construct ...passed 00:08:34.462 Test: test_nvme_ns_uuid ...passed 00:08:34.462 Test: test_nvme_ns_csi ...passed 00:08:34.462 Test: test_nvme_ns_data ...passed 00:08:34.462 Test: test_nvme_ns_set_identify_data ...passed 00:08:34.462 Test: test_spdk_nvme_ns_get_values ...passed 00:08:34.462 Test: test_spdk_nvme_ns_is_active ...passed 00:08:34.462 Test: spdk_nvme_ns_supports ...passed 00:08:34.462 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:34.462 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72246-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.462 passed 00:08:34.462 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:34.462 Test: test_nvme_ns_find_id_desc ...passed 00:08:34.462 00:08:34.462 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.462 suites 1 1 n/a 0 0 00:08:34.462 tests 12 12 12 0 0 00:08:34.462 asserts 95 95 95 0 n/a 00:08:34.462 00:08:34.462 Elapsed time = 0.088 seconds 00:08:34.462 --72246-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.462 --72246-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.462 ==72246== 00:08:34.462 ==72246== HEAP SUMMARY: 00:08:34.462 ==72246== in use at exit: 0 bytes in 0 blocks 00:08:34.463 ==72246== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:34.463 ==72246== 00:08:34.463 ==72246== All heap blocks were freed -- no leaks are possible 00:08:34.463 ==72246== 00:08:34.463 ==72246== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.463 12:10:04 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:34.463 ==72254== Memcheck, a memory error detector 00:08:34.463 ==72254== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.463 ==72254== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.463 ==72254== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:34.463 ==72254== 00:08:34.463 --72254-- Valgrind options: 00:08:34.463 --72254-- --leak-check=full 00:08:34.463 --72254-- --error-exitcode=2 00:08:34.463 --72254-- --verbose 00:08:34.463 --72254-- Contents of /proc/version: 00:08:34.463 --72254-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:34.463 --72254-- 00:08:34.463 --72254-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.463 --72254-- Page sizes: currently 4096, max supported 4096 00:08:34.463 --72254-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.463 --72254-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:34.463 --72254-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.722 --72254-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.722 --72254-- might be shown as UnknownInlinedFun 00:08:34.722 --72254-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.722 --72254-- object doesn't have a dynamic symbol table 00:08:34.722 --72254-- Scheduler: using generic scheduler lock implementation. 00:08:34.722 --72254-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.722 ==72254== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72254-by-???-on-09fa5fb4c861 00:08:34.722 ==72254== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72254-by-???-on-09fa5fb4c861 00:08:34.722 ==72254== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72254-by-???-on-09fa5fb4c861 00:08:34.722 ==72254== 00:08:34.722 ==72254== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.722 ==72254== don't want to do, unless you know exactly what you're doing, 00:08:34.722 ==72254== or are doing some strange experiment): 00:08:34.722 ==72254== /usr/libexec/valgrind/../../bin/vgdb --pid=72254 ...command... 00:08:34.722 ==72254== 00:08:34.722 ==72254== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.722 ==72254== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:34.722 ==72254== and then give GDB the following command 00:08:34.722 ==72254== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72254 00:08:34.722 ==72254== --pid is optional if only one valgrind process is running 00:08:34.722 ==72254== 00:08:34.722 --72254-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.722 --72254-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.722 --72254-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.722 --72254-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.722 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.722 --72254-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.722 --72254-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.722 --72254-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.722 --72254-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.722 --72254-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.722 --72254-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.722 --72254-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.722 --72254-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.722 --72254-- Reading syms from /usr/lib64/libm.so.6 00:08:34.722 --72254-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.722 --72254-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.722 --72254-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.722 --72254-- Reading syms from /usr/lib64/libc.so.6 00:08:34.722 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.722 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.722 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.722 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.722 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.722 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.723 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.723 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.723 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.723 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.723 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.723 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.723 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.723 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.723 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.723 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.723 --72254-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.723 --72254-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.981 --72254-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.981 --72254-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.981 --72254-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.981 --72254-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.981 --72254-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.981 --72254-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.981 --72254-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72254-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 ==72254== Preferring higher priority redirection: 00:08:34.982 --72254-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.982 --72254-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.982 --72254-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 --72254-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.982 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.982 --72254-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.982 --72254-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.982 ==72254== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.982 --72254-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.982 --72254-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.982 --72254-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.982 --72254-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.982 --72254-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.982 --72254-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.982 --72254-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.982 --72254-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.982 --72254-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.982 --72254-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.982 --72254-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.982 --72254-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.982 --72254-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.982 --72254-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.982 --72254-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.982 --72254-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.982 --72254-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.982 --72254-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.982 00:08:34.982 00:08:34.983 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.983 http://cunit.sourceforge.net/ 00:08:34.983 00:08:34.983 00:08:34.983 Suite: nvme_ns_cmd 00:08:35.241 Test: split_test ...passed 00:08:35.241 Test: split_test2 ...passed 00:08:35.241 Test: split_test3 ...passed 00:08:35.241 Test: split_test4 ...passed 00:08:35.241 Test: test_nvme_ns_cmd_flush ...passed 00:08:35.241 Test: test_nvme_ns_cmd_dataset_management ...--72254-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.241 passed 00:08:35.241 Test: test_nvme_ns_cmd_copy ...passed 00:08:35.241 Test: test_io_flags ...[2024-07-25 12:10:04.700840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:08:35.241 passed 00:08:35.241 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:35.241 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:35.241 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:35.241 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:35.241 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:35.241 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:35.241 Test: test_cmd_child_request ...passed 00:08:35.241 Test: test_nvme_ns_cmd_readv ...passed 00:08:35.241 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:35.241 Test: test_nvme_ns_cmd_writev ...[2024-07-25 12:10:04.781749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 291:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:08:35.242 passed 00:08:35.242 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:35.242 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:35.242 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:35.242 Test: test_nvme_ns_cmd_comparev ...passed 00:08:35.242 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:35.242 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:35.242 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:35.242 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:35.242 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:35.242 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-25 12:10:04.878252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:35.242 passed 00:08:35.242 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-25 12:10:04.886981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:08:35.500 passed 00:08:35.500 Test: test_nvme_ns_cmd_verify ...passed 00:08:35.500 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:35.500 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:35.500 00:08:35.500 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.500 suites 1 1 n/a 0 0 00:08:35.500 tests 32 32 32 0 0 00:08:35.500 asserts 550 550 550 0 n/a 00:08:35.500 00:08:35.500 Elapsed time = 0.279 seconds 00:08:35.500 --72254-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.500 --72254-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.500 ==72254== 00:08:35.500 ==72254== HEAP SUMMARY: 00:08:35.500 ==72254== in use at exit: 0 bytes in 0 blocks 00:08:35.500 ==72254== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:35.500 ==72254== 00:08:35.500 ==72254== All heap blocks were freed -- no leaks are possible 00:08:35.500 ==72254== 00:08:35.500 ==72254== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.500 12:10:04 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:35.500 ==72265== Memcheck, a memory error detector 00:08:35.500 ==72265== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.500 ==72265== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.500 ==72265== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:35.500 ==72265== 00:08:35.500 --72265-- Valgrind options: 00:08:35.500 --72265-- --leak-check=full 00:08:35.500 --72265-- --error-exitcode=2 00:08:35.500 --72265-- --verbose 00:08:35.500 --72265-- Contents of /proc/version: 00:08:35.500 --72265-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:35.500 --72265-- 00:08:35.500 --72265-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.500 --72265-- Page sizes: currently 4096, max supported 4096 00:08:35.500 --72265-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.500 --72265-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:35.500 --72265-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.500 --72265-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.500 --72265-- might be shown as UnknownInlinedFun 00:08:35.500 --72265-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.501 --72265-- object doesn't have a dynamic symbol table 00:08:35.501 --72265-- Scheduler: using generic scheduler lock implementation. 00:08:35.501 --72265-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.501 ==72265== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72265-by-???-on-09fa5fb4c861 00:08:35.501 ==72265== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72265-by-???-on-09fa5fb4c861 00:08:35.501 ==72265== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72265-by-???-on-09fa5fb4c861 00:08:35.501 ==72265== 00:08:35.501 ==72265== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.501 ==72265== don't want to do, unless you know exactly what you're doing, 00:08:35.501 ==72265== or are doing some strange experiment): 00:08:35.501 ==72265== /usr/libexec/valgrind/../../bin/vgdb --pid=72265 ...command... 00:08:35.501 ==72265== 00:08:35.501 ==72265== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.501 ==72265== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:35.501 ==72265== and then give GDB the following command 00:08:35.501 ==72265== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72265 00:08:35.501 ==72265== --pid is optional if only one valgrind process is running 00:08:35.501 ==72265== 00:08:35.501 --72265-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.501 --72265-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.501 --72265-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.501 --72265-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.501 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.501 --72265-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.501 --72265-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.501 --72265-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.501 --72265-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.501 --72265-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.501 --72265-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.501 --72265-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.501 --72265-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.501 --72265-- Reading syms from /usr/lib64/libm.so.6 00:08:35.501 --72265-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.501 --72265-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:35.501 --72265-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.501 --72265-- Reading syms from /usr/lib64/libc.so.6 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.759 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.759 --72265-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.759 --72265-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.759 --72265-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.759 --72265-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.759 --72265-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.759 --72265-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.759 --72265-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.759 --72265-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.759 --72265-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.759 --72265-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 ==72265== Preferring higher priority redirection: 00:08:35.760 --72265-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.760 --72265-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.760 --72265-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 --72265-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.760 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.760 --72265-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.760 --72265-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.760 ==72265== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.760 --72265-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.760 --72265-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.760 --72265-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.760 --72265-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.760 --72265-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.760 --72265-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.760 --72265-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.760 --72265-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.760 --72265-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.760 --72265-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.760 --72265-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.760 --72265-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.760 --72265-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.760 --72265-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.760 --72265-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.760 --72265-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.760 --72265-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.760 --72265-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.760 00:08:35.760 00:08:35.760 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.760 http://cunit.sourceforge.net/ 00:08:35.760 00:08:36.019 00:08:36.019 Suite: nvme_ns_cmd 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:36.019 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:36.019 00:08:36.019 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.019 suites 1 1 n/a 0 0 00:08:36.019 tests 12 12 12 0 0 00:08:36.019 asserts 123 123 123 0 n/a 00:08:36.019 00:08:36.019 Elapsed time = 0.060 seconds 00:08:36.019 --72265-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.019 --72265-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.019 ==72265== 00:08:36.019 ==72265== HEAP SUMMARY: 00:08:36.019 ==72265== in use at exit: 0 bytes in 0 blocks 00:08:36.019 ==72265== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:36.019 ==72265== 00:08:36.019 ==72265== All heap blocks were freed -- no leaks are possible 00:08:36.019 ==72265== 00:08:36.019 ==72265== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.019 12:10:05 unittest_nvme -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:36.019 ==72273== Memcheck, a memory error detector 00:08:36.019 ==72273== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.019 ==72273== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.019 ==72273== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:36.019 ==72273== 00:08:36.019 --72273-- Valgrind options: 00:08:36.019 --72273-- --leak-check=full 00:08:36.019 --72273-- --error-exitcode=2 00:08:36.019 --72273-- --verbose 00:08:36.019 --72273-- Contents of /proc/version: 00:08:36.019 --72273-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.019 --72273-- 00:08:36.020 --72273-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.020 --72273-- Page sizes: currently 4096, max supported 4096 00:08:36.020 --72273-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.020 --72273-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:36.020 --72273-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.020 --72273-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.020 --72273-- might be shown as UnknownInlinedFun 00:08:36.020 --72273-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.020 --72273-- object doesn't have a dynamic symbol table 00:08:36.020 --72273-- Scheduler: using generic scheduler lock implementation. 00:08:36.020 --72273-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.020 ==72273== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72273-by-???-on-09fa5fb4c861 00:08:36.020 ==72273== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72273-by-???-on-09fa5fb4c861 00:08:36.020 ==72273== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72273-by-???-on-09fa5fb4c861 00:08:36.020 ==72273== 00:08:36.020 ==72273== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.020 ==72273== don't want to do, unless you know exactly what you're doing, 00:08:36.020 ==72273== or are doing some strange experiment): 00:08:36.020 ==72273== /usr/libexec/valgrind/../../bin/vgdb --pid=72273 ...command... 00:08:36.020 ==72273== 00:08:36.020 ==72273== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.020 ==72273== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:36.020 ==72273== and then give GDB the following command 00:08:36.020 ==72273== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72273 00:08:36.020 ==72273== --pid is optional if only one valgrind process is running 00:08:36.020 ==72273== 00:08:36.020 --72273-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.020 --72273-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.020 --72273-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.020 --72273-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.020 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.020 --72273-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.020 --72273-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.020 --72273-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.020 --72273-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.020 --72273-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.020 --72273-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.020 --72273-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.020 --72273-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.020 --72273-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.020 --72273-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.020 --72273-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.020 --72273-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.020 --72273-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.279 --72273-- Reading syms from /usr/lib64/libm.so.6 00:08:36.279 --72273-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.279 --72273-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.279 --72273-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.279 --72273-- Reading syms from /usr/lib64/libc.so.6 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.279 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.279 --72273-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.279 --72273-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.279 --72273-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.279 --72273-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.279 --72273-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.279 --72273-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.279 --72273-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.279 --72273-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.279 --72273-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.279 --72273-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 ==72273== Preferring higher priority redirection: 00:08:36.280 --72273-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.280 --72273-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.280 --72273-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72273-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.280 --72273-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.280 --72273-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.280 ==72273== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.280 --72273-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.280 --72273-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.280 --72273-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.280 --72273-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.280 --72273-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.280 --72273-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.280 --72273-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.280 --72273-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.280 --72273-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.539 --72273-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.539 --72273-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.539 --72273-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.539 --72273-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.539 --72273-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.539 --72273-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.539 --72273-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.539 --72273-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.539 --72273-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.539 00:08:36.539 00:08:36.539 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.539 http://cunit.sourceforge.net/ 00:08:36.539 00:08:36.539 00:08:36.539 Suite: nvme_qpair 00:08:36.539 Test: test3 ...--72273-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:36.539 passed 00:08:36.539 Test: test_ctrlr_failed ...passed 00:08:36.539 Test: struct_packing ...passed 00:08:36.539 Test: test_nvme_qpair_process_completions ...[2024-07-25 12:10:06.022940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:36.539 [2024-07-25 12:10:06.061086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:36.539 --72273-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:36.539 --72273-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.539 [2024-07-25 12:10:06.078880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:08:36.539 [2024-07-25 12:10:06.080334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:08:36.539 passed 00:08:36.539 Test: test_nvme_completion_is_retry ...passed 00:08:36.539 Test: test_get_status_string ...passed 00:08:36.539 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:36.539 Test: test_nvme_qpair_submit_request ...passed 00:08:36.539 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:36.539 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:36.539 Test: test_nvme_qpair_init_deinit ...[2024-07-25 12:10:06.135638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:08:36.539 passed 00:08:36.539 Test: test_nvme_get_sgl_print_info ...passed 00:08:36.539 00:08:36.539 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.539 suites 1 1 n/a 0 0 00:08:36.539 tests 12 12 12 0 0 00:08:36.539 asserts 154 154 154 0 n/a 00:08:36.539 00:08:36.539 Elapsed time = 0.162 seconds 00:08:36.539 --72273-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.797 ==72273== 00:08:36.797 ==72273== HEAP SUMMARY: 00:08:36.797 ==72273== in use at exit: 0 bytes in 0 blocks 00:08:36.797 ==72273== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:36.797 ==72273== 00:08:36.797 ==72273== All heap blocks were freed -- no leaks are possible 00:08:36.797 ==72273== 00:08:36.797 ==72273== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.797 12:10:06 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:36.797 ==72274== Memcheck, a memory error detector 00:08:36.797 ==72274== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.797 ==72274== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.797 ==72274== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:36.797 ==72274== 00:08:36.797 --72274-- Valgrind options: 00:08:36.797 --72274-- --leak-check=full 00:08:36.797 --72274-- --error-exitcode=2 00:08:36.797 --72274-- --verbose 00:08:36.797 --72274-- Contents of /proc/version: 00:08:36.797 --72274-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.797 --72274-- 00:08:36.797 --72274-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.797 --72274-- Page sizes: currently 4096, max supported 4096 00:08:36.797 --72274-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.797 --72274-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:36.798 --72274-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.798 --72274-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.798 --72274-- might be shown as UnknownInlinedFun 00:08:36.798 --72274-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.798 --72274-- object doesn't have a dynamic symbol table 00:08:36.798 --72274-- Scheduler: using generic scheduler lock implementation. 00:08:36.798 --72274-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.798 ==72274== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72274-by-???-on-09fa5fb4c861 00:08:36.798 ==72274== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72274-by-???-on-09fa5fb4c861 00:08:36.798 ==72274== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72274-by-???-on-09fa5fb4c861 00:08:36.798 ==72274== 00:08:36.798 ==72274== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.798 ==72274== don't want to do, unless you know exactly what you're doing, 00:08:36.798 ==72274== or are doing some strange experiment): 00:08:36.798 ==72274== /usr/libexec/valgrind/../../bin/vgdb --pid=72274 ...command... 00:08:36.798 ==72274== 00:08:36.798 ==72274== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.798 ==72274== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:36.798 ==72274== and then give GDB the following command 00:08:36.798 ==72274== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72274 00:08:36.798 ==72274== --pid is optional if only one valgrind process is running 00:08:36.798 ==72274== 00:08:36.798 --72274-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.798 --72274-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.798 --72274-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.798 --72274-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.798 --72274-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.798 --72274-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.798 --72274-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.798 --72274-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.798 --72274-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.798 --72274-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.798 --72274-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.798 --72274-- Reading syms from /usr/lib64/libm.so.6 00:08:36.798 --72274-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.798 --72274-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.798 --72274-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.798 --72274-- Reading syms from /usr/lib64/libc.so.6 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.798 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.798 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.798 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.056 --72274-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.056 --72274-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.056 --72274-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.056 --72274-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.056 --72274-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.056 --72274-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.056 --72274-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 ==72274== Preferring higher priority redirection: 00:08:37.056 --72274-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.056 --72274-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.056 --72274-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 --72274-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.056 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.057 --72274-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.057 --72274-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.057 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.057 --72274-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.057 --72274-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.057 --72274-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.057 --72274-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.057 --72274-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.057 --72274-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.057 --72274-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.057 --72274-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.057 --72274-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.057 --72274-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.057 --72274-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.057 --72274-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.057 --72274-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.057 --72274-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.057 --72274-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.057 --72274-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.057 --72274-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.057 --72274-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.057 00:08:37.057 00:08:37.057 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.057 http://cunit.sourceforge.net/ 00:08:37.057 00:08:37.057 00:08:37.057 Suite: nvme_pcie 00:08:37.057 Test: test_prp_list_append ...[2024-07-25 12:10:06.673494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1206:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:37.315 [2024-07-25 12:10:06.713487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1235:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:08:37.315 [2024-07-25 12:10:06.714677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1225:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:08:37.315 [2024-07-25 12:10:06.717062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1219:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:37.315 [2024-07-25 12:10:06.717873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1219:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:37.315 passed 00:08:37.315 Test: test_nvme_pcie_hotplug_monitor ...--72274-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:37.315 passed 00:08:37.315 Test: test_shadow_doorbell_update ...passed 00:08:37.315 Test: test_build_contig_hw_sgl_request ...passed 00:08:37.315 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:37.315 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:37.315 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:37.315 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-25 12:10:06.781247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1206:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:37.315 passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-25 12:10:06.803204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:08:37.315 passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-25 12:10:06.813880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:08:37.315 passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-25 12:10:06.821254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:08:37.315 passed 00:08:37.315 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-25 12:10:06.824243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:08:37.315 passed 00:08:37.315 00:08:37.315 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.315 suites 1 1 n/a 0 0 00:08:37.315 tests 14 14 14 0 0 00:08:37.315 asserts 235 235 235 0 n/a 00:08:37.315 00:08:37.315 Elapsed time = 0.164 seconds 00:08:37.315 --72274-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.315 --72274-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.315 ==72274== 00:08:37.315 ==72274== HEAP SUMMARY: 00:08:37.315 ==72274== in use at exit: 0 bytes in 0 blocks 00:08:37.315 ==72274== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:37.315 ==72274== 00:08:37.315 ==72274== All heap blocks were freed -- no leaks are possible 00:08:37.315 ==72274== 00:08:37.315 ==72274== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.315 12:10:06 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:37.315 ==72288== Memcheck, a memory error detector 00:08:37.315 ==72288== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.315 ==72288== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.316 ==72288== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:37.316 ==72288== 00:08:37.316 --72288-- Valgrind options: 00:08:37.316 --72288-- --leak-check=full 00:08:37.316 --72288-- --error-exitcode=2 00:08:37.316 --72288-- --verbose 00:08:37.316 --72288-- Contents of /proc/version: 00:08:37.316 --72288-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:37.316 --72288-- 00:08:37.316 --72288-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.316 --72288-- Page sizes: currently 4096, max supported 4096 00:08:37.316 --72288-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.316 --72288-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:37.316 --72288-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.316 --72288-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.316 --72288-- might be shown as UnknownInlinedFun 00:08:37.316 --72288-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.316 --72288-- object doesn't have a dynamic symbol table 00:08:37.316 --72288-- Scheduler: using generic scheduler lock implementation. 00:08:37.316 --72288-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.316 ==72288== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72288-by-???-on-09fa5fb4c861 00:08:37.316 ==72288== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72288-by-???-on-09fa5fb4c861 00:08:37.316 ==72288== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72288-by-???-on-09fa5fb4c861 00:08:37.316 ==72288== 00:08:37.316 ==72288== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.316 ==72288== don't want to do, unless you know exactly what you're doing, 00:08:37.316 ==72288== or are doing some strange experiment): 00:08:37.316 ==72288== /usr/libexec/valgrind/../../bin/vgdb --pid=72288 ...command... 00:08:37.316 ==72288== 00:08:37.316 ==72288== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.316 ==72288== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:37.316 ==72288== and then give GDB the following command 00:08:37.316 ==72288== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72288 00:08:37.316 ==72288== --pid is optional if only one valgrind process is running 00:08:37.316 ==72288== 00:08:37.316 --72288-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.316 --72288-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.575 --72288-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.575 --72288-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.575 --72288-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.575 --72288-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.575 --72288-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.575 --72288-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.575 --72288-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.575 --72288-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.575 --72288-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.575 --72288-- Reading syms from /usr/lib64/libm.so.6 00:08:37.575 --72288-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.575 --72288-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.575 --72288-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libc.so.6 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.575 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.575 --72288-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.575 --72288-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.575 --72288-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.575 --72288-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.575 --72288-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.575 --72288-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.575 --72288-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.576 --72288-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 ==72288== Preferring higher priority redirection: 00:08:37.576 --72288-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.576 --72288-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.576 --72288-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 --72288-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.576 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.576 --72288-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.576 --72288-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.576 ==72288== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.576 --72288-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.576 --72288-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.835 --72288-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.835 --72288-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.835 --72288-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.835 --72288-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.835 --72288-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.835 --72288-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.835 --72288-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.835 --72288-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.835 --72288-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.835 --72288-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.835 --72288-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.835 --72288-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.835 --72288-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.835 --72288-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.835 --72288-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.835 --72288-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.835 00:08:37.835 00:08:37.835 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.835 http://cunit.sourceforge.net/ 00:08:37.835 00:08:37.835 00:08:37.835 Suite: nvme_ns_cmd 00:08:37.835 Test: nvme_poll_group_create_test ...passed 00:08:37.835 Test: nvme_poll_group_add_remove_test ...passed 00:08:37.835 Test: nvme_poll_group_process_completions ...passed 00:08:37.835 Test: nvme_poll_group_destroy_test ...passed 00:08:37.835 Test: nvme_poll_group_get_free_stats ...passed 00:08:37.835 00:08:37.835 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.835 suites 1 1 n/a 0 0 00:08:37.835 tests 5 5 5 0 0 00:08:37.835 asserts 75 75 75 0 n/a 00:08:37.835 00:08:37.835 Elapsed time = 0.059 seconds 00:08:37.835 --72288-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.835 --72288-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.835 ==72288== 00:08:37.835 ==72288== HEAP SUMMARY: 00:08:37.835 ==72288== in use at exit: 0 bytes in 0 blocks 00:08:37.835 ==72288== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:37.835 ==72288== 00:08:37.835 ==72288== All heap blocks were freed -- no leaks are possible 00:08:37.835 ==72288== 00:08:37.835 ==72288== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.835 12:10:07 unittest_nvme -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:37.835 ==72295== Memcheck, a memory error detector 00:08:37.835 ==72295== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.835 ==72295== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.835 ==72295== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:37.835 ==72295== 00:08:37.835 --72295-- Valgrind options: 00:08:37.835 --72295-- --leak-check=full 00:08:37.835 --72295-- --error-exitcode=2 00:08:37.835 --72295-- --verbose 00:08:37.835 --72295-- Contents of /proc/version: 00:08:37.835 --72295-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:37.835 --72295-- 00:08:37.835 --72295-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.836 --72295-- Page sizes: currently 4096, max supported 4096 00:08:37.836 --72295-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.836 --72295-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:37.836 --72295-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.836 --72295-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.836 --72295-- might be shown as UnknownInlinedFun 00:08:38.094 --72295-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.094 --72295-- object doesn't have a dynamic symbol table 00:08:38.094 --72295-- Scheduler: using generic scheduler lock implementation. 00:08:38.094 --72295-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.094 ==72295== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72295-by-???-on-09fa5fb4c861 00:08:38.094 ==72295== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72295-by-???-on-09fa5fb4c861 00:08:38.094 ==72295== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72295-by-???-on-09fa5fb4c861 00:08:38.094 ==72295== 00:08:38.094 ==72295== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.094 ==72295== don't want to do, unless you know exactly what you're doing, 00:08:38.094 ==72295== or are doing some strange experiment): 00:08:38.094 ==72295== /usr/libexec/valgrind/../../bin/vgdb --pid=72295 ...command... 00:08:38.094 ==72295== 00:08:38.094 ==72295== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.094 ==72295== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:38.094 ==72295== and then give GDB the following command 00:08:38.094 ==72295== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72295 00:08:38.094 ==72295== --pid is optional if only one valgrind process is running 00:08:38.094 ==72295== 00:08:38.094 --72295-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.094 --72295-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.094 --72295-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.094 --72295-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.094 --72295-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.094 --72295-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.094 --72295-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.094 --72295-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.094 --72295-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.094 --72295-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.094 --72295-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.094 --72295-- Reading syms from /usr/lib64/libm.so.6 00:08:38.094 --72295-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.094 --72295-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.094 --72295-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.094 --72295-- Reading syms from /usr/lib64/libc.so.6 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.094 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.094 --72295-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.094 --72295-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.352 --72295-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.352 --72295-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.352 --72295-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.352 --72295-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.352 --72295-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.352 --72295-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.352 --72295-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.352 --72295-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 ==72295== Preferring higher priority redirection: 00:08:38.353 --72295-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.353 --72295-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.353 --72295-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 --72295-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.353 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.353 --72295-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.353 --72295-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.353 ==72295== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.353 --72295-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.353 --72295-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.353 --72295-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.353 --72295-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.353 --72295-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.353 --72295-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.353 --72295-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.353 --72295-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.353 --72295-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.353 --72295-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.353 --72295-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.353 --72295-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.353 --72295-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.353 --72295-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.353 --72295-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.353 --72295-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.353 --72295-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.353 --72295-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.353 00:08:38.353 00:08:38.353 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.353 http://cunit.sourceforge.net/ 00:08:38.353 00:08:38.353 00:08:38.353 Suite: nvme_quirks 00:08:38.611 Test: test_nvme_quirks_striping ...passed 00:08:38.611 00:08:38.611 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.611 suites 1 1 n/a 0 0 00:08:38.611 tests 1 1 1 0 0 00:08:38.611 asserts 5 5 5 0 n/a 00:08:38.611 00:08:38.611 Elapsed time = 0.011 seconds 00:08:38.611 --72295-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.611 --72295-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.611 ==72295== 00:08:38.611 ==72295== HEAP SUMMARY: 00:08:38.611 ==72295== in use at exit: 0 bytes in 0 blocks 00:08:38.611 ==72295== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:38.611 ==72295== 00:08:38.611 ==72295== All heap blocks were freed -- no leaks are possible 00:08:38.611 ==72295== 00:08:38.611 ==72295== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.612 12:10:08 unittest_nvme -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:38.612 ==72300== Memcheck, a memory error detector 00:08:38.612 ==72300== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.612 ==72300== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.612 ==72300== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:38.612 ==72300== 00:08:38.612 --72300-- Valgrind options: 00:08:38.612 --72300-- --leak-check=full 00:08:38.612 --72300-- --error-exitcode=2 00:08:38.612 --72300-- --verbose 00:08:38.612 --72300-- Contents of /proc/version: 00:08:38.612 --72300-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:38.612 --72300-- 00:08:38.612 --72300-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.612 --72300-- Page sizes: currently 4096, max supported 4096 00:08:38.612 --72300-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.612 --72300-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:38.612 --72300-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.612 --72300-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.612 --72300-- might be shown as UnknownInlinedFun 00:08:38.612 --72300-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.612 --72300-- object doesn't have a dynamic symbol table 00:08:38.612 --72300-- Scheduler: using generic scheduler lock implementation. 00:08:38.612 --72300-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.612 ==72300== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72300-by-???-on-09fa5fb4c861 00:08:38.612 ==72300== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72300-by-???-on-09fa5fb4c861 00:08:38.612 ==72300== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72300-by-???-on-09fa5fb4c861 00:08:38.612 ==72300== 00:08:38.612 ==72300== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.612 ==72300== don't want to do, unless you know exactly what you're doing, 00:08:38.612 ==72300== or are doing some strange experiment): 00:08:38.612 ==72300== /usr/libexec/valgrind/../../bin/vgdb --pid=72300 ...command... 00:08:38.612 ==72300== 00:08:38.612 ==72300== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.612 ==72300== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:38.612 ==72300== and then give GDB the following command 00:08:38.612 ==72300== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72300 00:08:38.612 ==72300== --pid is optional if only one valgrind process is running 00:08:38.612 ==72300== 00:08:38.612 --72300-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.612 --72300-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.612 --72300-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.612 --72300-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.612 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.612 --72300-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.612 --72300-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.612 --72300-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.612 --72300-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.612 --72300-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.612 --72300-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.612 --72300-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.612 --72300-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.612 --72300-- Reading syms from /usr/lib64/libm.so.6 00:08:38.612 --72300-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.612 --72300-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.612 --72300-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.612 --72300-- Reading syms from /usr/lib64/libc.so.6 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.871 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.871 --72300-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.871 --72300-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.871 --72300-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.871 --72300-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.871 --72300-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.871 --72300-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.871 --72300-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.871 --72300-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.871 --72300-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.871 --72300-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 ==72300== Preferring higher priority redirection: 00:08:38.872 --72300-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.872 --72300-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.872 --72300-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72300-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72300-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.872 --72300-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.872 ==72300== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72300-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.872 --72300-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.872 --72300-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.872 --72300-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.872 --72300-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.872 --72300-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.872 --72300-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.872 --72300-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.872 --72300-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.872 --72300-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.872 --72300-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.872 --72300-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.872 --72300-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.872 --72300-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.872 --72300-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.872 --72300-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.872 --72300-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:39.131 --72300-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.131 --72300-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.131 00:08:39.131 00:08:39.131 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.131 http://cunit.sourceforge.net/ 00:08:39.131 00:08:39.131 00:08:39.131 Suite: nvme_tcp 00:08:39.131 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:39.131 Test: test_nvme_tcp_build_iovs ...passed 00:08:39.131 Test: test_nvme_tcp_build_sgl_request ...[2024-07-25 12:10:08.591407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcbb0, and the iovcnt=16, remaining_size=28672 00:08:39.131 passed 00:08:39.131 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:39.131 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:39.131 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:39.131 Test: test_nvme_tcp_req_get ...passed 00:08:39.131 Test: test_nvme_tcp_req_init ...passed 00:08:39.131 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:39.131 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:39.131 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-25 12:10:08.721418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7b0 is same with the state(6) to be set 00:08:39.131 passed 00:08:39.131 Test: test_nvme_tcp_alloc_reqs ...--72300-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:39.131 --72300-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.131 passed 00:08:39.131 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-25 12:10:08.740160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdaf0 is same with the state(5) to be set 00:08:39.131 passed 00:08:39.131 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-25 12:10:08.742707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1190:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe540 00:08:39.131 [2024-07-25 12:10:08.745847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1249:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:08:39.131 [2024-07-25 12:10:08.746085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.748331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1200:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:08:39.131 [2024-07-25 12:10:08.748542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.750955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1241:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:08:39.131 [2024-07-25 12:10:08.751171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.752926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.755362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.757721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.759804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 [2024-07-25 12:10:08.762261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:08:39.131 passed 00:08:39.131 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-25 12:10:08.780902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:08:39.390 [2024-07-25 12:10:08.782122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:39.390 --72300-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:39.390 --72300-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:39.390 --72300-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:39.390 [2024-07-25 12:10:08.807064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:39.390 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-25 12:10:08.823073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe100): PDU Sequence Error 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_icresp_handle ...[2024-07-25 12:10:08.825116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1576:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:08:39.390 [2024-07-25 12:10:08.826128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:08:39.390 [2024-07-25 12:10:08.826355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(5) to be set 00:08:39.390 [2024-07-25 12:10:08.827408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1592:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:08:39.390 [2024-07-25 12:10:08.827644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(5) to be set 00:08:39.390 [2024-07-25 12:10:08.831807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(0) to be set 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-25 12:10:08.838299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe540): PDU Sequence Error 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-25 12:10:08.846822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1653:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd20 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:39.390 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-25 12:10:08.875202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4b0, errno=0, rc=0 00:08:39.390 [2024-07-25 12:10:08.879652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4b0 is same with the state(5) to be set 00:08:39.390 [2024-07-25 12:10:08.881505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4b0 is same with the state(5) to be set 00:08:39.390 --72300-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:39.390 --72300-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.390 [2024-07-25 12:10:08.893311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:08:39.390 [2024-07-25 12:10:08.894857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:08:39.390 passed 00:08:39.390 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-25 12:10:09.028189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:39.391 [2024-07-25 12:10:09.028785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:39.391 passed 00:08:39.391 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:39.391 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-25 12:10:09.035590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:39.391 [2024-07-25 12:10:09.036469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:39.391 passed 00:08:39.649 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-25 12:10:09.050173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:39.649 [2024-07-25 12:10:09.050429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:39.649 [2024-07-25 12:10:09.051693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:08:39.649 [2024-07-25 12:10:09.052013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:39.649 [2024-07-25 12:10:09.052904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2383:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a3f7b0 with addr=192.168.1.78, port=23 00:08:39.649 [2024-07-25 12:10:09.053131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:39.649 passed 00:08:39.649 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-25 12:10:09.057281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a41540, and the iovcnt=1, remaining_size=1024 00:08:39.649 [2024-07-25 12:10:09.057666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1035:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:08:39.649 passed 00:08:39.649 00:08:39.649 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.649 suites 1 1 n/a 0 0 00:08:39.649 tests 27 27 27 0 0 00:08:39.649 asserts 624 624 624 0 n/a 00:08:39.649 00:08:39.649 Elapsed time = 0.519 seconds 00:08:39.649 --72300-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.649 ==72300== 00:08:39.649 ==72300== HEAP SUMMARY: 00:08:39.649 ==72300== in use at exit: 192 bytes in 1 blocks 00:08:39.649 ==72300== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:08:39.649 ==72300== 00:08:39.649 ==72300== Searching for pointers to 1 not-freed blocks 00:08:39.649 ==72300== Checked 6,608,096 bytes 00:08:39.649 ==72300== 00:08:39.649 ==72300== LEAK SUMMARY: 00:08:39.649 ==72300== definitely lost: 0 bytes in 0 blocks 00:08:39.649 ==72300== indirectly lost: 0 bytes in 0 blocks 00:08:39.649 ==72300== possibly lost: 0 bytes in 0 blocks 00:08:39.649 ==72300== still reachable: 192 bytes in 1 blocks 00:08:39.649 ==72300== suppressed: 0 bytes in 0 blocks 00:08:39.649 ==72300== Reachable blocks (those to which a pointer was found) are not shown. 00:08:39.649 ==72300== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:39.649 ==72300== 00:08:39.649 ==72300== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.649 12:10:09 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:39.649 ==72312== Memcheck, a memory error detector 00:08:39.649 ==72312== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.649 ==72312== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.649 ==72312== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:39.649 ==72312== 00:08:39.649 --72312-- Valgrind options: 00:08:39.649 --72312-- --leak-check=full 00:08:39.649 --72312-- --error-exitcode=2 00:08:39.649 --72312-- --verbose 00:08:39.649 --72312-- Contents of /proc/version: 00:08:39.649 --72312-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:39.650 --72312-- 00:08:39.650 --72312-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.650 --72312-- Page sizes: currently 4096, max supported 4096 00:08:39.650 --72312-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.650 --72312-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:39.650 --72312-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.650 --72312-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.650 --72312-- might be shown as UnknownInlinedFun 00:08:39.650 --72312-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.650 --72312-- object doesn't have a dynamic symbol table 00:08:39.650 --72312-- Scheduler: using generic scheduler lock implementation. 00:08:39.650 --72312-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.650 ==72312== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72312-by-???-on-09fa5fb4c861 00:08:39.650 ==72312== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72312-by-???-on-09fa5fb4c861 00:08:39.650 ==72312== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72312-by-???-on-09fa5fb4c861 00:08:39.650 ==72312== 00:08:39.650 ==72312== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.650 ==72312== don't want to do, unless you know exactly what you're doing, 00:08:39.650 ==72312== or are doing some strange experiment): 00:08:39.650 ==72312== /usr/libexec/valgrind/../../bin/vgdb --pid=72312 ...command... 00:08:39.650 ==72312== 00:08:39.650 ==72312== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.650 ==72312== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:39.650 ==72312== and then give GDB the following command 00:08:39.650 ==72312== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72312 00:08:39.650 ==72312== --pid is optional if only one valgrind process is running 00:08:39.650 ==72312== 00:08:39.650 --72312-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.650 --72312-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.650 --72312-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.650 --72312-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.650 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.650 --72312-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.650 --72312-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.650 --72312-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.650 --72312-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.650 --72312-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.650 --72312-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.650 --72312-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.650 --72312-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.650 --72312-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.650 --72312-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:39.650 --72312-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.650 --72312-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.650 --72312-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.650 --72312-- Reading syms from /usr/lib64/libm.so.6 00:08:39.908 --72312-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.908 --72312-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.908 --72312-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.908 --72312-- Reading syms from /usr/lib64/libc.so.6 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.908 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.908 --72312-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.908 --72312-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.908 --72312-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.908 --72312-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.908 --72312-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.908 --72312-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.908 --72312-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.908 --72312-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.908 --72312-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.908 --72312-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.908 --72312-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 ==72312== Preferring higher priority redirection: 00:08:39.909 --72312-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.909 --72312-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.909 --72312-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 --72312-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.909 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.909 --72312-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.909 --72312-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.909 ==72312== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.909 --72312-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.909 --72312-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.909 --72312-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.909 --72312-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.909 --72312-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.909 --72312-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.909 --72312-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.909 --72312-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.909 --72312-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.909 --72312-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.168 --72312-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.168 --72312-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.168 --72312-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.168 --72312-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.168 --72312-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.168 --72312-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.168 --72312-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.168 --72312-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.168 00:08:40.168 00:08:40.168 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.168 http://cunit.sourceforge.net/ 00:08:40.168 00:08:40.168 00:08:40.168 Suite: nvme_transport 00:08:40.168 Test: test_nvme_get_transport ...passed 00:08:40.168 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:40.168 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:40.168 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:40.168 Test: test_ctrlr_get_memory_domains ...passed 00:08:40.168 00:08:40.168 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.168 suites 1 1 n/a 0 0 00:08:40.168 tests 5 5 5 0 0 00:08:40.168 asserts 28 28 28 0 n/a 00:08:40.168 00:08:40.168 Elapsed time = 0.028 seconds 00:08:40.168 --72312-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.168 --72312-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.168 ==72312== 00:08:40.168 ==72312== HEAP SUMMARY: 00:08:40.168 ==72312== in use at exit: 0 bytes in 0 blocks 00:08:40.168 ==72312== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:40.168 ==72312== 00:08:40.168 ==72312== All heap blocks were freed -- no leaks are possible 00:08:40.168 ==72312== 00:08:40.168 ==72312== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.168 12:10:09 unittest_nvme -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:40.168 ==72322== Memcheck, a memory error detector 00:08:40.168 ==72322== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.168 ==72322== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.168 ==72322== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:40.168 ==72322== 00:08:40.168 --72322-- Valgrind options: 00:08:40.168 --72322-- --leak-check=full 00:08:40.168 --72322-- --error-exitcode=2 00:08:40.168 --72322-- --verbose 00:08:40.168 --72322-- Contents of /proc/version: 00:08:40.168 --72322-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:40.168 --72322-- 00:08:40.168 --72322-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.168 --72322-- Page sizes: currently 4096, max supported 4096 00:08:40.168 --72322-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.168 --72322-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:40.168 --72322-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.168 --72322-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.168 --72322-- might be shown as UnknownInlinedFun 00:08:40.168 --72322-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.168 --72322-- object doesn't have a dynamic symbol table 00:08:40.168 --72322-- Scheduler: using generic scheduler lock implementation. 00:08:40.168 --72322-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.168 ==72322== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72322-by-???-on-09fa5fb4c861 00:08:40.168 ==72322== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72322-by-???-on-09fa5fb4c861 00:08:40.168 ==72322== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72322-by-???-on-09fa5fb4c861 00:08:40.168 ==72322== 00:08:40.168 ==72322== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.168 ==72322== don't want to do, unless you know exactly what you're doing, 00:08:40.168 ==72322== or are doing some strange experiment): 00:08:40.168 ==72322== /usr/libexec/valgrind/../../bin/vgdb --pid=72322 ...command... 00:08:40.168 ==72322== 00:08:40.168 ==72322== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.168 ==72322== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:40.168 ==72322== and then give GDB the following command 00:08:40.168 ==72322== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72322 00:08:40.168 ==72322== --pid is optional if only one valgrind process is running 00:08:40.168 ==72322== 00:08:40.169 --72322-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.169 --72322-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.169 --72322-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.169 --72322-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.169 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.169 --72322-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.169 --72322-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.169 --72322-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.169 --72322-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.169 --72322-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.169 --72322-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.429 --72322-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.430 --72322-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.430 --72322-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.430 --72322-- Reading syms from /usr/lib64/libm.so.6 00:08:40.430 --72322-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.430 --72322-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.430 --72322-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libc.so.6 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.430 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.430 --72322-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.430 --72322-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.430 --72322-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.430 --72322-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.430 --72322-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.430 --72322-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.430 --72322-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.430 --72322-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 --72322-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.430 ==72322== Preferring higher priority redirection: 00:08:40.430 --72322-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.431 --72322-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.431 --72322-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 --72322-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.431 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.431 --72322-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.431 --72322-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.431 ==72322== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.431 --72322-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.431 --72322-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.431 --72322-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.431 --72322-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.431 --72322-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.689 --72322-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.689 --72322-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.689 --72322-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.689 --72322-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.689 --72322-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.689 --72322-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.689 --72322-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.689 --72322-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.689 --72322-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.689 --72322-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.689 --72322-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.689 --72322-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.689 --72322-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.689 00:08:40.689 00:08:40.689 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.689 http://cunit.sourceforge.net/ 00:08:40.689 00:08:40.689 00:08:40.689 Suite: nvme_io_msg 00:08:40.689 Test: test_nvme_io_msg_send ...passed 00:08:40.689 Test: test_nvme_io_msg_process ...passed 00:08:40.689 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:40.689 00:08:40.689 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.689 suites 1 1 n/a 0 0 00:08:40.689 tests 3 3 3 0 0 00:08:40.689 asserts 56 56 56 0 n/a 00:08:40.689 00:08:40.689 Elapsed time = 0.034 seconds 00:08:40.689 --72322-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.689 --72322-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.689 ==72322== 00:08:40.689 ==72322== HEAP SUMMARY: 00:08:40.689 ==72322== in use at exit: 0 bytes in 0 blocks 00:08:40.689 ==72322== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:40.689 ==72322== 00:08:40.689 ==72322== All heap blocks were freed -- no leaks are possible 00:08:40.689 ==72322== 00:08:40.689 ==72322== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.689 12:10:10 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:40.689 ==72323== Memcheck, a memory error detector 00:08:40.689 ==72323== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.689 ==72323== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.689 ==72323== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:40.689 ==72323== 00:08:40.689 --72323-- Valgrind options: 00:08:40.689 --72323-- --leak-check=full 00:08:40.689 --72323-- --error-exitcode=2 00:08:40.689 --72323-- --verbose 00:08:40.689 --72323-- Contents of /proc/version: 00:08:40.689 --72323-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:40.689 --72323-- 00:08:40.689 --72323-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.689 --72323-- Page sizes: currently 4096, max supported 4096 00:08:40.689 --72323-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.690 --72323-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:40.690 --72323-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.690 --72323-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.690 --72323-- might be shown as UnknownInlinedFun 00:08:40.690 --72323-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.690 --72323-- object doesn't have a dynamic symbol table 00:08:40.690 --72323-- Scheduler: using generic scheduler lock implementation. 00:08:40.690 --72323-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.690 ==72323== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72323-by-???-on-09fa5fb4c861 00:08:40.690 ==72323== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72323-by-???-on-09fa5fb4c861 00:08:40.690 ==72323== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72323-by-???-on-09fa5fb4c861 00:08:40.690 ==72323== 00:08:40.690 ==72323== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.690 ==72323== don't want to do, unless you know exactly what you're doing, 00:08:40.690 ==72323== or are doing some strange experiment): 00:08:40.690 ==72323== /usr/libexec/valgrind/../../bin/vgdb --pid=72323 ...command... 00:08:40.690 ==72323== 00:08:40.690 ==72323== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.690 ==72323== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:40.690 ==72323== and then give GDB the following command 00:08:40.690 ==72323== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72323 00:08:40.690 ==72323== --pid is optional if only one valgrind process is running 00:08:40.690 ==72323== 00:08:40.690 --72323-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.690 --72323-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.948 --72323-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.948 --72323-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.948 --72323-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.948 --72323-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.948 --72323-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.948 --72323-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.948 --72323-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.948 --72323-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.948 --72323-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.948 --72323-- Reading syms from /usr/lib64/libm.so.6 00:08:40.948 --72323-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.948 --72323-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.948 --72323-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libc.so.6 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.948 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.948 --72323-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.948 --72323-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.948 --72323-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.948 --72323-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.948 --72323-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.948 --72323-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.948 --72323-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.948 --72323-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.948 --72323-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.948 --72323-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.948 --72323-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.948 --72323-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.948 --72323-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 ==72323== Preferring higher priority redirection: 00:08:40.949 --72323-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.949 --72323-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.949 --72323-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 --72323-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.949 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.949 --72323-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.949 --72323-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.949 ==72323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.949 --72323-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.949 --72323-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.206 --72323-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.206 --72323-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.206 --72323-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.206 --72323-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.206 --72323-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.206 --72323-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.206 --72323-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.206 --72323-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.206 --72323-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.206 --72323-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.206 --72323-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.207 --72323-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.207 --72323-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.207 --72323-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.207 --72323-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.207 --72323-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.207 00:08:41.207 00:08:41.207 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.207 http://cunit.sourceforge.net/ 00:08:41.207 00:08:41.207 00:08:41.207 Suite: nvme_pcie_common 00:08:41.207 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-25 12:10:10.710139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 87:nvme_pcie_ctrlr_alloc_cmb: *ERROR*: Tried to allocate past valid CMB range! 00:08:41.207 passed 00:08:41.207 Test: test_nvme_pcie_qpair_construct_destroy ...--72323-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:41.207 passed 00:08:41.207 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:41.207 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-25 12:10:10.816676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 505:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:08:41.207 [2024-07-25 12:10:10.821379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 458:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:08:41.207 [2024-07-25 12:10:10.824104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 552:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:08:41.207 passed 00:08:41.207 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:41.207 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-25 12:10:10.833356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1804:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:41.207 [2024-07-25 12:10:10.833962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1804:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:41.207 passed 00:08:41.207 00:08:41.207 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.207 suites 1 1 n/a 0 0 00:08:41.207 tests 6 6 6 0 0 00:08:41.207 asserts 148 148 148 0 n/a 00:08:41.207 00:08:41.207 Elapsed time = 0.133 seconds 00:08:41.207 --72323-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.465 --72323-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.465 ==72323== 00:08:41.465 ==72323== HEAP SUMMARY: 00:08:41.465 ==72323== in use at exit: 0 bytes in 0 blocks 00:08:41.465 ==72323== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:41.465 ==72323== 00:08:41.465 ==72323== All heap blocks were freed -- no leaks are possible 00:08:41.465 ==72323== 00:08:41.465 ==72323== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.465 12:10:10 unittest_nvme -- unit/unittest.sh@103 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:41.465 ==72334== Memcheck, a memory error detector 00:08:41.465 ==72334== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.465 ==72334== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.465 ==72334== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:41.465 ==72334== 00:08:41.465 --72334-- Valgrind options: 00:08:41.465 --72334-- --leak-check=full 00:08:41.465 --72334-- --error-exitcode=2 00:08:41.465 --72334-- --verbose 00:08:41.465 --72334-- Contents of /proc/version: 00:08:41.465 --72334-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.465 --72334-- 00:08:41.465 --72334-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.465 --72334-- Page sizes: currently 4096, max supported 4096 00:08:41.465 --72334-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.465 --72334-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:41.465 --72334-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.465 --72334-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.465 --72334-- might be shown as UnknownInlinedFun 00:08:41.465 --72334-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.465 --72334-- object doesn't have a dynamic symbol table 00:08:41.465 --72334-- Scheduler: using generic scheduler lock implementation. 00:08:41.465 --72334-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.465 ==72334== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72334-by-???-on-09fa5fb4c861 00:08:41.465 ==72334== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72334-by-???-on-09fa5fb4c861 00:08:41.465 ==72334== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72334-by-???-on-09fa5fb4c861 00:08:41.465 ==72334== 00:08:41.465 ==72334== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.465 ==72334== don't want to do, unless you know exactly what you're doing, 00:08:41.465 ==72334== or are doing some strange experiment): 00:08:41.465 ==72334== /usr/libexec/valgrind/../../bin/vgdb --pid=72334 ...command... 00:08:41.465 ==72334== 00:08:41.465 ==72334== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.465 ==72334== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:41.465 ==72334== and then give GDB the following command 00:08:41.465 ==72334== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72334 00:08:41.465 ==72334== --pid is optional if only one valgrind process is running 00:08:41.465 ==72334== 00:08:41.465 --72334-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.465 --72334-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.466 --72334-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.466 --72334-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.466 --72334-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.466 --72334-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.466 --72334-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.466 --72334-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.466 --72334-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.466 --72334-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.466 --72334-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.466 --72334-- Reading syms from /usr/lib64/libm.so.6 00:08:41.466 --72334-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.466 --72334-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.466 --72334-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.466 --72334-- Reading syms from /usr/lib64/libc.so.6 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.466 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.466 --72334-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.466 --72334-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.725 --72334-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.725 --72334-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.725 --72334-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.725 --72334-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.725 --72334-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.725 --72334-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.725 --72334-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 --72334-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.725 ==72334== Preferring higher priority redirection: 00:08:41.725 --72334-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.726 --72334-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.726 --72334-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 --72334-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.726 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.726 --72334-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.726 --72334-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.726 ==72334== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.726 --72334-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.726 --72334-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.726 --72334-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.726 --72334-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.726 --72334-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.726 --72334-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.726 --72334-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.726 --72334-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.726 --72334-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.726 --72334-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.726 --72334-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.726 --72334-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.726 --72334-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.726 --72334-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.726 --72334-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.726 --72334-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.726 --72334-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.726 --72334-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.726 00:08:41.726 00:08:41.726 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.726 http://cunit.sourceforge.net/ 00:08:41.726 00:08:41.726 00:08:41.726 Suite: nvme_fabric 00:08:41.726 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:41.726 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:41.726 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:41.726 Test: test_nvme_fabric_discover_probe ...--72334-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:41.726 --72334-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:41.726 passed 00:08:41.726 Test: test_nvme_fabric_qpair_connect ...--72334-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:41.985 [2024-07-25 12:10:11.386101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 600:_nvme_fabric_qpair_connect_poll: *ERROR*: Connect command failed, rc -125, trtype:(null) adrfam:(null) traddr: trsvcid: subnqn:nqn.2016-06.io.spdk:subsystem1 00:08:41.985 passed 00:08:41.985 00:08:41.985 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.985 suites 1 1 n/a 0 0 00:08:41.985 tests 5 5 5 0 0 00:08:41.985 asserts 60 60 60 0 n/a 00:08:41.985 00:08:41.985 Elapsed time = 0.076 seconds 00:08:41.985 --72334-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.985 --72334-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.985 ==72334== 00:08:41.985 ==72334== HEAP SUMMARY: 00:08:41.985 ==72334== in use at exit: 0 bytes in 0 blocks 00:08:41.985 ==72334== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:41.985 ==72334== 00:08:41.985 ==72334== All heap blocks were freed -- no leaks are possible 00:08:41.985 ==72334== 00:08:41.985 ==72334== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.985 12:10:11 unittest_nvme -- unit/unittest.sh@104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:41.985 ==72342== Memcheck, a memory error detector 00:08:41.985 ==72342== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.985 ==72342== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.985 ==72342== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:41.985 ==72342== 00:08:41.985 --72342-- Valgrind options: 00:08:41.985 --72342-- --leak-check=full 00:08:41.985 --72342-- --error-exitcode=2 00:08:41.985 --72342-- --verbose 00:08:41.985 --72342-- Contents of /proc/version: 00:08:41.985 --72342-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.985 --72342-- 00:08:41.985 --72342-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.985 --72342-- Page sizes: currently 4096, max supported 4096 00:08:41.985 --72342-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.985 --72342-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:41.985 --72342-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.985 --72342-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.985 --72342-- might be shown as UnknownInlinedFun 00:08:41.985 --72342-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.985 --72342-- object doesn't have a dynamic symbol table 00:08:41.985 --72342-- Scheduler: using generic scheduler lock implementation. 00:08:41.985 --72342-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.985 ==72342== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72342-by-???-on-09fa5fb4c861 00:08:41.985 ==72342== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72342-by-???-on-09fa5fb4c861 00:08:41.985 ==72342== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72342-by-???-on-09fa5fb4c861 00:08:41.985 ==72342== 00:08:41.985 ==72342== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.985 ==72342== don't want to do, unless you know exactly what you're doing, 00:08:41.985 ==72342== or are doing some strange experiment): 00:08:41.985 ==72342== /usr/libexec/valgrind/../../bin/vgdb --pid=72342 ...command... 00:08:41.985 ==72342== 00:08:41.985 ==72342== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.985 ==72342== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:41.985 ==72342== and then give GDB the following command 00:08:41.985 ==72342== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72342 00:08:41.986 ==72342== --pid is optional if only one valgrind process is running 00:08:41.986 ==72342== 00:08:41.986 --72342-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.986 --72342-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.986 --72342-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.986 --72342-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.986 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.986 --72342-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.986 --72342-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.986 --72342-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.986 --72342-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.986 --72342-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.986 --72342-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.986 --72342-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.986 --72342-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.986 --72342-- Reading syms from /usr/lib64/libm.so.6 00:08:41.986 --72342-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.986 --72342-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.986 --72342-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.986 --72342-- Reading syms from /usr/lib64/libc.so.6 00:08:42.244 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.244 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.244 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.244 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.244 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.244 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.244 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.244 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.244 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.244 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.244 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.244 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.244 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.244 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.245 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.245 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.245 --72342-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.245 --72342-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.245 --72342-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.245 --72342-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.245 --72342-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.245 --72342-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.245 --72342-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.245 --72342-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.245 --72342-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 ==72342== Preferring higher priority redirection: 00:08:42.245 --72342-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.245 --72342-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.245 --72342-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 --72342-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.245 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.245 --72342-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.245 --72342-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.245 ==72342== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.245 --72342-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.245 --72342-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.245 --72342-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.245 --72342-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.245 --72342-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.246 --72342-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.246 --72342-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.246 --72342-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.246 --72342-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.246 --72342-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.246 --72342-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.246 --72342-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.246 --72342-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.246 --72342-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.246 --72342-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.246 --72342-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.504 --72342-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.504 --72342-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.504 00:08:42.504 00:08:42.504 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.504 http://cunit.sourceforge.net/ 00:08:42.504 00:08:42.504 00:08:42.504 Suite: nvme_opal 00:08:42.504 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:42.504 Test: test_opal_add_short_atom_header ...[2024-07-25 12:10:11.937756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_opal.c: 171:opal_add_token_bytestring: *ERROR*: Error adding bytestring: end of buffer. 00:08:42.504 passed 00:08:42.504 00:08:42.504 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.504 suites 1 1 n/a 0 0 00:08:42.504 tests 2 2 2 0 0 00:08:42.504 asserts 22 22 22 0 n/a 00:08:42.504 00:08:42.504 Elapsed time = 0.048 seconds 00:08:42.504 --72342-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.504 --72342-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.504 ==72342== 00:08:42.504 ==72342== HEAP SUMMARY: 00:08:42.504 ==72342== in use at exit: 0 bytes in 0 blocks 00:08:42.504 ==72342== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:42.504 ==72342== 00:08:42.504 ==72342== All heap blocks were freed -- no leaks are possible 00:08:42.504 ==72342== 00:08:42.504 ==72342== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.504 00:08:42.504 real 0m13.090s 00:08:42.504 user 0m12.433s 00:08:42.504 sys 0m0.468s 00:08:42.504 12:10:12 unittest_nvme -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:42.504 12:10:12 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:42.504 ************************************ 00:08:42.504 END TEST unittest_nvme 00:08:42.504 ************************************ 00:08:42.504 12:10:12 -- common/autotest_common.sh@1142 -- # return 0 00:08:42.504 12:10:12 -- unit/unittest.sh@249 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:42.504 12:10:12 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:42.504 12:10:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:42.504 12:10:12 -- common/autotest_common.sh@10 -- # set +x 00:08:42.504 ************************************ 00:08:42.504 START TEST unittest_log 00:08:42.504 ************************************ 00:08:42.504 12:10:12 unittest_log -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:42.505 ==72364== Memcheck, a memory error detector 00:08:42.505 ==72364== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.505 ==72364== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.505 ==72364== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:42.505 ==72364== 00:08:42.505 --72364-- Valgrind options: 00:08:42.505 --72364-- --leak-check=full 00:08:42.505 --72364-- --error-exitcode=2 00:08:42.505 --72364-- --verbose 00:08:42.505 --72364-- Contents of /proc/version: 00:08:42.505 --72364-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:42.505 --72364-- 00:08:42.505 --72364-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.505 --72364-- Page sizes: currently 4096, max supported 4096 00:08:42.505 --72364-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.505 --72364-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:42.505 --72364-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.505 --72364-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.505 --72364-- might be shown as UnknownInlinedFun 00:08:42.505 --72364-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.505 --72364-- object doesn't have a dynamic symbol table 00:08:42.505 --72364-- Scheduler: using generic scheduler lock implementation. 00:08:42.505 --72364-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.505 ==72364== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72364-by-???-on-09fa5fb4c861 00:08:42.505 ==72364== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72364-by-???-on-09fa5fb4c861 00:08:42.505 ==72364== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72364-by-???-on-09fa5fb4c861 00:08:42.505 ==72364== 00:08:42.505 ==72364== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.505 ==72364== don't want to do, unless you know exactly what you're doing, 00:08:42.505 ==72364== or are doing some strange experiment): 00:08:42.505 ==72364== /usr/libexec/valgrind/../../bin/vgdb --pid=72364 ...command... 00:08:42.505 ==72364== 00:08:42.505 ==72364== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.505 ==72364== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:42.505 ==72364== and then give GDB the following command 00:08:42.505 ==72364== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72364 00:08:42.505 ==72364== --pid is optional if only one valgrind process is running 00:08:42.505 ==72364== 00:08:42.505 --72364-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.505 --72364-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.763 --72364-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.763 --72364-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.763 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.763 --72364-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.763 --72364-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.763 --72364-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.763 --72364-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.763 --72364-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.763 --72364-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.763 --72364-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.763 --72364-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.763 --72364-- Reading syms from /usr/lib64/libm.so.6 00:08:42.763 --72364-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.763 --72364-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.763 --72364-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.763 --72364-- Reading syms from /usr/lib64/libc.so.6 00:08:42.763 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.763 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.763 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.763 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.763 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.763 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.764 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.764 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.764 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.764 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.764 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.764 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.764 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.764 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.764 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.764 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.764 --72364-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.764 --72364-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.764 --72364-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.764 --72364-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.764 --72364-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.764 --72364-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.764 --72364-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.764 --72364-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.764 --72364-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.764 --72364-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 ==72364== Preferring higher priority redirection: 00:08:43.076 --72364-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.076 --72364-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.076 --72364-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 --72364-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.076 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.076 --72364-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.076 --72364-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.076 ==72364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.076 --72364-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.076 --72364-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.076 --72364-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.076 --72364-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.076 --72364-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.076 --72364-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.076 --72364-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.076 --72364-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.076 --72364-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.076 --72364-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.076 --72364-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.076 --72364-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.076 --72364-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.076 --72364-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.076 --72364-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.076 --72364-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.076 --72364-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:43.076 --72364-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.076 --72364-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.076 00:08:43.076 00:08:43.076 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.076 http://cunit.sourceforge.net/ 00:08:43.076 00:08:43.076 00:08:43.076 Suite: log 00:08:43.077 Test: log_test ...[2024-07-25 12:10:12.599734] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:43.077 [2024-07-25 12:10:12.633395] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:43.077 log dump test: 00:08:43.077 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:43.077 spdk dump test: 00:08:43.077 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:43.077 spdk dump test: 00:08:43.077 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:43.077 00000010 65 20 63 68 61 72 73 e chars 00:08:43.077 passed 00:08:43.077 Test: deprecation ...--72364-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:43.077 --72364-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:44.142 passed 00:08:44.142 00:08:44.142 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.142 suites 1 1 n/a 0 0 00:08:44.142 tests 2 2 2 0 0 00:08:44.142 asserts 73 73 73 0 n/a 00:08:44.142 00:08:44.142 Elapsed time = 0.079 seconds 00:08:44.142 --72364-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.142 --72364-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.142 ==72364== 00:08:44.142 ==72364== HEAP SUMMARY: 00:08:44.142 ==72364== in use at exit: 576 bytes in 3 blocks 00:08:44.142 ==72364== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:44.142 ==72364== 00:08:44.142 ==72364== Searching for pointers to 3 not-freed blocks 00:08:44.142 ==72364== Checked 6,227,568 bytes 00:08:44.142 ==72364== 00:08:44.142 ==72364== LEAK SUMMARY: 00:08:44.142 ==72364== definitely lost: 0 bytes in 0 blocks 00:08:44.142 ==72364== indirectly lost: 0 bytes in 0 blocks 00:08:44.142 ==72364== possibly lost: 0 bytes in 0 blocks 00:08:44.142 ==72364== still reachable: 576 bytes in 3 blocks 00:08:44.142 ==72364== suppressed: 0 bytes in 0 blocks 00:08:44.142 ==72364== Reachable blocks (those to which a pointer was found) are not shown. 00:08:44.143 ==72364== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:44.143 ==72364== 00:08:44.143 ==72364== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.143 00:08:44.143 real 0m1.696s 00:08:44.143 user 0m0.670s 00:08:44.143 sys 0m0.024s 00:08:44.143 12:10:13 unittest_log -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:44.143 12:10:13 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:44.143 ************************************ 00:08:44.143 END TEST unittest_log 00:08:44.143 ************************************ 00:08:44.405 12:10:13 -- common/autotest_common.sh@1142 -- # return 0 00:08:44.405 12:10:13 -- unit/unittest.sh@250 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:44.405 12:10:13 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:44.405 12:10:13 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:44.405 12:10:13 -- common/autotest_common.sh@10 -- # set +x 00:08:44.406 ************************************ 00:08:44.406 START TEST unittest_lvol 00:08:44.406 ************************************ 00:08:44.406 12:10:13 unittest_lvol -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:44.406 ==72408== Memcheck, a memory error detector 00:08:44.406 ==72408== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.406 ==72408== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.406 ==72408== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:44.406 ==72408== 00:08:44.406 --72408-- Valgrind options: 00:08:44.406 --72408-- --leak-check=full 00:08:44.406 --72408-- --error-exitcode=2 00:08:44.406 --72408-- --verbose 00:08:44.406 --72408-- Contents of /proc/version: 00:08:44.406 --72408-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:44.406 --72408-- 00:08:44.406 --72408-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.406 --72408-- Page sizes: currently 4096, max supported 4096 00:08:44.406 --72408-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.406 --72408-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:44.406 --72408-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.406 --72408-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.406 --72408-- might be shown as UnknownInlinedFun 00:08:44.406 --72408-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.406 --72408-- object doesn't have a dynamic symbol table 00:08:44.406 --72408-- Scheduler: using generic scheduler lock implementation. 00:08:44.406 --72408-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.406 ==72408== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72408-by-???-on-09fa5fb4c861 00:08:44.406 ==72408== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72408-by-???-on-09fa5fb4c861 00:08:44.406 ==72408== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72408-by-???-on-09fa5fb4c861 00:08:44.406 ==72408== 00:08:44.406 ==72408== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.406 ==72408== don't want to do, unless you know exactly what you're doing, 00:08:44.406 ==72408== or are doing some strange experiment): 00:08:44.406 ==72408== /usr/libexec/valgrind/../../bin/vgdb --pid=72408 ...command... 00:08:44.406 ==72408== 00:08:44.406 ==72408== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.406 ==72408== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:44.406 ==72408== and then give GDB the following command 00:08:44.406 ==72408== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72408 00:08:44.406 ==72408== --pid is optional if only one valgrind process is running 00:08:44.406 ==72408== 00:08:44.406 --72408-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.406 --72408-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.406 --72408-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.406 --72408-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.406 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.406 --72408-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.406 --72408-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.406 --72408-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.406 --72408-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.406 --72408-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.406 --72408-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.406 --72408-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.406 --72408-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.406 --72408-- Reading syms from /usr/lib64/libm.so.6 00:08:44.406 --72408-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.406 --72408-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.406 --72408-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.406 --72408-- Reading syms from /usr/lib64/libc.so.6 00:08:44.406 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.406 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.406 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.406 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.406 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.406 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.407 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.407 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.407 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.407 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.407 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.407 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.407 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.407 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.407 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.407 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.407 --72408-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.407 --72408-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.666 --72408-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.666 --72408-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.666 --72408-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.666 --72408-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.666 --72408-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.666 --72408-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.666 --72408-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 ==72408== Preferring higher priority redirection: 00:08:44.666 --72408-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.666 --72408-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.666 --72408-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 --72408-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.666 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.666 --72408-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.666 --72408-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.666 ==72408== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.666 --72408-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.666 --72408-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.666 --72408-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.666 --72408-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.666 --72408-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.666 --72408-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.666 --72408-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.666 --72408-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.666 --72408-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.666 --72408-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.666 --72408-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.666 --72408-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.666 --72408-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.666 --72408-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.666 --72408-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.666 --72408-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.666 --72408-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.925 --72408-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:44.925 --72408-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.925 00:08:44.925 00:08:44.925 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.925 http://cunit.sourceforge.net/ 00:08:44.925 00:08:44.925 00:08:44.925 Suite: lvol 00:08:44.925 Test: lvs_init_unload_success ...--72408-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:44.925 [2024-07-25 12:10:14.413887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:08:44.925 passed 00:08:44.925 Test: lvs_init_destroy_success ...[2024-07-25 12:10:14.464587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:08:44.925 passed 00:08:44.925 Test: lvs_init_opts_success ...passed 00:08:44.925 Test: lvs_unload_lvs_is_null_fail ...[2024-07-25 12:10:14.480350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:44.925 passed 00:08:44.925 Test: lvs_names ...[2024-07-25 12:10:14.482657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:44.925 [2024-07-25 12:10:14.484068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:44.925 --72408-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:44.925 [2024-07-25 12:10:14.488897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:08:44.925 passed 00:08:44.925 Test: lvol_create_destroy_success ...passed 00:08:44.925 Test: lvol_create_fail ...[2024-07-25 12:10:14.518383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:44.925 [2024-07-25 12:10:14.520031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:44.925 passed 00:08:44.925 Test: lvol_destroy_fail ...[2024-07-25 12:10:14.528834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1026:lvol_delete_blob_cb: *ERROR*: Could not remove blob on lvol gracefully - forced removal 00:08:44.925 passed 00:08:44.925 Test: lvol_close ...[2024-07-25 12:10:14.534623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:44.925 [2024-07-25 12:10:14.537807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 995:lvol_close_blob_cb: *ERROR*: Could not close blob on lvol 00:08:44.925 passed 00:08:44.925 Test: lvol_resize ...passed 00:08:44.925 Test: lvol_set_read_only ...passed 00:08:44.925 Test: test_lvs_load ...[2024-07-25 12:10:14.572566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 631:lvs_opts_copy: *ERROR*: opts_size should not be zero value 00:08:44.925 [2024-07-25 12:10:14.573030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:44.925 passed 00:08:45.184 Test: lvols_load ...[2024-07-25 12:10:14.587319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:45.184 [2024-07-25 12:10:14.597361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:45.184 passed 00:08:45.184 Test: lvol_open ...passed 00:08:45.184 Test: lvol_snapshot ...passed 00:08:45.184 Test: lvol_snapshot_fail ...[2024-07-25 12:10:14.632184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name snap already exists 00:08:45.184 passed 00:08:45.184 Test: lvol_clone ...passed 00:08:45.184 Test: lvol_clone_fail ...[2024-07-25 12:10:14.644812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone already exists 00:08:45.184 passed 00:08:45.184 Test: lvol_iter_clones ...passed 00:08:45.184 Test: lvol_refcnt ...[2024-07-25 12:10:14.664353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 5dc551a8-32fd-4bdb-8de9-19014a46ad37 because it is still open 00:08:45.184 passed 00:08:45.184 Test: lvol_names ...[2024-07-25 12:10:14.670829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:45.184 [2024-07-25 12:10:14.672206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:45.184 [2024-07-25 12:10:14.678267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1169:lvs_verify_lvol_name: *ERROR*: lvol with name tmp_name is being already created 00:08:45.184 passed 00:08:45.184 Test: lvol_create_thin_provisioned ...passed 00:08:45.184 Test: lvol_rename ...[2024-07-25 12:10:14.689312] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:45.184 [2024-07-25 12:10:14.696161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1524:spdk_lvol_rename: *ERROR*: Lvol lvol_new already exists in lvol store lvs 00:08:45.184 passed 00:08:45.185 Test: lvs_rename ...[2024-07-25 12:10:14.712923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:45.185 passed 00:08:45.185 Test: lvol_inflate ...[2024-07-25 12:10:14.722604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:45.185 passed 00:08:45.185 Test: lvol_decouple_parent ...[2024-07-25 12:10:14.729942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:45.185 passed 00:08:45.185 Test: lvol_get_xattr ...passed 00:08:45.185 Test: lvol_esnap_reload ...passed 00:08:45.185 Test: lvol_esnap_create_bad_args ...[2024-07-25 12:10:14.746031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1245:spdk_lvol_create_esnap_clone: *ERROR*: lvol store does not exist 00:08:45.185 [2024-07-25 12:10:14.747815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:45.185 [2024-07-25 12:10:14.749774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1258:spdk_lvol_create_esnap_clone: *ERROR*: Cannot create 'lvs/clone1': size 4198400 is not an integer multiple of cluster size 1048576 00:08:45.185 [2024-07-25 12:10:14.751205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:08:45.185 [2024-07-25 12:10:14.762970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone1 already exists 00:08:45.185 passed 00:08:45.185 Test: lvol_esnap_create_delete ...passed 00:08:45.185 Test: lvol_esnap_load_esnaps ...[2024-07-25 12:10:14.772478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1832:lvs_esnap_bs_dev_create: *ERROR*: Blob 0x2a: no lvs context nor lvol context 00:08:45.185 passed 00:08:45.185 Test: lvol_esnap_missing ...[2024-07-25 12:10:14.784660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:08:45.185 [2024-07-25 12:10:14.786176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:08:45.185 passed 00:08:45.185 Test: lvol_esnap_hotplug ... 00:08:45.444 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:45.444 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:45.444 [2024-07-25 12:10:14.857586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 8fc6bb0b-420c-4381-9f28-c527c0cebdc3: failed to create esnap bs_dev: error -12 00:08:45.444 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:45.444 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:45.444 [2024-07-25 12:10:14.861228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol bb95674f-29c0-4eae-a54e-a751cf96ff30: failed to create esnap bs_dev: error -12 00:08:45.444 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:45.444 [2024-07-25 12:10:14.861913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 4ec097d1-affa-4653-b03c-d16f986035f2: failed to create esnap bs_dev: error -12 00:08:45.444 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:45.444 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:45.444 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:45.444 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:45.444 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:45.444 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:45.444 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:45.444 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:45.444 passed 00:08:45.444 Test: lvol_get_by ...passed 00:08:45.444 Test: lvol_shallow_copy ...[2024-07-25 12:10:14.898243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:08:45.444 [2024-07-25 12:10:14.899218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol d2451bd7-5cb5-4cd3-88fc-277de8ec867e shallow copy, ext_dev must not be NULL 00:08:45.444 passed 00:08:45.444 Test: lvol_set_parent ...[2024-07-25 12:10:14.905034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:08:45.444 [2024-07-25 12:10:14.905878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:08:45.444 passed 00:08:45.444 Test: lvol_set_external_parent ...[2024-07-25 12:10:14.913701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2393:spdk_lvol_set_external_parent: *ERROR*: lvol must not be NULL 00:08:45.444 [2024-07-25 12:10:14.914589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2399:spdk_lvol_set_external_parent: *ERROR*: snapshot must not be NULL 00:08:45.444 [2024-07-25 12:10:14.916122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2406:spdk_lvol_set_external_parent: *ERROR*: lvol lvol and esnap have the same UUID 00:08:45.444 passed 00:08:45.444 00:08:45.444 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.444 suites 1 1 n/a 0 0 00:08:45.444 tests 37 37 37 0 0 00:08:45.444 asserts 1505 1505 1505 0 n/a 00:08:45.444 00:08:45.444 Elapsed time = 0.566 seconds 00:08:45.444 --72408-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.444 --72408-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.444 ==72408== 00:08:45.444 ==72408== HEAP SUMMARY: 00:08:45.444 ==72408== in use at exit: 0 bytes in 0 blocks 00:08:45.444 ==72408== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:08:45.444 ==72408== 00:08:45.444 ==72408== All heap blocks were freed -- no leaks are possible 00:08:45.444 ==72408== 00:08:45.444 ==72408== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.444 00:08:45.444 real 0m1.236s 00:08:45.444 user 0m1.194s 00:08:45.444 sys 0m0.038s 00:08:45.444 12:10:15 unittest_lvol -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:45.444 12:10:15 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:45.444 ************************************ 00:08:45.444 END TEST unittest_lvol 00:08:45.444 ************************************ 00:08:45.444 12:10:15 -- common/autotest_common.sh@1142 -- # return 0 00:08:45.444 12:10:15 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:45.444 12:10:15 -- unit/unittest.sh@252 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:45.444 12:10:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:45.444 12:10:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:45.444 12:10:15 -- common/autotest_common.sh@10 -- # set +x 00:08:45.444 ************************************ 00:08:45.444 START TEST unittest_nvme_rdma 00:08:45.444 ************************************ 00:08:45.445 12:10:15 unittest_nvme_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:45.445 ==72439== Memcheck, a memory error detector 00:08:45.445 ==72439== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.445 ==72439== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.445 ==72439== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:45.445 ==72439== 00:08:45.445 --72439-- Valgrind options: 00:08:45.445 --72439-- --leak-check=full 00:08:45.445 --72439-- --error-exitcode=2 00:08:45.445 --72439-- --verbose 00:08:45.445 --72439-- Contents of /proc/version: 00:08:45.445 --72439-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.445 --72439-- 00:08:45.445 --72439-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.445 --72439-- Page sizes: currently 4096, max supported 4096 00:08:45.445 --72439-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.445 --72439-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:45.445 --72439-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.445 --72439-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.445 --72439-- might be shown as UnknownInlinedFun 00:08:45.445 --72439-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.445 --72439-- object doesn't have a dynamic symbol table 00:08:45.445 --72439-- Scheduler: using generic scheduler lock implementation. 00:08:45.445 --72439-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.445 ==72439== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72439-by-???-on-09fa5fb4c861 00:08:45.445 ==72439== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72439-by-???-on-09fa5fb4c861 00:08:45.445 ==72439== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72439-by-???-on-09fa5fb4c861 00:08:45.445 ==72439== 00:08:45.445 ==72439== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.445 ==72439== don't want to do, unless you know exactly what you're doing, 00:08:45.445 ==72439== or are doing some strange experiment): 00:08:45.445 ==72439== /usr/libexec/valgrind/../../bin/vgdb --pid=72439 ...command... 00:08:45.445 ==72439== 00:08:45.445 ==72439== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.445 ==72439== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:45.445 ==72439== and then give GDB the following command 00:08:45.445 ==72439== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72439 00:08:45.445 ==72439== --pid is optional if only one valgrind process is running 00:08:45.445 ==72439== 00:08:45.703 --72439-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.703 --72439-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.703 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.703 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.703 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.703 --72439-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.703 --72439-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.703 --72439-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.703 --72439-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.703 --72439-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.703 --72439-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.703 --72439-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.704 --72439-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.704 --72439-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.704 --72439-- Reading syms from /usr/lib64/libm.so.6 00:08:45.704 --72439-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.704 --72439-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.704 --72439-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libc.so.6 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.704 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.704 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.704 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.704 --72439-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.704 --72439-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.704 --72439-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.963 --72439-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.963 --72439-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.963 --72439-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.963 --72439-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 ==72439== Preferring higher priority redirection: 00:08:45.964 --72439-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.964 --72439-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.964 --72439-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 --72439-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.964 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.964 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.964 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.964 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.964 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.964 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.964 --72439-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.964 --72439-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.964 --72439-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.964 --72439-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.964 --72439-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.964 --72439-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.964 --72439-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.964 --72439-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.964 --72439-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.964 --72439-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.964 --72439-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.964 --72439-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.964 --72439-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.964 --72439-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.964 --72439-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.964 --72439-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.964 00:08:45.964 00:08:45.964 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.964 http://cunit.sourceforge.net/ 00:08:45.964 00:08:45.964 00:08:45.964 Suite: nvme_rdma 00:08:46.223 Test: test_nvme_rdma_build_sgl_request ...[2024-07-25 12:10:15.617431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:08:46.224 [2024-07-25 12:10:15.651626] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1552:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:46.224 [2024-07-25 12:10:15.653755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1608:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:46.224 Test: test_nvme_rdma_build_contig_request ...[2024-07-25 12:10:15.670490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1489:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:46.224 Test: test_nvme_rdma_create_reqs ...[2024-07-25 12:10:15.680605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 931:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:08:46.224 --72439-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_create_rsps ...[2024-07-25 12:10:15.700812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 849:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-25 12:10:15.718632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:46.224 [2024-07-25 12:10:15.719429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_poller_create ...passed 00:08:46.224 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-25 12:10:15.744072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 450:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_ctrlr_construct ...--72439-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:46.224 Test: test_nvme_rdma_req_init ...passed 00:08:46.224 Test: test_nvme_rdma_validate_cm_event ...[2024-07-25 12:10:15.796619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ADDR_RESOLVED but received RDMA_CM_EVENT_CONNECT_RESPONSE (5) from CM event channel (status = 0) 00:08:46.224 [2024-07-25 12:10:15.797973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ESTABLISHED but received RDMA_CM_EVENT_REJECTED (8) from CM event channel (status = 10) 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_qpair_init ...passed 00:08:46.224 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:46.224 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:46.224 Test: test_rdma_get_memory_translation ...[2024-07-25 12:10:15.826459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1368:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:08:46.224 [2024-07-25 12:10:15.829555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:08:46.224 passed 00:08:46.224 Test: test_get_rdma_qpair_from_wc ...passed 00:08:46.224 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:46.224 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-25 12:10:15.845297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:46.224 [2024-07-25 12:10:15.845973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:46.224 passed 00:08:46.224 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-25 12:10:15.871718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:46.224 [2024-07-25 12:10:15.873296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:08:46.224 [2024-07-25 12:10:15.874059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe760 on poll group 0x5a35090 00:08:46.483 [2024-07-25 12:10:15.875131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:46.483 --72439-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:46.483 [2024-07-25 12:10:15.875669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:08:46.483 [2024-07-25 12:10:15.875805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe760 on poll group 0x5a35090 00:08:46.483 --72439-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:46.483 --72439-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.483 [2024-07-25 12:10:15.889334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 625:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:46.483 passed 00:08:46.483 00:08:46.483 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.483 suites 1 1 n/a 0 0 00:08:46.484 tests 21 21 21 0 0 00:08:46.484 asserts 397 397 397 0 n/a 00:08:46.484 00:08:46.484 Elapsed time = 0.307 seconds 00:08:46.484 --72439-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.484 ==72439== 00:08:46.484 ==72439== HEAP SUMMARY: 00:08:46.484 ==72439== in use at exit: 0 bytes in 0 blocks 00:08:46.484 ==72439== total heap usage: 157 allocs, 157 frees, 141,082 bytes allocated 00:08:46.484 ==72439== 00:08:46.484 ==72439== All heap blocks were freed -- no leaks are possible 00:08:46.484 ==72439== 00:08:46.484 ==72439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.484 00:08:46.484 real 0m0.930s 00:08:46.484 user 0m0.900s 00:08:46.484 sys 0m0.027s 00:08:46.484 12:10:15 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:46.484 12:10:15 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:46.484 ************************************ 00:08:46.484 END TEST unittest_nvme_rdma 00:08:46.484 ************************************ 00:08:46.484 12:10:15 -- common/autotest_common.sh@1142 -- # return 0 00:08:46.484 12:10:15 -- unit/unittest.sh@253 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:46.484 12:10:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:46.484 12:10:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:46.484 12:10:15 -- common/autotest_common.sh@10 -- # set +x 00:08:46.484 ************************************ 00:08:46.484 START TEST unittest_nvmf_transport 00:08:46.484 ************************************ 00:08:46.484 12:10:16 unittest_nvmf_transport -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:46.484 ==72466== Memcheck, a memory error detector 00:08:46.484 ==72466== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.484 ==72466== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.484 ==72466== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:46.484 ==72466== 00:08:46.484 --72466-- Valgrind options: 00:08:46.484 --72466-- --leak-check=full 00:08:46.484 --72466-- --error-exitcode=2 00:08:46.484 --72466-- --verbose 00:08:46.484 --72466-- Contents of /proc/version: 00:08:46.484 --72466-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:46.484 --72466-- 00:08:46.484 --72466-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.484 --72466-- Page sizes: currently 4096, max supported 4096 00:08:46.484 --72466-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.484 --72466-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:46.484 --72466-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.484 --72466-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.484 --72466-- might be shown as UnknownInlinedFun 00:08:46.484 --72466-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.484 --72466-- object doesn't have a dynamic symbol table 00:08:46.484 --72466-- Scheduler: using generic scheduler lock implementation. 00:08:46.484 --72466-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.484 ==72466== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72466-by-???-on-09fa5fb4c861 00:08:46.484 ==72466== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72466-by-???-on-09fa5fb4c861 00:08:46.484 ==72466== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72466-by-???-on-09fa5fb4c861 00:08:46.484 ==72466== 00:08:46.484 ==72466== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.484 ==72466== don't want to do, unless you know exactly what you're doing, 00:08:46.484 ==72466== or are doing some strange experiment): 00:08:46.484 ==72466== /usr/libexec/valgrind/../../bin/vgdb --pid=72466 ...command... 00:08:46.484 ==72466== 00:08:46.484 ==72466== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.484 ==72466== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:46.484 ==72466== and then give GDB the following command 00:08:46.484 ==72466== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72466 00:08:46.484 ==72466== --pid is optional if only one valgrind process is running 00:08:46.484 ==72466== 00:08:46.484 --72466-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.484 --72466-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.484 --72466-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.484 --72466-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.484 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.484 --72466-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.484 --72466-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.484 --72466-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.484 --72466-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.743 --72466-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.743 --72466-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.743 --72466-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.743 --72466-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.743 --72466-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.743 --72466-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.743 --72466-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.743 --72466-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.743 --72466-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.743 --72466-- Reading syms from /usr/lib64/libm.so.6 00:08:46.743 --72466-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.743 --72466-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.744 --72466-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.744 --72466-- Reading syms from /usr/lib64/libc.so.6 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.744 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.744 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.744 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.744 --72466-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.744 --72466-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.744 --72466-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.744 --72466-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.744 --72466-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.744 --72466-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.744 --72466-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 ==72466== Preferring higher priority redirection: 00:08:46.744 --72466-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.744 --72466-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.744 --72466-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.744 --72466-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.003 --72466-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.003 --72466-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.003 --72466-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.003 --72466-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.003 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.003 --72466-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.003 --72466-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.003 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.003 --72466-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.003 --72466-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.003 --72466-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.003 --72466-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.003 --72466-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.003 --72466-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.003 --72466-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.003 --72466-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.003 --72466-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.003 --72466-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.003 --72466-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.003 --72466-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.003 --72466-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.003 --72466-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.003 --72466-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.003 --72466-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.003 --72466-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.003 --72466-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.003 00:08:47.003 00:08:47.003 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.003 http://cunit.sourceforge.net/ 00:08:47.003 00:08:47.003 00:08:47.003 Suite: nvmf 00:08:47.004 Test: test_spdk_nvmf_transport_create ...[2024-07-25 12:10:16.580662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:47.004 [2024-07-25 12:10:16.623400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:08:47.004 [2024-07-25 12:10:16.625424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 275:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:08:47.004 [2024-07-25 12:10:16.637044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 258:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:08:47.004 passed 00:08:47.004 Test: test_nvmf_transport_poll_group_create ...passed 00:08:47.004 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-25 12:10:16.652337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 799:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:08:47.004 [2024-07-25 12:10:16.653152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 804:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:08:47.004 [2024-07-25 12:10:16.653994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 809:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:08:47.262 passed 00:08:47.262 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:47.262 00:08:47.262 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.262 suites 1 1 n/a 0 0 00:08:47.262 tests 4 4 4 0 0 00:08:47.262 asserts 49 49 49 0 n/a 00:08:47.262 00:08:47.262 Elapsed time = 0.099 seconds 00:08:47.262 --72466-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.262 --72466-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.262 ==72466== 00:08:47.262 ==72466== HEAP SUMMARY: 00:08:47.262 ==72466== in use at exit: 888 bytes in 3 blocks 00:08:47.262 ==72466== total heap usage: 136 allocs, 133 frees, 185,508 bytes allocated 00:08:47.262 ==72466== 00:08:47.262 ==72466== Searching for pointers to 3 not-freed blocks 00:08:47.262 ==72466== Checked 7,006,464 bytes 00:08:47.262 ==72466== 00:08:47.262 ==72466== LEAK SUMMARY: 00:08:47.263 ==72466== definitely lost: 0 bytes in 0 blocks 00:08:47.263 ==72466== indirectly lost: 0 bytes in 0 blocks 00:08:47.263 ==72466== possibly lost: 0 bytes in 0 blocks 00:08:47.263 ==72466== still reachable: 888 bytes in 3 blocks 00:08:47.263 ==72466== suppressed: 0 bytes in 0 blocks 00:08:47.263 ==72466== Reachable blocks (those to which a pointer was found) are not shown. 00:08:47.263 ==72466== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:47.263 ==72466== 00:08:47.263 ==72466== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.263 00:08:47.263 real 0m0.778s 00:08:47.263 user 0m0.741s 00:08:47.263 sys 0m0.035s 00:08:47.263 12:10:16 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:47.263 12:10:16 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:47.263 ************************************ 00:08:47.263 END TEST unittest_nvmf_transport 00:08:47.263 ************************************ 00:08:47.263 12:10:16 -- common/autotest_common.sh@1142 -- # return 0 00:08:47.263 12:10:16 -- unit/unittest.sh@254 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:47.263 12:10:16 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:47.263 12:10:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:47.263 12:10:16 -- common/autotest_common.sh@10 -- # set +x 00:08:47.263 ************************************ 00:08:47.263 START TEST unittest_rdma 00:08:47.263 ************************************ 00:08:47.263 12:10:16 unittest_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:47.263 ==72495== Memcheck, a memory error detector 00:08:47.263 ==72495== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.263 ==72495== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.263 ==72495== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:47.263 ==72495== 00:08:47.263 --72495-- Valgrind options: 00:08:47.263 --72495-- --leak-check=full 00:08:47.263 --72495-- --error-exitcode=2 00:08:47.263 --72495-- --verbose 00:08:47.263 --72495-- Contents of /proc/version: 00:08:47.263 --72495-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:47.263 --72495-- 00:08:47.263 --72495-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.263 --72495-- Page sizes: currently 4096, max supported 4096 00:08:47.263 --72495-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.263 --72495-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:47.263 --72495-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.263 --72495-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.263 --72495-- might be shown as UnknownInlinedFun 00:08:47.263 --72495-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.263 --72495-- object doesn't have a dynamic symbol table 00:08:47.263 --72495-- Scheduler: using generic scheduler lock implementation. 00:08:47.263 --72495-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.263 ==72495== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72495-by-???-on-09fa5fb4c861 00:08:47.263 ==72495== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72495-by-???-on-09fa5fb4c861 00:08:47.263 ==72495== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72495-by-???-on-09fa5fb4c861 00:08:47.263 ==72495== 00:08:47.263 ==72495== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.263 ==72495== don't want to do, unless you know exactly what you're doing, 00:08:47.263 ==72495== or are doing some strange experiment): 00:08:47.263 ==72495== /usr/libexec/valgrind/../../bin/vgdb --pid=72495 ...command... 00:08:47.263 ==72495== 00:08:47.263 ==72495== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.263 ==72495== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:47.263 ==72495== and then give GDB the following command 00:08:47.263 ==72495== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72495 00:08:47.263 ==72495== --pid is optional if only one valgrind process is running 00:08:47.263 ==72495== 00:08:47.263 --72495-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.263 --72495-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.263 --72495-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.522 --72495-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.522 --72495-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.522 --72495-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.522 --72495-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.522 --72495-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.522 --72495-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.522 --72495-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.522 --72495-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.522 --72495-- Reading syms from /usr/lib64/libm.so.6 00:08:47.522 --72495-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.522 --72495-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.522 --72495-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libc.so.6 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.522 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.522 --72495-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.522 --72495-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.522 --72495-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.522 --72495-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.522 --72495-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.522 --72495-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.522 --72495-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.522 --72495-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.522 --72495-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 --72495-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.523 ==72495== Preferring higher priority redirection: 00:08:47.523 --72495-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.523 --72495-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.523 --72495-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 --72495-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.782 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.782 --72495-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.782 --72495-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.782 ==72495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.782 --72495-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.782 --72495-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.782 --72495-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.782 --72495-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.782 --72495-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.782 --72495-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.782 --72495-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.782 --72495-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.782 --72495-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.782 --72495-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.782 --72495-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.782 --72495-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.782 --72495-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.782 --72495-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.782 --72495-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.782 --72495-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.782 --72495-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.782 --72495-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.782 00:08:47.782 00:08:47.782 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.782 http://cunit.sourceforge.net/ 00:08:47.782 00:08:47.782 00:08:47.782 Suite: rdma_common 00:08:47.782 Test: test_spdk_rdma_pd ...[2024-07-25 12:10:17.360128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:47.782 [2024-07-25 12:10:17.406430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:47.782 passed 00:08:47.782 00:08:48.041 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.041 suites 1 1 n/a 0 0 00:08:48.041 tests 1 1 1 0 0 00:08:48.041 asserts 31 31 31 0 n/a 00:08:48.041 00:08:48.041 Elapsed time = 0.075 seconds 00:08:48.041 --72495-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.041 --72495-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.041 ==72495== 00:08:48.041 ==72495== HEAP SUMMARY: 00:08:48.041 ==72495== in use at exit: 0 bytes in 0 blocks 00:08:48.041 ==72495== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:48.041 ==72495== 00:08:48.041 ==72495== All heap blocks were freed -- no leaks are possible 00:08:48.041 ==72495== 00:08:48.041 ==72495== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.041 00:08:48.041 real 0m0.684s 00:08:48.041 user 0m0.659s 00:08:48.041 sys 0m0.023s 00:08:48.041 12:10:17 unittest_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:48.041 12:10:17 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:48.041 ************************************ 00:08:48.041 END TEST unittest_rdma 00:08:48.041 ************************************ 00:08:48.041 12:10:17 -- common/autotest_common.sh@1142 -- # return 0 00:08:48.041 12:10:17 -- unit/unittest.sh@257 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:48.041 12:10:17 -- unit/unittest.sh@258 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:48.041 12:10:17 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:48.041 12:10:17 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:48.041 12:10:17 -- common/autotest_common.sh@10 -- # set +x 00:08:48.041 ************************************ 00:08:48.041 START TEST unittest_nvme_cuse 00:08:48.041 ************************************ 00:08:48.041 12:10:17 unittest_nvme_cuse -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:48.041 ==72520== Memcheck, a memory error detector 00:08:48.041 ==72520== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.041 ==72520== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.041 ==72520== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:48.041 ==72520== 00:08:48.041 --72520-- Valgrind options: 00:08:48.041 --72520-- --leak-check=full 00:08:48.041 --72520-- --error-exitcode=2 00:08:48.041 --72520-- --verbose 00:08:48.041 --72520-- Contents of /proc/version: 00:08:48.041 --72520-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.042 --72520-- 00:08:48.042 --72520-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.042 --72520-- Page sizes: currently 4096, max supported 4096 00:08:48.042 --72520-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.042 --72520-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:48.042 --72520-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.042 --72520-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.042 --72520-- might be shown as UnknownInlinedFun 00:08:48.042 --72520-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.042 --72520-- object doesn't have a dynamic symbol table 00:08:48.042 --72520-- Scheduler: using generic scheduler lock implementation. 00:08:48.042 --72520-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.042 ==72520== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72520-by-???-on-09fa5fb4c861 00:08:48.042 ==72520== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72520-by-???-on-09fa5fb4c861 00:08:48.042 ==72520== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72520-by-???-on-09fa5fb4c861 00:08:48.042 ==72520== 00:08:48.042 ==72520== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.042 ==72520== don't want to do, unless you know exactly what you're doing, 00:08:48.042 ==72520== or are doing some strange experiment): 00:08:48.042 ==72520== /usr/libexec/valgrind/../../bin/vgdb --pid=72520 ...command... 00:08:48.042 ==72520== 00:08:48.042 ==72520== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.042 ==72520== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:48.042 ==72520== and then give GDB the following command 00:08:48.042 ==72520== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72520 00:08:48.042 ==72520== --pid is optional if only one valgrind process is running 00:08:48.042 ==72520== 00:08:48.042 --72520-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.042 --72520-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.042 --72520-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.042 --72520-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.042 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.042 --72520-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.042 --72520-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.042 --72520-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.042 --72520-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.042 --72520-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.042 --72520-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.042 --72520-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.042 --72520-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.042 --72520-- Reading syms from /usr/lib64/libm.so.6 00:08:48.042 --72520-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.042 --72520-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.042 --72520-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.042 --72520-- Reading syms from /usr/lib64/libc.so.6 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.301 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.301 --72520-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.301 --72520-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.301 --72520-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.301 --72520-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.301 --72520-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.301 --72520-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.301 --72520-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.301 --72520-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.301 --72520-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.301 --72520-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 ==72520== Preferring higher priority redirection: 00:08:48.302 --72520-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.302 --72520-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.302 --72520-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 --72520-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.302 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.302 --72520-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.302 --72520-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.302 ==72520== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.302 --72520-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.302 --72520-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.302 --72520-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.302 --72520-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.302 --72520-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.302 --72520-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.302 --72520-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.302 --72520-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.302 --72520-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.302 --72520-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.302 --72520-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.302 --72520-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.302 --72520-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.302 --72520-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.302 --72520-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.561 --72520-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.561 --72520-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.561 --72520-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.561 00:08:48.561 00:08:48.561 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.561 http://cunit.sourceforge.net/ 00:08:48.561 00:08:48.561 00:08:48.561 Suite: nvme_cuse 00:08:48.561 Test: test_cuse_nvme_submit_io_read_write ...--72520-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:48.561 passed 00:08:48.561 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:48.561 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:48.561 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:48.561 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:48.561 Test: test_cuse_nvme_submit_io ...[2024-07-25 12:10:18.052326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 667:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:08:48.561 passed 00:08:48.561 Test: test_cuse_nvme_reset ...[2024-07-25 12:10:18.080820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:48.561 passed 00:08:48.561 Test: test_nvme_cuse_stop ...--72520-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:49.937 passed 00:08:49.937 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72520-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:49.937 --72520-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:49.937 passed 00:08:49.937 00:08:49.937 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.937 suites 1 1 n/a 0 0 00:08:49.937 tests 9 9 9 0 0 00:08:49.937 asserts 118 118 118 0 n/a 00:08:49.937 00:08:49.937 Elapsed time = 1.209 seconds 00:08:49.937 --72520-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.937 --72520-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.937 ==72520== 00:08:49.937 ==72520== HEAP SUMMARY: 00:08:49.937 ==72520== in use at exit: 0 bytes in 0 blocks 00:08:49.937 ==72520== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:49.937 ==72520== 00:08:49.937 ==72520== All heap blocks were freed -- no leaks are possible 00:08:49.937 ==72520== 00:08:49.937 ==72520== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.937 00:08:49.937 real 0m1.739s 00:08:49.937 user 0m1.099s 00:08:49.937 sys 0m0.635s 00:08:49.937 12:10:19 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:49.937 12:10:19 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:49.937 ************************************ 00:08:49.937 END TEST unittest_nvme_cuse 00:08:49.937 ************************************ 00:08:49.937 12:10:19 -- common/autotest_common.sh@1142 -- # return 0 00:08:49.937 12:10:19 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:08:49.937 12:10:19 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:49.937 12:10:19 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:49.937 12:10:19 -- common/autotest_common.sh@10 -- # set +x 00:08:49.937 ************************************ 00:08:49.937 START TEST unittest_nvmf 00:08:49.937 ************************************ 00:08:49.937 12:10:19 unittest_nvmf -- common/autotest_common.sh@1123 -- # unittest_nvmf 00:08:49.937 12:10:19 unittest_nvmf -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:49.937 ==72552== Memcheck, a memory error detector 00:08:49.937 ==72552== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.937 ==72552== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.937 ==72552== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:49.937 ==72552== 00:08:49.937 --72552-- Valgrind options: 00:08:49.937 --72552-- --leak-check=full 00:08:49.937 --72552-- --error-exitcode=2 00:08:49.937 --72552-- --verbose 00:08:49.937 --72552-- Contents of /proc/version: 00:08:49.937 --72552-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:49.937 --72552-- 00:08:49.937 --72552-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.937 --72552-- Page sizes: currently 4096, max supported 4096 00:08:49.937 --72552-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.937 --72552-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:49.937 --72552-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.937 --72552-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.937 --72552-- might be shown as UnknownInlinedFun 00:08:49.937 --72552-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.937 --72552-- object doesn't have a dynamic symbol table 00:08:49.937 --72552-- Scheduler: using generic scheduler lock implementation. 00:08:49.937 --72552-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.937 ==72552== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72552-by-???-on-09fa5fb4c861 00:08:49.937 ==72552== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72552-by-???-on-09fa5fb4c861 00:08:49.937 ==72552== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72552-by-???-on-09fa5fb4c861 00:08:49.937 ==72552== 00:08:49.937 ==72552== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.937 ==72552== don't want to do, unless you know exactly what you're doing, 00:08:49.937 ==72552== or are doing some strange experiment): 00:08:49.938 ==72552== /usr/libexec/valgrind/../../bin/vgdb --pid=72552 ...command... 00:08:49.938 ==72552== 00:08:49.938 ==72552== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.938 ==72552== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:49.938 ==72552== and then give GDB the following command 00:08:49.938 ==72552== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72552 00:08:49.938 ==72552== --pid is optional if only one valgrind process is running 00:08:49.938 ==72552== 00:08:49.938 --72552-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.938 --72552-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.938 --72552-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.938 --72552-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.938 --72552-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.938 --72552-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.938 --72552-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.938 --72552-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.938 --72552-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.938 --72552-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.938 --72552-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.938 --72552-- Reading syms from /usr/lib64/libm.so.6 00:08:49.938 --72552-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.938 --72552-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.938 --72552-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libc.so.6 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.938 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.938 --72552-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.938 --72552-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.938 --72552-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.938 --72552-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.938 --72552-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.197 --72552-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.197 --72552-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.197 --72552-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.197 --72552-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 ==72552== Preferring higher priority redirection: 00:08:50.198 --72552-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.198 --72552-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.198 --72552-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 --72552-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.198 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.198 --72552-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.198 --72552-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.198 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.198 --72552-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.198 --72552-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.198 --72552-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.198 --72552-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.198 --72552-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.198 --72552-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.198 --72552-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.198 --72552-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.198 --72552-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.198 --72552-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.198 --72552-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.198 --72552-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.198 --72552-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.198 --72552-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.198 --72552-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.198 --72552-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.198 --72552-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:50.198 --72552-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.198 --72552-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:50.198 --72552-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.458 00:08:50.458 00:08:50.458 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.458 http://cunit.sourceforge.net/ 00:08:50.458 00:08:50.458 00:08:50.458 Suite: nvmf 00:08:50.458 Test: test_get_log_page ...[2024-07-25 12:10:19.888924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2646:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:50.458 passed 00:08:50.458 Test: test_process_fabrics_cmd ...[2024-07-25 12:10:19.927522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4741:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:50.458 passed 00:08:50.458 Test: test_connect ...--72552-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:50.458 [2024-07-25 12:10:20.032558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1012:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:50.458 [2024-07-25 12:10:20.035020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 875:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:50.458 [2024-07-25 12:10:20.039542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1051:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:50.458 [2024-07-25 12:10:20.041756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 822:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:50.458 [2024-07-25 12:10:20.043821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:50.458 [2024-07-25 12:10:20.046152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 893:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:50.458 [2024-07-25 12:10:20.048948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 899:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:50.458 [2024-07-25 12:10:20.051099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 926:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:50.458 [2024-07-25 12:10:20.067391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 761:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:50.458 [2024-07-25 12:10:20.073778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 676:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:50.458 [2024-07-25 12:10:20.092953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 682:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:50.458 [2024-07-25 12:10:20.096182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 688:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:50.458 [2024-07-25 12:10:20.099423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 695:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:50.458 [2024-07-25 12:10:20.102955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 719:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:50.717 [2024-07-25 12:10:20.121392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 294:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 (cntlid:0) 00:08:50.717 [2024-07-25 12:10:20.132436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:50.717 [2024-07-25 12:10:20.135158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:50.717 passed 00:08:50.717 Test: test_get_ns_id_desc_list ...passed 00:08:50.717 Test: test_identify_ns ...[2024-07-25 12:10:20.169114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2740:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:50.717 [2024-07-25 12:10:20.181410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2740:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:50.717 [2024-07-25 12:10:20.182681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2740:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:50.717 passed 00:08:50.717 Test: test_identify_ns_iocs_specific ...[2024-07-25 12:10:20.186371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2740:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:50.717 [2024-07-25 12:10:20.195132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2740:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:50.717 passed 00:08:50.717 Test: test_reservation_write_exclusive ...passed 00:08:50.718 Test: test_reservation_exclusive_access ...passed 00:08:50.718 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:50.718 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:50.718 Test: test_reservation_notification_log_page ...passed 00:08:50.718 Test: test_get_dif_ctx ...passed 00:08:50.718 Test: test_set_get_features ...[2024-07-25 12:10:20.266390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:50.718 [2024-07-25 12:10:20.271894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:50.718 [2024-07-25 12:10:20.273646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:50.718 [2024-07-25 12:10:20.277181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1735:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:50.718 passed 00:08:50.718 Test: test_identify_ctrlr ...passed 00:08:50.718 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:50.718 Test: test_custom_admin_cmd ...passed 00:08:50.718 Test: test_fused_compare_and_write ...[2024-07-25 12:10:20.337803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4249:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:50.718 [2024-07-25 12:10:20.340195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4238:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:50.718 [2024-07-25 12:10:20.342509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4256:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:50.718 passed 00:08:50.718 Test: test_multi_async_event_reqs ...passed 00:08:50.977 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:50.977 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:50.977 Test: test_multi_async_events ...passed 00:08:50.977 Test: test_rae ...passed 00:08:50.977 Test: test_nvmf_ctrlr_create_destruct ...--72552-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:50.977 passed 00:08:50.977 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:50.977 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-25 12:10:20.450630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4741:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:50.977 [2024-07-25 12:10:20.464847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4767:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:50.977 passed 00:08:50.977 Test: test_zcopy_read ...passed 00:08:50.977 Test: test_zcopy_write ...passed 00:08:50.977 Test: test_nvmf_property_set ...passed 00:08:50.977 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-25 12:10:20.504512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:50.977 [2024-07-25 12:10:20.506563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:50.977 passed 00:08:50.977 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-25 12:10:20.511823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1970:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:08:50.977 [2024-07-25 12:10:20.514554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1976:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:50.977 [2024-07-25 12:10:20.521867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1988:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:50.977 [2024-07-25 12:10:20.523902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1988:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:50.977 passed 00:08:50.977 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:50.977 Test: test_nvmf_check_qpair_active ...[2024-07-25 12:10:20.545150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4741:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:50.977 [2024-07-25 12:10:20.548371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4755:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:50.977 [2024-07-25 12:10:20.549640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4767:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:50.977 [2024-07-25 12:10:20.550212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4767:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:50.977 [2024-07-25 12:10:20.550356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4767:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:50.977 passed 00:08:50.977 00:08:50.977 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.977 suites 1 1 n/a 0 0 00:08:50.977 tests 32 32 32 0 0 00:08:50.977 asserts 983 983 983 0 n/a 00:08:50.977 00:08:50.977 Elapsed time = 0.672 seconds 00:08:50.977 --72552-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.977 --72552-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.236 ==72552== 00:08:51.236 ==72552== HEAP SUMMARY: 00:08:51.236 ==72552== in use at exit: 192 bytes in 1 blocks 00:08:51.236 ==72552== total heap usage: 1,314 allocs, 1,313 frees, 229,357 bytes allocated 00:08:51.236 ==72552== 00:08:51.236 ==72552== Searching for pointers to 1 not-freed blocks 00:08:51.237 ==72552== Checked 6,874,368 bytes 00:08:51.237 ==72552== 00:08:51.237 ==72552== LEAK SUMMARY: 00:08:51.237 ==72552== definitely lost: 0 bytes in 0 blocks 00:08:51.237 ==72552== indirectly lost: 0 bytes in 0 blocks 00:08:51.237 ==72552== possibly lost: 0 bytes in 0 blocks 00:08:51.237 ==72552== still reachable: 192 bytes in 1 blocks 00:08:51.237 ==72552== suppressed: 0 bytes in 0 blocks 00:08:51.237 ==72552== Reachable blocks (those to which a pointer was found) are not shown. 00:08:51.237 ==72552== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:51.237 ==72552== 00:08:51.237 ==72552== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.237 12:10:20 unittest_nvmf -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:51.237 ==72570== Memcheck, a memory error detector 00:08:51.237 ==72570== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.237 ==72570== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.237 ==72570== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:51.237 ==72570== 00:08:51.237 --72570-- Valgrind options: 00:08:51.237 --72570-- --leak-check=full 00:08:51.237 --72570-- --error-exitcode=2 00:08:51.237 --72570-- --verbose 00:08:51.237 --72570-- Contents of /proc/version: 00:08:51.237 --72570-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:51.237 --72570-- 00:08:51.237 --72570-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.237 --72570-- Page sizes: currently 4096, max supported 4096 00:08:51.237 --72570-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.237 --72570-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:51.237 --72570-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.237 --72570-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.237 --72570-- might be shown as UnknownInlinedFun 00:08:51.237 --72570-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.237 --72570-- object doesn't have a dynamic symbol table 00:08:51.237 --72570-- Scheduler: using generic scheduler lock implementation. 00:08:51.237 --72570-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.237 ==72570== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72570-by-???-on-09fa5fb4c861 00:08:51.237 ==72570== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72570-by-???-on-09fa5fb4c861 00:08:51.237 ==72570== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72570-by-???-on-09fa5fb4c861 00:08:51.237 ==72570== 00:08:51.237 ==72570== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.237 ==72570== don't want to do, unless you know exactly what you're doing, 00:08:51.237 ==72570== or are doing some strange experiment): 00:08:51.237 ==72570== /usr/libexec/valgrind/../../bin/vgdb --pid=72570 ...command... 00:08:51.237 ==72570== 00:08:51.237 ==72570== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.237 ==72570== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:51.237 ==72570== and then give GDB the following command 00:08:51.237 ==72570== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72570 00:08:51.237 ==72570== --pid is optional if only one valgrind process is running 00:08:51.237 ==72570== 00:08:51.237 --72570-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.237 --72570-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.237 --72570-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.237 --72570-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.237 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.237 --72570-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.237 --72570-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.237 --72570-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.237 --72570-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.237 --72570-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.237 --72570-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.237 --72570-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.237 --72570-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.237 --72570-- Reading syms from /usr/lib64/libm.so.6 00:08:51.237 --72570-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.237 --72570-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.237 --72570-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.237 --72570-- Reading syms from /usr/lib64/libc.so.6 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.496 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.496 --72570-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.496 --72570-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.496 --72570-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.496 --72570-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.496 --72570-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.496 --72570-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.496 --72570-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.496 --72570-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.496 --72570-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72570-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.496 --72570-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 ==72570== Preferring higher priority redirection: 00:08:51.497 --72570-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.497 --72570-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.497 --72570-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 --72570-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.497 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.497 --72570-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.497 --72570-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.497 ==72570== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.497 --72570-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.497 --72570-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.497 --72570-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.497 --72570-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.497 --72570-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.497 --72570-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.756 --72570-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.756 --72570-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.756 --72570-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.756 --72570-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.756 --72570-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.756 --72570-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.756 --72570-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.756 --72570-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.756 --72570-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.756 --72570-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.756 --72570-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.756 --72570-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.756 00:08:51.756 00:08:51.756 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.756 http://cunit.sourceforge.net/ 00:08:51.756 00:08:51.756 00:08:51.756 Suite: nvmf 00:08:51.756 Test: test_get_rw_params ...passed 00:08:51.756 Test: test_get_rw_ext_params ...passed 00:08:51.756 Test: test_lba_in_range ...passed 00:08:51.756 Test: test_get_dif_ctx ...passed 00:08:51.757 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72570-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:51.757 passed 00:08:51.757 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-25 12:10:21.270233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 447:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:08:51.757 [2024-07-25 12:10:21.306373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 455:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:08:51.757 [2024-07-25 12:10:21.309393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 462:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:08:51.757 passed 00:08:51.757 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-25 12:10:21.316308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:08:51.757 [2024-07-25 12:10:21.318246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 972:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:08:51.757 passed 00:08:51.757 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-25 12:10:21.323355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:08:51.757 [2024-07-25 12:10:21.325401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 408:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:08:51.757 [2024-07-25 12:10:21.335481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 500:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:08:51.757 [2024-07-25 12:10:21.336853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 507:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:08:51.757 passed 00:08:51.757 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:51.757 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:51.757 00:08:51.757 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.757 suites 1 1 n/a 0 0 00:08:51.757 tests 10 10 10 0 0 00:08:51.757 asserts 159 159 159 0 n/a 00:08:51.757 00:08:51.757 Elapsed time = 0.158 seconds 00:08:51.757 --72570-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.016 --72570-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.016 ==72570== 00:08:52.016 ==72570== HEAP SUMMARY: 00:08:52.016 ==72570== in use at exit: 0 bytes in 0 blocks 00:08:52.016 ==72570== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:52.016 ==72570== 00:08:52.016 ==72570== All heap blocks were freed -- no leaks are possible 00:08:52.016 ==72570== 00:08:52.016 ==72570== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.016 12:10:21 unittest_nvmf -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:52.016 ==72575== Memcheck, a memory error detector 00:08:52.016 ==72575== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.016 ==72575== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.016 ==72575== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:52.016 ==72575== 00:08:52.016 --72575-- Valgrind options: 00:08:52.016 --72575-- --leak-check=full 00:08:52.016 --72575-- --error-exitcode=2 00:08:52.016 --72575-- --verbose 00:08:52.016 --72575-- Contents of /proc/version: 00:08:52.016 --72575-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:52.016 --72575-- 00:08:52.016 --72575-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.016 --72575-- Page sizes: currently 4096, max supported 4096 00:08:52.016 --72575-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.016 --72575-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:52.016 --72575-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.016 --72575-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.016 --72575-- might be shown as UnknownInlinedFun 00:08:52.016 --72575-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.016 --72575-- object doesn't have a dynamic symbol table 00:08:52.016 --72575-- Scheduler: using generic scheduler lock implementation. 00:08:52.016 --72575-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.016 ==72575== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72575-by-???-on-09fa5fb4c861 00:08:52.016 ==72575== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72575-by-???-on-09fa5fb4c861 00:08:52.016 ==72575== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72575-by-???-on-09fa5fb4c861 00:08:52.016 ==72575== 00:08:52.016 ==72575== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.016 ==72575== don't want to do, unless you know exactly what you're doing, 00:08:52.016 ==72575== or are doing some strange experiment): 00:08:52.016 ==72575== /usr/libexec/valgrind/../../bin/vgdb --pid=72575 ...command... 00:08:52.016 ==72575== 00:08:52.016 ==72575== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.016 ==72575== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:52.016 ==72575== and then give GDB the following command 00:08:52.016 ==72575== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72575 00:08:52.016 ==72575== --pid is optional if only one valgrind process is running 00:08:52.016 ==72575== 00:08:52.016 --72575-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.016 --72575-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.016 --72575-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.016 --72575-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.016 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.016 --72575-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.017 --72575-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.017 --72575-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.017 --72575-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.017 --72575-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.017 --72575-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.017 --72575-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.017 --72575-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.017 --72575-- Reading syms from /usr/lib64/libm.so.6 00:08:52.017 --72575-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.017 --72575-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.017 --72575-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.017 --72575-- Reading syms from /usr/lib64/libc.so.6 00:08:52.275 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.275 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.275 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.275 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.275 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.275 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.275 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.276 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.276 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.276 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.276 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.276 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.276 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.276 --72575-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.276 --72575-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.276 --72575-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.276 --72575-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.276 --72575-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.276 --72575-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.276 --72575-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.276 --72575-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 ==72575== Preferring higher priority redirection: 00:08:52.276 --72575-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.276 --72575-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.276 --72575-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 --72575-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.276 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.276 --72575-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.276 ==72575== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.276 --72575-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.277 --72575-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.277 --72575-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.277 --72575-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.277 --72575-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.535 --72575-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.535 --72575-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.535 --72575-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.535 --72575-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.535 --72575-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.535 --72575-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.535 --72575-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.535 --72575-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.535 --72575-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.535 --72575-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.535 --72575-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.535 --72575-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.535 --72575-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.535 00:08:52.535 00:08:52.535 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.535 http://cunit.sourceforge.net/ 00:08:52.535 00:08:52.535 00:08:52.535 Suite: nvmf 00:08:52.535 Test: test_discovery_log ...--72575-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:52.535 --72575-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:52.535 passed 00:08:52.793 Test: test_discovery_log_with_filters ...passed 00:08:52.793 00:08:52.793 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.793 suites 1 1 n/a 0 0 00:08:52.793 tests 2 2 2 0 0 00:08:52.793 asserts 238 238 238 0 n/a 00:08:52.793 00:08:52.793 Elapsed time = 0.184 seconds 00:08:52.793 --72575-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.794 --72575-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.794 ==72575== 00:08:52.794 ==72575== HEAP SUMMARY: 00:08:52.794 ==72575== in use at exit: 0 bytes in 0 blocks 00:08:52.794 ==72575== total heap usage: 256 allocs, 256 frees, 552,280 bytes allocated 00:08:52.794 ==72575== 00:08:52.794 ==72575== All heap blocks were freed -- no leaks are possible 00:08:52.794 ==72575== 00:08:52.794 ==72575== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.794 12:10:22 unittest_nvmf -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:52.794 ==72585== Memcheck, a memory error detector 00:08:52.794 ==72585== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.794 ==72585== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.794 ==72585== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:52.794 ==72585== 00:08:52.794 --72585-- Valgrind options: 00:08:52.794 --72585-- --leak-check=full 00:08:52.794 --72585-- --error-exitcode=2 00:08:52.794 --72585-- --verbose 00:08:52.794 --72585-- Contents of /proc/version: 00:08:52.794 --72585-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:52.794 --72585-- 00:08:52.794 --72585-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.794 --72585-- Page sizes: currently 4096, max supported 4096 00:08:52.794 --72585-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.794 --72585-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:52.794 --72585-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.794 --72585-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.794 --72585-- might be shown as UnknownInlinedFun 00:08:52.794 --72585-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.794 --72585-- object doesn't have a dynamic symbol table 00:08:52.794 --72585-- Scheduler: using generic scheduler lock implementation. 00:08:52.794 --72585-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.794 ==72585== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72585-by-???-on-09fa5fb4c861 00:08:52.794 ==72585== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72585-by-???-on-09fa5fb4c861 00:08:52.794 ==72585== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72585-by-???-on-09fa5fb4c861 00:08:52.794 ==72585== 00:08:52.794 ==72585== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.794 ==72585== don't want to do, unless you know exactly what you're doing, 00:08:52.794 ==72585== or are doing some strange experiment): 00:08:52.794 ==72585== /usr/libexec/valgrind/../../bin/vgdb --pid=72585 ...command... 00:08:52.794 ==72585== 00:08:52.794 ==72585== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.794 ==72585== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:52.794 ==72585== and then give GDB the following command 00:08:52.794 ==72585== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72585 00:08:52.794 ==72585== --pid is optional if only one valgrind process is running 00:08:52.794 ==72585== 00:08:52.794 --72585-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.794 --72585-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.794 --72585-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.794 --72585-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.794 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.794 --72585-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.794 --72585-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.794 --72585-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.794 --72585-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.794 --72585-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.794 --72585-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.794 --72585-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.794 --72585-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.794 --72585-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.794 --72585-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.794 --72585-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.794 --72585-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.053 --72585-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.053 --72585-- Reading syms from /usr/lib64/libm.so.6 00:08:53.053 --72585-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.053 --72585-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.053 --72585-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.053 --72585-- Reading syms from /usr/lib64/libc.so.6 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.053 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.053 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.053 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.053 --72585-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.053 --72585-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.053 --72585-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.053 --72585-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.053 --72585-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.053 --72585-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.053 --72585-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.053 --72585-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 ==72585== Preferring higher priority redirection: 00:08:53.054 --72585-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.054 --72585-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.054 --72585-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 --72585-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.054 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.054 --72585-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.054 --72585-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.054 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.054 --72585-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.054 --72585-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.313 --72585-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.313 --72585-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.313 --72585-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.313 --72585-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.313 --72585-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.313 --72585-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.313 --72585-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.313 --72585-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.313 --72585-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.313 --72585-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.313 --72585-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.313 --72585-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.313 --72585-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.313 --72585-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.313 --72585-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.313 --72585-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:53.313 --72585-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.313 00:08:53.313 00:08:53.313 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.313 http://cunit.sourceforge.net/ 00:08:53.313 00:08:53.313 00:08:53.313 Suite: nvmf 00:08:53.313 Test: nvmf_test_create_subsystem ...--72585-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:53.313 --72585-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:53.313 [2024-07-25 12:10:22.879248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 125:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:". NQN must contain user specified name with a ':' as a prefix. 00:08:53.313 [2024-07-25 12:10:22.906174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:' is invalid 00:08:53.313 [2024-07-25 12:10:22.908185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 134:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub". At least one Label is too long. 00:08:53.313 [2024-07-25 12:10:22.908383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub' is invalid 00:08:53.313 [2024-07-25 12:10:22.909003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.3spdk:sub". Label names must start with a letter. 00:08:53.313 [2024-07-25 12:10:22.909193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.3spdk:sub' is invalid 00:08:53.313 [2024-07-25 12:10:22.909682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.-spdk:subsystem1". Label names must start with a letter. 00:08:53.313 [2024-07-25 12:10:22.909783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.-spdk:subsystem1' is invalid 00:08:53.313 [2024-07-25 12:10:22.910376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 183:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk-:subsystem1". Label names must end with an alphanumeric symbol. 00:08:53.313 [2024-07-25 12:10:22.910554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk-:subsystem1' is invalid 00:08:53.313 [2024-07-25 12:10:22.911037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io..spdk:subsystem1". Label names must start with a letter. 00:08:53.313 [2024-07-25 12:10:22.911144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io..spdk:subsystem1' is invalid 00:08:53.313 [2024-07-25 12:10:22.913968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 79:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": length 224 > max 223 00:08:53.314 [2024-07-25 12:10:22.914186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is invalid 00:08:53.314 [2024-07-25 12:10:22.918729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 207:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk:�subsystem1". Label names must contain only valid utf-8. 00:08:53.314 [2024-07-25 12:10:22.918928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:�subsystem1' is invalid 00:08:53.314 [2024-07-25 12:10:22.921368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa": uuid is not the correct length 00:08:53.314 [2024-07-25 12:10:22.921562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa' is invalid 00:08:53.314 [2024-07-25 12:10:22.922260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:08:53.314 [2024-07-25 12:10:22.922447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2' is invalid 00:08:53.314 [2024-07-25 12:10:22.922939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:08:53.314 [2024-07-25 12:10:22.923044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2' is invalid 00:08:53.314 passed 00:08:53.314 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-25 12:10:22.945244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2058:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:53.314 [2024-07-25 12:10:22.946180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2031:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:53.314 passed 00:08:53.314 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-25 12:10:22.956595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2161:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:53.314 passed 00:08:53.314 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:53.573 Test: test_spdk_nvmf_ns_visible ...[2024-07-25 12:10:22.967018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "": length 0 < min 11 00:08:53.573 passed 00:08:53.573 Test: test_reservation_register ...[2024-07-25 12:10:23.033136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 [2024-07-25 12:10:23.054010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3164:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:53.573 passed 00:08:53.573 Test: test_reservation_register_with_ptpl ...--72585-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.573 passed 00:08:53.573 Test: test_reservation_acquire_preempt_1 ...[2024-07-25 12:10:23.137143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:53.573 Test: test_reservation_release ...[2024-07-25 12:10:23.170392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_unregister_notification ...[2024-07-25 12:10:23.177503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_release_notification ...[2024-07-25 12:10:23.182378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_release_notification_write_exclusive ...[2024-07-25 12:10:23.186435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_clear_notification ...[2024-07-25 12:10:23.190489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.573 Test: test_reservation_preempt_notification ...[2024-07-25 12:10:23.194548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:53.573 passed 00:08:53.834 Test: test_spdk_nvmf_ns_event ...passed 00:08:53.834 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:53.834 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:53.834 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-25 12:10:23.262301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 264:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:08:53.834 [2024-07-25 12:10:23.271887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1052:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:53.834 passed 00:08:53.834 Test: test_nvmf_ns_reservation_report ...[2024-07-25 12:10:23.287100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3469:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:53.834 passed 00:08:53.834 Test: test_nvmf_nqn_is_valid ...[2024-07-25 12:10:23.290852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.": length 4 < min 11 00:08:53.834 [2024-07-25 12:10:23.291338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:54c2d726-8782-40a0-873d-651fe09b15b": uuid is not the correct length 00:08:53.834 [2024-07-25 12:10:23.291783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io...spdk:cnode1". Label names must start with a letter. 00:08:53.834 passed 00:08:53.834 Test: test_nvmf_ns_reservation_restore ...[2024-07-25 12:10:23.303865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2663:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:53.834 passed 00:08:53.834 Test: test_nvmf_subsystem_state_change ...passed 00:08:53.834 Test: test_nvmf_reservation_custom_ops ...passed 00:08:53.834 00:08:53.834 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.834 suites 1 1 n/a 0 0 00:08:53.834 tests 24 24 24 0 0 00:08:53.834 asserts 499 499 499 0 n/a 00:08:53.834 00:08:53.834 Elapsed time = 0.489 seconds 00:08:53.834 --72585-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.834 ==72585== 00:08:53.834 ==72585== HEAP SUMMARY: 00:08:53.834 ==72585== in use at exit: 296 bytes in 1 blocks 00:08:53.834 ==72585== total heap usage: 1,499 allocs, 1,498 frees, 1,020,823 bytes allocated 00:08:53.834 ==72585== 00:08:53.834 ==72585== Searching for pointers to 1 not-freed blocks 00:08:53.834 ==72585== Checked 6,870,392 bytes 00:08:53.834 ==72585== 00:08:53.834 ==72585== LEAK SUMMARY: 00:08:53.834 ==72585== definitely lost: 0 bytes in 0 blocks 00:08:53.834 ==72585== indirectly lost: 0 bytes in 0 blocks 00:08:53.834 ==72585== possibly lost: 0 bytes in 0 blocks 00:08:53.834 ==72585== still reachable: 296 bytes in 1 blocks 00:08:53.834 ==72585== suppressed: 0 bytes in 0 blocks 00:08:53.834 ==72585== Reachable blocks (those to which a pointer was found) are not shown. 00:08:53.834 ==72585== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:53.834 ==72585== 00:08:53.834 ==72585== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.834 12:10:23 unittest_nvmf -- unit/unittest.sh@112 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:53.834 ==72597== Memcheck, a memory error detector 00:08:53.834 ==72597== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.834 ==72597== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.834 ==72597== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:53.834 ==72597== 00:08:53.834 --72597-- Valgrind options: 00:08:53.834 --72597-- --leak-check=full 00:08:53.834 --72597-- --error-exitcode=2 00:08:53.834 --72597-- --verbose 00:08:53.834 --72597-- Contents of /proc/version: 00:08:53.834 --72597-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.834 --72597-- 00:08:53.834 --72597-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.834 --72597-- Page sizes: currently 4096, max supported 4096 00:08:53.834 --72597-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.834 --72597-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:53.834 --72597-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.834 --72597-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.834 --72597-- might be shown as UnknownInlinedFun 00:08:53.834 --72597-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.834 --72597-- object doesn't have a dynamic symbol table 00:08:53.834 --72597-- Scheduler: using generic scheduler lock implementation. 00:08:53.834 --72597-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.834 ==72597== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72597-by-???-on-09fa5fb4c861 00:08:53.834 ==72597== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72597-by-???-on-09fa5fb4c861 00:08:53.834 ==72597== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72597-by-???-on-09fa5fb4c861 00:08:53.834 ==72597== 00:08:53.834 ==72597== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.834 ==72597== don't want to do, unless you know exactly what you're doing, 00:08:53.834 ==72597== or are doing some strange experiment): 00:08:53.834 ==72597== /usr/libexec/valgrind/../../bin/vgdb --pid=72597 ...command... 00:08:53.834 ==72597== 00:08:53.834 ==72597== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.834 ==72597== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:53.834 ==72597== and then give GDB the following command 00:08:53.834 ==72597== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72597 00:08:53.834 ==72597== --pid is optional if only one valgrind process is running 00:08:53.834 ==72597== 00:08:54.095 --72597-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.095 --72597-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.095 --72597-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.095 --72597-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.095 --72597-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.095 --72597-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.095 --72597-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.095 --72597-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.095 --72597-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.095 --72597-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.095 --72597-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.095 --72597-- Reading syms from /usr/lib64/libm.so.6 00:08:54.095 --72597-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.095 --72597-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.095 --72597-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.095 --72597-- Reading syms from /usr/lib64/libc.so.6 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.095 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.095 --72597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.095 --72597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.096 --72597-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.096 --72597-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.096 --72597-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.096 --72597-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.096 --72597-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.096 --72597-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.096 --72597-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 ==72597== Preferring higher priority redirection: 00:08:54.096 --72597-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.096 --72597-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.096 --72597-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.096 --72597-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.354 --72597-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.354 --72597-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.354 --72597-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.354 --72597-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.354 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.354 --72597-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.354 --72597-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.354 ==72597== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.354 --72597-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.354 --72597-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.354 --72597-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.354 --72597-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.354 --72597-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.354 --72597-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.354 --72597-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.354 --72597-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.354 --72597-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.354 --72597-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.354 --72597-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.354 --72597-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.354 --72597-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.354 --72597-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.354 --72597-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.354 --72597-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.354 --72597-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:54.355 --72597-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.355 --72597-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.355 00:08:54.355 00:08:54.355 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.355 http://cunit.sourceforge.net/ 00:08:54.355 00:08:54.355 00:08:54.355 Suite: nvmf 00:08:54.355 Test: test_nvmf_tcp_create ...--72597-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:54.355 [2024-07-25 12:10:23.952320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 750:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:08:54.355 passed 00:08:54.613 Test: test_nvmf_tcp_destroy ...passed 00:08:54.613 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:54.613 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:54.613 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:54.613 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:54.613 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:54.613 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-25 12:10:24.211449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.213338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 [2024-07-25 12:10:24.215407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 [2024-07-25 12:10:24.215539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.215638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 passed 00:08:54.613 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:54.613 Test: test_nvmf_tcp_icreq_handle ...[2024-07-25 12:10:24.226495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2168:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:54.613 [2024-07-25 12:10:24.226924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.227031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 [2024-07-25 12:10:24.227479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2168:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:54.613 [2024-07-25 12:10:24.227583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 [2024-07-25 12:10:24.227693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.227782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 [2024-07-25 12:10:24.233991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.234110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.613 passed 00:08:54.613 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:54.613 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-25 12:10:24.248270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2563:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:54.613 [2024-07-25 12:10:24.249199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.613 [2024-07-25 12:10:24.249313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd980 is same with the state(5) to be set 00:08:54.614 passed 00:08:54.614 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-25 12:10:24.251587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2295:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe560 00:08:54.614 [2024-07-25 12:10:24.253125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.614 [2024-07-25 12:10:24.253234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.614 [2024-07-25 12:10:24.255862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2352:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddc0 00:08:54.614 [2024-07-25 12:10:24.256113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.614 [2024-07-25 12:10:24.256212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.614 [2024-07-25 12:10:24.258264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2305:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:54.614 [2024-07-25 12:10:24.258488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.614 [2024-07-25 12:10:24.258586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.614 [2024-07-25 12:10:24.260559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2344:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:54.614 [2024-07-25 12:10:24.260806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.614 [2024-07-25 12:10:24.260905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.614 [2024-07-25 12:10:24.262728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.614 [2024-07-25 12:10:24.262840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 [2024-07-25 12:10:24.265350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.872 [2024-07-25 12:10:24.265462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 [2024-07-25 12:10:24.267827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.872 [2024-07-25 12:10:24.267939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 [2024-07-25 12:10:24.270071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.872 [2024-07-25 12:10:24.270186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 [2024-07-25 12:10:24.272867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.872 [2024-07-25 12:10:24.272979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 [2024-07-25 12:10:24.275314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1126:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:54.872 [2024-07-25 12:10:24.275425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1653:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddc0 is same with the state(5) to be set 00:08:54.872 passed 00:08:54.872 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72597-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.872 --72597-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:54.872 --72597-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:54.872 --72597-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:54.872 --72597-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:55.130 passed 00:08:55.130 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-25 12:10:24.604449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 591:nvme_tcp_generate_psk_identity: *ERROR*: Out buffer too small! 00:08:55.130 [2024-07-25 12:10:24.605543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 602:nvme_tcp_generate_psk_identity: *ERROR*: Unknown cipher suite requested! 00:08:55.130 passed 00:08:55.130 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-25 12:10:24.634852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 658:nvme_tcp_derive_retained_psk: *ERROR*: Unknown PSK hash requested! 00:08:55.130 [2024-07-25 12:10:24.635480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 663:nvme_tcp_derive_retained_psk: *ERROR*: Insufficient buffer size for out key! 00:08:55.130 passed 00:08:55.130 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-25 12:10:24.642298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 732:nvme_tcp_derive_tls_psk: *ERROR*: Unknown cipher suite requested! 00:08:55.130 [2024-07-25 12:10:24.642927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 756:nvme_tcp_derive_tls_psk: *ERROR*: Insufficient buffer size for out key! 00:08:55.130 passed 00:08:55.130 00:08:55.130 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.130 suites 1 1 n/a 0 0 00:08:55.130 tests 17 17 17 0 0 00:08:55.130 asserts 222 222 222 0 n/a 00:08:55.130 00:08:55.130 Elapsed time = 0.740 seconds 00:08:55.130 --72597-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.130 ==72597== 00:08:55.131 ==72597== HEAP SUMMARY: 00:08:55.131 ==72597== in use at exit: 67,110,208 bytes in 1,028 blocks 00:08:55.131 ==72597== total heap usage: 12,574 allocs, 11,546 frees, 404,382,175 bytes allocated 00:08:55.131 ==72597== 00:08:55.131 ==72597== Searching for pointers to 1,028 not-freed blocks 00:08:55.388 ==72597== Checked 7,149,704 bytes 00:08:55.388 ==72597== 00:08:55.388 ==72597== LEAK SUMMARY: 00:08:55.388 ==72597== definitely lost: 0 bytes in 0 blocks 00:08:55.388 ==72597== indirectly lost: 0 bytes in 0 blocks 00:08:55.388 ==72597== possibly lost: 0 bytes in 0 blocks 00:08:55.388 ==72597== still reachable: 67,110,208 bytes in 1,028 blocks 00:08:55.388 ==72597== suppressed: 0 bytes in 0 blocks 00:08:55.388 ==72597== Reachable blocks (those to which a pointer was found) are not shown. 00:08:55.388 ==72597== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:55.388 ==72597== 00:08:55.388 ==72597== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.388 12:10:24 unittest_nvmf -- unit/unittest.sh@113 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:55.388 ==72617== Memcheck, a memory error detector 00:08:55.388 ==72617== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.388 ==72617== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.388 ==72617== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:55.388 ==72617== 00:08:55.388 --72617-- Valgrind options: 00:08:55.388 --72617-- --leak-check=full 00:08:55.388 --72617-- --error-exitcode=2 00:08:55.388 --72617-- --verbose 00:08:55.388 --72617-- Contents of /proc/version: 00:08:55.388 --72617-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:55.388 --72617-- 00:08:55.388 --72617-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.388 --72617-- Page sizes: currently 4096, max supported 4096 00:08:55.388 --72617-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.388 --72617-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:55.388 --72617-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.389 --72617-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.389 --72617-- might be shown as UnknownInlinedFun 00:08:55.389 --72617-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.389 --72617-- object doesn't have a dynamic symbol table 00:08:55.389 --72617-- Scheduler: using generic scheduler lock implementation. 00:08:55.389 --72617-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.389 ==72617== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72617-by-???-on-09fa5fb4c861 00:08:55.389 ==72617== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72617-by-???-on-09fa5fb4c861 00:08:55.389 ==72617== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72617-by-???-on-09fa5fb4c861 00:08:55.389 ==72617== 00:08:55.389 ==72617== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.389 ==72617== don't want to do, unless you know exactly what you're doing, 00:08:55.389 ==72617== or are doing some strange experiment): 00:08:55.389 ==72617== /usr/libexec/valgrind/../../bin/vgdb --pid=72617 ...command... 00:08:55.389 ==72617== 00:08:55.389 ==72617== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.389 ==72617== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:55.389 ==72617== and then give GDB the following command 00:08:55.389 ==72617== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72617 00:08:55.389 ==72617== --pid is optional if only one valgrind process is running 00:08:55.389 ==72617== 00:08:55.389 --72617-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.389 --72617-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.389 --72617-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.389 --72617-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.389 --72617-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.389 --72617-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.389 --72617-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.389 --72617-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.389 --72617-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.389 --72617-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.389 --72617-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.389 --72617-- Reading syms from /usr/lib64/libm.so.6 00:08:55.389 --72617-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.389 --72617-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.389 --72617-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/libc.so.6 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.389 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.389 --72617-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.389 --72617-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.389 --72617-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.389 --72617-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.646 --72617-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.646 --72617-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.646 --72617-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.646 --72617-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.646 --72617-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.646 --72617-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 ==72617== Preferring higher priority redirection: 00:08:55.647 --72617-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.647 --72617-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.647 --72617-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 --72617-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.647 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.647 --72617-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.647 --72617-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.647 ==72617== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.647 --72617-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.647 --72617-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.647 --72617-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.647 --72617-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.647 --72617-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.647 --72617-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.647 --72617-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.647 --72617-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.647 --72617-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.647 --72617-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.647 --72617-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.647 --72617-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.647 --72617-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.647 --72617-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.647 --72617-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.647 --72617-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.647 --72617-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.647 --72617-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.647 00:08:55.647 00:08:55.647 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.647 http://cunit.sourceforge.net/ 00:08:55.647 00:08:55.647 00:08:55.648 Suite: nvmf 00:08:55.648 Test: test_nvmf_tgt_create_poll_group ...--72617-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:55.905 passed 00:08:55.905 00:08:55.905 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.905 suites 1 1 n/a 0 0 00:08:55.905 tests 1 1 1 0 0 00:08:55.905 asserts 17 17 17 0 n/a 00:08:55.905 00:08:55.905 Elapsed time = 0.085 seconds 00:08:55.905 --72617-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.905 --72617-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.905 ==72617== 00:08:55.905 ==72617== HEAP SUMMARY: 00:08:55.905 ==72617== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:55.905 ==72617== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:08:55.905 ==72617== 00:08:55.905 ==72617== Searching for pointers to 1,026 not-freed blocks 00:08:55.905 ==72617== Checked 6,718,880 bytes 00:08:55.905 ==72617== 00:08:55.905 ==72617== LEAK SUMMARY: 00:08:55.905 ==72617== definitely lost: 0 bytes in 0 blocks 00:08:55.905 ==72617== indirectly lost: 0 bytes in 0 blocks 00:08:55.905 ==72617== possibly lost: 0 bytes in 0 blocks 00:08:55.905 ==72617== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:55.905 ==72617== suppressed: 0 bytes in 0 blocks 00:08:55.905 ==72617== Reachable blocks (those to which a pointer was found) are not shown. 00:08:55.905 ==72617== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:55.905 ==72617== 00:08:55.905 ==72617== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.905 00:08:55.905 real 0m6.176s 00:08:55.905 user 0m5.941s 00:08:55.905 sys 0m0.210s 00:08:55.905 12:10:25 unittest_nvmf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:55.905 12:10:25 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:55.905 ************************************ 00:08:55.905 END TEST unittest_nvmf 00:08:55.905 ************************************ 00:08:55.905 12:10:25 -- common/autotest_common.sh@1142 -- # return 0 00:08:55.905 12:10:25 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:55.905 12:10:25 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:55.905 12:10:25 -- unit/unittest.sh@268 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:55.905 12:10:25 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:55.905 12:10:25 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:55.906 12:10:25 -- common/autotest_common.sh@10 -- # set +x 00:08:55.906 ************************************ 00:08:55.906 START TEST unittest_nvmf_rdma 00:08:55.906 ************************************ 00:08:55.906 12:10:25 unittest_nvmf_rdma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:55.906 ==72637== Memcheck, a memory error detector 00:08:55.906 ==72637== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.906 ==72637== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.906 ==72637== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:55.906 ==72637== 00:08:55.906 --72637-- Valgrind options: 00:08:55.906 --72637-- --leak-check=full 00:08:55.906 --72637-- --error-exitcode=2 00:08:55.906 --72637-- --verbose 00:08:55.906 --72637-- Contents of /proc/version: 00:08:55.906 --72637-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:55.906 --72637-- 00:08:55.906 --72637-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.906 --72637-- Page sizes: currently 4096, max supported 4096 00:08:55.906 --72637-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.906 --72637-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:55.906 --72637-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.906 --72637-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.906 --72637-- might be shown as UnknownInlinedFun 00:08:55.906 --72637-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.906 --72637-- object doesn't have a dynamic symbol table 00:08:55.906 --72637-- Scheduler: using generic scheduler lock implementation. 00:08:55.906 --72637-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.906 ==72637== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72637-by-???-on-09fa5fb4c861 00:08:55.906 ==72637== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72637-by-???-on-09fa5fb4c861 00:08:55.906 ==72637== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72637-by-???-on-09fa5fb4c861 00:08:55.906 ==72637== 00:08:55.906 ==72637== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.906 ==72637== don't want to do, unless you know exactly what you're doing, 00:08:55.906 ==72637== or are doing some strange experiment): 00:08:55.906 ==72637== /usr/libexec/valgrind/../../bin/vgdb --pid=72637 ...command... 00:08:55.906 ==72637== 00:08:55.906 ==72637== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.906 ==72637== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:55.906 ==72637== and then give GDB the following command 00:08:55.906 ==72637== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72637 00:08:55.906 ==72637== --pid is optional if only one valgrind process is running 00:08:55.906 ==72637== 00:08:56.163 --72637-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.163 --72637-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.163 --72637-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.163 --72637-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.163 --72637-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.163 --72637-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.163 --72637-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.163 --72637-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.163 --72637-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.163 --72637-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.163 --72637-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.163 --72637-- Reading syms from /usr/lib64/libm.so.6 00:08:56.163 --72637-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.163 --72637-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:56.163 --72637-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libc.so.6 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.163 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.163 --72637-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.163 --72637-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.163 --72637-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.163 --72637-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.163 --72637-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.420 --72637-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.421 --72637-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.421 --72637-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 ==72637== Preferring higher priority redirection: 00:08:56.421 --72637-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.421 --72637-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.421 --72637-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 --72637-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.421 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.421 --72637-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.421 --72637-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.421 ==72637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.421 --72637-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.421 --72637-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.421 --72637-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.421 --72637-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.421 --72637-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.421 --72637-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.421 --72637-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.421 --72637-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.421 --72637-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.421 --72637-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.421 --72637-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.421 --72637-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.421 --72637-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.421 --72637-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.422 --72637-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.422 --72637-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.422 --72637-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.422 --72637-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.422 00:08:56.422 00:08:56.422 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.422 http://cunit.sourceforge.net/ 00:08:56.422 00:08:56.422 00:08:56.422 Suite: nvmf 00:08:56.680 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-25 12:10:26.092867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1863:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:56.680 [2024-07-25 12:10:26.135372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:56.680 [2024-07-25 12:10:26.136967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:56.680 passed 00:08:56.680 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:56.680 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:56.938 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:56.938 Test: test_nvmf_rdma_opts_init ...passed 00:08:56.938 Test: test_nvmf_rdma_request_free_data ...--72637-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:56.938 passed 00:08:56.938 Test: test_nvmf_rdma_resources_create ...passed 00:08:56.938 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:56.938 Test: test_nvmf_rdma_resize_cq ...[2024-07-25 12:10:26.441584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 954:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:08:56.938 Using CQ of insufficient size may lead to CQ overrun 00:08:56.938 [2024-07-25 12:10:26.443245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 959:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:08:56.938 --72637-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:56.938 --72637-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.938 [2024-07-25 12:10:26.449540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 967:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:56.938 passed 00:08:56.938 00:08:56.938 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.938 suites 1 1 n/a 0 0 00:08:56.938 tests 9 9 9 0 0 00:08:56.938 asserts 579 579 579 0 n/a 00:08:56.938 00:08:56.938 Elapsed time = 0.396 seconds 00:08:56.938 --72637-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.938 ==72637== 00:08:56.938 ==72637== HEAP SUMMARY: 00:08:56.938 ==72637== in use at exit: 296 bytes in 1 blocks 00:08:56.938 ==72637== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:56.938 ==72637== 00:08:56.938 ==72637== Searching for pointers to 1 not-freed blocks 00:08:56.938 ==72637== Checked 7,026,024 bytes 00:08:56.938 ==72637== 00:08:56.938 ==72637== LEAK SUMMARY: 00:08:56.938 ==72637== definitely lost: 0 bytes in 0 blocks 00:08:56.938 ==72637== indirectly lost: 0 bytes in 0 blocks 00:08:56.938 ==72637== possibly lost: 0 bytes in 0 blocks 00:08:56.938 ==72637== still reachable: 296 bytes in 1 blocks 00:08:56.938 ==72637== suppressed: 0 bytes in 0 blocks 00:08:56.938 ==72637== Reachable blocks (those to which a pointer was found) are not shown. 00:08:56.938 ==72637== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:56.938 ==72637== 00:08:56.939 ==72637== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.939 00:08:56.939 real 0m1.049s 00:08:56.939 user 0m1.014s 00:08:56.939 sys 0m0.032s 00:08:56.939 12:10:26 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:56.939 12:10:26 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:56.939 ************************************ 00:08:56.939 END TEST unittest_nvmf_rdma 00:08:56.939 ************************************ 00:08:56.939 12:10:26 -- common/autotest_common.sh@1142 -- # return 0 00:08:56.939 12:10:26 -- unit/unittest.sh@271 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:56.939 12:10:26 -- unit/unittest.sh@272 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:56.939 12:10:26 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:56.939 12:10:26 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:56.939 12:10:26 -- common/autotest_common.sh@10 -- # set +x 00:08:56.939 ************************************ 00:08:56.939 START TEST unittest_nvmf_vfio_user 00:08:56.939 ************************************ 00:08:56.939 12:10:26 unittest_nvmf_vfio_user -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:56.939 ==72667== Memcheck, a memory error detector 00:08:56.939 ==72667== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.939 ==72667== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.939 ==72667== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:56.939 ==72667== 00:08:56.939 --72667-- Valgrind options: 00:08:56.939 --72667-- --leak-check=full 00:08:56.939 --72667-- --error-exitcode=2 00:08:56.939 --72667-- --verbose 00:08:56.939 --72667-- Contents of /proc/version: 00:08:56.939 --72667-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:56.939 --72667-- 00:08:56.939 --72667-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.939 --72667-- Page sizes: currently 4096, max supported 4096 00:08:56.939 --72667-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.939 --72667-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:56.939 --72667-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.198 --72667-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.198 --72667-- might be shown as UnknownInlinedFun 00:08:57.198 --72667-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.198 --72667-- object doesn't have a dynamic symbol table 00:08:57.198 --72667-- Scheduler: using generic scheduler lock implementation. 00:08:57.198 --72667-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.198 ==72667== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72667-by-???-on-09fa5fb4c861 00:08:57.198 ==72667== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72667-by-???-on-09fa5fb4c861 00:08:57.198 ==72667== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72667-by-???-on-09fa5fb4c861 00:08:57.198 ==72667== 00:08:57.198 ==72667== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.198 ==72667== don't want to do, unless you know exactly what you're doing, 00:08:57.198 ==72667== or are doing some strange experiment): 00:08:57.198 ==72667== /usr/libexec/valgrind/../../bin/vgdb --pid=72667 ...command... 00:08:57.198 ==72667== 00:08:57.198 ==72667== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.198 ==72667== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:57.198 ==72667== and then give GDB the following command 00:08:57.198 ==72667== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72667 00:08:57.198 ==72667== --pid is optional if only one valgrind process is running 00:08:57.198 ==72667== 00:08:57.198 --72667-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.198 --72667-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.198 --72667-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.198 --72667-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.198 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.198 --72667-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.198 --72667-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.198 --72667-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.198 --72667-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.198 --72667-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.198 --72667-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.198 --72667-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.198 --72667-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.198 --72667-- Reading syms from /usr/lib64/libm.so.6 00:08:57.198 --72667-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.198 --72667-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.198 --72667-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.198 --72667-- Reading syms from /usr/lib64/libc.so.6 00:08:57.198 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.198 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.198 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.198 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.198 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.198 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.198 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.198 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.199 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.199 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.199 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.199 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.199 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.199 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.199 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.199 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.199 --72667-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.199 --72667-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.457 --72667-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.457 --72667-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.457 --72667-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.457 --72667-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.457 --72667-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.457 --72667-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.457 --72667-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 ==72667== Preferring higher priority redirection: 00:08:57.457 --72667-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.457 --72667-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.457 --72667-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.457 --72667-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.458 --72667-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.458 --72667-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.458 --72667-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.458 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.458 --72667-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.458 --72667-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.458 ==72667== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.458 --72667-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.458 --72667-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.458 --72667-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:57.458 --72667-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:57.458 --72667-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.458 --72667-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.458 --72667-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.458 --72667-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.458 --72667-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.458 --72667-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.458 --72667-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.458 --72667-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.458 --72667-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.458 --72667-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.458 --72667-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.458 --72667-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.715 --72667-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.715 --72667-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.715 00:08:57.715 00:08:57.715 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.715 http://cunit.sourceforge.net/ 00:08:57.715 00:08:57.715 00:08:57.715 Suite: vfio_user 00:08:57.715 Test: test_nvme_cmd_map_prps ...--72667-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:57.715 [2024-07-25 12:10:27.141192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 796:nvme_cmd_map_prps: *ERROR*: Too many page entries, at least two iovs are required 00:08:57.715 [2024-07-25 12:10:27.182284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:08:57.715 passed 00:08:57.715 Test: test_nvme_cmd_map_sgls ...passed 00:08:57.715 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:57.715 00:08:57.715 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.715 suites 1 1 n/a 0 0 00:08:57.715 tests 3 3 3 0 0 00:08:57.715 asserts 100 100 100 0 n/a 00:08:57.715 00:08:57.715 Elapsed time = 0.081 seconds 00:08:57.715 --72667-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.715 --72667-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.715 ==72667== 00:08:57.715 ==72667== HEAP SUMMARY: 00:08:57.715 ==72667== in use at exit: 296 bytes in 1 blocks 00:08:57.715 ==72667== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:57.715 ==72667== 00:08:57.715 ==72667== Searching for pointers to 1 not-freed blocks 00:08:57.715 ==72667== Checked 6,849,928 bytes 00:08:57.715 ==72667== 00:08:57.715 ==72667== LEAK SUMMARY: 00:08:57.715 ==72667== definitely lost: 0 bytes in 0 blocks 00:08:57.715 ==72667== indirectly lost: 0 bytes in 0 blocks 00:08:57.715 ==72667== possibly lost: 0 bytes in 0 blocks 00:08:57.715 ==72667== still reachable: 296 bytes in 1 blocks 00:08:57.715 ==72667== suppressed: 0 bytes in 0 blocks 00:08:57.715 ==72667== Reachable blocks (those to which a pointer was found) are not shown. 00:08:57.715 ==72667== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:57.715 ==72667== 00:08:57.715 ==72667== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.715 00:08:57.715 real 0m0.751s 00:08:57.715 user 0m0.714s 00:08:57.715 sys 0m0.035s 00:08:57.715 12:10:27 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:57.715 12:10:27 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:57.715 ************************************ 00:08:57.715 END TEST unittest_nvmf_vfio_user 00:08:57.715 ************************************ 00:08:57.715 12:10:27 -- common/autotest_common.sh@1142 -- # return 0 00:08:57.715 12:10:27 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:08:57.715 12:10:27 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:57.715 12:10:27 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:57.715 12:10:27 -- common/autotest_common.sh@10 -- # set +x 00:08:57.715 ************************************ 00:08:57.715 START TEST unittest_scsi 00:08:57.715 ************************************ 00:08:57.715 12:10:27 unittest_scsi -- common/autotest_common.sh@1123 -- # unittest_scsi 00:08:57.715 12:10:27 unittest_scsi -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:57.715 ==72695== Memcheck, a memory error detector 00:08:57.715 ==72695== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.715 ==72695== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.715 ==72695== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:57.715 ==72695== 00:08:57.715 --72695-- Valgrind options: 00:08:57.716 --72695-- --leak-check=full 00:08:57.716 --72695-- --error-exitcode=2 00:08:57.716 --72695-- --verbose 00:08:57.716 --72695-- Contents of /proc/version: 00:08:57.716 --72695-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:57.716 --72695-- 00:08:57.716 --72695-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.716 --72695-- Page sizes: currently 4096, max supported 4096 00:08:57.716 --72695-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.716 --72695-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:57.716 --72695-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.973 --72695-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.973 --72695-- might be shown as UnknownInlinedFun 00:08:57.973 --72695-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.973 --72695-- object doesn't have a dynamic symbol table 00:08:57.973 --72695-- Scheduler: using generic scheduler lock implementation. 00:08:57.973 --72695-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.973 ==72695== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72695-by-???-on-09fa5fb4c861 00:08:57.973 ==72695== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72695-by-???-on-09fa5fb4c861 00:08:57.973 ==72695== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72695-by-???-on-09fa5fb4c861 00:08:57.973 ==72695== 00:08:57.973 ==72695== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.973 ==72695== don't want to do, unless you know exactly what you're doing, 00:08:57.973 ==72695== or are doing some strange experiment): 00:08:57.973 ==72695== /usr/libexec/valgrind/../../bin/vgdb --pid=72695 ...command... 00:08:57.973 ==72695== 00:08:57.973 ==72695== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.973 ==72695== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:57.973 ==72695== and then give GDB the following command 00:08:57.973 ==72695== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72695 00:08:57.973 ==72695== --pid is optional if only one valgrind process is running 00:08:57.973 ==72695== 00:08:57.973 --72695-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.973 --72695-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.973 --72695-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.973 --72695-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.973 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.973 --72695-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.973 --72695-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.973 --72695-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.973 --72695-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.974 --72695-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.974 --72695-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.974 --72695-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.974 --72695-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.974 --72695-- Reading syms from /usr/lib64/libm.so.6 00:08:57.974 --72695-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.974 --72695-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.974 --72695-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.974 --72695-- Reading syms from /usr/lib64/libc.so.6 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.974 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.974 --72695-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.974 --72695-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.233 --72695-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.233 --72695-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.233 --72695-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.233 --72695-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.233 --72695-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.233 --72695-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.233 --72695-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 ==72695== Preferring higher priority redirection: 00:08:58.233 --72695-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:58.233 --72695-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:58.233 --72695-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 --72695-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.233 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.234 --72695-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.234 --72695-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.234 ==72695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.234 --72695-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.234 --72695-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.234 --72695-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.234 --72695-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.234 --72695-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.234 --72695-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.234 --72695-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.234 --72695-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.234 --72695-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.234 --72695-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.234 --72695-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.234 --72695-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.234 --72695-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.234 --72695-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.234 --72695-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.234 --72695-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.234 --72695-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.493 --72695-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.493 00:08:58.493 00:08:58.493 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.493 http://cunit.sourceforge.net/ 00:08:58.493 00:08:58.493 00:08:58.493 Suite: dev_suite 00:08:58.493 Test: dev_destruct_null_dev ...passed 00:08:58.493 Test: dev_destruct_zero_luns ...passed 00:08:58.493 Test: dev_destruct_null_lun ...passed 00:08:58.493 Test: dev_destruct_success ...passed 00:08:58.493 Test: dev_construct_num_luns_zero ...[2024-07-25 12:10:27.912252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 228:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUNs specified 00:08:58.493 passed 00:08:58.493 Test: dev_construct_no_lun_zero ...[2024-07-25 12:10:27.948148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 241:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUN 0 specified 00:08:58.493 passed 00:08:58.493 Test: dev_construct_null_lun ...[2024-07-25 12:10:27.950181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 247:spdk_scsi_dev_construct_ext: *ERROR*: NULL spdk_scsi_lun for LUN 0 00:08:58.493 passed 00:08:58.493 Test: dev_construct_name_too_long ...[2024-07-25 12:10:27.951739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 222:spdk_scsi_dev_construct_ext: *ERROR*: device xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: name longer than maximum allowed length 255 00:08:58.493 passed 00:08:58.493 Test: dev_construct_success ...passed 00:08:58.493 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:58.493 Test: dev_queue_mgmt_task_success ...passed 00:08:58.493 Test: dev_queue_task_success ...passed 00:08:58.493 Test: dev_stop_success ...passed 00:08:58.493 Test: dev_add_port_max_ports ...[2024-07-25 12:10:27.964689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 315:spdk_scsi_dev_add_port: *ERROR*: device already has 4 ports 00:08:58.493 passed 00:08:58.493 Test: dev_add_port_construct_failure1 ...[2024-07-25 12:10:27.968870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:58.493 passed 00:08:58.493 Test: dev_add_port_construct_failure2 ...[2024-07-25 12:10:27.971145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 321:spdk_scsi_dev_add_port: *ERROR*: device already has port(1) 00:08:58.493 passed 00:08:58.493 Test: dev_add_port_success1 ...passed 00:08:58.493 Test: dev_add_port_success2 ...passed 00:08:58.493 Test: dev_add_port_success3 ...passed 00:08:58.493 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:58.493 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:58.493 Test: dev_find_port_by_id_success ...passed 00:08:58.493 Test: dev_add_lun_bdev_not_found ...passed 00:08:58.493 Test: dev_add_lun_no_free_lun_id ...[2024-07-25 12:10:27.983368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 159:spdk_scsi_dev_add_lun_ext: *ERROR*: Free LUN ID is not found 00:08:58.493 passed 00:08:58.493 Test: dev_add_lun_success1 ...passed 00:08:58.493 Test: dev_add_lun_success2 ...passed 00:08:58.493 Test: dev_check_pending_tasks ...passed 00:08:58.493 Test: dev_iterate_luns ...passed 00:08:58.493 Test: dev_find_free_lun ...passed 00:08:58.493 00:08:58.493 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.493 suites 1 1 n/a 0 0 00:08:58.494 tests 29 29 29 0 0 00:08:58.494 asserts 97 97 97 0 n/a 00:08:58.494 00:08:58.494 Elapsed time = 0.128 seconds 00:08:58.494 --72695-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.494 --72695-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.494 ==72695== 00:08:58.494 ==72695== HEAP SUMMARY: 00:08:58.494 ==72695== in use at exit: 0 bytes in 0 blocks 00:08:58.494 ==72695== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:58.494 ==72695== 00:08:58.494 ==72695== All heap blocks were freed -- no leaks are possible 00:08:58.494 ==72695== 00:08:58.494 ==72695== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.494 12:10:28 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:58.494 ==72705== Memcheck, a memory error detector 00:08:58.494 ==72705== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.494 ==72705== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.494 ==72705== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:58.494 ==72705== 00:08:58.494 --72705-- Valgrind options: 00:08:58.494 --72705-- --leak-check=full 00:08:58.494 --72705-- --error-exitcode=2 00:08:58.494 --72705-- --verbose 00:08:58.494 --72705-- Contents of /proc/version: 00:08:58.494 --72705-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:58.494 --72705-- 00:08:58.494 --72705-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.494 --72705-- Page sizes: currently 4096, max supported 4096 00:08:58.494 --72705-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.494 --72705-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:58.494 --72705-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.494 --72705-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.494 --72705-- might be shown as UnknownInlinedFun 00:08:58.494 --72705-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.494 --72705-- object doesn't have a dynamic symbol table 00:08:58.494 --72705-- Scheduler: using generic scheduler lock implementation. 00:08:58.494 --72705-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.494 ==72705== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72705-by-???-on-09fa5fb4c861 00:08:58.494 ==72705== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72705-by-???-on-09fa5fb4c861 00:08:58.494 ==72705== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72705-by-???-on-09fa5fb4c861 00:08:58.494 ==72705== 00:08:58.494 ==72705== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.494 ==72705== don't want to do, unless you know exactly what you're doing, 00:08:58.494 ==72705== or are doing some strange experiment): 00:08:58.494 ==72705== /usr/libexec/valgrind/../../bin/vgdb --pid=72705 ...command... 00:08:58.494 ==72705== 00:08:58.494 ==72705== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.494 ==72705== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:58.494 ==72705== and then give GDB the following command 00:08:58.494 ==72705== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72705 00:08:58.494 ==72705== --pid is optional if only one valgrind process is running 00:08:58.494 ==72705== 00:08:58.753 --72705-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.753 --72705-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.753 --72705-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.753 --72705-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.753 --72705-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.753 --72705-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.753 --72705-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.753 --72705-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.753 --72705-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.753 --72705-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.753 --72705-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.753 --72705-- Reading syms from /usr/lib64/libm.so.6 00:08:58.753 --72705-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.753 --72705-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:58.753 --72705-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libc.so.6 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.753 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.753 --72705-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.753 --72705-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.753 --72705-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.753 --72705-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.753 --72705-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.753 --72705-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.753 --72705-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.753 --72705-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.753 --72705-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.753 --72705-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.753 --72705-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 ==72705== Preferring higher priority redirection: 00:08:59.011 --72705-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.011 --72705-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.011 --72705-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72705-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72705-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72705-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.012 --72705-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.012 --72705-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.012 ==72705== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.012 --72705-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.012 --72705-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.012 --72705-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.012 --72705-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.012 --72705-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.012 --72705-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.012 --72705-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.012 --72705-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.012 --72705-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.012 --72705-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.012 --72705-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.012 --72705-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.012 --72705-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.012 --72705-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.012 --72705-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.012 --72705-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.012 --72705-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.012 --72705-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:59.012 --72705-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.012 00:08:59.012 00:08:59.012 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.012 http://cunit.sourceforge.net/ 00:08:59.012 00:08:59.012 00:08:59.012 Suite: lun_suite 00:08:59.012 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-25 12:10:28.602633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:08:59.012 passed 00:08:59.012 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-25 12:10:28.640040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task set not supported 00:08:59.012 passed 00:08:59.012 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:59.012 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:59.012 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-25 12:10:28.646123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:08:59.012 passed 00:08:59.012 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:59.012 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:59.270 Test: lun_append_task_null_lun_not_supported ...passed 00:08:59.270 Test: lun_execute_scsi_task_pending ...passed 00:08:59.270 Test: lun_execute_scsi_task_complete ...passed 00:08:59.270 Test: lun_execute_scsi_task_resize ...passed 00:08:59.270 Test: lun_destruct_success ...passed 00:08:59.270 Test: lun_construct_null_ctx ...[2024-07-25 12:10:28.670782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:08:59.270 passed 00:08:59.270 Test: lun_construct_success ...passed 00:08:59.270 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:59.270 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:59.270 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:59.270 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:59.270 00:08:59.270 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.270 suites 1 1 n/a 0 0 00:08:59.270 tests 18 18 18 0 0 00:08:59.270 asserts 153 153 153 0 n/a 00:08:59.270 00:08:59.270 Elapsed time = 0.130 seconds 00:08:59.270 --72705-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.270 --72705-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.270 ==72705== 00:08:59.270 ==72705== HEAP SUMMARY: 00:08:59.270 ==72705== in use at exit: 0 bytes in 0 blocks 00:08:59.270 ==72705== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:08:59.270 ==72705== 00:08:59.270 ==72705== All heap blocks were freed -- no leaks are possible 00:08:59.270 ==72705== 00:08:59.270 ==72705== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.270 12:10:28 unittest_scsi -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:59.270 ==72717== Memcheck, a memory error detector 00:08:59.270 ==72717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.270 ==72717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.270 ==72717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:59.270 ==72717== 00:08:59.270 --72717-- Valgrind options: 00:08:59.270 --72717-- --leak-check=full 00:08:59.270 --72717-- --error-exitcode=2 00:08:59.270 --72717-- --verbose 00:08:59.270 --72717-- Contents of /proc/version: 00:08:59.270 --72717-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:59.270 --72717-- 00:08:59.270 --72717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.270 --72717-- Page sizes: currently 4096, max supported 4096 00:08:59.270 --72717-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.270 --72717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:59.270 --72717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.270 --72717-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.271 --72717-- might be shown as UnknownInlinedFun 00:08:59.271 --72717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.271 --72717-- object doesn't have a dynamic symbol table 00:08:59.271 --72717-- Scheduler: using generic scheduler lock implementation. 00:08:59.271 --72717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.271 ==72717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72717-by-???-on-09fa5fb4c861 00:08:59.271 ==72717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72717-by-???-on-09fa5fb4c861 00:08:59.271 ==72717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72717-by-???-on-09fa5fb4c861 00:08:59.271 ==72717== 00:08:59.271 ==72717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.271 ==72717== don't want to do, unless you know exactly what you're doing, 00:08:59.271 ==72717== or are doing some strange experiment): 00:08:59.271 ==72717== /usr/libexec/valgrind/../../bin/vgdb --pid=72717 ...command... 00:08:59.271 ==72717== 00:08:59.271 ==72717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.271 ==72717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:59.271 ==72717== and then give GDB the following command 00:08:59.271 ==72717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72717 00:08:59.271 ==72717== --pid is optional if only one valgrind process is running 00:08:59.271 ==72717== 00:08:59.271 --72717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.271 --72717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.271 --72717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.271 --72717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.271 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.271 --72717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.271 --72717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.271 --72717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.271 --72717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.271 --72717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.271 --72717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.271 --72717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.271 --72717-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.271 --72717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.271 --72717-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:59.271 --72717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.271 --72717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.271 --72717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.529 --72717-- Reading syms from /usr/lib64/libm.so.6 00:08:59.529 --72717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.529 --72717-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:59.530 --72717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.530 --72717-- Reading syms from /usr/lib64/libc.so.6 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.530 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72717-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72717-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.530 --72717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.530 --72717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.530 --72717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.530 --72717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.530 --72717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.530 --72717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.530 --72717-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72717-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 ==72717== Preferring higher priority redirection: 00:08:59.530 --72717-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.530 --72717-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.530 --72717-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 --72717-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.531 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.531 --72717-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.531 --72717-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.531 ==72717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.531 --72717-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.531 --72717-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.531 --72717-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.531 --72717-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.531 --72717-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.789 --72717-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.789 --72717-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.789 --72717-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.789 --72717-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.789 --72717-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.789 --72717-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.789 --72717-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.789 --72717-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.789 --72717-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.789 --72717-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.789 --72717-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.789 --72717-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.789 --72717-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.789 00:08:59.789 00:08:59.789 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.789 http://cunit.sourceforge.net/ 00:08:59.789 00:08:59.789 00:08:59.789 Suite: scsi_suite 00:08:59.789 Test: scsi_init ...passed 00:08:59.789 00:08:59.789 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.789 suites 1 1 n/a 0 0 00:08:59.789 tests 1 1 1 0 0 00:08:59.789 asserts 1 1 1 0 n/a 00:08:59.789 00:08:59.789 Elapsed time = 0.003 seconds 00:08:59.789 --72717-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.789 --72717-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.789 ==72717== 00:08:59.789 ==72717== HEAP SUMMARY: 00:08:59.789 ==72717== in use at exit: 0 bytes in 0 blocks 00:08:59.789 ==72717== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:59.789 ==72717== 00:08:59.789 ==72717== All heap blocks were freed -- no leaks are possible 00:08:59.790 ==72717== 00:08:59.790 ==72717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.790 12:10:29 unittest_scsi -- unit/unittest.sh@120 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:59.790 ==72718== Memcheck, a memory error detector 00:08:59.790 ==72718== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.790 ==72718== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.790 ==72718== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:59.790 ==72718== 00:08:59.790 --72718-- Valgrind options: 00:08:59.790 --72718-- --leak-check=full 00:08:59.790 --72718-- --error-exitcode=2 00:08:59.790 --72718-- --verbose 00:08:59.790 --72718-- Contents of /proc/version: 00:08:59.790 --72718-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:59.790 --72718-- 00:08:59.790 --72718-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.790 --72718-- Page sizes: currently 4096, max supported 4096 00:08:59.790 --72718-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.790 --72718-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:59.790 --72718-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.790 --72718-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.790 --72718-- might be shown as UnknownInlinedFun 00:08:59.790 --72718-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.790 --72718-- object doesn't have a dynamic symbol table 00:08:59.790 --72718-- Scheduler: using generic scheduler lock implementation. 00:08:59.790 --72718-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.790 ==72718== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72718-by-???-on-09fa5fb4c861 00:08:59.790 ==72718== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72718-by-???-on-09fa5fb4c861 00:08:59.790 ==72718== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72718-by-???-on-09fa5fb4c861 00:08:59.790 ==72718== 00:08:59.790 ==72718== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.790 ==72718== don't want to do, unless you know exactly what you're doing, 00:08:59.790 ==72718== or are doing some strange experiment): 00:08:59.790 ==72718== /usr/libexec/valgrind/../../bin/vgdb --pid=72718 ...command... 00:08:59.790 ==72718== 00:08:59.790 ==72718== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.790 ==72718== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:59.790 ==72718== and then give GDB the following command 00:08:59.790 ==72718== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72718 00:08:59.790 ==72718== --pid is optional if only one valgrind process is running 00:08:59.790 ==72718== 00:08:59.790 --72718-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.790 --72718-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.790 --72718-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.790 --72718-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.790 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.790 --72718-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.790 --72718-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.790 --72718-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.790 --72718-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.790 --72718-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.790 --72718-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.790 --72718-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.790 --72718-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.790 --72718-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.790 --72718-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:59.790 --72718-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.790 --72718-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.790 --72718-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.049 --72718-- Reading syms from /usr/lib64/libm.so.6 00:09:00.049 --72718-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.049 --72718-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.049 --72718-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.049 --72718-- Reading syms from /usr/lib64/libc.so.6 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.049 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.049 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.049 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.049 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.049 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.049 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.049 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.049 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.049 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.049 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.049 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.050 --72718-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.050 --72718-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.050 --72718-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.050 --72718-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.050 --72718-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.050 --72718-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.050 --72718-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.050 --72718-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.050 --72718-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 ==72718== Preferring higher priority redirection: 00:09:00.050 --72718-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.050 --72718-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.050 --72718-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 --72718-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.050 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.050 --72718-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.050 --72718-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.050 ==72718== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.050 --72718-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.050 --72718-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.050 --72718-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.050 --72718-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.050 --72718-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.308 --72718-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.308 --72718-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.308 --72718-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.308 --72718-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.308 --72718-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.308 --72718-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.308 --72718-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.308 --72718-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.308 --72718-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.308 --72718-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.308 --72718-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.308 --72718-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.308 --72718-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.308 00:09:00.308 00:09:00.308 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.308 http://cunit.sourceforge.net/ 00:09:00.308 00:09:00.308 00:09:00.308 Suite: translation_suite 00:09:00.308 Test: mode_select_6_test ...passed 00:09:00.308 Test: mode_select_6_test2 ...passed 00:09:00.309 Test: mode_sense_6_test ...--72718-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:00.309 passed 00:09:00.309 Test: mode_sense_10_test ...passed 00:09:00.309 Test: inquiry_evpd_test ...passed 00:09:00.309 Test: inquiry_standard_test ...passed 00:09:00.309 Test: inquiry_overflow_test ...passed 00:09:00.309 Test: task_complete_test ...passed 00:09:00.309 Test: lba_range_test ...passed 00:09:00.309 Test: xfer_len_test ...[2024-07-25 12:10:29.866701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_bdev.c:1270:bdev_scsi_readwrite: *ERROR*: xfer_len 8193 > maximum transfer length 8192 00:09:00.309 passed 00:09:00.309 Test: xfer_test ...passed 00:09:00.309 Test: scsi_name_padding_test ...passed 00:09:00.309 Test: get_dif_ctx_test ...passed 00:09:00.309 Test: unmap_split_test ...passed 00:09:00.309 00:09:00.309 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.309 suites 1 1 n/a 0 0 00:09:00.309 tests 14 14 14 0 0 00:09:00.309 asserts 1205 1205 1205 0 n/a 00:09:00.309 00:09:00.309 Elapsed time = 0.171 seconds 00:09:00.309 --72718-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.566 --72718-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.566 ==72718== 00:09:00.566 ==72718== HEAP SUMMARY: 00:09:00.566 ==72718== in use at exit: 0 bytes in 0 blocks 00:09:00.566 ==72718== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:09:00.566 ==72718== 00:09:00.566 ==72718== All heap blocks were freed -- no leaks are possible 00:09:00.566 ==72718== 00:09:00.566 ==72718== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.566 12:10:29 unittest_scsi -- unit/unittest.sh@121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:00.566 ==72729== Memcheck, a memory error detector 00:09:00.566 ==72729== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.566 ==72729== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.566 ==72729== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:00.566 ==72729== 00:09:00.566 --72729-- Valgrind options: 00:09:00.566 --72729-- --leak-check=full 00:09:00.566 --72729-- --error-exitcode=2 00:09:00.566 --72729-- --verbose 00:09:00.566 --72729-- Contents of /proc/version: 00:09:00.566 --72729-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:00.566 --72729-- 00:09:00.566 --72729-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.566 --72729-- Page sizes: currently 4096, max supported 4096 00:09:00.566 --72729-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.566 --72729-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:00.566 --72729-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.566 --72729-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.566 --72729-- might be shown as UnknownInlinedFun 00:09:00.566 --72729-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.566 --72729-- object doesn't have a dynamic symbol table 00:09:00.566 --72729-- Scheduler: using generic scheduler lock implementation. 00:09:00.566 --72729-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.567 ==72729== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72729-by-???-on-09fa5fb4c861 00:09:00.567 ==72729== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72729-by-???-on-09fa5fb4c861 00:09:00.567 ==72729== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72729-by-???-on-09fa5fb4c861 00:09:00.567 ==72729== 00:09:00.567 ==72729== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.567 ==72729== don't want to do, unless you know exactly what you're doing, 00:09:00.567 ==72729== or are doing some strange experiment): 00:09:00.567 ==72729== /usr/libexec/valgrind/../../bin/vgdb --pid=72729 ...command... 00:09:00.567 ==72729== 00:09:00.567 ==72729== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.567 ==72729== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:00.567 ==72729== and then give GDB the following command 00:09:00.567 ==72729== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72729 00:09:00.567 ==72729== --pid is optional if only one valgrind process is running 00:09:00.567 ==72729== 00:09:00.567 --72729-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.567 --72729-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.567 --72729-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.567 --72729-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.567 --72729-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.567 --72729-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.567 --72729-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.567 --72729-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.567 --72729-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.567 --72729-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.567 --72729-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.567 --72729-- Reading syms from /usr/lib64/libm.so.6 00:09:00.567 --72729-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.567 --72729-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.567 --72729-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.567 --72729-- Reading syms from /usr/lib64/libc.so.6 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.567 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.567 --72729-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.567 --72729-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.825 --72729-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.825 --72729-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.825 --72729-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.825 --72729-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.825 --72729-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.825 --72729-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.825 --72729-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.825 --72729-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 ==72729== Preferring higher priority redirection: 00:09:00.826 --72729-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.826 --72729-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.826 --72729-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 --72729-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.826 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.826 --72729-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.826 --72729-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.826 ==72729== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.826 --72729-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.826 --72729-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.826 --72729-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.826 --72729-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.826 --72729-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.826 --72729-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.826 --72729-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.826 --72729-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.826 --72729-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.826 --72729-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.826 --72729-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.826 --72729-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.826 --72729-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.826 --72729-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.826 --72729-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.826 --72729-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.826 --72729-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.826 --72729-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.826 00:09:00.826 00:09:00.826 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.826 http://cunit.sourceforge.net/ 00:09:00.826 00:09:00.826 00:09:00.826 Suite: reservation_suite 00:09:01.085 Test: test_reservation_register ...[2024-07-25 12:10:30.459251] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 passed 00:09:01.085 Test: test_reservation_reserve ...[2024-07-25 12:10:30.494286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 [2024-07-25 12:10:30.499356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 215:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:09:01.085 [2024-07-25 12:10:30.505061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 210:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:09:01.085 passed 00:09:01.085 Test: test_all_registrant_reservation_reserve ...[2024-07-25 12:10:30.507536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 passed 00:09:01.085 Test: test_all_registrant_reservation_access ...[2024-07-25 12:10:30.516494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 [2024-07-25 12:10:30.521939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0x8 00:09:01.085 [2024-07-25 12:10:30.522833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0xaa 00:09:01.085 passed 00:09:01.085 Test: test_reservation_preempt_non_all_regs ...[2024-07-25 12:10:30.523962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 [2024-07-25 12:10:30.526799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:09:01.085 passed 00:09:01.085 Test: test_reservation_preempt_all_regs ...[2024-07-25 12:10:30.533832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 passed 00:09:01.085 Test: test_reservation_cmds_conflict ...[2024-07-25 12:10:30.538743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 [2024-07-25 12:10:30.541476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 857:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:09:01.085 [2024-07-25 12:10:30.543720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:09:01.085 [2024-07-25 12:10:30.544414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:09:01.085 [2024-07-25 12:10:30.545053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:09:01.085 [2024-07-25 12:10:30.545666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:09:01.085 passed 00:09:01.085 Test: test_scsi2_reserve_release ...passed 00:09:01.085 Test: test_pr_with_scsi2_reserve_release ...[2024-07-25 12:10:30.558175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:01.085 passed 00:09:01.085 00:09:01.085 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.085 suites 1 1 n/a 0 0 00:09:01.085 tests 9 9 9 0 0 00:09:01.085 asserts 344 344 344 0 n/a 00:09:01.085 00:09:01.085 Elapsed time = 0.125 seconds 00:09:01.085 --72729-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.085 --72729-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.085 ==72729== 00:09:01.085 ==72729== HEAP SUMMARY: 00:09:01.085 ==72729== in use at exit: 0 bytes in 0 blocks 00:09:01.085 ==72729== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:09:01.085 ==72729== 00:09:01.085 ==72729== All heap blocks were freed -- no leaks are possible 00:09:01.085 ==72729== 00:09:01.085 ==72729== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.085 00:09:01.085 real 0m3.279s 00:09:01.085 user 0m3.158s 00:09:01.085 sys 0m0.111s 00:09:01.085 12:10:30 unittest_scsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:01.086 12:10:30 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:09:01.086 ************************************ 00:09:01.086 END TEST unittest_scsi 00:09:01.086 ************************************ 00:09:01.086 12:10:30 -- common/autotest_common.sh@1142 -- # return 0 00:09:01.086 12:10:30 -- unit/unittest.sh@278 -- # uname -s 00:09:01.086 12:10:30 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:09:01.086 12:10:30 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:09:01.086 12:10:30 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:01.086 12:10:30 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:01.086 12:10:30 -- common/autotest_common.sh@10 -- # set +x 00:09:01.086 ************************************ 00:09:01.086 START TEST unittest_sock 00:09:01.086 ************************************ 00:09:01.086 12:10:30 unittest_sock -- common/autotest_common.sh@1123 -- # unittest_sock 00:09:01.086 12:10:30 unittest_sock -- unit/unittest.sh@125 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:01.086 ==72752== Memcheck, a memory error detector 00:09:01.086 ==72752== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.086 ==72752== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.086 ==72752== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:01.086 ==72752== 00:09:01.086 --72752-- Valgrind options: 00:09:01.086 --72752-- --leak-check=full 00:09:01.086 --72752-- --error-exitcode=2 00:09:01.086 --72752-- --verbose 00:09:01.086 --72752-- Contents of /proc/version: 00:09:01.086 --72752-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:01.086 --72752-- 00:09:01.086 --72752-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.086 --72752-- Page sizes: currently 4096, max supported 4096 00:09:01.086 --72752-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.086 --72752-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:01.086 --72752-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.086 --72752-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.086 --72752-- might be shown as UnknownInlinedFun 00:09:01.086 --72752-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.086 --72752-- object doesn't have a dynamic symbol table 00:09:01.086 --72752-- Scheduler: using generic scheduler lock implementation. 00:09:01.086 --72752-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.086 ==72752== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72752-by-???-on-09fa5fb4c861 00:09:01.086 ==72752== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72752-by-???-on-09fa5fb4c861 00:09:01.086 ==72752== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72752-by-???-on-09fa5fb4c861 00:09:01.086 ==72752== 00:09:01.086 ==72752== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.086 ==72752== don't want to do, unless you know exactly what you're doing, 00:09:01.086 ==72752== or are doing some strange experiment): 00:09:01.086 ==72752== /usr/libexec/valgrind/../../bin/vgdb --pid=72752 ...command... 00:09:01.086 ==72752== 00:09:01.086 ==72752== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.086 ==72752== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:01.086 ==72752== and then give GDB the following command 00:09:01.086 ==72752== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72752 00:09:01.086 ==72752== --pid is optional if only one valgrind process is running 00:09:01.086 ==72752== 00:09:01.086 --72752-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.345 --72752-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.345 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.345 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.345 --72752-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.345 --72752-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.345 --72752-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.345 --72752-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.345 --72752-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.345 --72752-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.345 --72752-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.345 --72752-- Reading syms from /usr/lib64/libm.so.6 00:09:01.345 --72752-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.345 --72752-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:01.345 --72752-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libc.so.6 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.345 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.345 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.345 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.345 --72752-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.345 --72752-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.345 --72752-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.346 --72752-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.346 --72752-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.604 --72752-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 ==72752== Preferring higher priority redirection: 00:09:01.604 --72752-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.604 --72752-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.604 --72752-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.604 --72752-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.605 --72752-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.605 --72752-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.605 --72752-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.605 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.605 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.605 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.605 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.605 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.605 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.605 --72752-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.605 --72752-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.605 --72752-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.605 --72752-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.605 --72752-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.605 --72752-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.605 --72752-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.605 --72752-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.605 --72752-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.605 --72752-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.605 --72752-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.605 --72752-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.605 --72752-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.605 --72752-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.605 --72752-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.605 --72752-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.605 00:09:01.605 00:09:01.605 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.605 http://cunit.sourceforge.net/ 00:09:01.605 00:09:01.605 00:09:01.605 Suite: sock 00:09:01.605 Test: posix_sock ...--72752-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:01.605 --72752-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:01.605 --72752-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.863 --72752-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:01.863 passed 00:09:01.863 Test: ut_sock ...passed 00:09:01.863 Test: posix_sock_group ...passed 00:09:01.863 Test: ut_sock_group ...passed 00:09:01.863 Test: posix_sock_group_fairness ...passed 00:09:01.863 Test: _posix_sock_close ...passed 00:09:01.863 Test: sock_get_default_opts ...passed 00:09:01.863 Test: ut_sock_impl_get_set_opts ...passed 00:09:01.863 Test: posix_sock_impl_get_set_opts ...passed 00:09:01.863 Test: ut_sock_map ...passed 00:09:01.863 Test: override_impl_opts ...passed 00:09:01.863 Test: ut_sock_group_get_ctx ...passed 00:09:02.121 Test: posix_get_interface_name ...--72752-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:02.121 FAILED 00:09:02.121 1. sock_ut.c:1278 - strcmp(spdk_sock_get_interface_name(csock), "ilo") == 0 00:09:02.121 00:09:02.121 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.121 suites 1 1 n/a 0 0 00:09:02.121 tests 13 13 12 1 0 00:09:02.121 asserts 360 360 359 1 n/a 00:09:02.121 00:09:02.121 Elapsed time = 0.281 seconds 00:09:02.121 --72752-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.121 ==72752== 00:09:02.121 ==72752== HEAP SUMMARY: 00:09:02.121 ==72752== in use at exit: 0 bytes in 0 blocks 00:09:02.121 ==72752== total heap usage: 325 allocs, 325 frees, 271,740 bytes allocated 00:09:02.121 ==72752== 00:09:02.121 ==72752== All heap blocks were freed -- no leaks are possible 00:09:02.121 ==72752== 00:09:02.121 ==72752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.121 12:10:31 unittest_sock -- unit/unittest.sh@126 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:02.121 ==72763== Memcheck, a memory error detector 00:09:02.121 ==72763== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.121 ==72763== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.121 ==72763== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:02.121 ==72763== 00:09:02.121 --72763-- Valgrind options: 00:09:02.121 --72763-- --leak-check=full 00:09:02.121 --72763-- --error-exitcode=2 00:09:02.121 --72763-- --verbose 00:09:02.121 --72763-- Contents of /proc/version: 00:09:02.121 --72763-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:02.121 --72763-- 00:09:02.121 --72763-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.121 --72763-- Page sizes: currently 4096, max supported 4096 00:09:02.121 --72763-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.121 --72763-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:02.121 --72763-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.121 --72763-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.121 --72763-- might be shown as UnknownInlinedFun 00:09:02.121 --72763-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.121 --72763-- object doesn't have a dynamic symbol table 00:09:02.122 --72763-- Scheduler: using generic scheduler lock implementation. 00:09:02.122 --72763-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.122 ==72763== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72763-by-???-on-09fa5fb4c861 00:09:02.122 ==72763== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72763-by-???-on-09fa5fb4c861 00:09:02.122 ==72763== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72763-by-???-on-09fa5fb4c861 00:09:02.122 ==72763== 00:09:02.122 ==72763== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.122 ==72763== don't want to do, unless you know exactly what you're doing, 00:09:02.122 ==72763== or are doing some strange experiment): 00:09:02.122 ==72763== /usr/libexec/valgrind/../../bin/vgdb --pid=72763 ...command... 00:09:02.122 ==72763== 00:09:02.122 ==72763== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.122 ==72763== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:02.122 ==72763== and then give GDB the following command 00:09:02.122 ==72763== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72763 00:09:02.122 ==72763== --pid is optional if only one valgrind process is running 00:09:02.122 ==72763== 00:09:02.122 --72763-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.122 --72763-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.122 --72763-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.122 --72763-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.122 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.122 --72763-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.122 --72763-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.122 --72763-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.122 --72763-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.122 --72763-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.122 --72763-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.122 --72763-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.122 --72763-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.122 --72763-- Reading syms from /usr/lib64/libm.so.6 00:09:02.122 --72763-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.122 --72763-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.122 --72763-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.122 --72763-- Reading syms from /usr/lib64/libc.so.6 00:09:02.380 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.380 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.380 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.380 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.380 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.380 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.380 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.381 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.381 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.381 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.381 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.381 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.381 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.381 --72763-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.381 --72763-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.381 --72763-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.381 --72763-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.381 --72763-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.381 --72763-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.381 --72763-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.381 --72763-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 ==72763== Preferring higher priority redirection: 00:09:02.381 --72763-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.381 --72763-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.381 --72763-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 --72763-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.381 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.381 --72763-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.381 ==72763== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.381 --72763-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.382 --72763-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.382 --72763-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.382 --72763-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.382 --72763-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.382 --72763-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.382 --72763-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.382 --72763-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.382 --72763-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.382 --72763-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.382 --72763-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.650 --72763-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.650 --72763-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.650 --72763-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.650 --72763-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.650 --72763-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.650 --72763-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.650 --72763-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.650 00:09:02.650 00:09:02.650 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.650 http://cunit.sourceforge.net/ 00:09:02.650 00:09:02.650 00:09:02.650 Suite: posix 00:09:02.650 Test: flush ...passed 00:09:02.650 00:09:02.650 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.650 suites 1 1 n/a 0 0 00:09:02.650 tests 1 1 1 0 0 00:09:02.650 asserts 28 28 28 0 n/a 00:09:02.650 00:09:02.650 Elapsed time = 0.032 seconds 00:09:02.650 --72763-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.650 --72763-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.650 ==72763== 00:09:02.650 ==72763== HEAP SUMMARY: 00:09:02.650 ==72763== in use at exit: 0 bytes in 0 blocks 00:09:02.650 ==72763== total heap usage: 95 allocs, 95 frees, 163,250 bytes allocated 00:09:02.650 ==72763== 00:09:02.650 ==72763== All heap blocks were freed -- no leaks are possible 00:09:02.650 ==72763== 00:09:02.650 ==72763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.650 12:10:32 unittest_sock -- unit/unittest.sh@128 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:02.650 12:10:32 unittest_sock -- unit/unittest.sh@129 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:02.650 ==72772== Memcheck, a memory error detector 00:09:02.650 ==72772== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.650 ==72772== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.650 ==72772== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:02.650 ==72772== 00:09:02.650 --72772-- Valgrind options: 00:09:02.650 --72772-- --leak-check=full 00:09:02.650 --72772-- --error-exitcode=2 00:09:02.650 --72772-- --verbose 00:09:02.650 --72772-- Contents of /proc/version: 00:09:02.650 --72772-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:02.650 --72772-- 00:09:02.650 --72772-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.650 --72772-- Page sizes: currently 4096, max supported 4096 00:09:02.650 --72772-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.650 --72772-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:02.650 --72772-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.651 --72772-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.651 --72772-- might be shown as UnknownInlinedFun 00:09:02.651 --72772-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.651 --72772-- object doesn't have a dynamic symbol table 00:09:02.651 --72772-- Scheduler: using generic scheduler lock implementation. 00:09:02.651 --72772-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.651 ==72772== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72772-by-???-on-09fa5fb4c861 00:09:02.651 ==72772== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72772-by-???-on-09fa5fb4c861 00:09:02.651 ==72772== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72772-by-???-on-09fa5fb4c861 00:09:02.651 ==72772== 00:09:02.651 ==72772== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.651 ==72772== don't want to do, unless you know exactly what you're doing, 00:09:02.651 ==72772== or are doing some strange experiment): 00:09:02.651 ==72772== /usr/libexec/valgrind/../../bin/vgdb --pid=72772 ...command... 00:09:02.651 ==72772== 00:09:02.651 ==72772== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.651 ==72772== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:02.651 ==72772== and then give GDB the following command 00:09:02.651 ==72772== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72772 00:09:02.651 ==72772== --pid is optional if only one valgrind process is running 00:09:02.651 ==72772== 00:09:02.651 --72772-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.651 --72772-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.651 --72772-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.651 --72772-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.651 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.651 --72772-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.651 --72772-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.651 --72772-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.908 --72772-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.908 --72772-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.908 --72772-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.908 --72772-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.908 --72772-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.908 --72772-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.908 --72772-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.908 --72772-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.908 --72772-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.908 --72772-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.908 --72772-- Reading syms from /usr/lib64/libm.so.6 00:09:02.908 --72772-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.908 --72772-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.909 --72772-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.909 --72772-- Reading syms from /usr/lib64/libc.so.6 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.909 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.909 --72772-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.909 --72772-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.909 --72772-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.909 --72772-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.909 --72772-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.909 --72772-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.909 --72772-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.909 --72772-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.909 --72772-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 ==72772== Preferring higher priority redirection: 00:09:02.909 --72772-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.909 --72772-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.909 --72772-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.909 --72772-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.910 --72772-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.910 --72772-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.910 --72772-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.910 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.910 --72772-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.910 --72772-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.910 ==72772== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.910 --72772-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.910 --72772-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.910 --72772-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.167 --72772-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.167 --72772-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.167 --72772-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.167 --72772-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.167 --72772-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.167 --72772-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.167 --72772-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.167 --72772-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.167 --72772-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.167 --72772-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.167 --72772-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.167 --72772-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.167 --72772-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.167 --72772-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:03.167 --72772-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.167 [2024-07-25 12:10:32.642142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1702:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:09:03.167 --72772-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.167 00:09:03.167 00:09:03.167 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.167 http://cunit.sourceforge.net/ 00:09:03.167 00:09:03.167 00:09:03.167 Suite: uring 00:09:03.167 Test: flush_client ...passed 00:09:03.167 Test: flush_server ...passed 00:09:03.167 00:09:03.167 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.167 suites 1 1 n/a 0 0 00:09:03.167 tests 2 2 2 0 0 00:09:03.167 asserts 49 49 49 0 n/a 00:09:03.167 00:09:03.167 Elapsed time = 0.041 seconds 00:09:03.167 --72772-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.167 --72772-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.167 ==72772== 00:09:03.167 ==72772== HEAP SUMMARY: 00:09:03.167 ==72772== in use at exit: 0 bytes in 0 blocks 00:09:03.167 ==72772== total heap usage: 106 allocs, 106 frees, 170,506 bytes allocated 00:09:03.167 ==72772== 00:09:03.167 ==72772== All heap blocks were freed -- no leaks are possible 00:09:03.167 ==72772== 00:09:03.167 ==72772== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.167 00:09:03.167 real 0m2.151s 00:09:03.167 user 0m2.029s 00:09:03.167 sys 0m0.091s 00:09:03.167 12:10:32 unittest_sock -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:03.167 12:10:32 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:09:03.167 ************************************ 00:09:03.167 END TEST unittest_sock 00:09:03.167 ************************************ 00:09:03.424 12:10:32 -- common/autotest_common.sh@1142 -- # return 0 00:09:03.424 12:10:32 -- unit/unittest.sh@281 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:03.424 12:10:32 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:03.424 12:10:32 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:03.424 12:10:32 -- common/autotest_common.sh@10 -- # set +x 00:09:03.424 ************************************ 00:09:03.424 START TEST unittest_thread 00:09:03.424 ************************************ 00:09:03.424 12:10:32 unittest_thread -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:03.424 ==72800== Memcheck, a memory error detector 00:09:03.424 ==72800== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.424 ==72800== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.424 ==72800== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:03.424 ==72800== 00:09:03.424 --72800-- Valgrind options: 00:09:03.424 --72800-- --leak-check=full 00:09:03.424 --72800-- --error-exitcode=2 00:09:03.424 --72800-- --verbose 00:09:03.424 --72800-- Contents of /proc/version: 00:09:03.424 --72800-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:03.424 --72800-- 00:09:03.424 --72800-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.424 --72800-- Page sizes: currently 4096, max supported 4096 00:09:03.424 --72800-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.424 --72800-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:03.424 --72800-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.424 --72800-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.424 --72800-- might be shown as UnknownInlinedFun 00:09:03.424 --72800-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.424 --72800-- object doesn't have a dynamic symbol table 00:09:03.424 --72800-- Scheduler: using generic scheduler lock implementation. 00:09:03.424 --72800-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.424 ==72800== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72800-by-???-on-09fa5fb4c861 00:09:03.424 ==72800== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72800-by-???-on-09fa5fb4c861 00:09:03.424 ==72800== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72800-by-???-on-09fa5fb4c861 00:09:03.424 ==72800== 00:09:03.424 ==72800== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.424 ==72800== don't want to do, unless you know exactly what you're doing, 00:09:03.424 ==72800== or are doing some strange experiment): 00:09:03.424 ==72800== /usr/libexec/valgrind/../../bin/vgdb --pid=72800 ...command... 00:09:03.424 ==72800== 00:09:03.424 ==72800== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.424 ==72800== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:03.424 ==72800== and then give GDB the following command 00:09:03.425 ==72800== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72800 00:09:03.425 ==72800== --pid is optional if only one valgrind process is running 00:09:03.425 ==72800== 00:09:03.425 --72800-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.425 --72800-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.425 --72800-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.425 --72800-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.425 --72800-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.425 --72800-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.425 --72800-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.425 --72800-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.425 --72800-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.425 --72800-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.425 --72800-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.425 --72800-- Reading syms from /usr/lib64/libm.so.6 00:09:03.425 --72800-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.425 --72800-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:03.425 --72800-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.425 --72800-- Reading syms from /usr/lib64/libc.so.6 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.425 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.425 --72800-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.425 --72800-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.683 --72800-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.683 --72800-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.683 --72800-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.683 --72800-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.683 --72800-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.683 --72800-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.683 --72800-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 ==72800== Preferring higher priority redirection: 00:09:03.683 --72800-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.683 --72800-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.683 --72800-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 --72800-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.683 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.683 --72800-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.683 --72800-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.683 ==72800== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.683 --72800-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.683 --72800-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.684 --72800-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.684 --72800-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.684 --72800-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.684 --72800-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.684 --72800-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.684 --72800-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.684 --72800-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.684 --72800-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.684 --72800-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.684 --72800-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.684 --72800-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.684 --72800-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.684 --72800-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.941 --72800-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.941 --72800-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.941 --72800-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.941 00:09:03.941 00:09:03.941 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.941 http://cunit.sourceforge.net/ 00:09:03.941 00:09:03.941 00:09:03.941 Suite: io_channel 00:09:03.941 Test: thread_alloc ...--72800-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:03.941 passed 00:09:03.941 Test: thread_send_msg ...passed 00:09:03.941 Test: thread_poller ...passed 00:09:03.941 Test: poller_pause ...passed 00:09:03.941 Test: thread_for_each ...passed 00:09:04.199 Test: for_each_channel_remove ...passed 00:09:04.199 Test: for_each_channel_unreg ...[2024-07-25 12:10:33.636476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe968 already registered (old:0x5db5610 new:0x5db5860) 00:09:04.199 passed 00:09:04.199 Test: thread_name ...passed 00:09:04.199 Test: channel ...[2024-07-25 12:10:33.707470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2311:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c4a68 00:09:04.199 passed 00:09:04.199 Test: channel_destroy_races ...passed 00:09:04.199 Test: thread_exit_test ...[2024-07-25 12:10:33.741410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 639:thread_exit: *ERROR*: thread 0x5f41640 got timeout, and move it to the exited state forcefully 00:09:04.199 passed 00:09:04.199 Test: thread_update_stats_test ...passed 00:09:04.199 Test: nested_channel ...passed 00:09:04.199 Test: device_unregister_and_thread_exit_race ...passed 00:09:04.199 Test: cache_closest_timed_poller ...passed 00:09:04.458 Test: multi_timed_pollers_have_same_expiration ...passed 00:09:04.458 Test: io_device_lookup ...passed 00:09:04.458 Test: spdk_spin ...[2024-07-25 12:10:33.930943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:09:04.458 [2024-07-25 12:10:33.931652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:04.458 [2024-07-25 12:10:33.934282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3120:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:09:04.458 [2024-07-25 12:10:33.947340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3083:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:09:04.458 [2024-07-25 12:10:33.947737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:04.458 [2024-07-25 12:10:33.948791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:09:04.458 [2024-07-25 12:10:33.949146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:04.458 [2024-07-25 12:10:33.950796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:09:04.458 [2024-07-25 12:10:33.950941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:04.458 [2024-07-25 12:10:33.955209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3064:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:09:04.458 [2024-07-25 12:10:33.955565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:04.458 passed 00:09:04.458 Test: for_each_channel_and_thread_exit_race ...passed 00:09:04.458 Test: for_each_thread_and_thread_exit_race ...passed 00:09:04.458 00:09:04.458 Run Summary: Type Total Ran Passed Failed Inactive 00:09:04.458 suites 1 1 n/a 0 0 00:09:04.458 tests 20 20 20 0 0 00:09:04.458 asserts 409 409 409 0 n/a 00:09:04.458 00:09:04.458 Elapsed time = 0.611 seconds 00:09:04.458 --72800-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:04.458 --72800-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:04.458 ==72800== 00:09:04.458 ==72800== HEAP SUMMARY: 00:09:04.458 ==72800== in use at exit: 0 bytes in 0 blocks 00:09:04.458 ==72800== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:09:04.458 ==72800== 00:09:04.458 ==72800== All heap blocks were freed -- no leaks are possible 00:09:04.458 ==72800== 00:09:04.458 ==72800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:04.458 00:09:04.458 real 0m1.227s 00:09:04.458 user 0m1.186s 00:09:04.458 sys 0m0.037s 00:09:04.458 12:10:34 unittest_thread -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:04.458 12:10:34 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:09:04.458 ************************************ 00:09:04.458 END TEST unittest_thread 00:09:04.458 ************************************ 00:09:04.458 12:10:34 -- common/autotest_common.sh@1142 -- # return 0 00:09:04.458 12:10:34 -- unit/unittest.sh@282 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:04.459 12:10:34 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:04.459 12:10:34 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:04.459 12:10:34 -- common/autotest_common.sh@10 -- # set +x 00:09:04.459 ************************************ 00:09:04.459 START TEST unittest_iobuf 00:09:04.459 ************************************ 00:09:04.459 12:10:34 unittest_iobuf -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:04.459 ==72827== Memcheck, a memory error detector 00:09:04.459 ==72827== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:04.459 ==72827== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:04.459 ==72827== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:04.459 ==72827== 00:09:04.459 --72827-- Valgrind options: 00:09:04.459 --72827-- --leak-check=full 00:09:04.459 --72827-- --error-exitcode=2 00:09:04.459 --72827-- --verbose 00:09:04.459 --72827-- Contents of /proc/version: 00:09:04.459 --72827-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:04.459 --72827-- 00:09:04.459 --72827-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:04.459 --72827-- Page sizes: currently 4096, max supported 4096 00:09:04.459 --72827-- Valgrind library directory: /usr/libexec/valgrind 00:09:04.459 --72827-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:04.459 --72827-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:04.459 --72827-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:04.459 --72827-- might be shown as UnknownInlinedFun 00:09:04.717 --72827-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:04.717 --72827-- object doesn't have a dynamic symbol table 00:09:04.717 --72827-- Scheduler: using generic scheduler lock implementation. 00:09:04.717 --72827-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:04.717 ==72827== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72827-by-???-on-09fa5fb4c861 00:09:04.717 ==72827== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72827-by-???-on-09fa5fb4c861 00:09:04.717 ==72827== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72827-by-???-on-09fa5fb4c861 00:09:04.717 ==72827== 00:09:04.717 ==72827== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:04.717 ==72827== don't want to do, unless you know exactly what you're doing, 00:09:04.717 ==72827== or are doing some strange experiment): 00:09:04.717 ==72827== /usr/libexec/valgrind/../../bin/vgdb --pid=72827 ...command... 00:09:04.717 ==72827== 00:09:04.717 ==72827== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:04.717 ==72827== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:04.717 ==72827== and then give GDB the following command 00:09:04.717 ==72827== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72827 00:09:04.717 ==72827== --pid is optional if only one valgrind process is running 00:09:04.717 ==72827== 00:09:04.717 --72827-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:04.717 --72827-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:04.717 --72827-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:04.717 --72827-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:04.717 --72827-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:04.717 --72827-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:04.717 --72827-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:04.717 --72827-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:04.717 --72827-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:04.717 --72827-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:04.717 --72827-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:04.717 --72827-- Reading syms from /usr/lib64/libm.so.6 00:09:04.717 --72827-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:04.717 --72827-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:04.717 --72827-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:04.717 --72827-- Reading syms from /usr/lib64/libc.so.6 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.717 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.717 --72827-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.717 --72827-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.717 --72827-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:04.975 --72827-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:04.975 --72827-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:04.975 --72827-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:04.975 --72827-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:04.975 --72827-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:04.975 --72827-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 ==72827== Preferring higher priority redirection: 00:09:04.975 --72827-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:04.975 --72827-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:04.975 --72827-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 --72827-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.975 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.975 --72827-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.975 --72827-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.975 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.975 --72827-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.975 --72827-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.975 --72827-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:04.975 --72827-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:04.975 --72827-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:04.975 --72827-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:04.975 --72827-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:04.975 --72827-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:04.975 --72827-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:04.975 --72827-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:04.976 --72827-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:04.976 --72827-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:04.976 --72827-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:04.976 --72827-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:04.976 --72827-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:04.976 --72827-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:04.976 --72827-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:04.976 --72827-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:04.976 00:09:04.976 00:09:04.976 CUnit - A unit testing framework for C - Version 2.1-3 00:09:04.976 http://cunit.sourceforge.net/ 00:09:04.976 00:09:05.234 00:09:05.234 Suite: io_channel 00:09:05.234 Test: iobuf ...--72827-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:05.234 passed 00:09:05.234 Test: iobuf_cache ...[2024-07-25 12:10:34.841488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf small buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:09:05.234 [2024-07-25 12:10:34.873888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:05.234 [2024-07-25 12:10:34.878713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 372:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf large buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.large_pool_count (4) 00:09:05.234 [2024-07-25 12:10:34.879067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 375:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:05.234 [2024-07-25 12:10:34.882184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module1' iobuf small buffer cache at 0/4 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:09:05.234 [2024-07-25 12:10:34.882352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:05.493 passed 00:09:05.493 Test: iobuf_priority ...passed 00:09:05.493 00:09:05.493 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.493 suites 1 1 n/a 0 0 00:09:05.493 tests 3 3 3 0 0 00:09:05.493 asserts 131 131 131 0 n/a 00:09:05.493 00:09:05.493 Elapsed time = 0.294 seconds 00:09:05.493 --72827-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.493 --72827-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.493 ==72827== 00:09:05.493 ==72827== HEAP SUMMARY: 00:09:05.493 ==72827== in use at exit: 0 bytes in 0 blocks 00:09:05.493 ==72827== total heap usage: 4,319 allocs, 4,319 frees, 389,983 bytes allocated 00:09:05.493 ==72827== 00:09:05.493 ==72827== All heap blocks were freed -- no leaks are possible 00:09:05.493 ==72827== 00:09:05.493 ==72827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.493 00:09:05.493 real 0m0.933s 00:09:05.493 user 0m0.903s 00:09:05.493 sys 0m0.027s 00:09:05.493 12:10:35 unittest_iobuf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:05.493 12:10:35 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:09:05.493 ************************************ 00:09:05.493 END TEST unittest_iobuf 00:09:05.493 ************************************ 00:09:05.493 12:10:35 -- common/autotest_common.sh@1142 -- # return 0 00:09:05.493 12:10:35 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:09:05.493 12:10:35 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:05.493 12:10:35 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:05.493 12:10:35 -- common/autotest_common.sh@10 -- # set +x 00:09:05.493 ************************************ 00:09:05.493 START TEST unittest_util 00:09:05.493 ************************************ 00:09:05.493 12:10:35 unittest_util -- common/autotest_common.sh@1123 -- # unittest_util 00:09:05.493 12:10:35 unittest_util -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:05.493 ==72856== Memcheck, a memory error detector 00:09:05.493 ==72856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:05.493 ==72856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:05.493 ==72856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:05.493 ==72856== 00:09:05.493 --72856-- Valgrind options: 00:09:05.493 --72856-- --leak-check=full 00:09:05.493 --72856-- --error-exitcode=2 00:09:05.493 --72856-- --verbose 00:09:05.493 --72856-- Contents of /proc/version: 00:09:05.493 --72856-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:05.493 --72856-- 00:09:05.493 --72856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:05.493 --72856-- Page sizes: currently 4096, max supported 4096 00:09:05.493 --72856-- Valgrind library directory: /usr/libexec/valgrind 00:09:05.493 --72856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:05.493 --72856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:05.493 --72856-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:05.493 --72856-- might be shown as UnknownInlinedFun 00:09:05.493 --72856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:05.493 --72856-- object doesn't have a dynamic symbol table 00:09:05.493 --72856-- Scheduler: using generic scheduler lock implementation. 00:09:05.493 --72856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:05.493 ==72856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72856-by-???-on-09fa5fb4c861 00:09:05.493 ==72856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72856-by-???-on-09fa5fb4c861 00:09:05.493 ==72856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72856-by-???-on-09fa5fb4c861 00:09:05.493 ==72856== 00:09:05.494 ==72856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:05.494 ==72856== don't want to do, unless you know exactly what you're doing, 00:09:05.494 ==72856== or are doing some strange experiment): 00:09:05.494 ==72856== /usr/libexec/valgrind/../../bin/vgdb --pid=72856 ...command... 00:09:05.494 ==72856== 00:09:05.494 ==72856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:05.494 ==72856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:05.494 ==72856== and then give GDB the following command 00:09:05.494 ==72856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72856 00:09:05.494 ==72856== --pid is optional if only one valgrind process is running 00:09:05.494 ==72856== 00:09:05.494 --72856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:05.494 --72856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:05.752 --72856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:05.752 --72856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:05.752 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.752 --72856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:05.752 --72856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:05.752 --72856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:05.752 --72856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:05.752 --72856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:05.752 --72856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:05.752 --72856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:05.752 --72856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:05.752 --72856-- Reading syms from /usr/lib64/libm.so.6 00:09:05.752 --72856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:05.752 --72856-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:05.752 --72856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:05.752 --72856-- Reading syms from /usr/lib64/libc.so.6 00:09:05.752 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.752 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.753 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.753 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.753 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.753 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.753 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.753 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.753 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.753 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.753 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.753 --72856-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.753 --72856-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.753 --72856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:05.753 --72856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:05.753 --72856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:05.753 --72856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:05.753 --72856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:05.753 --72856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:05.753 --72856-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.753 --72856-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 ==72856== Preferring higher priority redirection: 00:09:06.011 --72856-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.011 --72856-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.011 --72856-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 --72856-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.011 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.011 --72856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.012 --72856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.012 ==72856== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.012 --72856-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.012 --72856-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.012 --72856-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.012 --72856-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.012 --72856-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.012 --72856-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.012 --72856-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.012 --72856-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.012 --72856-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.012 --72856-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.012 --72856-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.012 --72856-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.012 --72856-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.012 --72856-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.012 --72856-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.012 --72856-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.012 --72856-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.012 --72856-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.012 00:09:06.012 00:09:06.012 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.012 http://cunit.sourceforge.net/ 00:09:06.012 00:09:06.012 00:09:06.012 Suite: base64 00:09:06.012 Test: test_base64_get_encoded_strlen ...passed 00:09:06.012 Test: test_base64_get_decoded_len ...passed 00:09:06.012 Test: test_base64_encode ...passed 00:09:06.012 Test: test_base64_decode ...passed 00:09:06.012 Test: test_base64_urlsafe_encode ...passed 00:09:06.012 Test: test_base64_urlsafe_decode ...passed 00:09:06.012 00:09:06.012 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.012 suites 1 1 n/a 0 0 00:09:06.012 tests 6 6 6 0 0 00:09:06.012 asserts 112 112 112 0 n/a 00:09:06.012 00:09:06.012 Elapsed time = 0.043 seconds 00:09:06.012 --72856-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.269 --72856-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.269 ==72856== 00:09:06.269 ==72856== HEAP SUMMARY: 00:09:06.269 ==72856== in use at exit: 0 bytes in 0 blocks 00:09:06.269 ==72856== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:09:06.269 ==72856== 00:09:06.269 ==72856== All heap blocks were freed -- no leaks are possible 00:09:06.269 ==72856== 00:09:06.269 ==72856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.269 12:10:35 unittest_util -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:06.269 ==72861== Memcheck, a memory error detector 00:09:06.269 ==72861== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.269 ==72861== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.269 ==72861== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:06.269 ==72861== 00:09:06.269 --72861-- Valgrind options: 00:09:06.269 --72861-- --leak-check=full 00:09:06.270 --72861-- --error-exitcode=2 00:09:06.270 --72861-- --verbose 00:09:06.270 --72861-- Contents of /proc/version: 00:09:06.270 --72861-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:06.270 --72861-- 00:09:06.270 --72861-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.270 --72861-- Page sizes: currently 4096, max supported 4096 00:09:06.270 --72861-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.270 --72861-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:06.270 --72861-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.270 --72861-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.270 --72861-- might be shown as UnknownInlinedFun 00:09:06.270 --72861-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.270 --72861-- object doesn't have a dynamic symbol table 00:09:06.270 --72861-- Scheduler: using generic scheduler lock implementation. 00:09:06.270 --72861-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.270 ==72861== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72861-by-???-on-09fa5fb4c861 00:09:06.270 ==72861== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72861-by-???-on-09fa5fb4c861 00:09:06.270 ==72861== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72861-by-???-on-09fa5fb4c861 00:09:06.270 ==72861== 00:09:06.270 ==72861== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.270 ==72861== don't want to do, unless you know exactly what you're doing, 00:09:06.270 ==72861== or are doing some strange experiment): 00:09:06.270 ==72861== /usr/libexec/valgrind/../../bin/vgdb --pid=72861 ...command... 00:09:06.270 ==72861== 00:09:06.270 ==72861== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.270 ==72861== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:06.270 ==72861== and then give GDB the following command 00:09:06.270 ==72861== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72861 00:09:06.270 ==72861== --pid is optional if only one valgrind process is running 00:09:06.270 ==72861== 00:09:06.270 --72861-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.270 --72861-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.270 --72861-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.270 --72861-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.270 --72861-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.270 --72861-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.270 --72861-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.270 --72861-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.270 --72861-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.270 --72861-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.270 --72861-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.270 --72861-- Reading syms from /usr/lib64/libm.so.6 00:09:06.270 --72861-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.270 --72861-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:06.270 --72861-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.270 --72861-- Reading syms from /usr/lib64/libc.so.6 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.270 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72861-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72861-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.528 --72861-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:06.528 --72861-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:06.528 --72861-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:06.528 --72861-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:06.528 --72861-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:06.528 --72861-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:06.528 --72861-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72861-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 ==72861== Preferring higher priority redirection: 00:09:06.529 --72861-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.529 --72861-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.529 --72861-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72861-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.529 --72861-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.529 --72861-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.529 ==72861== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.529 --72861-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.529 --72861-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.529 --72861-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.529 --72861-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.529 --72861-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.529 --72861-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.529 --72861-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.529 --72861-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.529 --72861-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.529 --72861-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.529 --72861-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.529 --72861-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.529 --72861-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.529 --72861-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.529 --72861-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.529 --72861-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.529 --72861-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.529 --72861-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.529 00:09:06.529 00:09:06.529 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.529 http://cunit.sourceforge.net/ 00:09:06.529 00:09:06.529 00:09:06.529 Suite: bit_array 00:09:06.529 Test: test_1bit ...--72861-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:06.529 passed 00:09:06.529 Test: test_64bit ...passed 00:09:06.529 Test: test_find ...passed 00:09:06.787 Test: test_resize ...passed 00:09:06.787 Test: test_errors ...passed 00:09:06.787 Test: test_count ...passed 00:09:06.787 Test: test_mask_store_load ...passed 00:09:06.787 Test: test_mask_clear ...passed 00:09:06.787 00:09:06.787 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.787 suites 1 1 n/a 0 0 00:09:06.787 tests 8 8 8 0 0 00:09:06.787 asserts 5075 5075 5075 0 n/a 00:09:06.787 00:09:06.787 Elapsed time = 0.057 seconds 00:09:06.787 --72861-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.787 --72861-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.787 ==72861== 00:09:06.787 ==72861== HEAP SUMMARY: 00:09:06.787 ==72861== in use at exit: 0 bytes in 0 blocks 00:09:06.787 ==72861== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:09:06.787 ==72861== 00:09:06.787 ==72861== All heap blocks were freed -- no leaks are possible 00:09:06.787 ==72861== 00:09:06.787 ==72861== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.787 12:10:36 unittest_util -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:06.787 ==72869== Memcheck, a memory error detector 00:09:06.787 ==72869== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.787 ==72869== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.787 ==72869== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:06.787 ==72869== 00:09:06.788 --72869-- Valgrind options: 00:09:06.788 --72869-- --leak-check=full 00:09:06.788 --72869-- --error-exitcode=2 00:09:06.788 --72869-- --verbose 00:09:06.788 --72869-- Contents of /proc/version: 00:09:06.788 --72869-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:06.788 --72869-- 00:09:06.788 --72869-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.788 --72869-- Page sizes: currently 4096, max supported 4096 00:09:06.788 --72869-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.788 --72869-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:06.788 --72869-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.788 --72869-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.788 --72869-- might be shown as UnknownInlinedFun 00:09:06.788 --72869-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.788 --72869-- object doesn't have a dynamic symbol table 00:09:06.788 --72869-- Scheduler: using generic scheduler lock implementation. 00:09:06.788 --72869-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.788 ==72869== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72869-by-???-on-09fa5fb4c861 00:09:06.788 ==72869== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72869-by-???-on-09fa5fb4c861 00:09:06.788 ==72869== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72869-by-???-on-09fa5fb4c861 00:09:06.788 ==72869== 00:09:06.788 ==72869== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.788 ==72869== don't want to do, unless you know exactly what you're doing, 00:09:06.788 ==72869== or are doing some strange experiment): 00:09:06.788 ==72869== /usr/libexec/valgrind/../../bin/vgdb --pid=72869 ...command... 00:09:06.788 ==72869== 00:09:06.788 ==72869== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.788 ==72869== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:06.788 ==72869== and then give GDB the following command 00:09:06.788 ==72869== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72869 00:09:06.788 ==72869== --pid is optional if only one valgrind process is running 00:09:06.788 ==72869== 00:09:06.788 --72869-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.788 --72869-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.788 --72869-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.788 --72869-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.788 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.788 --72869-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.788 --72869-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.788 --72869-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.788 --72869-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.788 --72869-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.788 --72869-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.788 --72869-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.788 --72869-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.788 --72869-- Reading syms from /usr/lib64/libm.so.6 00:09:06.788 --72869-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.788 --72869-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:06.788 --72869-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.788 --72869-- Reading syms from /usr/lib64/libc.so.6 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.046 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.046 --72869-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.046 --72869-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.046 --72869-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.046 --72869-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.046 --72869-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.046 --72869-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.046 --72869-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.046 --72869-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.046 --72869-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.046 --72869-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 ==72869== Preferring higher priority redirection: 00:09:07.047 --72869-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.047 --72869-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.047 --72869-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 --72869-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.047 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.047 --72869-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.047 --72869-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.047 ==72869== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.047 --72869-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.047 --72869-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.047 --72869-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.047 --72869-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.047 --72869-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.047 --72869-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.047 --72869-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.047 --72869-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.047 --72869-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.047 --72869-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.047 --72869-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.047 --72869-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.047 --72869-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.047 --72869-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.047 --72869-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.047 --72869-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.047 --72869-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.305 --72869-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.305 00:09:07.305 00:09:07.305 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.305 http://cunit.sourceforge.net/ 00:09:07.305 00:09:07.305 00:09:07.305 Suite: cpuset 00:09:07.305 Test: test_cpuset ...passed 00:09:07.305 Test: test_cpuset_parse ...[2024-07-25 12:10:36.740429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:09:07.305 [2024-07-25 12:10:36.767927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:09:07.305 [2024-07-25 12:10:36.768671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:09:07.305 [2024-07-25 12:10:36.769584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:09:07.305 [2024-07-25 12:10:36.770090] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:09:07.305 [2024-07-25 12:10:36.770452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:09:07.305 [2024-07-25 12:10:36.771034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:09:07.305 [2024-07-25 12:10:36.771825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 215:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:09:07.305 passed 00:09:07.305 Test: test_cpuset_fmt ...passed 00:09:07.305 Test: test_cpuset_foreach ...passed 00:09:07.305 00:09:07.305 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.305 suites 1 1 n/a 0 0 00:09:07.305 tests 4 4 4 0 0 00:09:07.305 asserts 90 90 90 0 n/a 00:09:07.305 00:09:07.305 Elapsed time = 0.078 seconds 00:09:07.305 --72869-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.305 --72869-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.305 ==72869== 00:09:07.305 ==72869== HEAP SUMMARY: 00:09:07.306 ==72869== in use at exit: 0 bytes in 0 blocks 00:09:07.306 ==72869== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:09:07.306 ==72869== 00:09:07.306 ==72869== All heap blocks were freed -- no leaks are possible 00:09:07.306 ==72869== 00:09:07.306 ==72869== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.306 12:10:36 unittest_util -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:07.306 ==72878== Memcheck, a memory error detector 00:09:07.306 ==72878== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.306 ==72878== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.306 ==72878== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:07.306 ==72878== 00:09:07.306 --72878-- Valgrind options: 00:09:07.306 --72878-- --leak-check=full 00:09:07.306 --72878-- --error-exitcode=2 00:09:07.306 --72878-- --verbose 00:09:07.306 --72878-- Contents of /proc/version: 00:09:07.306 --72878-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:07.306 --72878-- 00:09:07.306 --72878-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.306 --72878-- Page sizes: currently 4096, max supported 4096 00:09:07.306 --72878-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.306 --72878-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:07.306 --72878-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.306 --72878-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.306 --72878-- might be shown as UnknownInlinedFun 00:09:07.306 --72878-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.306 --72878-- object doesn't have a dynamic symbol table 00:09:07.306 --72878-- Scheduler: using generic scheduler lock implementation. 00:09:07.306 --72878-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.306 ==72878== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72878-by-???-on-09fa5fb4c861 00:09:07.306 ==72878== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72878-by-???-on-09fa5fb4c861 00:09:07.306 ==72878== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72878-by-???-on-09fa5fb4c861 00:09:07.306 ==72878== 00:09:07.306 ==72878== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.306 ==72878== don't want to do, unless you know exactly what you're doing, 00:09:07.306 ==72878== or are doing some strange experiment): 00:09:07.306 ==72878== /usr/libexec/valgrind/../../bin/vgdb --pid=72878 ...command... 00:09:07.306 ==72878== 00:09:07.306 ==72878== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.306 ==72878== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:07.306 ==72878== and then give GDB the following command 00:09:07.306 ==72878== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72878 00:09:07.306 ==72878== --pid is optional if only one valgrind process is running 00:09:07.306 ==72878== 00:09:07.306 --72878-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.306 --72878-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.306 --72878-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.306 --72878-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.306 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.306 --72878-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.306 --72878-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.306 --72878-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.306 --72878-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.564 --72878-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.564 --72878-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.564 --72878-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.564 --72878-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.564 --72878-- Reading syms from /usr/lib64/libm.so.6 00:09:07.564 --72878-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.564 --72878-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.564 --72878-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libc.so.6 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.564 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.564 --72878-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.564 --72878-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.564 --72878-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.564 --72878-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.564 --72878-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.564 --72878-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.564 --72878-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.565 --72878-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 ==72878== Preferring higher priority redirection: 00:09:07.565 --72878-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.565 --72878-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.565 --72878-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 --72878-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.565 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.565 --72878-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.565 --72878-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.565 ==72878== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.565 --72878-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.565 --72878-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.565 --72878-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.565 --72878-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.565 --72878-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.823 --72878-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.823 --72878-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.823 --72878-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.823 --72878-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.823 --72878-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.823 --72878-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.823 --72878-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.823 --72878-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.823 --72878-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.823 --72878-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.823 --72878-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.823 --72878-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.823 --72878-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.823 00:09:07.823 00:09:07.823 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.823 http://cunit.sourceforge.net/ 00:09:07.823 00:09:07.823 00:09:07.823 Suite: crc16 00:09:07.823 Test: test_crc16_t10dif ...passed 00:09:07.823 Test: test_crc16_t10dif_seed ...passed 00:09:07.823 Test: test_crc16_t10dif_copy ...passed 00:09:07.823 00:09:07.823 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.823 suites 1 1 n/a 0 0 00:09:07.823 tests 3 3 3 0 0 00:09:07.823 asserts 5 5 5 0 n/a 00:09:07.823 00:09:07.823 Elapsed time = 0.009 seconds 00:09:07.823 --72878-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.823 --72878-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.823 ==72878== 00:09:07.823 ==72878== HEAP SUMMARY: 00:09:07.823 ==72878== in use at exit: 0 bytes in 0 blocks 00:09:07.823 ==72878== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:09:07.823 ==72878== 00:09:07.823 ==72878== All heap blocks were freed -- no leaks are possible 00:09:07.823 ==72878== 00:09:07.823 ==72878== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.824 12:10:37 unittest_util -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:07.824 ==72883== Memcheck, a memory error detector 00:09:07.824 ==72883== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.824 ==72883== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.824 ==72883== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:07.824 ==72883== 00:09:07.824 --72883-- Valgrind options: 00:09:07.824 --72883-- --leak-check=full 00:09:07.824 --72883-- --error-exitcode=2 00:09:07.824 --72883-- --verbose 00:09:07.824 --72883-- Contents of /proc/version: 00:09:07.824 --72883-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:07.824 --72883-- 00:09:07.824 --72883-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.824 --72883-- Page sizes: currently 4096, max supported 4096 00:09:07.824 --72883-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.824 --72883-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:07.824 --72883-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.824 --72883-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.824 --72883-- might be shown as UnknownInlinedFun 00:09:07.824 --72883-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.824 --72883-- object doesn't have a dynamic symbol table 00:09:07.824 --72883-- Scheduler: using generic scheduler lock implementation. 00:09:07.824 --72883-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.824 ==72883== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72883-by-???-on-09fa5fb4c861 00:09:07.824 ==72883== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72883-by-???-on-09fa5fb4c861 00:09:07.824 ==72883== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72883-by-???-on-09fa5fb4c861 00:09:07.824 ==72883== 00:09:07.824 ==72883== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.824 ==72883== don't want to do, unless you know exactly what you're doing, 00:09:07.824 ==72883== or are doing some strange experiment): 00:09:07.824 ==72883== /usr/libexec/valgrind/../../bin/vgdb --pid=72883 ...command... 00:09:07.824 ==72883== 00:09:07.824 ==72883== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.824 ==72883== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:07.824 ==72883== and then give GDB the following command 00:09:07.824 ==72883== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72883 00:09:07.824 ==72883== --pid is optional if only one valgrind process is running 00:09:07.824 ==72883== 00:09:07.824 --72883-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.824 --72883-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.824 --72883-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.824 --72883-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.824 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.824 --72883-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.824 --72883-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.824 --72883-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.824 --72883-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.083 --72883-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.083 --72883-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.083 --72883-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.083 --72883-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.083 --72883-- Reading syms from /usr/lib64/libm.so.6 00:09:08.083 --72883-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.083 --72883-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:08.083 --72883-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libc.so.6 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.083 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72883-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72883-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.083 --72883-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.083 --72883-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.083 --72883-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.083 --72883-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.083 --72883-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.083 --72883-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.083 --72883-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 ==72883== Preferring higher priority redirection: 00:09:08.084 --72883-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.084 --72883-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.084 --72883-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 --72883-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.084 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.084 --72883-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.084 --72883-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.084 ==72883== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.084 --72883-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.084 --72883-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.084 --72883-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.084 --72883-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.084 --72883-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:08.342 --72883-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.342 --72883-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.342 --72883-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.342 --72883-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.342 --72883-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.342 --72883-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.342 --72883-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.342 --72883-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.342 --72883-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.342 --72883-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.342 --72883-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.342 --72883-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.343 --72883-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.343 00:09:08.343 00:09:08.343 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.343 http://cunit.sourceforge.net/ 00:09:08.343 00:09:08.343 00:09:08.343 Suite: crc32_ieee 00:09:08.343 Test: test_crc32_ieee ...passed 00:09:08.343 00:09:08.343 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.343 suites 1 1 n/a 0 0 00:09:08.343 tests 1 1 1 0 0 00:09:08.343 asserts 1 1 1 0 n/a 00:09:08.343 00:09:08.343 Elapsed time = 0.004 seconds 00:09:08.343 --72883-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.343 --72883-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.343 ==72883== 00:09:08.343 ==72883== HEAP SUMMARY: 00:09:08.343 ==72883== in use at exit: 0 bytes in 0 blocks 00:09:08.343 ==72883== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:09:08.343 ==72883== 00:09:08.343 ==72883== All heap blocks were freed -- no leaks are possible 00:09:08.343 ==72883== 00:09:08.343 ==72883== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.343 12:10:37 unittest_util -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:08.343 ==72891== Memcheck, a memory error detector 00:09:08.343 ==72891== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.343 ==72891== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.343 ==72891== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:08.343 ==72891== 00:09:08.343 --72891-- Valgrind options: 00:09:08.343 --72891-- --leak-check=full 00:09:08.343 --72891-- --error-exitcode=2 00:09:08.343 --72891-- --verbose 00:09:08.343 --72891-- Contents of /proc/version: 00:09:08.343 --72891-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:08.343 --72891-- 00:09:08.343 --72891-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.343 --72891-- Page sizes: currently 4096, max supported 4096 00:09:08.343 --72891-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.343 --72891-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:08.343 --72891-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.343 --72891-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.343 --72891-- might be shown as UnknownInlinedFun 00:09:08.343 --72891-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.343 --72891-- object doesn't have a dynamic symbol table 00:09:08.343 --72891-- Scheduler: using generic scheduler lock implementation. 00:09:08.343 --72891-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.343 ==72891== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72891-by-???-on-09fa5fb4c861 00:09:08.343 ==72891== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72891-by-???-on-09fa5fb4c861 00:09:08.343 ==72891== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72891-by-???-on-09fa5fb4c861 00:09:08.343 ==72891== 00:09:08.343 ==72891== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.343 ==72891== don't want to do, unless you know exactly what you're doing, 00:09:08.343 ==72891== or are doing some strange experiment): 00:09:08.343 ==72891== /usr/libexec/valgrind/../../bin/vgdb --pid=72891 ...command... 00:09:08.343 ==72891== 00:09:08.343 ==72891== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.343 ==72891== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:08.343 ==72891== and then give GDB the following command 00:09:08.343 ==72891== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72891 00:09:08.343 ==72891== --pid is optional if only one valgrind process is running 00:09:08.343 ==72891== 00:09:08.343 --72891-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.343 --72891-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.343 --72891-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.343 --72891-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.343 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.343 --72891-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.343 --72891-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.343 --72891-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.343 --72891-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.343 --72891-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.343 --72891-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.343 --72891-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.343 --72891-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.343 --72891-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.343 --72891-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.343 --72891-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.343 --72891-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.343 --72891-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.602 --72891-- Reading syms from /usr/lib64/libm.so.6 00:09:08.602 --72891-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.602 --72891-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:08.602 --72891-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.602 --72891-- Reading syms from /usr/lib64/libc.so.6 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.602 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72891-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.602 --72891-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.602 --72891-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.602 --72891-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.602 --72891-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.602 --72891-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.602 --72891-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.602 --72891-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.602 --72891-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.602 --72891-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 ==72891== Preferring higher priority redirection: 00:09:08.603 --72891-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.603 --72891-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.603 --72891-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 --72891-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.603 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.603 --72891-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.603 --72891-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.603 ==72891== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.603 --72891-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.603 --72891-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.603 --72891-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.603 --72891-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.603 --72891-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:08.603 --72891-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.861 --72891-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.861 --72891-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.861 --72891-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.861 --72891-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.861 --72891-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.861 --72891-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.861 --72891-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.861 --72891-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.861 --72891-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.861 --72891-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.861 --72891-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.861 --72891-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.861 00:09:08.861 00:09:08.861 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.861 http://cunit.sourceforge.net/ 00:09:08.861 00:09:08.861 00:09:08.861 Suite: crc32c 00:09:08.861 Test: test_crc32c ...passed 00:09:08.861 Test: test_crc32c_nvme ...passed 00:09:08.862 00:09:08.862 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.862 suites 1 1 n/a 0 0 00:09:08.862 tests 2 2 2 0 0 00:09:08.862 asserts 16 16 16 0 n/a 00:09:08.862 00:09:08.862 Elapsed time = 0.021 seconds 00:09:08.862 --72891-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.862 --72891-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.862 ==72891== 00:09:08.862 ==72891== HEAP SUMMARY: 00:09:08.862 ==72891== in use at exit: 0 bytes in 0 blocks 00:09:08.862 ==72891== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:09:08.862 ==72891== 00:09:08.862 ==72891== All heap blocks were freed -- no leaks are possible 00:09:08.862 ==72891== 00:09:08.862 ==72891== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.862 12:10:38 unittest_util -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:08.862 ==72892== Memcheck, a memory error detector 00:09:08.862 ==72892== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.862 ==72892== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.862 ==72892== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:08.862 ==72892== 00:09:08.862 --72892-- Valgrind options: 00:09:08.862 --72892-- --leak-check=full 00:09:08.862 --72892-- --error-exitcode=2 00:09:08.862 --72892-- --verbose 00:09:08.862 --72892-- Contents of /proc/version: 00:09:08.862 --72892-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:08.862 --72892-- 00:09:08.862 --72892-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.862 --72892-- Page sizes: currently 4096, max supported 4096 00:09:08.862 --72892-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.862 --72892-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:08.862 --72892-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.862 --72892-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.862 --72892-- might be shown as UnknownInlinedFun 00:09:08.862 --72892-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.862 --72892-- object doesn't have a dynamic symbol table 00:09:08.862 --72892-- Scheduler: using generic scheduler lock implementation. 00:09:08.862 --72892-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.862 ==72892== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72892-by-???-on-09fa5fb4c861 00:09:08.862 ==72892== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72892-by-???-on-09fa5fb4c861 00:09:08.862 ==72892== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72892-by-???-on-09fa5fb4c861 00:09:08.862 ==72892== 00:09:08.862 ==72892== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.862 ==72892== don't want to do, unless you know exactly what you're doing, 00:09:08.862 ==72892== or are doing some strange experiment): 00:09:08.862 ==72892== /usr/libexec/valgrind/../../bin/vgdb --pid=72892 ...command... 00:09:08.862 ==72892== 00:09:08.862 ==72892== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.862 ==72892== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:08.862 ==72892== and then give GDB the following command 00:09:08.862 ==72892== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72892 00:09:08.862 ==72892== --pid is optional if only one valgrind process is running 00:09:08.862 ==72892== 00:09:08.862 --72892-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.862 --72892-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.862 --72892-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.862 --72892-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.862 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.862 --72892-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.862 --72892-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.862 --72892-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.862 --72892-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.862 --72892-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.862 --72892-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.862 --72892-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.862 --72892-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.862 --72892-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.862 --72892-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.862 --72892-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.862 --72892-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.862 --72892-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.120 --72892-- Reading syms from /usr/lib64/libm.so.6 00:09:09.120 --72892-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.120 --72892-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.120 --72892-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.120 --72892-- Reading syms from /usr/lib64/libc.so.6 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.120 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.120 --72892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.120 --72892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.120 --72892-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:09.120 --72892-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:09.120 --72892-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:09.120 --72892-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:09.120 --72892-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:09.120 --72892-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:09.120 --72892-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.120 --72892-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 ==72892== Preferring higher priority redirection: 00:09:09.121 --72892-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:09.121 --72892-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:09.121 --72892-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 --72892-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.121 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.121 --72892-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.121 --72892-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.121 ==72892== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.121 --72892-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.121 --72892-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.121 --72892-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.121 --72892-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.121 --72892-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.121 --72892-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.379 --72892-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.379 --72892-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.379 --72892-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.379 --72892-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.379 --72892-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.379 --72892-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.379 --72892-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.379 --72892-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.379 --72892-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.379 --72892-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.379 --72892-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.379 00:09:09.379 00:09:09.379 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.379 http://cunit.sourceforge.net/ 00:09:09.379 00:09:09.379 00:09:09.379 Suite: crc64 00:09:09.379 Test: test_crc64_nvme ...--72892-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.379 passed 00:09:09.379 00:09:09.379 Run Summary: Type Total Ran Passed Failed Inactive 00:09:09.379 suites 1 1 n/a 0 0 00:09:09.379 tests 1 1 1 0 0 00:09:09.379 asserts 4 4 4 0 n/a 00:09:09.379 00:09:09.379 Elapsed time = 0.008 seconds 00:09:09.379 --72892-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.379 --72892-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.379 ==72892== 00:09:09.379 ==72892== HEAP SUMMARY: 00:09:09.379 ==72892== in use at exit: 0 bytes in 0 blocks 00:09:09.379 ==72892== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:09:09.379 ==72892== 00:09:09.379 ==72892== All heap blocks were freed -- no leaks are possible 00:09:09.379 ==72892== 00:09:09.379 ==72892== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.379 12:10:38 unittest_util -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:09.379 ==72904== Memcheck, a memory error detector 00:09:09.379 ==72904== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:09.379 ==72904== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:09.380 ==72904== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:09.380 ==72904== 00:09:09.380 --72904-- Valgrind options: 00:09:09.380 --72904-- --leak-check=full 00:09:09.380 --72904-- --error-exitcode=2 00:09:09.380 --72904-- --verbose 00:09:09.380 --72904-- Contents of /proc/version: 00:09:09.380 --72904-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:09.380 --72904-- 00:09:09.380 --72904-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:09.380 --72904-- Page sizes: currently 4096, max supported 4096 00:09:09.380 --72904-- Valgrind library directory: /usr/libexec/valgrind 00:09:09.380 --72904-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:09.380 --72904-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:09.380 --72904-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:09.380 --72904-- might be shown as UnknownInlinedFun 00:09:09.380 --72904-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:09.380 --72904-- object doesn't have a dynamic symbol table 00:09:09.380 --72904-- Scheduler: using generic scheduler lock implementation. 00:09:09.380 --72904-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:09.380 ==72904== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72904-by-???-on-09fa5fb4c861 00:09:09.380 ==72904== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72904-by-???-on-09fa5fb4c861 00:09:09.380 ==72904== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72904-by-???-on-09fa5fb4c861 00:09:09.380 ==72904== 00:09:09.380 ==72904== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:09.380 ==72904== don't want to do, unless you know exactly what you're doing, 00:09:09.380 ==72904== or are doing some strange experiment): 00:09:09.380 ==72904== /usr/libexec/valgrind/../../bin/vgdb --pid=72904 ...command... 00:09:09.380 ==72904== 00:09:09.380 ==72904== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:09.380 ==72904== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:09.380 ==72904== and then give GDB the following command 00:09:09.380 ==72904== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72904 00:09:09.380 ==72904== --pid is optional if only one valgrind process is running 00:09:09.380 ==72904== 00:09:09.380 --72904-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:09.380 --72904-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:09.380 --72904-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:09.380 --72904-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:09.380 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.380 --72904-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:09.380 --72904-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:09.380 --72904-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:09.380 --72904-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:09.380 --72904-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:09.380 --72904-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:09.380 --72904-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:09.380 --72904-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:09.380 --72904-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:09.380 --72904-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:09.380 --72904-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:09.380 --72904-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:09.380 --72904-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.640 --72904-- Reading syms from /usr/lib64/libm.so.6 00:09:09.640 --72904-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.640 --72904-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.640 --72904-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.640 --72904-- Reading syms from /usr/lib64/libc.so.6 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.640 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.640 --72904-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.640 --72904-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.640 --72904-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:09.640 --72904-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:09.640 --72904-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:09.640 --72904-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:09.640 --72904-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:09.640 --72904-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:09.640 --72904-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 --72904-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.640 ==72904== Preferring higher priority redirection: 00:09:09.640 --72904-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:09.640 --72904-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:09.641 --72904-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 --72904-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.641 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.641 --72904-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.641 --72904-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.641 ==72904== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.641 --72904-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.641 --72904-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.641 --72904-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.641 --72904-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.641 --72904-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.641 --72904-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.641 --72904-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.641 --72904-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.641 --72904-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.899 --72904-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.899 --72904-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.899 --72904-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.899 --72904-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.899 --72904-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.899 --72904-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.899 --72904-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.899 --72904-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.899 --72904-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.899 00:09:09.899 00:09:09.899 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.899 http://cunit.sourceforge.net/ 00:09:09.899 00:09:09.899 00:09:09.899 Suite: string 00:09:09.899 Test: test_parse_ip_addr ...passed 00:09:09.899 Test: test_str_chomp ...passed 00:09:09.899 Test: test_parse_capacity ...--72904-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:09.899 passed 00:09:09.899 Test: test_sprintf_append_realloc ...--72904-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:09.899 passed 00:09:09.899 Test: test_strtol ...passed 00:09:09.899 Test: test_strtoll ...passed 00:09:09.899 Test: test_strarray ...--72904-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:09.899 --72904-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:09.899 passed 00:09:09.899 Test: test_strcpy_replace ...--72904-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:09:09.899 passed 00:09:09.900 00:09:09.900 Run Summary: Type Total Ran Passed Failed Inactive 00:09:09.900 suites 1 1 n/a 0 0 00:09:09.900 tests 8 8 8 0 0 00:09:09.900 asserts 161 161 161 0 n/a 00:09:09.900 00:09:09.900 Elapsed time = 0.075 seconds 00:09:09.900 --72904-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.900 --72904-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.900 ==72904== 00:09:09.900 ==72904== HEAP SUMMARY: 00:09:09.900 ==72904== in use at exit: 0 bytes in 0 blocks 00:09:09.900 ==72904== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:09:09.900 ==72904== 00:09:09.900 ==72904== All heap blocks were freed -- no leaks are possible 00:09:09.900 ==72904== 00:09:09.900 ==72904== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.900 12:10:39 unittest_util -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:09.900 ==72905== Memcheck, a memory error detector 00:09:09.900 ==72905== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:09.900 ==72905== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:09.900 ==72905== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:09.900 ==72905== 00:09:09.900 --72905-- Valgrind options: 00:09:09.900 --72905-- --leak-check=full 00:09:09.900 --72905-- --error-exitcode=2 00:09:09.900 --72905-- --verbose 00:09:09.900 --72905-- Contents of /proc/version: 00:09:09.900 --72905-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:09.900 --72905-- 00:09:09.900 --72905-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:09.900 --72905-- Page sizes: currently 4096, max supported 4096 00:09:09.900 --72905-- Valgrind library directory: /usr/libexec/valgrind 00:09:09.900 --72905-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:09.900 --72905-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:09.900 --72905-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:09.900 --72905-- might be shown as UnknownInlinedFun 00:09:09.900 --72905-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:09.900 --72905-- object doesn't have a dynamic symbol table 00:09:09.900 --72905-- Scheduler: using generic scheduler lock implementation. 00:09:09.900 --72905-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:09.900 ==72905== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72905-by-???-on-09fa5fb4c861 00:09:09.900 ==72905== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72905-by-???-on-09fa5fb4c861 00:09:09.900 ==72905== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72905-by-???-on-09fa5fb4c861 00:09:09.900 ==72905== 00:09:09.900 ==72905== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:09.900 ==72905== don't want to do, unless you know exactly what you're doing, 00:09:09.900 ==72905== or are doing some strange experiment): 00:09:09.900 ==72905== /usr/libexec/valgrind/../../bin/vgdb --pid=72905 ...command... 00:09:09.900 ==72905== 00:09:09.900 ==72905== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:09.900 ==72905== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:09.900 ==72905== and then give GDB the following command 00:09:09.900 ==72905== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72905 00:09:09.900 ==72905== --pid is optional if only one valgrind process is running 00:09:09.900 ==72905== 00:09:09.900 --72905-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:09.900 --72905-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:10.159 --72905-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:10.159 --72905-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:10.159 --72905-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:10.159 --72905-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:10.159 --72905-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:10.159 --72905-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:10.159 --72905-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:10.159 --72905-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:10.159 --72905-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:10.159 --72905-- Reading syms from /usr/lib64/libm.so.6 00:09:10.159 --72905-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:10.159 --72905-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:10.159 --72905-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libc.so.6 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.159 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.159 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.159 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.159 --72905-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:10.159 --72905-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:10.159 --72905-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:10.159 --72905-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:10.159 --72905-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:10.159 --72905-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.159 --72905-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 ==72905== Preferring higher priority redirection: 00:09:10.160 --72905-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:10.160 --72905-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:10.160 --72905-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.160 --72905-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.418 --72905-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.418 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.418 --72905-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.418 --72905-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.418 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.418 --72905-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.418 --72905-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.418 --72905-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:10.418 --72905-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:10.418 --72905-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:10.418 --72905-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:10.418 --72905-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:10.418 --72905-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:10.418 --72905-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:10.418 --72905-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:10.418 --72905-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:10.418 --72905-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:10.418 --72905-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:10.418 --72905-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:10.418 --72905-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:10.418 --72905-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:10.418 --72905-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:10.418 --72905-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:10.418 00:09:10.418 00:09:10.418 CUnit - A unit testing framework for C - Version 2.1-3 00:09:10.418 http://cunit.sourceforge.net/ 00:09:10.418 00:09:10.418 00:09:10.418 Suite: dif 00:09:10.418 Test: dif_generate_and_verify_test ...[2024-07-25 12:10:39.989459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:10.418 [2024-07-25 12:10:40.017323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:10.418 [2024-07-25 12:10:40.018681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:10.419 [2024-07-25 12:10:40.020872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:10.419 [2024-07-25 12:10:40.021993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:10.419 [2024-07-25 12:10:40.022923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:10.419 passed 00:09:10.419 Test: dif_disable_check_test ...[2024-07-25 12:10:40.029561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:10.419 [2024-07-25 12:10:40.030543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:10.419 [2024-07-25 12:10:40.031477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:10.419 passed 00:09:10.419 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-25 12:10:40.049772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:09:10.419 [2024-07-25 12:10:40.051648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:09:10.419 [2024-07-25 12:10:40.052714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:09:10.419 [2024-07-25 12:10:40.053562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:09:10.419 [2024-07-25 12:10:40.054760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:10.419 [2024-07-25 12:10:40.055567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:10.419 [2024-07-25 12:10:40.056357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:10.419 [2024-07-25 12:10:40.057149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:10.419 [2024-07-25 12:10:40.058116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:10.419 [2024-07-25 12:10:40.058913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:10.419 [2024-07-25 12:10:40.059686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:10.419 passed 00:09:10.419 Test: dif_apptag_mask_test ...[2024-07-25 12:10:40.062315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:10.419 [2024-07-25 12:10:40.064972] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:10.419 passed 00:09:10.419 Test: dif_sec_8_md_8_error_test ...[2024-07-25 12:10:40.065914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 555:spdk_dif_ctx_init: *ERROR*: Zero data block size is not allowed 00:09:10.419 passed 00:09:10.419 Test: dif_sec_512_md_0_error_test ...[2024-07-25 12:10:40.066777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:10.419 passed 00:09:10.419 Test: dif_sec_512_md_16_error_test ...[2024-07-25 12:10:40.067778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:10.419 [2024-07-25 12:10:40.068422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:10.419 passed 00:09:10.419 Test: dif_sec_4096_md_0_8_error_test ...[2024-07-25 12:10:40.068868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:10.677 [2024-07-25 12:10:40.069400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:10.677 [2024-07-25 12:10:40.069965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:10.677 [2024-07-25 12:10:40.070074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:10.677 passed 00:09:10.677 Test: dif_sec_4100_md_128_error_test ...[2024-07-25 12:10:40.070591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:10.677 [2024-07-25 12:10:40.071135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:10.677 passed 00:09:10.677 Test: dif_guard_seed_test ...passed 00:09:10.677 Test: dif_guard_value_test ...passed 00:09:10.677 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:10.677 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:10.677 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-25 12:10:40.229604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f54c, Actual=fd4c 00:09:10.677 [2024-07-25 12:10:40.234951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f621, Actual=fe21 00:09:10.677 [2024-07-25 12:10:40.242298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.677 [2024-07-25 12:10:40.246400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.678 [2024-07-25 12:10:40.252424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:10.678 [2024-07-25 12:10:40.256509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:10.678 [2024-07-25 12:10:40.261485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=9cba 00:09:10.678 [2024-07-25 12:10:40.264973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fe21, Actual=15ce 00:09:10.678 [2024-07-25 12:10:40.268934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab75bed, Actual=1ab753ed 00:09:10.678 [2024-07-25 12:10:40.273517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38574e60, Actual=38574660 00:09:10.678 [2024-07-25 12:10:40.278333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.678 [2024-07-25 12:10:40.282905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.678 [2024-07-25 12:10:40.288289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:10.678 [2024-07-25 12:10:40.292871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:10.678 [2024-07-25 12:10:40.297657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=4b610c61 00:09:10.678 [2024-07-25 12:10:40.301235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38574660, Actual=9fc6ec97 00:09:10.678 [2024-07-25 12:10:40.304631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.678 [2024-07-25 12:10:40.308694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.678 [2024-07-25 12:10:40.312993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.678 [2024-07-25 12:10:40.317072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.678 [2024-07-25 12:10:40.321811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:10.678 [2024-07-25 12:10:40.325898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:10.937 [2024-07-25 12:10:40.330198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.937 [2024-07-25 12:10:40.333278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.937 passed 00:09:10.937 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-25 12:10:40.336163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f54c, Actual=fd4c 00:09:10.937 [2024-07-25 12:10:40.336945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f621, Actual=fe21 00:09:10.937 [2024-07-25 12:10:40.337788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.937 [2024-07-25 12:10:40.338374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.937 [2024-07-25 12:10:40.339193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.937 [2024-07-25 12:10:40.339787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.937 [2024-07-25 12:10:40.340583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=9cba 00:09:10.937 [2024-07-25 12:10:40.340974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=15ce 00:09:10.938 [2024-07-25 12:10:40.341635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab75bed, Actual=1ab753ed 00:09:10.938 [2024-07-25 12:10:40.342281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574e60, Actual=38574660 00:09:10.938 [2024-07-25 12:10:40.343161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.343813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.344703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.938 [2024-07-25 12:10:40.345354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.938 [2024-07-25 12:10:40.346218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=4b610c61 00:09:10.938 [2024-07-25 12:10:40.346681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fc6ec97 00:09:10.938 [2024-07-25 12:10:40.347299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.938 [2024-07-25 12:10:40.347893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.938 [2024-07-25 12:10:40.348697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.349276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.350090] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.938 [2024-07-25 12:10:40.350695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.938 [2024-07-25 12:10:40.351505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.938 [2024-07-25 12:10:40.351896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.938 passed 00:09:10.938 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-25 12:10:40.353237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f54c, Actual=fd4c 00:09:10.938 [2024-07-25 12:10:40.353835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f621, Actual=fe21 00:09:10.938 [2024-07-25 12:10:40.354678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.355277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.356101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.938 [2024-07-25 12:10:40.356700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.938 [2024-07-25 12:10:40.357508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=9cba 00:09:10.938 [2024-07-25 12:10:40.357902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=15ce 00:09:10.938 [2024-07-25 12:10:40.358583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab75bed, Actual=1ab753ed 00:09:10.938 [2024-07-25 12:10:40.359247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574e60, Actual=38574660 00:09:10.938 [2024-07-25 12:10:40.360141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.360799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.938 [2024-07-25 12:10:40.361691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.938 [2024-07-25 12:10:40.362349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.938 [2024-07-25 12:10:40.363219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=4b610c61 00:09:10.938 [2024-07-25 12:10:40.363673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fc6ec97 00:09:10.939 [2024-07-25 12:10:40.364294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.939 [2024-07-25 12:10:40.364886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.939 [2024-07-25 12:10:40.365709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.366300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.367117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.939 [2024-07-25 12:10:40.367713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.939 [2024-07-25 12:10:40.368525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.939 [2024-07-25 12:10:40.368918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.939 passed 00:09:10.939 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-25 12:10:40.370249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f54c, Actual=fd4c 00:09:10.939 [2024-07-25 12:10:40.370849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f621, Actual=fe21 00:09:10.939 [2024-07-25 12:10:40.371671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.372264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.373093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.939 [2024-07-25 12:10:40.373698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.939 [2024-07-25 12:10:40.374504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=9cba 00:09:10.939 [2024-07-25 12:10:40.374902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=15ce 00:09:10.939 [2024-07-25 12:10:40.375570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab75bed, Actual=1ab753ed 00:09:10.939 [2024-07-25 12:10:40.376223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574e60, Actual=38574660 00:09:10.939 [2024-07-25 12:10:40.377114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.377764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.378650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.939 [2024-07-25 12:10:40.379311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.939 [2024-07-25 12:10:40.380171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=4b610c61 00:09:10.939 [2024-07-25 12:10:40.380630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fc6ec97 00:09:10.939 [2024-07-25 12:10:40.381242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.939 [2024-07-25 12:10:40.381828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.939 [2024-07-25 12:10:40.382661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.383250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.939 [2024-07-25 12:10:40.384072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.939 [2024-07-25 12:10:40.384669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.939 [2024-07-25 12:10:40.385473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.939 [2024-07-25 12:10:40.385862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.939 passed 00:09:10.939 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-25 12:10:40.387205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f54c, Actual=fd4c 00:09:10.940 [2024-07-25 12:10:40.387809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f621, Actual=fe21 00:09:10.940 [2024-07-25 12:10:40.388648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.389240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.390065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.940 [2024-07-25 12:10:40.390666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.940 [2024-07-25 12:10:40.391475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=9cba 00:09:10.940 [2024-07-25 12:10:40.391863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=15ce 00:09:10.940 passed 00:09:10.940 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-25 12:10:40.393231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab75bed, Actual=1ab753ed 00:09:10.940 [2024-07-25 12:10:40.393894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574e60, Actual=38574660 00:09:10.940 [2024-07-25 12:10:40.394811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.395463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.396362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.940 [2024-07-25 12:10:40.398683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.940 [2024-07-25 12:10:40.399569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=4b610c61 00:09:10.940 [2024-07-25 12:10:40.400025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fc6ec97 00:09:10.940 [2024-07-25 12:10:40.400926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.940 [2024-07-25 12:10:40.401523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.940 [2024-07-25 12:10:40.402107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.402700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.403281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.940 [2024-07-25 12:10:40.403867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.940 [2024-07-25 12:10:40.404443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.940 [2024-07-25 12:10:40.404825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.940 passed 00:09:10.940 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-25 12:10:40.405869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f54c, Actual=fd4c 00:09:10.940 [2024-07-25 12:10:40.406453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f621, Actual=fe21 00:09:10.940 [2024-07-25 12:10:40.407285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.407888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.940 [2024-07-25 12:10:40.408713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.940 [2024-07-25 12:10:40.409305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=858 00:09:10.940 [2024-07-25 12:10:40.410107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=9cba 00:09:10.940 [2024-07-25 12:10:40.410496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=15ce 00:09:10.940 passed 00:09:10.940 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-25 12:10:40.411865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab75bed, Actual=1ab753ed 00:09:10.941 [2024-07-25 12:10:40.412522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574e60, Actual=38574660 00:09:10.941 [2024-07-25 12:10:40.413424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.414086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.414991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.941 [2024-07-25 12:10:40.415651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=80000000058 00:09:10.941 [2024-07-25 12:10:40.416532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=4b610c61 00:09:10.941 [2024-07-25 12:10:40.416991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fc6ec97 00:09:10.941 [2024-07-25 12:10:40.417893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:10.941 [2024-07-25 12:10:40.418492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8801022d4837a266, Actual=88010a2d4837a266 00:09:10.941 [2024-07-25 12:10:40.419074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.419654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.420234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.941 [2024-07-25 12:10:40.420818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=8000058 00:09:10.941 [2024-07-25 12:10:40.421389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:10.941 [2024-07-25 12:10:40.421772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=9017ebbeb61db9e8 00:09:10.941 passed 00:09:10.941 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:10.941 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:10.941 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:10.941 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:10.941 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-25 12:10:40.547435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f54c, Actual=fd4c 00:09:10.941 [2024-07-25 12:10:40.550568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bad0, Actual=b2d0 00:09:10.941 [2024-07-25 12:10:40.553056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.555151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.941 [2024-07-25 12:10:40.557540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:10.941 [2024-07-25 12:10:40.559667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:10.942 [2024-07-25 12:10:40.562041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=9cba 00:09:10.942 [2024-07-25 12:10:40.564390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=1aae 00:09:10.942 [2024-07-25 12:10:40.567307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab75bed, Actual=1ab753ed 00:09:10.942 [2024-07-25 12:10:40.569935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=ebc985f2, Actual=ebc98df2 00:09:10.942 [2024-07-25 12:10:40.572822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.942 [2024-07-25 12:10:40.575453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:10.942 [2024-07-25 12:10:40.578358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:10.942 [2024-07-25 12:10:40.580990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:10.942 [2024-07-25 12:10:40.583868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=4b610c61 00:09:10.942 [2024-07-25 12:10:40.586489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=fdaccf6f 00:09:11.201 [2024-07-25 12:10:40.588913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:11.201 [2024-07-25 12:10:40.591039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=af3652472d83eb0a, Actual=af365a472d83eb0a 00:09:11.201 [2024-07-25 12:10:40.594731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.596868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.599282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:11.201 [2024-07-25 12:10:40.601429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:11.201 [2024-07-25 12:10:40.603841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:11.201 [2024-07-25 12:10:40.605966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=a5dc0e6b9181aabe 00:09:11.201 passed 00:09:11.201 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-25 12:10:40.608420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f54c, Actual=fd4c 00:09:11.201 [2024-07-25 12:10:40.609155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=d951, Actual=d151 00:09:11.201 [2024-07-25 12:10:40.610062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.610701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.611596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=859 00:09:11.201 [2024-07-25 12:10:40.612239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=859 00:09:11.201 [2024-07-25 12:10:40.613113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=9cba 00:09:11.201 [2024-07-25 12:10:40.613752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=792f 00:09:11.201 [2024-07-25 12:10:40.614764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab75bed, Actual=1ab753ed 00:09:11.201 [2024-07-25 12:10:40.615531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2a49b007, Actual=2a49b807 00:09:11.201 [2024-07-25 12:10:40.616568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.617343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.618366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=80000000059 00:09:11.201 [2024-07-25 12:10:40.619143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=80000000059 00:09:11.201 [2024-07-25 12:10:40.620171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=4b610c61 00:09:11.201 [2024-07-25 12:10:40.620941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=3c2cfa9a 00:09:11.201 [2024-07-25 12:10:40.621860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:11.201 [2024-07-25 12:10:40.622522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5ad45dd40b6c6f55, Actual=5ad455d40b6c6f55 00:09:11.201 [2024-07-25 12:10:40.623438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.624108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.201 [2024-07-25 12:10:40.625038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8000059 00:09:11.201 [2024-07-25 12:10:40.625713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8000059 00:09:11.201 [2024-07-25 12:10:40.626630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:11.201 [2024-07-25 12:10:40.627289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=503e01f8b76e2ee1 00:09:11.201 passed 00:09:11.201 Test: dix_sec_0_md_8_error ...[2024-07-25 12:10:40.628472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 555:spdk_dif_ctx_init: *ERROR*: Zero data block size is not allowed 00:09:11.202 passed 00:09:11.202 Test: dix_sec_512_md_0_error ...[2024-07-25 12:10:40.629091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:11.202 passed 00:09:11.202 Test: dix_sec_512_md_16_error ...[2024-07-25 12:10:40.629627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:11.202 [2024-07-25 12:10:40.630104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 566:spdk_dif_ctx_init: *ERROR*: Data block size should be a multiple of 4kB 00:09:11.202 passed 00:09:11.202 Test: dix_sec_4096_md_0_8_error ...[2024-07-25 12:10:40.630549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:11.202 [2024-07-25 12:10:40.631092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:11.202 [2024-07-25 12:10:40.631651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:11.202 [2024-07-25 12:10:40.631759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 540:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:11.202 passed 00:09:11.202 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:09:11.202 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:11.202 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:11.202 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:11.202 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:11.202 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:11.202 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:11.202 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:11.202 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:11.202 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-25 12:10:40.748715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f54c, Actual=fd4c 00:09:11.202 [2024-07-25 12:10:40.751801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bad0, Actual=b2d0 00:09:11.202 [2024-07-25 12:10:40.755340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.757519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.761162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:11.202 [2024-07-25 12:10:40.763248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=85d 00:09:11.202 [2024-07-25 12:10:40.766102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=9cba 00:09:11.202 [2024-07-25 12:10:40.768408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=1aae 00:09:11.202 [2024-07-25 12:10:40.771269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab75bed, Actual=1ab753ed 00:09:11.202 [2024-07-25 12:10:40.773855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=ebc985f2, Actual=ebc98df2 00:09:11.202 [2024-07-25 12:10:40.776688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.779255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.782089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:11.202 [2024-07-25 12:10:40.784664] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=8000000005d 00:09:11.202 [2024-07-25 12:10:40.787499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=4b610c61 00:09:11.202 [2024-07-25 12:10:40.791332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=fdaccf6f 00:09:11.202 [2024-07-25 12:10:40.793694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:11.202 [2024-07-25 12:10:40.795785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=af3652472d83eb0a, Actual=af365a472d83eb0a 00:09:11.202 [2024-07-25 12:10:40.798134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.800235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=888 00:09:11.202 [2024-07-25 12:10:40.802589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:11.202 [2024-07-25 12:10:40.804682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=800005d 00:09:11.203 [2024-07-25 12:10:40.807028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:11.203 [2024-07-25 12:10:40.809105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=a5dc0e6b9181aabe 00:09:11.203 passed 00:09:11.203 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-25 12:10:40.811496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f54c, Actual=fd4c 00:09:11.203 [2024-07-25 12:10:40.812213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=d951, Actual=d151 00:09:11.203 [2024-07-25 12:10:40.813089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.813699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.814558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=859 00:09:11.203 [2024-07-25 12:10:40.815172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=859 00:09:11.203 [2024-07-25 12:10:40.816028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=9cba 00:09:11.203 [2024-07-25 12:10:40.816634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=792f 00:09:11.203 [2024-07-25 12:10:40.817608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab75bed, Actual=1ab753ed 00:09:11.203 [2024-07-25 12:10:40.818333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2a49b007, Actual=2a49b807 00:09:11.203 [2024-07-25 12:10:40.819291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.820019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.821004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=80000000059 00:09:11.203 [2024-07-25 12:10:40.821732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=80000000059 00:09:11.203 [2024-07-25 12:10:40.822712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=4b610c61 00:09:11.203 [2024-07-25 12:10:40.823434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=3c2cfa9a 00:09:11.203 [2024-07-25 12:10:40.824277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576af728ecc20d3, Actual=a576a7728ecc20d3 00:09:11.203 [2024-07-25 12:10:40.824878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5ad45dd40b6c6f55, Actual=5ad455d40b6c6f55 00:09:11.203 [2024-07-25 12:10:40.825753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.826348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 876:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=888 00:09:11.203 [2024-07-25 12:10:40.827198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8000059 00:09:11.203 [2024-07-25 12:10:40.827811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 811:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8000059 00:09:11.203 [2024-07-25 12:10:40.828680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=17c12e5c3ed8e3b1 00:09:11.203 [2024-07-25 12:10:40.829275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 861:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=503e01f8b76e2ee1 00:09:11.204 passed 00:09:11.462 Test: set_md_interleave_iovs_test ...passed 00:09:11.462 Test: set_md_interleave_iovs_split_test ...passed 00:09:11.462 Test: dif_generate_stream_pi_16_test ...passed 00:09:11.462 Test: dif_generate_stream_test ...passed 00:09:11.462 Test: set_md_interleave_iovs_alignment_test ...[2024-07-25 12:10:40.900380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1857:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:09:11.462 passed 00:09:11.462 Test: dif_generate_split_test ...passed 00:09:11.462 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:09:11.462 Test: dif_verify_split_test ...passed 00:09:11.462 Test: dif_verify_stream_multi_segments_test ...passed 00:09:11.462 Test: update_crc32c_pi_16_test ...passed 00:09:11.462 Test: update_crc32c_test ...passed 00:09:11.462 Test: dif_update_crc32c_split_test ...passed 00:09:11.462 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:09:11.462 Test: get_range_with_md_test ...passed 00:09:11.462 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:09:11.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:09:11.462 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:11.462 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:09:11.462 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:09:11.463 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:11.463 Test: dif_generate_and_verify_unmap_test ...passed 00:09:11.463 Test: dif_pi_format_check_test ...passed 00:09:11.463 Test: dif_type_check_test ...passed 00:09:11.463 00:09:11.721 Run Summary: Type Total Ran Passed Failed Inactive 00:09:11.721 suites 1 1 n/a 0 0 00:09:11.721 tests 86 86 86 0 0 00:09:11.721 asserts 3605 3605 3605 0 n/a 00:09:11.721 00:09:11.721 Elapsed time = 1.171 seconds 00:09:11.721 --72905-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:11.721 --72905-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:11.721 ==72905== 00:09:11.721 ==72905== HEAP SUMMARY: 00:09:11.721 ==72905== in use at exit: 0 bytes in 0 blocks 00:09:11.721 ==72905== total heap usage: 852 allocs, 852 frees, 1,848,149 bytes allocated 00:09:11.721 ==72905== 00:09:11.721 ==72905== All heap blocks were freed -- no leaks are possible 00:09:11.721 ==72905== 00:09:11.721 ==72905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:11.721 12:10:41 unittest_util -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:11.721 ==72925== Memcheck, a memory error detector 00:09:11.721 ==72925== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:11.721 ==72925== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:11.721 ==72925== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:11.721 ==72925== 00:09:11.721 --72925-- Valgrind options: 00:09:11.721 --72925-- --leak-check=full 00:09:11.721 --72925-- --error-exitcode=2 00:09:11.721 --72925-- --verbose 00:09:11.721 --72925-- Contents of /proc/version: 00:09:11.721 --72925-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:11.721 --72925-- 00:09:11.721 --72925-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:11.721 --72925-- Page sizes: currently 4096, max supported 4096 00:09:11.721 --72925-- Valgrind library directory: /usr/libexec/valgrind 00:09:11.721 --72925-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:11.721 --72925-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:11.721 --72925-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:11.721 --72925-- might be shown as UnknownInlinedFun 00:09:11.721 --72925-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:11.721 --72925-- object doesn't have a dynamic symbol table 00:09:11.721 --72925-- Scheduler: using generic scheduler lock implementation. 00:09:11.721 --72925-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:11.721 ==72925== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72925-by-???-on-09fa5fb4c861 00:09:11.721 ==72925== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72925-by-???-on-09fa5fb4c861 00:09:11.721 ==72925== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72925-by-???-on-09fa5fb4c861 00:09:11.721 ==72925== 00:09:11.721 ==72925== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:11.721 ==72925== don't want to do, unless you know exactly what you're doing, 00:09:11.721 ==72925== or are doing some strange experiment): 00:09:11.721 ==72925== /usr/libexec/valgrind/../../bin/vgdb --pid=72925 ...command... 00:09:11.721 ==72925== 00:09:11.721 ==72925== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:11.721 ==72925== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:11.721 ==72925== and then give GDB the following command 00:09:11.721 ==72925== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72925 00:09:11.721 ==72925== --pid is optional if only one valgrind process is running 00:09:11.722 ==72925== 00:09:11.722 --72925-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:11.722 --72925-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:11.722 --72925-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:11.722 --72925-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:11.722 --72925-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:11.722 --72925-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:11.722 --72925-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:11.722 --72925-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:11.722 --72925-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:11.722 --72925-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:11.722 --72925-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:11.722 --72925-- Reading syms from /usr/lib64/libm.so.6 00:09:11.722 --72925-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:11.722 --72925-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:11.722 --72925-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:11.722 --72925-- Reading syms from /usr/lib64/libc.so.6 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.722 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.722 --72925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.722 --72925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.979 --72925-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:11.979 --72925-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:11.979 --72925-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:11.979 --72925-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:11.979 --72925-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:11.979 --72925-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:11.979 --72925-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.979 --72925-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.979 --72925-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.979 --72925-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.979 --72925-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 ==72925== Preferring higher priority redirection: 00:09:11.980 --72925-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:11.980 --72925-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:11.980 --72925-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 --72925-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.980 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.980 --72925-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.980 --72925-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.980 ==72925== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.980 --72925-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.980 --72925-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.980 --72925-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:11.980 --72925-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:11.980 --72925-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:11.980 --72925-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:11.980 --72925-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:11.980 --72925-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:11.980 --72925-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:11.980 --72925-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:11.980 --72925-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:11.980 --72925-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:11.980 --72925-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:11.980 --72925-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:11.980 --72925-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:11.980 --72925-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:11.980 --72925-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:11.980 --72925-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:11.980 00:09:11.980 00:09:11.980 CUnit - A unit testing framework for C - Version 2.1-3 00:09:11.980 http://cunit.sourceforge.net/ 00:09:11.980 00:09:11.980 00:09:11.980 Suite: iov 00:09:11.980 Test: test_single_iov ...passed 00:09:11.980 Test: test_simple_iov ...passed 00:09:12.238 Test: test_complex_iov ...passed 00:09:12.238 Test: test_iovs_to_buf ...passed 00:09:12.238 Test: test_buf_to_iovs ...passed 00:09:12.238 Test: test_memset ...passed 00:09:12.238 Test: test_iov_one ...passed 00:09:12.238 Test: test_iov_xfer ...passed 00:09:12.238 00:09:12.238 Run Summary: Type Total Ran Passed Failed Inactive 00:09:12.238 suites 1 1 n/a 0 0 00:09:12.238 tests 8 8 8 0 0 00:09:12.238 asserts 156 156 156 0 n/a 00:09:12.238 00:09:12.238 Elapsed time = 0.041 seconds 00:09:12.238 --72925-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:12.238 --72925-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:12.239 ==72925== 00:09:12.239 ==72925== HEAP SUMMARY: 00:09:12.239 ==72925== in use at exit: 0 bytes in 0 blocks 00:09:12.239 ==72925== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:09:12.239 ==72925== 00:09:12.239 ==72925== All heap blocks were freed -- no leaks are possible 00:09:12.239 ==72925== 00:09:12.239 ==72925== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:12.239 12:10:41 unittest_util -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:12.239 ==72930== Memcheck, a memory error detector 00:09:12.239 ==72930== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:12.239 ==72930== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:12.239 ==72930== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:12.239 ==72930== 00:09:12.239 --72930-- Valgrind options: 00:09:12.239 --72930-- --leak-check=full 00:09:12.239 --72930-- --error-exitcode=2 00:09:12.239 --72930-- --verbose 00:09:12.239 --72930-- Contents of /proc/version: 00:09:12.239 --72930-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:12.239 --72930-- 00:09:12.239 --72930-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:12.239 --72930-- Page sizes: currently 4096, max supported 4096 00:09:12.239 --72930-- Valgrind library directory: /usr/libexec/valgrind 00:09:12.239 --72930-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:12.239 --72930-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:12.239 --72930-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:12.239 --72930-- might be shown as UnknownInlinedFun 00:09:12.239 --72930-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:12.239 --72930-- object doesn't have a dynamic symbol table 00:09:12.239 --72930-- Scheduler: using generic scheduler lock implementation. 00:09:12.239 --72930-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:12.239 ==72930== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72930-by-???-on-09fa5fb4c861 00:09:12.239 ==72930== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72930-by-???-on-09fa5fb4c861 00:09:12.239 ==72930== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72930-by-???-on-09fa5fb4c861 00:09:12.239 ==72930== 00:09:12.239 ==72930== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:12.239 ==72930== don't want to do, unless you know exactly what you're doing, 00:09:12.239 ==72930== or are doing some strange experiment): 00:09:12.239 ==72930== /usr/libexec/valgrind/../../bin/vgdb --pid=72930 ...command... 00:09:12.239 ==72930== 00:09:12.239 ==72930== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:12.239 ==72930== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:12.239 ==72930== and then give GDB the following command 00:09:12.239 ==72930== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72930 00:09:12.239 ==72930== --pid is optional if only one valgrind process is running 00:09:12.239 ==72930== 00:09:12.239 --72930-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:12.239 --72930-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:12.239 --72930-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:12.239 --72930-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:12.239 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.239 --72930-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:12.239 --72930-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:12.239 --72930-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:12.239 --72930-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:12.239 --72930-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:12.239 --72930-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:12.239 --72930-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:12.239 --72930-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:12.239 --72930-- Reading syms from /usr/lib64/libm.so.6 00:09:12.239 --72930-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:12.239 --72930-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:12.239 --72930-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:12.239 --72930-- Reading syms from /usr/lib64/libc.so.6 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.497 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.497 --72930-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.497 --72930-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.497 --72930-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:12.497 --72930-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:12.497 --72930-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:12.497 --72930-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:12.497 --72930-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:12.497 --72930-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:12.497 --72930-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.497 --72930-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 ==72930== Preferring higher priority redirection: 00:09:12.498 --72930-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:12.498 --72930-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:12.498 --72930-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 --72930-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.498 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.498 --72930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.498 --72930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.498 ==72930== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.498 --72930-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.498 --72930-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.498 --72930-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:12.498 --72930-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:12.498 --72930-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:12.498 --72930-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:12.498 --72930-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:12.498 --72930-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:12.498 --72930-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:12.498 --72930-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:12.498 --72930-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:12.498 --72930-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:12.498 --72930-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:12.498 --72930-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:12.498 --72930-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:12.498 --72930-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:12.498 --72930-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:12.498 --72930-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:12.498 00:09:12.498 00:09:12.498 CUnit - A unit testing framework for C - Version 2.1-3 00:09:12.498 http://cunit.sourceforge.net/ 00:09:12.498 00:09:12.498 00:09:12.756 Suite: math 00:09:12.756 Test: test_serial_number_arithmetic ...passed 00:09:12.756 Suite: erase 00:09:12.756 Test: test_memset_s ...passed 00:09:12.756 00:09:12.756 Run Summary: Type Total Ran Passed Failed Inactive 00:09:12.756 suites 2 2 n/a 0 0 00:09:12.756 tests 2 2 2 0 0 00:09:12.756 asserts 18 18 18 0 n/a 00:09:12.756 00:09:12.756 Elapsed time = 0.008 seconds 00:09:12.756 --72930-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:12.756 --72930-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:12.756 ==72930== 00:09:12.756 ==72930== HEAP SUMMARY: 00:09:12.756 ==72930== in use at exit: 0 bytes in 0 blocks 00:09:12.756 ==72930== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:09:12.756 ==72930== 00:09:12.756 ==72930== All heap blocks were freed -- no leaks are possible 00:09:12.756 ==72930== 00:09:12.756 ==72930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:12.756 12:10:42 unittest_util -- unit/unittest.sh@145 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:12.756 ==72938== Memcheck, a memory error detector 00:09:12.756 ==72938== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:12.756 ==72938== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:12.756 ==72938== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:12.756 ==72938== 00:09:12.756 --72938-- Valgrind options: 00:09:12.756 --72938-- --leak-check=full 00:09:12.756 --72938-- --error-exitcode=2 00:09:12.756 --72938-- --verbose 00:09:12.757 --72938-- Contents of /proc/version: 00:09:12.757 --72938-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:12.757 --72938-- 00:09:12.757 --72938-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:12.757 --72938-- Page sizes: currently 4096, max supported 4096 00:09:12.757 --72938-- Valgrind library directory: /usr/libexec/valgrind 00:09:12.757 --72938-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:12.757 --72938-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:12.757 --72938-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:12.757 --72938-- might be shown as UnknownInlinedFun 00:09:12.757 --72938-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:12.757 --72938-- object doesn't have a dynamic symbol table 00:09:12.757 --72938-- Scheduler: using generic scheduler lock implementation. 00:09:12.757 --72938-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:12.757 ==72938== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72938-by-???-on-09fa5fb4c861 00:09:12.757 ==72938== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72938-by-???-on-09fa5fb4c861 00:09:12.757 ==72938== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72938-by-???-on-09fa5fb4c861 00:09:12.757 ==72938== 00:09:12.757 ==72938== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:12.757 ==72938== don't want to do, unless you know exactly what you're doing, 00:09:12.757 ==72938== or are doing some strange experiment): 00:09:12.757 ==72938== /usr/libexec/valgrind/../../bin/vgdb --pid=72938 ...command... 00:09:12.757 ==72938== 00:09:12.757 ==72938== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:12.757 ==72938== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:12.757 ==72938== and then give GDB the following command 00:09:12.757 ==72938== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72938 00:09:12.757 ==72938== --pid is optional if only one valgrind process is running 00:09:12.757 ==72938== 00:09:12.757 --72938-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:12.757 --72938-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:12.757 --72938-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:12.757 --72938-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:12.757 --72938-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:12.757 --72938-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:12.757 --72938-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:12.757 --72938-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:12.757 --72938-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:12.757 --72938-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:12.757 --72938-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:12.757 --72938-- Reading syms from /usr/lib64/libm.so.6 00:09:12.757 --72938-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:12.757 --72938-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:12.757 --72938-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:12.757 --72938-- Reading syms from /usr/lib64/libc.so.6 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.757 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.757 --72938-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.757 --72938-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.016 --72938-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:13.016 --72938-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:13.016 --72938-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:13.016 --72938-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:13.016 --72938-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:13.016 --72938-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:13.016 --72938-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 ==72938== Preferring higher priority redirection: 00:09:13.016 --72938-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:13.016 --72938-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:13.016 --72938-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.016 --72938-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 --72938-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.017 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.017 --72938-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.017 --72938-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.017 ==72938== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.017 --72938-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.017 --72938-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.017 --72938-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:13.017 --72938-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:13.017 --72938-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:13.017 --72938-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:13.017 --72938-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:13.017 --72938-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:13.017 --72938-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:13.017 --72938-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:13.017 --72938-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:13.017 --72938-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.017 --72938-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.017 --72938-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.017 --72938-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.017 --72938-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.017 --72938-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.017 --72938-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.017 00:09:13.017 00:09:13.017 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.017 http://cunit.sourceforge.net/ 00:09:13.017 00:09:13.017 00:09:13.017 Suite: pipe 00:09:13.017 Test: test_create_destroy ...passed 00:09:13.275 Test: test_write_get_buffer ...passed 00:09:13.275 Test: test_write_advance ...passed 00:09:13.275 Test: test_read_get_buffer ...passed 00:09:13.275 Test: test_read_advance ...passed 00:09:13.275 Test: test_data ...passed 00:09:13.275 00:09:13.275 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.275 suites 1 1 n/a 0 0 00:09:13.275 tests 6 6 6 0 0 00:09:13.275 asserts 251 251 251 0 n/a 00:09:13.275 00:09:13.275 Elapsed time = 0.069 seconds 00:09:13.275 --72938-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.275 --72938-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.275 ==72938== 00:09:13.275 ==72938== HEAP SUMMARY: 00:09:13.275 ==72938== in use at exit: 0 bytes in 0 blocks 00:09:13.275 ==72938== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:09:13.275 ==72938== 00:09:13.275 ==72938== All heap blocks were freed -- no leaks are possible 00:09:13.275 ==72938== 00:09:13.275 ==72938== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.275 12:10:42 unittest_util -- unit/unittest.sh@146 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:13.275 ==72948== Memcheck, a memory error detector 00:09:13.275 ==72948== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.275 ==72948== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.275 ==72948== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:13.275 ==72948== 00:09:13.275 --72948-- Valgrind options: 00:09:13.275 --72948-- --leak-check=full 00:09:13.275 --72948-- --error-exitcode=2 00:09:13.275 --72948-- --verbose 00:09:13.275 --72948-- Contents of /proc/version: 00:09:13.275 --72948-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:13.275 --72948-- 00:09:13.275 --72948-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.275 --72948-- Page sizes: currently 4096, max supported 4096 00:09:13.275 --72948-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.275 --72948-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:13.275 --72948-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.275 --72948-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.275 --72948-- might be shown as UnknownInlinedFun 00:09:13.275 --72948-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.275 --72948-- object doesn't have a dynamic symbol table 00:09:13.275 --72948-- Scheduler: using generic scheduler lock implementation. 00:09:13.275 --72948-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.276 ==72948== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72948-by-???-on-09fa5fb4c861 00:09:13.276 ==72948== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72948-by-???-on-09fa5fb4c861 00:09:13.276 ==72948== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72948-by-???-on-09fa5fb4c861 00:09:13.276 ==72948== 00:09:13.276 ==72948== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.276 ==72948== don't want to do, unless you know exactly what you're doing, 00:09:13.276 ==72948== or are doing some strange experiment): 00:09:13.276 ==72948== /usr/libexec/valgrind/../../bin/vgdb --pid=72948 ...command... 00:09:13.276 ==72948== 00:09:13.276 ==72948== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.276 ==72948== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:13.276 ==72948== and then give GDB the following command 00:09:13.276 ==72948== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72948 00:09:13.276 ==72948== --pid is optional if only one valgrind process is running 00:09:13.276 ==72948== 00:09:13.276 --72948-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.276 --72948-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.276 --72948-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.276 --72948-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.276 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.276 --72948-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.276 --72948-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.276 --72948-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.276 --72948-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.276 --72948-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.276 --72948-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.276 --72948-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.276 --72948-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.276 --72948-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.276 --72948-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:13.276 --72948-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.276 --72948-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.276 --72948-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:13.276 --72948-- Reading syms from /usr/lib64/libm.so.6 00:09:13.276 --72948-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:13.533 --72948-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:13.533 --72948-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:13.533 --72948-- Reading syms from /usr/lib64/libc.so.6 00:09:13.533 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.533 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.533 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.534 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.534 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.534 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.534 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.534 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.534 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.534 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.534 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.534 --72948-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.534 --72948-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.534 --72948-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:13.534 --72948-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:13.534 --72948-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:13.534 --72948-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:13.534 --72948-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:13.534 --72948-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:13.534 --72948-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 ==72948== Preferring higher priority redirection: 00:09:13.534 --72948-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:13.534 --72948-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:13.534 --72948-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 --72948-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.534 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.535 --72948-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.535 --72948-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.535 ==72948== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.535 --72948-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.535 --72948-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.535 --72948-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:13.535 --72948-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:13.535 --72948-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:13.535 --72948-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:13.535 --72948-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:13.535 --72948-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:13.535 --72948-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:13.793 --72948-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:13.793 --72948-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:13.793 --72948-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.793 --72948-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.793 --72948-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.793 --72948-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.793 --72948-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.793 --72948-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.793 --72948-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.793 00:09:13.793 00:09:13.793 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.793 http://cunit.sourceforge.net/ 00:09:13.793 00:09:13.793 00:09:13.793 Suite: xor 00:09:13.793 Test: test_xor_gen ...--72948-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:13.793 passed 00:09:13.793 00:09:13.793 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.793 suites 1 1 n/a 0 0 00:09:13.793 tests 1 1 1 0 0 00:09:13.793 asserts 17 17 17 0 n/a 00:09:13.793 00:09:13.793 Elapsed time = 0.025 seconds 00:09:13.793 --72948-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.793 --72948-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.793 ==72948== 00:09:13.793 ==72948== HEAP SUMMARY: 00:09:13.793 ==72948== in use at exit: 0 bytes in 0 blocks 00:09:13.793 ==72948== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:09:13.793 ==72948== 00:09:13.793 ==72948== All heap blocks were freed -- no leaks are possible 00:09:13.793 ==72948== 00:09:13.793 ==72948== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.793 00:09:13.793 real 0m8.278s 00:09:13.793 user 0m7.963s 00:09:13.793 sys 0m0.289s 00:09:13.793 12:10:43 unittest_util -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:13.793 12:10:43 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:09:13.793 ************************************ 00:09:13.793 END TEST unittest_util 00:09:13.793 ************************************ 00:09:13.793 12:10:43 -- common/autotest_common.sh@1142 -- # return 0 00:09:13.793 12:10:43 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:13.793 12:10:43 -- unit/unittest.sh@285 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:13.793 12:10:43 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:13.793 12:10:43 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:13.793 12:10:43 -- common/autotest_common.sh@10 -- # set +x 00:09:13.793 ************************************ 00:09:13.793 START TEST unittest_vhost 00:09:13.793 ************************************ 00:09:13.793 12:10:43 unittest_vhost -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:13.793 ==72971== Memcheck, a memory error detector 00:09:13.793 ==72971== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.793 ==72971== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.793 ==72971== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:13.793 ==72971== 00:09:13.793 --72971-- Valgrind options: 00:09:13.793 --72971-- --leak-check=full 00:09:13.793 --72971-- --error-exitcode=2 00:09:13.794 --72971-- --verbose 00:09:13.794 --72971-- Contents of /proc/version: 00:09:13.794 --72971-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:13.794 --72971-- 00:09:13.794 --72971-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.794 --72971-- Page sizes: currently 4096, max supported 4096 00:09:13.794 --72971-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.794 --72971-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:13.794 --72971-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.794 --72971-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.794 --72971-- might be shown as UnknownInlinedFun 00:09:13.794 --72971-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.794 --72971-- object doesn't have a dynamic symbol table 00:09:13.794 --72971-- Scheduler: using generic scheduler lock implementation. 00:09:13.794 --72971-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.794 ==72971== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72971-by-???-on-09fa5fb4c861 00:09:13.794 ==72971== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72971-by-???-on-09fa5fb4c861 00:09:13.794 ==72971== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72971-by-???-on-09fa5fb4c861 00:09:13.794 ==72971== 00:09:13.794 ==72971== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.794 ==72971== don't want to do, unless you know exactly what you're doing, 00:09:13.794 ==72971== or are doing some strange experiment): 00:09:13.794 ==72971== /usr/libexec/valgrind/../../bin/vgdb --pid=72971 ...command... 00:09:13.794 ==72971== 00:09:13.794 ==72971== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.794 ==72971== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:13.794 ==72971== and then give GDB the following command 00:09:13.794 ==72971== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72971 00:09:13.794 ==72971== --pid is optional if only one valgrind process is running 00:09:13.794 ==72971== 00:09:13.794 --72971-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.794 --72971-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:14.053 --72971-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:14.053 --72971-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:14.053 --72971-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:14.053 --72971-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:14.053 --72971-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:14.053 --72971-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:14.053 --72971-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:14.053 --72971-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:14.053 --72971-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:14.053 --72971-- Reading syms from /usr/lib64/libm.so.6 00:09:14.053 --72971-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:14.053 --72971-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:14.053 --72971-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libc.so.6 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.053 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.053 --72971-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.053 --72971-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.053 --72971-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:14.053 --72971-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:14.053 --72971-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:14.053 --72971-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:14.053 --72971-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:14.312 --72971-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 ==72971== Preferring higher priority redirection: 00:09:14.312 --72971-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:14.312 --72971-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:14.312 --72971-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 --72971-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.312 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.312 --72971-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.312 --72971-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.312 ==72971== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.312 --72971-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.312 --72971-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.312 --72971-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.312 --72971-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.312 --72971-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.312 --72971-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.312 --72971-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.312 --72971-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.312 --72971-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.312 --72971-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.312 --72971-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.312 --72971-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.312 --72971-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.312 --72971-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.312 --72971-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.312 --72971-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.312 --72971-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.312 --72971-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.312 00:09:14.312 00:09:14.312 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.312 http://cunit.sourceforge.net/ 00:09:14.312 00:09:14.312 --72971-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:14.312 00:09:14.312 Suite: vhost_suite 00:09:14.570 Test: desc_to_iov_test ...[2024-07-25 12:10:43.983630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:09:14.570 passed 00:09:14.570 Test: create_controller_test ...[2024-07-25 12:10:44.055344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:14.570 [2024-07-25 12:10:44.056642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:09:14.570 [2024-07-25 12:10:44.057867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:14.571 [2024-07-25 12:10:44.058197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:09:14.571 [2024-07-25 12:10:44.058883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:09:14.571 --72971-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:14.571 [2024-07-25 12:10:44.062170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1781:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:09:14.571 [2024-07-25 12:10:44.068096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 137:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:09:14.571 passed 00:09:14.571 Test: session_find_by_vid_test ...passed 00:09:14.571 Test: remove_controller_test ...[2024-07-25 12:10:44.081510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1866:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:09:14.571 passed 00:09:14.571 Test: vq_avail_ring_get_test ...passed 00:09:14.571 Test: vq_packed_ring_test ...passed 00:09:14.571 Test: vhost_blk_construct_test ...passed 00:09:14.571 00:09:14.571 Run Summary: Type Total Ran Passed Failed Inactive 00:09:14.571 suites 1 1 n/a 0 0 00:09:14.571 tests 7 7 7 0 0 00:09:14.571 asserts 147 147 147 0 n/a 00:09:14.571 00:09:14.571 Elapsed time = 0.270 seconds 00:09:14.571 --72971-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:14.571 --72971-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:14.829 ==72971== 00:09:14.829 ==72971== HEAP SUMMARY: 00:09:14.829 ==72971== in use at exit: 304,168 bytes in 9,253 blocks 00:09:14.829 ==72971== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:09:14.829 ==72971== 00:09:14.829 ==72971== Searching for pointers to 9,253 not-freed blocks 00:09:14.829 ==72971== Checked 6,911,904 bytes 00:09:14.829 ==72971== 00:09:14.829 ==72971== LEAK SUMMARY: 00:09:14.829 ==72971== definitely lost: 0 bytes in 0 blocks 00:09:14.829 ==72971== indirectly lost: 0 bytes in 0 blocks 00:09:14.829 ==72971== possibly lost: 0 bytes in 0 blocks 00:09:14.829 ==72971== still reachable: 304,168 bytes in 9,253 blocks 00:09:14.829 ==72971== suppressed: 0 bytes in 0 blocks 00:09:14.829 ==72971== Reachable blocks (those to which a pointer was found) are not shown. 00:09:14.829 ==72971== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:14.829 ==72971== 00:09:14.829 ==72971== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:14.829 00:09:14.829 real 0m0.943s 00:09:14.829 user 0m0.903s 00:09:14.829 sys 0m0.036s 00:09:14.829 12:10:44 unittest_vhost -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:14.829 12:10:44 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:14.829 ************************************ 00:09:14.829 END TEST unittest_vhost 00:09:14.829 ************************************ 00:09:14.829 12:10:44 -- common/autotest_common.sh@1142 -- # return 0 00:09:14.829 12:10:44 -- unit/unittest.sh@287 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:14.829 12:10:44 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:14.829 12:10:44 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:14.829 12:10:44 -- common/autotest_common.sh@10 -- # set +x 00:09:14.829 ************************************ 00:09:14.829 START TEST unittest_dma 00:09:14.829 ************************************ 00:09:14.829 12:10:44 unittest_dma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:14.829 ==72999== Memcheck, a memory error detector 00:09:14.829 ==72999== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:14.829 ==72999== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:14.829 ==72999== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:14.829 ==72999== 00:09:14.829 --72999-- Valgrind options: 00:09:14.829 --72999-- --leak-check=full 00:09:14.829 --72999-- --error-exitcode=2 00:09:14.829 --72999-- --verbose 00:09:14.829 --72999-- Contents of /proc/version: 00:09:14.829 --72999-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:14.829 --72999-- 00:09:14.829 --72999-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:14.830 --72999-- Page sizes: currently 4096, max supported 4096 00:09:14.830 --72999-- Valgrind library directory: /usr/libexec/valgrind 00:09:14.830 --72999-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:14.830 --72999-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:14.830 --72999-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:14.830 --72999-- might be shown as UnknownInlinedFun 00:09:14.830 --72999-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:14.830 --72999-- object doesn't have a dynamic symbol table 00:09:14.830 --72999-- Scheduler: using generic scheduler lock implementation. 00:09:14.830 --72999-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:14.830 ==72999== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72999-by-???-on-09fa5fb4c861 00:09:14.830 ==72999== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72999-by-???-on-09fa5fb4c861 00:09:14.830 ==72999== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72999-by-???-on-09fa5fb4c861 00:09:14.830 ==72999== 00:09:14.830 ==72999== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:14.830 ==72999== don't want to do, unless you know exactly what you're doing, 00:09:14.830 ==72999== or are doing some strange experiment): 00:09:14.830 ==72999== /usr/libexec/valgrind/../../bin/vgdb --pid=72999 ...command... 00:09:14.830 ==72999== 00:09:14.830 ==72999== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:14.830 ==72999== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:14.830 ==72999== and then give GDB the following command 00:09:14.830 ==72999== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72999 00:09:14.830 ==72999== --pid is optional if only one valgrind process is running 00:09:14.830 ==72999== 00:09:14.830 --72999-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:14.830 --72999-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:14.830 --72999-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:14.830 --72999-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:14.830 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.830 --72999-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:14.830 --72999-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:14.830 --72999-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:14.830 --72999-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:14.830 --72999-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:14.830 --72999-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:14.830 --72999-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:14.830 --72999-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:14.830 --72999-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:14.830 --72999-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:14.830 --72999-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:14.830 --72999-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:14.830 --72999-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:14.830 --72999-- Reading syms from /usr/lib64/libm.so.6 00:09:14.830 --72999-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:14.830 --72999-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:14.830 --72999-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:15.088 --72999-- Reading syms from /usr/lib64/libc.so.6 00:09:15.088 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.088 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.088 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.088 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.088 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.088 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.088 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.088 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.088 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.088 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.088 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.088 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.088 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.088 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.088 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.089 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.089 --72999-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.089 --72999-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.089 --72999-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:15.089 --72999-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:15.089 --72999-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:15.089 --72999-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:15.089 --72999-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:15.089 --72999-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:15.089 --72999-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 ==72999== Preferring higher priority redirection: 00:09:15.089 --72999-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:15.089 --72999-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:15.089 --72999-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 --72999-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.089 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.089 --72999-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.089 --72999-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.089 ==72999== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.089 --72999-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.089 --72999-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.089 --72999-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:15.348 --72999-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:15.348 --72999-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:15.348 --72999-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:15.348 --72999-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:15.348 --72999-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:15.348 --72999-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:15.348 --72999-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:15.348 --72999-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:15.348 --72999-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:15.348 --72999-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:15.348 --72999-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:15.348 --72999-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:15.348 --72999-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:15.348 --72999-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:15.348 --72999-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:15.348 00:09:15.348 00:09:15.348 CUnit - A unit testing framework for C - Version 2.1-3 00:09:15.348 http://cunit.sourceforge.net/ 00:09:15.348 00:09:15.348 00:09:15.348 Suite: dma_suite 00:09:15.348 Test: test_dma ...[2024-07-25 12:10:44.852160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:09:15.348 passed 00:09:15.348 00:09:15.348 Run Summary: Type Total Ran Passed Failed Inactive 00:09:15.348 suites 1 1 n/a 0 0 00:09:15.348 tests 1 1 1 0 0 00:09:15.348 asserts 54 54 54 0 n/a 00:09:15.348 00:09:15.349 Elapsed time = 0.072 seconds 00:09:15.349 --72999-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:15.349 --72999-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:15.349 ==72999== 00:09:15.349 ==72999== HEAP SUMMARY: 00:09:15.349 ==72999== in use at exit: 0 bytes in 0 blocks 00:09:15.349 ==72999== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:15.349 ==72999== 00:09:15.349 ==72999== All heap blocks were freed -- no leaks are possible 00:09:15.349 ==72999== 00:09:15.349 ==72999== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:15.349 00:09:15.349 real 0m0.679s 00:09:15.349 user 0m0.652s 00:09:15.349 sys 0m0.025s 00:09:15.349 12:10:44 unittest_dma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:15.349 12:10:44 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:15.349 ************************************ 00:09:15.349 END TEST unittest_dma 00:09:15.349 ************************************ 00:09:15.607 12:10:45 -- common/autotest_common.sh@1142 -- # return 0 00:09:15.607 12:10:45 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:15.607 12:10:45 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:15.607 12:10:45 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:15.607 12:10:45 -- common/autotest_common.sh@10 -- # set +x 00:09:15.607 ************************************ 00:09:15.607 START TEST unittest_init 00:09:15.607 ************************************ 00:09:15.607 12:10:45 unittest_init -- common/autotest_common.sh@1123 -- # unittest_init 00:09:15.607 12:10:45 unittest_init -- unit/unittest.sh@150 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:15.607 ==73024== Memcheck, a memory error detector 00:09:15.607 ==73024== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:15.607 ==73024== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:15.607 ==73024== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:15.607 ==73024== 00:09:15.607 --73024-- Valgrind options: 00:09:15.607 --73024-- --leak-check=full 00:09:15.607 --73024-- --error-exitcode=2 00:09:15.607 --73024-- --verbose 00:09:15.607 --73024-- Contents of /proc/version: 00:09:15.607 --73024-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:15.608 --73024-- 00:09:15.608 --73024-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:15.608 --73024-- Page sizes: currently 4096, max supported 4096 00:09:15.608 --73024-- Valgrind library directory: /usr/libexec/valgrind 00:09:15.608 --73024-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:15.608 --73024-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:15.608 --73024-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:15.608 --73024-- might be shown as UnknownInlinedFun 00:09:15.608 --73024-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:15.608 --73024-- object doesn't have a dynamic symbol table 00:09:15.608 --73024-- Scheduler: using generic scheduler lock implementation. 00:09:15.608 --73024-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:15.608 ==73024== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73024-by-???-on-09fa5fb4c861 00:09:15.608 ==73024== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73024-by-???-on-09fa5fb4c861 00:09:15.608 ==73024== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73024-by-???-on-09fa5fb4c861 00:09:15.608 ==73024== 00:09:15.608 ==73024== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:15.608 ==73024== don't want to do, unless you know exactly what you're doing, 00:09:15.608 ==73024== or are doing some strange experiment): 00:09:15.608 ==73024== /usr/libexec/valgrind/../../bin/vgdb --pid=73024 ...command... 00:09:15.608 ==73024== 00:09:15.608 ==73024== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:15.608 ==73024== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:15.608 ==73024== and then give GDB the following command 00:09:15.608 ==73024== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73024 00:09:15.608 ==73024== --pid is optional if only one valgrind process is running 00:09:15.608 ==73024== 00:09:15.608 --73024-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:15.608 --73024-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:15.608 --73024-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:15.608 --73024-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:15.608 --73024-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:15.608 --73024-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:15.608 --73024-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:15.608 --73024-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:15.608 --73024-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:15.608 --73024-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:15.608 --73024-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:15.608 --73024-- Reading syms from /usr/lib64/libm.so.6 00:09:15.608 --73024-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:15.608 --73024-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:15.608 --73024-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:15.608 --73024-- Reading syms from /usr/lib64/libc.so.6 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.608 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.608 --73024-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.608 --73024-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.867 --73024-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:15.867 --73024-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:15.867 --73024-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:15.867 --73024-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:15.867 --73024-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:15.867 --73024-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:15.867 --73024-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.867 --73024-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 ==73024== Preferring higher priority redirection: 00:09:15.868 --73024-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:15.868 --73024-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:15.868 --73024-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 --73024-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.868 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.868 --73024-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.868 --73024-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.868 ==73024== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.868 --73024-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.868 --73024-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.868 --73024-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:15.868 --73024-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:15.868 --73024-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:15.868 --73024-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:15.868 --73024-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:15.868 --73024-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:15.868 --73024-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:15.868 --73024-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:15.868 --73024-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.125 --73024-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.126 --73024-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.126 --73024-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.126 --73024-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.126 --73024-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.126 --73024-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.126 --73024-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:16.126 --73024-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.126 00:09:16.126 00:09:16.126 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.126 http://cunit.sourceforge.net/ 00:09:16.126 00:09:16.126 00:09:16.126 Suite: subsystem_suite 00:09:16.126 Test: subsystem_sort_test_depends_on_single ...passed 00:09:16.126 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:16.126 Test: subsystem_sort_test_missing_dependency ...[2024-07-25 12:10:45.635470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:09:16.126 [2024-07-25 12:10:45.669448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:16.126 passed 00:09:16.126 00:09:16.126 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.126 suites 1 1 n/a 0 0 00:09:16.126 tests 3 3 3 0 0 00:09:16.126 asserts 20 20 20 0 n/a 00:09:16.126 00:09:16.126 Elapsed time = 0.071 seconds 00:09:16.126 --73024-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.126 --73024-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:16.126 ==73024== 00:09:16.126 ==73024== HEAP SUMMARY: 00:09:16.126 ==73024== in use at exit: 33,744 bytes in 1,027 blocks 00:09:16.126 ==73024== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:09:16.126 ==73024== 00:09:16.126 ==73024== Searching for pointers to 1,027 not-freed blocks 00:09:16.126 ==73024== Checked 6,584,352 bytes 00:09:16.126 ==73024== 00:09:16.126 ==73024== LEAK SUMMARY: 00:09:16.126 ==73024== definitely lost: 0 bytes in 0 blocks 00:09:16.126 ==73024== indirectly lost: 0 bytes in 0 blocks 00:09:16.126 ==73024== possibly lost: 0 bytes in 0 blocks 00:09:16.126 ==73024== still reachable: 33,744 bytes in 1,027 blocks 00:09:16.126 ==73024== suppressed: 0 bytes in 0 blocks 00:09:16.126 ==73024== Reachable blocks (those to which a pointer was found) are not shown. 00:09:16.126 ==73024== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:16.126 ==73024== 00:09:16.126 ==73024== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.126 00:09:16.126 real 0m0.756s 00:09:16.126 user 0m0.716s 00:09:16.126 sys 0m0.037s 00:09:16.126 12:10:45 unittest_init -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:16.126 12:10:45 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:16.126 ************************************ 00:09:16.126 END TEST unittest_init 00:09:16.126 ************************************ 00:09:16.383 12:10:45 -- common/autotest_common.sh@1142 -- # return 0 00:09:16.383 12:10:45 -- unit/unittest.sh@290 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:16.383 12:10:45 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:16.383 12:10:45 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:16.383 12:10:45 -- common/autotest_common.sh@10 -- # set +x 00:09:16.383 ************************************ 00:09:16.383 START TEST unittest_keyring 00:09:16.383 ************************************ 00:09:16.383 12:10:45 unittest_keyring -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:16.383 ==73048== Memcheck, a memory error detector 00:09:16.383 ==73048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:16.383 ==73048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:16.383 ==73048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:16.383 ==73048== 00:09:16.383 --73048-- Valgrind options: 00:09:16.383 --73048-- --leak-check=full 00:09:16.383 --73048-- --error-exitcode=2 00:09:16.383 --73048-- --verbose 00:09:16.383 --73048-- Contents of /proc/version: 00:09:16.383 --73048-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:16.383 --73048-- 00:09:16.383 --73048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:16.383 --73048-- Page sizes: currently 4096, max supported 4096 00:09:16.383 --73048-- Valgrind library directory: /usr/libexec/valgrind 00:09:16.383 --73048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:16.383 --73048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:16.383 --73048-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:16.383 --73048-- might be shown as UnknownInlinedFun 00:09:16.383 --73048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:16.383 --73048-- object doesn't have a dynamic symbol table 00:09:16.383 --73048-- Scheduler: using generic scheduler lock implementation. 00:09:16.383 --73048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:16.383 ==73048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73048-by-???-on-09fa5fb4c861 00:09:16.383 ==73048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73048-by-???-on-09fa5fb4c861 00:09:16.383 ==73048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73048-by-???-on-09fa5fb4c861 00:09:16.383 ==73048== 00:09:16.383 ==73048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:16.383 ==73048== don't want to do, unless you know exactly what you're doing, 00:09:16.384 ==73048== or are doing some strange experiment): 00:09:16.384 ==73048== /usr/libexec/valgrind/../../bin/vgdb --pid=73048 ...command... 00:09:16.384 ==73048== 00:09:16.384 ==73048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:16.384 ==73048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:16.384 ==73048== and then give GDB the following command 00:09:16.384 ==73048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73048 00:09:16.384 ==73048== --pid is optional if only one valgrind process is running 00:09:16.384 ==73048== 00:09:16.384 --73048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:16.384 --73048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:16.384 --73048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:16.384 --73048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:16.384 --73048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:16.384 --73048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:16.384 --73048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:16.384 --73048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:16.384 --73048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:16.384 --73048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:16.384 --73048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:16.384 --73048-- Reading syms from /usr/lib64/libm.so.6 00:09:16.384 --73048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:16.384 --73048-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:16.384 --73048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:16.384 --73048-- Reading syms from /usr/lib64/libc.so.6 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.384 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.384 --73048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.384 --73048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.642 --73048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:16.642 --73048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:16.642 --73048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:16.642 --73048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:16.642 --73048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:16.642 --73048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:16.642 --73048-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 --73048-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.642 ==73048== Preferring higher priority redirection: 00:09:16.643 --73048-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:16.643 --73048-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:16.643 --73048-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 --73048-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.643 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.643 --73048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.643 --73048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.643 ==73048== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.643 --73048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.643 --73048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.643 --73048-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:16.643 --73048-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:16.643 --73048-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:16.643 --73048-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:16.643 --73048-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:16.643 --73048-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:16.643 --73048-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:16.643 --73048-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:16.643 --73048-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.643 --73048-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.643 --73048-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.643 --73048-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.643 --73048-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.901 --73048-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.901 --73048-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.901 --73048-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.901 00:09:16.901 00:09:16.901 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.901 http://cunit.sourceforge.net/ 00:09:16.901 00:09:16.901 00:09:16.901 Suite: keyring 00:09:16.901 Test: test_keyring_add_remove ...[2024-07-25 12:10:46.360852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:16.901 [2024-07-25 12:10:46.395961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:16.901 [2024-07-25 12:10:46.398927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:09:16.901 passed 00:09:16.901 Test: test_keyring_get_put ...passed 00:09:16.901 00:09:16.901 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.901 suites 1 1 n/a 0 0 00:09:16.901 tests 2 2 2 0 0 00:09:16.901 asserts 44 44 44 0 n/a 00:09:16.901 00:09:16.901 Elapsed time = 0.070 seconds 00:09:16.901 --73048-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.901 --73048-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:16.901 ==73048== 00:09:16.901 ==73048== HEAP SUMMARY: 00:09:16.901 ==73048== in use at exit: 0 bytes in 0 blocks 00:09:16.901 ==73048== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:16.901 ==73048== 00:09:16.901 ==73048== All heap blocks were freed -- no leaks are possible 00:09:16.901 ==73048== 00:09:16.901 ==73048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.901 00:09:16.901 real 0m0.681s 00:09:16.901 user 0m0.657s 00:09:16.901 sys 0m0.022s 00:09:16.901 12:10:46 unittest_keyring -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:16.901 12:10:46 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:16.901 ************************************ 00:09:16.901 END TEST unittest_keyring 00:09:16.901 ************************************ 00:09:16.901 12:10:46 -- common/autotest_common.sh@1142 -- # return 0 00:09:16.901 12:10:46 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:16.901 12:10:46 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:16.901 12:10:46 -- unit/unittest.sh@293 -- # hostname 00:09:16.901 12:10:46 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -d . -c -t 09fa5fb4c861 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:43.434 12:11:12 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info 00:09:46.713 12:11:15 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:48.612 12:11:17 -- unit/unittest.sh@296 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/app/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:50.511 12:11:19 -- unit/unittest.sh@297 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:52.413 12:11:21 -- unit/unittest.sh@298 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:54.315 12:11:23 -- unit/unittest.sh@299 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:56.216 12:11:25 -- unit/unittest.sh@300 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:57.590 12:11:27 -- unit/unittest.sh@301 -- # rm -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:57.590 12:11:27 -- unit/unittest.sh@302 -- # genhtml /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info --output-directory /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:09:58.157 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:58.157 Found 366 entries. 00:09:58.157 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:58.157 Writing .css and .png files. 00:09:58.157 Generating output. 00:09:58.157 Processing file include/linux/virtio_ring.h 00:09:58.415 Processing file include/spdk/nvme.h 00:09:58.415 Processing file include/spdk/nvmf_transport.h 00:09:58.415 Processing file include/spdk/trace.h 00:09:58.415 Processing file include/spdk/bdev_module.h 00:09:58.415 Processing file include/spdk/base64.h 00:09:58.416 Processing file include/spdk/thread.h 00:09:58.416 Processing file include/spdk/endian.h 00:09:58.416 Processing file include/spdk/util.h 00:09:58.416 Processing file include/spdk/histogram_data.h 00:09:58.416 Processing file include/spdk/mmio.h 00:09:58.416 Processing file include/spdk/nvme_spec.h 00:09:58.416 Processing file include/spdk_internal/virtio.h 00:09:58.416 Processing file include/spdk_internal/utf.h 00:09:58.416 Processing file include/spdk_internal/sgl.h 00:09:58.416 Processing file include/spdk_internal/rdma_utils.h 00:09:58.416 Processing file include/spdk_internal/nvme_tcp.h 00:09:58.416 Processing file include/spdk_internal/sock.h 00:09:58.416 Processing file lib/accel/accel_rpc.c 00:09:58.416 Processing file lib/accel/accel_sw.c 00:09:58.416 Processing file lib/accel/accel.c 00:09:58.416 Processing file lib/bdev/bdev_zone.c 00:09:58.416 Processing file lib/bdev/scsi_nvme.c 00:09:58.416 Processing file lib/bdev/part.c 00:09:58.416 Processing file lib/bdev/bdev.c 00:09:58.416 Processing file lib/bdev/bdev_rpc.c 00:09:58.673 Processing file lib/blob/blob_bs_dev.c 00:09:58.673 Processing file lib/blob/request.c 00:09:58.673 Processing file lib/blob/blobstore.c 00:09:58.673 Processing file lib/blob/zeroes.c 00:09:58.673 Processing file lib/blob/blobstore.h 00:09:58.673 Processing file lib/blobfs/blobfs.c 00:09:58.673 Processing file lib/blobfs/tree.c 00:09:58.673 Processing file lib/conf/conf.c 00:09:58.673 Processing file lib/dma/dma.c 00:09:58.673 Processing file lib/env_dpdk/pci_event.c 00:09:58.673 Processing file lib/env_dpdk/pci_ioat.c 00:09:58.673 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:58.673 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:58.673 Processing file lib/env_dpdk/sigbus_handler.c 00:09:58.673 Processing file lib/env_dpdk/pci_virtio.c 00:09:58.673 Processing file lib/env_dpdk/threads.c 00:09:58.673 Processing file lib/env_dpdk/env.c 00:09:58.673 Processing file lib/env_dpdk/pci_dpdk.c 00:09:58.673 Processing file lib/env_dpdk/memory.c 00:09:58.673 Processing file lib/env_dpdk/pci_idxd.c 00:09:58.673 Processing file lib/env_dpdk/init.c 00:09:58.673 Processing file lib/env_dpdk/pci.c 00:09:58.673 Processing file lib/env_dpdk/pci_vmd.c 00:09:58.673 Processing file lib/env_ocf/ocf_env.h 00:09:58.673 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:58.673 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:58.673 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:58.673 Processing file lib/event/reactor.c 00:09:58.673 Processing file lib/event/scheduler_static.c 00:09:58.673 Processing file lib/event/log_rpc.c 00:09:58.673 Processing file lib/event/app_rpc.c 00:09:58.673 Processing file lib/event/app.c 00:09:58.931 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:58.931 Processing file lib/ftl/ftl_writer.c 00:09:58.931 Processing file lib/ftl/ftl_sb.c 00:09:58.931 Processing file lib/ftl/ftl_band.h 00:09:58.931 Processing file lib/ftl/ftl_core.h 00:09:58.931 Processing file lib/ftl/ftl_nv_cache.h 00:09:58.931 Processing file lib/ftl/ftl_core.c 00:09:58.931 Processing file lib/ftl/ftl_l2p_cache.c 00:09:58.931 Processing file lib/ftl/ftl_rq.c 00:09:58.931 Processing file lib/ftl/ftl_io.c 00:09:58.931 Processing file lib/ftl/ftl_p2l.c 00:09:58.931 Processing file lib/ftl/ftl_l2p.c 00:09:58.931 Processing file lib/ftl/ftl_debug.c 00:09:58.931 Processing file lib/ftl/ftl_writer.h 00:09:58.931 Processing file lib/ftl/ftl_band.c 00:09:58.931 Processing file lib/ftl/ftl_band_ops.c 00:09:58.931 Processing file lib/ftl/ftl_debug.h 00:09:58.931 Processing file lib/ftl/ftl_init.c 00:09:58.931 Processing file lib/ftl/ftl_l2p_flat.c 00:09:58.931 Processing file lib/ftl/ftl_reloc.c 00:09:58.931 Processing file lib/ftl/ftl_layout.c 00:09:58.931 Processing file lib/ftl/ftl_trace.c 00:09:58.931 Processing file lib/ftl/ftl_io.h 00:09:58.931 Processing file lib/ftl/ftl_nv_cache.c 00:09:58.931 Processing file lib/ftl/base/ftl_base_dev.c 00:09:58.931 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:58.931 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:58.932 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:58.932 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:58.932 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:58.932 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:58.932 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:58.932 Processing file lib/ftl/utils/ftl_property.c 00:09:58.932 Processing file lib/ftl/utils/ftl_property.h 00:09:58.932 Processing file lib/ftl/utils/ftl_conf.c 00:09:58.932 Processing file lib/ftl/utils/ftl_mempool.c 00:09:58.932 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:58.932 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:58.932 Processing file lib/ftl/utils/ftl_md.c 00:09:58.932 Processing file lib/ftl/utils/ftl_df.h 00:09:58.932 Processing file lib/idxd/idxd_internal.h 00:09:58.932 Processing file lib/idxd/idxd.c 00:09:58.932 Processing file lib/idxd/idxd_kernel.c 00:09:58.932 Processing file lib/idxd/idxd_user.c 00:09:58.932 Processing file lib/init/rpc.c 00:09:58.932 Processing file lib/init/subsystem_rpc.c 00:09:58.932 Processing file lib/init/json_config.c 00:09:58.932 Processing file lib/init/subsystem.c 00:09:58.932 Processing file lib/ioat/ioat_internal.h 00:09:58.932 Processing file lib/ioat/ioat.c 00:09:59.190 Processing file lib/iscsi/param.c 00:09:59.190 Processing file lib/iscsi/init_grp.c 00:09:59.190 Processing file lib/iscsi/tgt_node.c 00:09:59.190 Processing file lib/iscsi/iscsi_subsystem.c 00:09:59.190 Processing file lib/iscsi/portal_grp.c 00:09:59.190 Processing file lib/iscsi/task.c 00:09:59.190 Processing file lib/iscsi/conn.c 00:09:59.190 Processing file lib/iscsi/task.h 00:09:59.190 Processing file lib/iscsi/md5.c 00:09:59.190 Processing file lib/iscsi/iscsi.c 00:09:59.190 Processing file lib/iscsi/iscsi.h 00:09:59.190 Processing file lib/iscsi/iscsi_rpc.c 00:09:59.190 Processing file lib/json/json_write.c 00:09:59.190 Processing file lib/json/json_parse.c 00:09:59.190 Processing file lib/json/json_util.c 00:09:59.190 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:59.190 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:59.190 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:59.190 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:59.190 Processing file lib/keyring/keyring_rpc.c 00:09:59.190 Processing file lib/keyring/keyring.c 00:09:59.190 Processing file lib/log/log_deprecated.c 00:09:59.190 Processing file lib/log/log.c 00:09:59.190 Processing file lib/log/log_flags.c 00:09:59.190 Processing file lib/lvol/lvol.c 00:09:59.190 Processing file lib/nbd/nbd.c 00:09:59.190 Processing file lib/nbd/nbd_rpc.c 00:09:59.190 Processing file lib/notify/notify.c 00:09:59.190 Processing file lib/notify/notify_rpc.c 00:09:59.449 Processing file lib/nvme/nvme_poll_group.c 00:09:59.449 Processing file lib/nvme/nvme.c 00:09:59.449 Processing file lib/nvme/nvme_fabric.c 00:09:59.449 Processing file lib/nvme/nvme_pcie_common.c 00:09:59.449 Processing file lib/nvme/nvme_opal.c 00:09:59.449 Processing file lib/nvme/nvme_zns.c 00:09:59.449 Processing file lib/nvme/nvme_transport.c 00:09:59.449 Processing file lib/nvme/nvme_io_msg.c 00:09:59.449 Processing file lib/nvme/nvme_tcp.c 00:09:59.449 Processing file lib/nvme/nvme_rdma.c 00:09:59.449 Processing file lib/nvme/nvme_qpair.c 00:09:59.449 Processing file lib/nvme/nvme_cuse.c 00:09:59.449 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:59.449 Processing file lib/nvme/nvme_ns_cmd.c 00:09:59.449 Processing file lib/nvme/nvme_quirks.c 00:09:59.449 Processing file lib/nvme/nvme_discovery.c 00:09:59.449 Processing file lib/nvme/nvme_ctrlr.c 00:09:59.449 Processing file lib/nvme/nvme_internal.h 00:09:59.449 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:59.449 Processing file lib/nvme/nvme_pcie_internal.h 00:09:59.449 Processing file lib/nvme/nvme_auth.c 00:09:59.449 Processing file lib/nvme/nvme_ns.c 00:09:59.449 Processing file lib/nvme/nvme_vfio_user.c 00:09:59.449 Processing file lib/nvme/nvme_pcie.c 00:09:59.449 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:59.449 Processing file lib/nvmf/vfio_user.c 00:09:59.449 Processing file lib/nvmf/auth.c 00:09:59.449 Processing file lib/nvmf/transport.c 00:09:59.449 Processing file lib/nvmf/rdma.c 00:09:59.449 Processing file lib/nvmf/ctrlr_discovery.c 00:09:59.449 Processing file lib/nvmf/nvmf_internal.h 00:09:59.449 Processing file lib/nvmf/ctrlr_bdev.c 00:09:59.449 Processing file lib/nvmf/nvmf.c 00:09:59.449 Processing file lib/nvmf/tcp.c 00:09:59.449 Processing file lib/nvmf/ctrlr.c 00:09:59.449 Processing file lib/nvmf/subsystem.c 00:09:59.449 Processing file lib/nvmf/nvmf_rpc.c 00:09:59.449 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:09:59.449 Processing file lib/rdma_provider/common.c 00:09:59.449 Processing file lib/rdma_utils/rdma_utils.c 00:09:59.449 Processing file lib/reduce/reduce.c 00:09:59.708 Processing file lib/rpc/rpc.c 00:09:59.708 Processing file lib/scsi/scsi_pr.c 00:09:59.708 Processing file lib/scsi/dev.c 00:09:59.708 Processing file lib/scsi/scsi_bdev.c 00:09:59.708 Processing file lib/scsi/scsi_rpc.c 00:09:59.708 Processing file lib/scsi/task.c 00:09:59.708 Processing file lib/scsi/scsi.c 00:09:59.708 Processing file lib/scsi/lun.c 00:09:59.708 Processing file lib/scsi/port.c 00:09:59.708 Processing file lib/sock/sock.c 00:09:59.708 Processing file lib/sock/sock_rpc.c 00:09:59.708 Processing file lib/thread/iobuf.c 00:09:59.708 Processing file lib/thread/thread.c 00:09:59.708 Processing file lib/trace/trace_flags.c 00:09:59.708 Processing file lib/trace/trace.c 00:09:59.708 Processing file lib/trace/trace_rpc.c 00:09:59.708 Processing file lib/trace_parser/trace.cpp 00:09:59.708 Processing file lib/ublk/ublk.c 00:09:59.708 Processing file lib/ublk/ublk_rpc.c 00:09:59.708 Processing file lib/ut/ut.c 00:09:59.708 Processing file lib/ut_mock/mock.c 00:09:59.708 Processing file lib/util/crc16.c 00:09:59.708 Processing file lib/util/dif.c 00:09:59.708 Processing file lib/util/bit_array.c 00:09:59.708 Processing file lib/util/math.c 00:09:59.708 Processing file lib/util/strerror_tls.c 00:09:59.708 Processing file lib/util/hexlify.c 00:09:59.708 Processing file lib/util/zipf.c 00:09:59.708 Processing file lib/util/cpuset.c 00:09:59.708 Processing file lib/util/pipe.c 00:09:59.708 Processing file lib/util/crc64.c 00:09:59.708 Processing file lib/util/crc32_ieee.c 00:09:59.708 Processing file lib/util/iov.c 00:09:59.708 Processing file lib/util/crc32c.c 00:09:59.708 Processing file lib/util/xor.c 00:09:59.708 Processing file lib/util/string.c 00:09:59.708 Processing file lib/util/base64.c 00:09:59.708 Processing file lib/util/uuid.c 00:09:59.708 Processing file lib/util/net.c 00:09:59.708 Processing file lib/util/crc32.c 00:09:59.708 Processing file lib/util/file.c 00:09:59.708 Processing file lib/util/fd_group.c 00:09:59.708 Processing file lib/util/fd.c 00:09:59.708 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:59.708 Processing file lib/vfio_user/host/vfio_user.c 00:09:59.708 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:59.708 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:59.708 Processing file lib/vhost/vhost_rpc.c 00:09:59.708 Processing file lib/vhost/vhost.c 00:09:59.708 Processing file lib/vhost/rte_vhost_user.c 00:09:59.708 Processing file lib/vhost/vhost_scsi.c 00:09:59.708 Processing file lib/vhost/vhost_blk.c 00:09:59.708 Processing file lib/vhost/vhost_internal.h 00:09:59.966 Processing file lib/virtio/virtio_vhost_user.c 00:09:59.966 Processing file lib/virtio/virtio.c 00:09:59.966 Processing file lib/virtio/virtio_pci.c 00:09:59.966 Processing file lib/virtio/virtio_vfio_user.c 00:09:59.966 Processing file lib/vmd/led.c 00:09:59.966 Processing file lib/vmd/vmd.c 00:09:59.966 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:59.966 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:59.966 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:59.966 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:59.966 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:59.966 Processing file module/accel/dsa/accel_dsa.c 00:09:59.966 Processing file module/accel/error/accel_error_rpc.c 00:09:59.966 Processing file module/accel/error/accel_error.c 00:09:59.966 Processing file module/accel/iaa/accel_iaa.c 00:09:59.966 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:59.966 Processing file module/accel/ioat/accel_ioat.c 00:09:59.966 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:59.966 Processing file module/bdev/aio/bdev_aio.c 00:09:59.966 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:59.966 Processing file module/bdev/compress/vbdev_compress.c 00:09:59.966 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:59.966 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:59.966 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:59.966 Processing file module/bdev/delay/vbdev_delay.c 00:09:59.966 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:59.966 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:59.966 Processing file module/bdev/error/vbdev_error.c 00:09:59.966 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:59.966 Processing file module/bdev/ftl/bdev_ftl.c 00:09:59.966 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:59.966 Processing file module/bdev/gpt/gpt.h 00:09:59.966 Processing file module/bdev/gpt/gpt.c 00:09:59.966 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:59.966 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:59.966 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:59.966 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:59.966 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:59.966 Processing file module/bdev/malloc/bdev_malloc.c 00:09:59.966 Processing file module/bdev/null/bdev_null.c 00:09:59.966 Processing file module/bdev/null/bdev_null_rpc.c 00:10:00.223 Processing file module/bdev/nvme/bdev_mdns_client.c 00:10:00.223 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:10:00.223 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:10:00.223 Processing file module/bdev/nvme/nvme_rpc.c 00:10:00.223 Processing file module/bdev/nvme/vbdev_opal.c 00:10:00.223 Processing file module/bdev/nvme/bdev_nvme.c 00:10:00.223 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:10:00.223 Processing file module/bdev/ocf/volume.h 00:10:00.223 Processing file module/bdev/ocf/data.c 00:10:00.223 Processing file module/bdev/ocf/stats.c 00:10:00.223 Processing file module/bdev/ocf/volume.c 00:10:00.223 Processing file module/bdev/ocf/vbdev_ocf.c 00:10:00.223 Processing file module/bdev/ocf/utils.c 00:10:00.223 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:10:00.223 Processing file module/bdev/ocf/ctx.c 00:10:00.223 Processing file module/bdev/passthru/vbdev_passthru.c 00:10:00.223 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:10:00.223 Processing file module/bdev/raid/raid5f.c 00:10:00.223 Processing file module/bdev/raid/bdev_raid.c 00:10:00.223 Processing file module/bdev/raid/bdev_raid.h 00:10:00.223 Processing file module/bdev/raid/bdev_raid_sb.c 00:10:00.223 Processing file module/bdev/raid/bdev_raid_rpc.c 00:10:00.223 Processing file module/bdev/raid/raid1.c 00:10:00.223 Processing file module/bdev/raid/raid0.c 00:10:00.223 Processing file module/bdev/raid/concat.c 00:10:00.224 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:10:00.224 Processing file module/bdev/rbd/bdev_rbd.c 00:10:00.224 Processing file module/bdev/split/vbdev_split.c 00:10:00.224 Processing file module/bdev/split/vbdev_split_rpc.c 00:10:00.224 Processing file module/bdev/uring/bdev_uring.c 00:10:00.224 Processing file module/bdev/uring/bdev_uring_rpc.c 00:10:00.224 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:10:00.224 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:10:00.224 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:10:00.224 Processing file module/bdev/xnvme/bdev_xnvme.c 00:10:00.224 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:10:00.224 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:10:00.224 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:10:00.224 Processing file module/blob/bdev/blob_bdev.c 00:10:00.224 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:10:00.224 Processing file module/blobfs/bdev/blobfs_bdev.c 00:10:00.224 Processing file module/blobfs/bdev/blobfs_fuse.c 00:10:00.224 Processing file module/env_dpdk/env_dpdk_rpc.c 00:10:00.224 Processing file module/event/subsystems/accel/accel.c 00:10:00.224 Processing file module/event/subsystems/bdev/bdev.c 00:10:00.224 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:10:00.224 Processing file module/event/subsystems/iobuf/iobuf.c 00:10:00.224 Processing file module/event/subsystems/iscsi/iscsi.c 00:10:00.224 Processing file module/event/subsystems/keyring/keyring.c 00:10:00.224 Processing file module/event/subsystems/nbd/nbd.c 00:10:00.224 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:10:00.224 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:10:00.482 Processing file module/event/subsystems/scheduler/scheduler.c 00:10:00.482 Processing file module/event/subsystems/scsi/scsi.c 00:10:00.482 Processing file module/event/subsystems/sock/sock.c 00:10:00.482 Processing file module/event/subsystems/ublk/ublk.c 00:10:00.482 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:10:00.482 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:10:00.482 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:10:00.482 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:10:00.482 Processing file module/event/subsystems/vmd/vmd.c 00:10:00.482 Processing file module/keyring/file/keyring_rpc.c 00:10:00.482 Processing file module/keyring/file/keyring.c 00:10:00.482 Processing file module/keyring/linux/keyring_rpc.c 00:10:00.482 Processing file module/keyring/linux/keyring.c 00:10:00.482 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:10:00.482 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:10:00.482 Processing file module/scheduler/gscheduler/gscheduler.c 00:10:00.482 Processing file module/sock/posix/posix.c 00:10:00.482 Processing file module/sock/uring/uring.c 00:10:00.482 Processing file module/vfu_device/vfu_virtio_blk.c 00:10:00.482 Processing file module/vfu_device/vfu_virtio_rpc.c 00:10:00.482 Processing file module/vfu_device/vfu_virtio_scsi.c 00:10:00.482 Processing file module/vfu_device/vfu_virtio_internal.h 00:10:00.482 Processing file module/vfu_device/vfu_virtio.c 00:10:00.482 Processing file xnvme/include/libxnvme_cmd.h 00:10:00.482 Writing directory view page. 00:10:00.482 Overall coverage rate: 00:10:00.482 lines......: 35.6% (42343 of 118809 lines) 00:10:00.482 functions..: 38.8% (3853 of 9924 functions) 00:10:00.482 12:11:30 -- unit/unittest.sh@305 -- # set +x 00:10:00.482 00:10:00.482 00:10:00.482 ===================== 00:10:00.482 All unit tests passed 00:10:00.482 ===================== 00:10:00.482 Note: coverage report is here: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:10:00.482 00:10:00.482 00:10:00.482 12:11:30 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:10:00.482 12:11:30 -- pm/common@29 -- # signal_monitor_resources TERM 00:10:00.482 12:11:30 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:10:00.482 12:11:30 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:00.482 12:11:30 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:10:00.482 12:11:30 -- pm/common@44 -- # pid=161 00:10:00.482 12:11:30 -- pm/common@50 -- # kill -TERM 161 00:10:00.482 12:11:30 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:00.482 12:11:30 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:10:00.482 12:11:30 -- pm/common@44 -- # pid=163 00:10:00.482 12:11:30 -- pm/common@50 -- # kill -TERM 163 00:10:00.492 [Pipeline] } 00:10:00.509 [Pipeline] // stage 00:10:00.514 [Pipeline] } 00:10:00.531 [Pipeline] // timeout 00:10:00.536 [Pipeline] } 00:10:00.552 [Pipeline] // catchError 00:10:00.562 [Pipeline] stage 00:10:00.564 [Pipeline] { (Epilogue) 00:10:00.578 [Pipeline] sh 00:10:00.924 [Pipeline] setCustomBuildProperty 00:10:00.934 [Pipeline] catchError 00:10:00.936 [Pipeline] { 00:10:00.950 [Pipeline] sh 00:10:01.237 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:10:01.237 Artifacts sizes are good 00:10:01.245 [Pipeline] } 00:10:01.261 [Pipeline] // catchError 00:10:01.270 [Pipeline] sh 00:10:01.556 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:10:09.675 [Pipeline] archiveArtifacts 00:10:09.684 Archiving artifacts 00:10:10.653 [Pipeline] } 00:10:10.673 [Pipeline] // stage 00:10:10.677 [Pipeline] } 00:10:10.694 [Pipeline] // wrap 00:10:10.701 [Pipeline] } 00:10:10.719 [Pipeline] // node 00:10:10.725 [Pipeline] } 00:10:10.739 [Pipeline] // timeout 00:10:10.745 [Pipeline] } 00:10:10.757 [Pipeline] // retry 00:10:10.763 [Pipeline] End of Pipeline 00:10:10.796 Finished: SUCCESS