00:00:00.001 Started by upstream project "autotest-per-patch" build number 126256 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.059 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.060 The recommended git tool is: git 00:00:00.060 using credential 00000000-0000-0000-0000-000000000002 00:00:00.061 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.091 Fetching changes from the remote Git repository 00:00:00.093 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.150 Using shallow fetch with depth 1 00:00:00.150 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.150 > git --version # timeout=10 00:00:00.216 > git --version # 'git version 2.39.2' 00:00:00.216 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.238 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.238 > 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.229 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.240 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.251 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:05.251 > git config core.sparsecheckout # timeout=10 00:00:05.260 > git read-tree -mu HEAD # timeout=10 00:00:05.276 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:05.294 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:05.294 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:05.388 [Pipeline] Start of Pipeline 00:00:05.402 [Pipeline] library 00:00:05.404 Loading library shm_lib@master 00:00:05.404 Library shm_lib@master is cached. Copying from home. 00:00:05.421 [Pipeline] retry 00:00:05.423 [Pipeline] { 00:00:05.433 [Pipeline] timeout 00:00:05.433 Timeout set to expire after 10 min without activity 00:00:05.435 [Pipeline] { 00:00:05.446 [Pipeline] node 00:00:10.501 Running on agt-_autotest_23933-26466 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:10.503 [Pipeline] { 00:00:10.517 [Pipeline] wrap 00:00:10.528 [Pipeline] { 00:00:10.537 [Pipeline] stage 00:00:10.539 [Pipeline] { (Prologue) 00:00:10.559 [Pipeline] echo 00:00:10.561 Node: agt-_autotest_23933-26466 00:00:10.730 [Pipeline] setCustomBuildProperty 00:00:10.747 [Pipeline] sh 00:00:11.872 + sudo git config --global --replace-all safe.directory '*' 00:00:11.972 [Pipeline] httpRequest 00:00:13.465 [Pipeline] echo 00:00:13.467 Sorcerer 10.211.164.101 is alive 00:00:13.474 [Pipeline] httpRequest 00:00:13.479 HttpMethod: GET 00:00:13.479 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.483 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:13.495 Response Code: HTTP/1.1 200 OK 00:00:13.496 Success: Status code 200 is in the accepted range: 200,404 00:00:13.497 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:20.009 [Pipeline] sh 00:00:20.309 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:20.326 [Pipeline] httpRequest 00:00:20.368 [Pipeline] echo 00:00:20.370 Sorcerer 10.211.164.101 is alive 00:00:20.379 [Pipeline] httpRequest 00:00:20.385 HttpMethod: GET 00:00:20.386 URL: http://10.211.164.101/packages/spdk_ba0567a8216a8d898db1f28be61148d02af09076.tar.gz 00:00:20.388 Sending request to url: http://10.211.164.101/packages/spdk_ba0567a8216a8d898db1f28be61148d02af09076.tar.gz 00:00:20.414 Response Code: HTTP/1.1 200 OK 00:00:20.415 Success: Status code 200 is in the accepted range: 200,404 00:00:20.415 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_ba0567a8216a8d898db1f28be61148d02af09076.tar.gz 00:00:59.994 [Pipeline] sh 00:01:00.297 + tar --no-same-owner -xf spdk_ba0567a8216a8d898db1f28be61148d02af09076.tar.gz 00:01:03.615 [Pipeline] sh 00:01:03.907 + git -C spdk log --oneline -n5 00:01:03.907 ba0567a82 scripts/perf: Include per-node hugepages stats in collect-vmstat 00:01:03.907 a83ad116a scripts/setup.sh: Use HUGE_EVEN_ALLOC logic by default 00:01:03.907 a95bbf233 blob: set parent_id properly on spdk_bs_blob_set_external_parent. 00:01:03.907 248c547d0 nvmf/tcp: add option for selecting a sock impl 00:01:03.907 2d30d9f83 accel: introduce tasks in sequence limit 00:01:03.922 [Pipeline] writeFile 00:01:03.938 [Pipeline] sh 00:01:04.230 + cat autorun-spdk.conf 00:01:04.230 SPDK_RUN_VALGRIND=1 00:01:04.230 SPDK_TEST_UNITTEST=1 00:01:04.230 SPDK_TEST_BLOCKDEV=1 00:01:04.230 SPDK_TEST_ISAL=1 00:01:04.230 SPDK_TEST_REDUCE=1 00:01:04.230 SPDK_TEST_VBDEV_COMPRESS=1 00:01:04.230 SPDK_TEST_CRYPTO=1 00:01:04.230 SPDK_TEST_FTL=1 00:01:04.230 SPDK_TEST_OCF=1 00:01:04.230 SPDK_TEST_RAID5=1 00:01:04.230 SPDK_TEST_RBD=1 00:01:04.230 SPDK_TEST_URING=1 00:01:04.230 SPDK_TEST_NVME_CUSE=1 00:01:04.230 SPDK_TEST_BLOBFS=1 00:01:04.230 SPDK_TEST_VFIOUSER=1 00:01:04.230 SPDK_TEST_DAOS=0 00:01:04.230 SPDK_RUN_ASAN=0 00:01:04.230 SPDK_RUN_UBSAN=1 00:01:04.230 SPDK_TEST_XNVME=1 00:01:04.236 RUN_NIGHTLY=0 00:01:04.238 [Pipeline] } 00:01:04.256 [Pipeline] // stage 00:01:04.267 [Pipeline] catchError 00:01:04.268 [Pipeline] { 00:01:04.283 [Pipeline] timeout 00:01:04.284 Timeout set to expire in 45 min 00:01:04.285 [Pipeline] { 00:01:04.300 [Pipeline] stage 00:01:04.302 [Pipeline] { (Tests) 00:01:04.317 [Pipeline] sh 00:01:04.604 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:04.604 22:02:23 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:04.604 22:02:23 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:04.604 22:02:23 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:04.604 22:02:23 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:04.604 22:02:23 -- 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:04.604 22:02:23 -- 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:04.604 22:02:23 -- 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:04.604 22:02:23 -- paths/export.sh@5 -- # export PATH 00:01:04.604 22:02:23 -- 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:04.604 22:02:23 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:04.604 22:02:23 -- common/autobuild_common.sh@444 -- # date +%s 00:01:04.604 22:02:23 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721080943.XXXXXX 00:01:04.604 22:02:23 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721080943.cNFn2a 00:01:04.604 22:02:23 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:01:04.605 22:02:23 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:01:04.605 22:02:23 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:04.605 22:02:23 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:04.605 22:02:23 -- common/autobuild_common.sh@459 -- # 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:04.605 22:02:23 -- common/autobuild_common.sh@460 -- # get_config_params 00:01:04.605 22:02:23 -- common/autotest_common.sh@390 -- # xtrace_disable 00:01:04.605 22:02:23 -- common/autotest_common.sh@10 -- # set +x 00:01:04.605 22:02:23 -- common/autobuild_common.sh@460 -- # 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:04.605 22:02:23 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:01:04.605 22:02:23 -- pm/common@17 -- # local monitor 00:01:04.605 22:02:23 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:04.605 22:02:23 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:04.605 22:02:23 -- pm/common@25 -- # sleep 1 00:01:04.605 22:02:23 -- pm/common@21 -- # date +%s 00:01:04.605 22:02:23 -- 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.1721080943 00:01:04.605 22:02:23 -- pm/common@21 -- # date +%s 00:01:04.605 22:02:23 -- 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.1721080943 00:01:04.605 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721080943_collect-cpu-load.pm.log 00:01:04.605 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721080943_collect-vmstat.pm.log 00:01:05.541 22:02:24 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:05.541 22:02:24 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:05.541 22:02:24 -- common/autobuild_common.sh@428 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:05.541 22:02:24 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:01:05.541 22:02:24 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:01:05.541 22:02:24 -- common/autotest_common.sh@10 -- # set +x 00:01:05.542 ************************************ 00:01:05.542 START TEST autobuild_ocf_precompile 00:01:05.542 ************************************ 00:01:05.542 22:02:24 autobuild_ocf_precompile -- common/autotest_common.sh@1117 -- # _ocf_precompile 00:01:05.542 22:02:24 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:05.542 22:02:24 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:05.542 22:02:24 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:05.542 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:05.542 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:05.801 Using 'verbs' RDMA provider 00:01:14.849 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:29.739 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:29.739 Creating mk/config.mk...done. 00:01:29.739 Creating mk/cc.flags.mk...done. 00:01:29.739 Type 'make' to build. 00:01:29.739 22:02:46 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:29.739 22:02:46 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:29.739 22:02:46 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:29.739 22:02:46 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:29.739 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:29.739 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:29.740 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:29.741 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:29.742 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:29.743 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:29.743 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_common.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:29.743 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:29.743 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:29.743 CC env_ocf/src/ocf/ocf_queue.o 00:01:29.743 CC env_ocf/src/ocf/ocf_stats.o 00:01:29.743 CC env_ocf/src/ocf/ocf_cache.o 00:01:29.743 CC env_ocf/src/ocf/ocf_lru.o 00:01:29.743 CC env_ocf/src/ocf/ocf_core.o 00:01:29.743 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:29.743 CC env_ocf/src/ocf/ocf_io.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_request.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:29.743 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:29.744 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:29.744 CC env_ocf/src/ocf/utils/utils_list.o 00:01:29.744 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:29.744 CC env_ocf/src/ocf/utils/utils_io.o 00:01:29.744 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:29.744 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:29.744 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:29.744 CC env_ocf/src/ocf/promotion/promotion.o 00:01:29.744 CC env_ocf/src/ocf/ocf_request.o 00:01:29.744 CC env_ocf/src/ocf/ocf_volume.o 00:01:29.744 CC env_ocf/src/ocf/ocf_ctx.o 00:01:29.744 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:29.744 CC env_ocf/src/ocf/ocf_metadata.o 00:01:29.744 CC env_ocf/src/ocf/ocf_space.o 00:01:29.744 CC env_ocf/src/ocf/ocf_io_class.o 00:01:29.744 CC env_ocf/src/ocf/ocf_logger.o 00:01:29.744 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:29.744 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:29.744 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:29.744 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:29.744 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:29.744 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:29.744 CC env_ocf/src/ocf/cleaning/alru.o 00:01:29.744 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:29.744 CC env_ocf/src/ocf/cleaning/nop.o 00:01:29.744 CC env_ocf/src/ocf/cleaning/acp.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:29.744 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:29.744 CC env_ocf/mpool.o 00:01:29.744 CC env_ocf/ocf_env.o 00:01:29.744 LIB libspdk_ocfenv.a 00:01:30.315 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:30.315 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:30.315 22:02:48 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:30.315 22:02:48 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:30.315 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:30.316 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:30.576 Using 'verbs' RDMA provider 00:01:38.072 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:44.646 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:44.646 Creating mk/config.mk...done. 00:01:44.646 Creating mk/cc.flags.mk...done. 00:01:44.646 Type 'make' to build. 00:01:44.646 00:01:44.646 real 0m39.049s 00:01:44.646 user 0m27.695s 00:01:44.646 sys 0m16.557s 00:01:44.646 22:03:03 autobuild_ocf_precompile -- common/autotest_common.sh@1118 -- # xtrace_disable 00:01:44.646 22:03:03 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:44.646 ************************************ 00:01:44.646 END TEST autobuild_ocf_precompile 00:01:44.646 ************************************ 00:01:44.646 22:03:03 -- common/autotest_common.sh@1136 -- # return 0 00:01:44.646 22:03:03 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:44.646 22:03:03 -- common/autobuild_common.sh@420 -- # run_test unittest_build _unittest_build 00:01:44.646 22:03:03 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:01:44.646 22:03:03 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:01:44.646 22:03:03 -- common/autotest_common.sh@10 -- # set +x 00:01:44.646 ************************************ 00:01:44.646 START TEST unittest_build 00:01:44.646 ************************************ 00:01:44.646 22:03:03 unittest_build -- common/autotest_common.sh@1117 -- # _unittest_build 00:01:44.646 22:03:03 unittest_build -- common/autobuild_common.sh@411 -- # /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:44.646 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:44.646 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:44.905 Using 'verbs' RDMA provider 00:01:52.402 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:58.967 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:59.225 Creating mk/config.mk...done. 00:01:59.225 Creating mk/cc.flags.mk...done. 00:01:59.225 Type 'make' to build. 00:01:59.225 22:03:17 unittest_build -- common/autobuild_common.sh@412 -- # make -j 26 00:01:59.484 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:59.484 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:59.484 meson setup builddir \ 00:01:59.484 -Dwith-libaio=enabled \ 00:01:59.484 -Dwith-liburing=enabled \ 00:01:59.484 -Dwith-libvfn=disabled \ 00:01:59.484 -Dwith-spdk=false && \ 00:01:59.484 meson compile -C builddir && \ 00:01:59.484 cd -) 00:01:59.484 make[1]: Nothing to be done for 'all'. 00:02:00.419 The Meson build system 00:02:00.419 Version: 1.3.1 00:02:00.420 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:02:00.420 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:00.420 Build type: native build 00:02:00.420 Project name: libvfio-user 00:02:00.420 Project version: 0.0.1 00:02:00.420 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:00.420 C linker for the host machine: cc ld.bfd 2.39-16 00:02:00.420 Host machine cpu family: x86_64 00:02:00.420 Host machine cpu: x86_64 00:02:00.420 Run-time dependency threads found: YES 00:02:00.420 Library dl found: YES 00:02:00.420 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:00.420 Run-time dependency json-c found: YES 0.17 00:02:00.420 Run-time dependency cmocka found: YES 1.1.7 00:02:00.420 Program pytest-3 found: NO 00:02:00.420 Program flake8 found: NO 00:02:00.420 Program misspell-fixer found: NO 00:02:00.420 Program restructuredtext-lint found: NO 00:02:00.420 Program valgrind found: YES (/usr/bin/valgrind) 00:02:00.420 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:00.420 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:00.420 Compiler for C supports arguments -Wwrite-strings: YES 00:02:00.420 ../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:02:00.420 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:02:00.420 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:02:00.420 ../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:02:00.420 Build targets in project: 8 00:02:00.420 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:02:00.420 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:02:00.420 00:02:00.420 libvfio-user 0.0.1 00:02:00.420 00:02:00.420 User defined options 00:02:00.420 buildtype : debug 00:02:00.420 default_library: static 00:02:00.420 libdir : /usr/local/lib 00:02:00.420 00:02:00.420 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:00.716 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:00.975 [1/36] Compiling C object samples/null.p/null.c.o 00:02:00.975 [2/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:00.975 [3/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:00.975 [4/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:00.975 [5/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:00.975 [6/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:00.975 [7/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:00.975 [8/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:00.975 [9/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:00.975 [10/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:00.976 [11/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:00.976 [12/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:00.976 [13/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:00.976 [14/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:00.976 [15/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:00.976 [16/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:00.976 [17/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:00.976 [18/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:00.976 [19/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:00.976 [20/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:00.976 [21/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:00.976 [22/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:00.976 [23/36] Compiling C object samples/server.p/server.c.o 00:02:00.976 [24/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:00.976 [25/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:00.976 [26/36] Compiling C object samples/client.p/client.c.o 00:02:00.976 [27/36] Linking target samples/client 00:02:00.976 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:01.235 [29/36] Linking target test/unit_tests 00:02:01.235 [30/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:01.235 [31/36] Linking static target lib/libvfio-user.a 00:02:01.235 [32/36] Linking target samples/null 00:02:01.235 [33/36] Linking target samples/server 00:02:01.235 [34/36] Linking target samples/gpio-pci-idio-16 00:02:01.235 [35/36] Linking target samples/shadow_ioeventfd_server 00:02:01.235 [36/36] Linking target samples/lspci 00:02:01.235 INFO: autodetecting backend as ninja 00:02:01.235 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:01.235 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:01.494 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:01.494 ninja: no work to do. 00:02:01.753 The Meson build system 00:02:01.753 Version: 1.3.1 00:02:01.753 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:01.753 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:01.753 Build type: native build 00:02:01.753 Project name: xnvme 00:02:01.753 Project version: 0.7.3 00:02:01.753 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.753 C linker for the host machine: cc ld.bfd 2.39-16 00:02:01.753 Host machine cpu family: x86_64 00:02:01.753 Host machine cpu: x86_64 00:02:01.753 Message: host_machine.system: linux 00:02:01.753 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:01.753 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:01.754 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:01.754 Run-time dependency threads found: YES 00:02:01.754 Has header "setupapi.h" : NO 00:02:01.754 Has header "linux/blkzoned.h" : YES 00:02:01.754 Has header "linux/blkzoned.h" : YES (cached) 00:02:01.754 Has header "libaio.h" : YES 00:02:01.754 Library aio found: YES 00:02:01.754 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:01.754 Run-time dependency liburing found: YES 2.2 00:02:01.754 Dependency libvfn skipped: feature with-libvfn disabled 00:02:01.754 Run-time dependency appleframeworks found: NO (tried framework) 00:02:01.754 Run-time dependency appleframeworks found: NO (tried framework) 00:02:01.754 Configuring xnvme_config.h using configuration 00:02:01.754 Configuring xnvme.spec using configuration 00:02:01.754 Run-time dependency bash-completion found: YES 2.11 00:02:01.754 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:01.754 Program cp found: YES (/usr/bin/cp) 00:02:01.754 Has header "winsock2.h" : NO 00:02:01.754 Has header "dbghelp.h" : NO 00:02:01.754 Library rpcrt4 found: NO 00:02:01.754 Library rt found: YES 00:02:01.754 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:01.754 Found CMake: /usr/bin/cmake (3.27.7) 00:02:01.754 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:01.754 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:01.754 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:01.754 Build targets in project: 32 00:02:01.754 00:02:01.754 xnvme 0.7.3 00:02:01.754 00:02:01.754 User defined options 00:02:01.754 with-libaio : enabled 00:02:01.754 with-liburing: enabled 00:02:01.754 with-libvfn : disabled 00:02:01.754 with-spdk : false 00:02:01.754 00:02:01.754 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:02.328 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:03.024 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:03.024 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:03.024 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:03.024 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:03.024 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:03.025 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:03.025 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:03.025 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:03.025 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:03.025 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:03.025 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:03.025 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:03.025 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:03.025 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:03.025 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:03.025 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:03.025 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:03.025 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:03.025 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:03.025 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:03.025 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:03.025 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:03.025 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:03.025 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:03.025 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:03.025 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:03.025 [27/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:03.025 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:03.025 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:03.025 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:03.025 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:03.025 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:03.025 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:03.025 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:03.025 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:03.025 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:03.025 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:03.025 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:03.025 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:03.025 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:03.025 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:03.317 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:03.317 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:03.317 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:03.317 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:03.317 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:03.317 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:03.317 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:03.317 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:03.317 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:03.317 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:03.317 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:03.317 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:03.317 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:03.317 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:03.317 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:03.317 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:03.317 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:03.317 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:03.317 [60/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:03.317 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:03.317 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:03.317 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:03.317 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:03.317 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:03.317 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:03.317 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:03.317 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:03.317 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:03.317 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:03.317 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:03.317 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:03.317 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:03.317 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:03.317 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:03.317 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:03.317 [77/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:03.317 [78/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:03.317 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:03.317 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:03.317 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:03.317 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:03.317 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:03.317 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:03.317 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:03.317 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:03.317 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:03.317 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:03.317 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:03.317 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:03.317 [91/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:03.317 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:03.317 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:03.317 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:03.317 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:03.318 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:03.318 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:03.616 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:03.616 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:03.616 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:03.616 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:03.616 [102/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:03.616 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:03.616 [104/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:03.616 [105/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:03.616 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:03.616 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:03.616 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:03.616 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:03.616 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:03.616 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:03.616 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:03.616 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:03.616 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:03.616 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:03.616 [116/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:03.616 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:03.616 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:03.616 [119/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:03.617 [120/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:03.617 [121/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:03.617 [122/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:03.617 [123/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:03.617 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:03.617 [125/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:03.873 [126/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:03.873 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:03.873 [128/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:03.873 [129/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:03.873 [130/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:03.873 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:03.873 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:03.873 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:03.873 [134/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:03.873 [135/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:03.873 [136/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:03.873 [137/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:03.873 [138/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:03.873 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:03.873 [140/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:03.873 [141/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:03.874 [142/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:03.874 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:03.874 [144/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:03.874 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:03.874 [146/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:03.874 [147/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:03.874 [148/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:03.874 [149/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:03.874 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:03.874 [151/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:03.874 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:03.874 [153/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:03.874 [154/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:03.874 [155/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:03.874 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:03.874 [157/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:03.874 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:03.874 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:03.874 [160/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:04.131 [161/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:04.131 [162/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:04.131 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:04.131 [164/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:04.131 [165/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:04.131 [166/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:04.131 [167/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:04.131 [168/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:04.131 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:04.388 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:04.646 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:04.646 [172/203] Linking target lib/libxnvme.so 00:02:05.580 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:05.580 [174/203] Linking static target lib/libxnvme.a 00:02:05.580 [175/203] Linking target tests/xnvme_tests_async_intf 00:02:05.580 [176/203] Linking target tests/xnvme_tests_cli 00:02:05.580 [177/203] Linking target tests/xnvme_tests_buf 00:02:05.580 [178/203] Linking target tests/xnvme_tests_enum 00:02:05.580 [179/203] Linking target tests/xnvme_tests_xnvme_file 00:02:05.580 [180/203] Linking target tests/xnvme_tests_lblk 00:02:05.580 [181/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:05.580 [182/203] Linking target tests/xnvme_tests_ioworker 00:02:05.580 [183/203] Linking target examples/xnvme_dev 00:02:05.580 [184/203] Linking target tools/lblk 00:02:05.580 [185/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:05.580 [186/203] Linking target tests/xnvme_tests_znd_append 00:02:05.580 [187/203] Linking target tools/zoned 00:02:05.580 [188/203] Linking target tools/xnvme_file 00:02:05.580 [189/203] Linking target tools/kvs 00:02:05.580 [190/203] Linking target tests/xnvme_tests_kvs 00:02:05.580 [191/203] Linking target tests/xnvme_tests_map 00:02:05.580 [192/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:05.580 [193/203] Linking target tools/xnvme 00:02:05.580 [194/203] Linking target examples/xnvme_single_async 00:02:05.580 [195/203] Linking target examples/xnvme_enum 00:02:05.580 [196/203] Linking target examples/xnvme_single_sync 00:02:05.580 [197/203] Linking target examples/zoned_io_async 00:02:05.580 [198/203] Linking target examples/xnvme_io_async 00:02:05.580 [199/203] Linking target tests/xnvme_tests_znd_state 00:02:05.580 [200/203] Linking target examples/xnvme_hello 00:02:05.580 [201/203] Linking target examples/zoned_io_sync 00:02:05.580 [202/203] Linking target tests/xnvme_tests_scc 00:02:05.580 [203/203] Linking target tools/xdd 00:02:05.580 INFO: autodetecting backend as ninja 00:02:05.580 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:05.868 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:37.939 The Meson build system 00:02:37.939 Version: 1.3.1 00:02:37.939 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:37.939 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:37.939 Build type: native build 00:02:37.939 Program cat found: YES (/usr/bin/cat) 00:02:37.939 Project name: DPDK 00:02:37.939 Project version: 24.03.0 00:02:37.939 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:37.939 C linker for the host machine: cc ld.bfd 2.39-16 00:02:37.939 Host machine cpu family: x86_64 00:02:37.939 Host machine cpu: x86_64 00:02:37.939 Message: ## Building in Developer Mode ## 00:02:37.939 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:37.939 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:37.939 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:37.939 Program python3 found: YES (/usr/bin/python3) 00:02:37.939 Program cat found: YES (/usr/bin/cat) 00:02:37.939 Compiler for C supports arguments -march=native: YES 00:02:37.939 Checking for size of "void *" : 8 00:02:37.939 Checking for size of "void *" : 8 (cached) 00:02:37.939 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:37.939 Library m found: YES 00:02:37.939 Library numa found: YES 00:02:37.939 Has header "numaif.h" : YES 00:02:37.939 Library fdt found: NO 00:02:37.939 Library execinfo found: NO 00:02:37.939 Has header "execinfo.h" : YES 00:02:37.939 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:37.939 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:37.939 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:37.939 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:37.939 Run-time dependency openssl found: YES 3.0.9 00:02:37.939 Run-time dependency libpcap found: YES 1.10.4 00:02:37.939 Has header "pcap.h" with dependency libpcap: YES 00:02:37.939 Compiler for C supports arguments -Wcast-qual: YES 00:02:37.939 Compiler for C supports arguments -Wdeprecated: YES 00:02:37.940 Compiler for C supports arguments -Wformat: YES 00:02:37.940 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:37.940 Compiler for C supports arguments -Wformat-security: NO 00:02:37.940 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:37.940 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:37.940 Compiler for C supports arguments -Wnested-externs: YES 00:02:37.940 Compiler for C supports arguments -Wold-style-definition: YES 00:02:37.940 Compiler for C supports arguments -Wpointer-arith: YES 00:02:37.940 Compiler for C supports arguments -Wsign-compare: YES 00:02:37.940 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:37.940 Compiler for C supports arguments -Wundef: YES 00:02:37.940 Compiler for C supports arguments -Wwrite-strings: YES 00:02:37.940 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:37.940 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:37.940 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:37.940 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:37.940 Program objdump found: YES (/usr/bin/objdump) 00:02:37.940 Compiler for C supports arguments -mavx512f: YES 00:02:37.940 Checking if "AVX512 checking" compiles: YES 00:02:37.940 Fetching value of define "__SSE4_2__" : 1 00:02:37.940 Fetching value of define "__AES__" : 1 00:02:37.940 Fetching value of define "__AVX__" : 1 00:02:37.940 Fetching value of define "__AVX2__" : 1 00:02:37.940 Fetching value of define "__AVX512BW__" : 1 00:02:37.940 Fetching value of define "__AVX512CD__" : 1 00:02:37.940 Fetching value of define "__AVX512DQ__" : 1 00:02:37.940 Fetching value of define "__AVX512F__" : 1 00:02:37.940 Fetching value of define "__AVX512VL__" : 1 00:02:37.940 Fetching value of define "__PCLMUL__" : 1 00:02:37.940 Fetching value of define "__RDRND__" : 1 00:02:37.940 Fetching value of define "__RDSEED__" : 1 00:02:37.940 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:37.940 Fetching value of define "__znver1__" : (undefined) 00:02:37.940 Fetching value of define "__znver2__" : (undefined) 00:02:37.940 Fetching value of define "__znver3__" : (undefined) 00:02:37.940 Fetching value of define "__znver4__" : (undefined) 00:02:37.940 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:37.940 Message: lib/log: Defining dependency "log" 00:02:37.940 Message: lib/kvargs: Defining dependency "kvargs" 00:02:37.940 Message: lib/telemetry: Defining dependency "telemetry" 00:02:37.940 Checking for function "getentropy" : NO 00:02:37.940 Message: lib/eal: Defining dependency "eal" 00:02:37.940 Message: lib/ring: Defining dependency "ring" 00:02:37.940 Message: lib/rcu: Defining dependency "rcu" 00:02:37.940 Message: lib/mempool: Defining dependency "mempool" 00:02:37.940 Message: lib/mbuf: Defining dependency "mbuf" 00:02:37.940 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:37.940 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:37.940 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:37.940 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:37.940 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:37.940 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:37.940 Compiler for C supports arguments -mpclmul: YES 00:02:37.940 Compiler for C supports arguments -maes: YES 00:02:37.940 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:37.940 Compiler for C supports arguments -mavx512bw: YES 00:02:37.940 Compiler for C supports arguments -mavx512dq: YES 00:02:37.940 Compiler for C supports arguments -mavx512vl: YES 00:02:37.940 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:37.940 Compiler for C supports arguments -mavx2: YES 00:02:37.940 Compiler for C supports arguments -mavx: YES 00:02:37.940 Message: lib/net: Defining dependency "net" 00:02:37.940 Message: lib/meter: Defining dependency "meter" 00:02:37.940 Message: lib/ethdev: Defining dependency "ethdev" 00:02:37.940 Message: lib/pci: Defining dependency "pci" 00:02:37.940 Message: lib/cmdline: Defining dependency "cmdline" 00:02:37.940 Message: lib/hash: Defining dependency "hash" 00:02:37.940 Message: lib/timer: Defining dependency "timer" 00:02:37.940 Message: lib/compressdev: Defining dependency "compressdev" 00:02:37.940 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:37.940 Message: lib/dmadev: Defining dependency "dmadev" 00:02:37.940 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:37.940 Message: lib/power: Defining dependency "power" 00:02:37.940 Message: lib/reorder: Defining dependency "reorder" 00:02:37.940 Message: lib/security: Defining dependency "security" 00:02:37.940 Has header "linux/userfaultfd.h" : YES 00:02:37.940 Has header "linux/vduse.h" : YES 00:02:37.940 Message: lib/vhost: Defining dependency "vhost" 00:02:37.940 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:37.940 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:37.940 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:37.940 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:37.940 Compiler for C supports arguments -std=c11: YES 00:02:37.940 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:37.940 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:37.940 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:37.940 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:37.940 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:37.940 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:37.940 Library mtcr_ul found: NO 00:02:37.940 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:37.940 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:37.940 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:37.941 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:37.941 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:37.942 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:37.942 Configuring mlx5_autoconf.h using configuration 00:02:37.942 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:37.942 Run-time dependency libcrypto found: YES 3.0.9 00:02:37.942 Library IPSec_MB found: YES 00:02:37.942 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:37.942 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:37.942 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:37.942 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:37.942 Library IPSec_MB found: YES 00:02:37.942 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:37.942 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:37.942 Compiler for C supports arguments -std=c11: YES (cached) 00:02:37.942 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:37.942 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:37.942 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:37.942 Library libisal found: NO 00:02:37.942 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:37.942 Compiler for C supports arguments -std=c11: YES (cached) 00:02:37.942 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:37.942 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:37.942 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:37.942 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:37.942 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:37.942 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:37.942 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:37.942 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:37.942 Program doxygen found: YES (/usr/bin/doxygen) 00:02:37.942 Configuring doxy-api-html.conf using configuration 00:02:37.942 Configuring doxy-api-man.conf using configuration 00:02:37.942 Program mandb found: YES (/usr/bin/mandb) 00:02:37.942 Program sphinx-build found: NO 00:02:37.942 Configuring rte_build_config.h using configuration 00:02:37.942 Message: 00:02:37.942 ================= 00:02:37.942 Applications Enabled 00:02:37.942 ================= 00:02:37.942 00:02:37.942 apps: 00:02:37.942 00:02:37.942 00:02:37.942 Message: 00:02:37.942 ================= 00:02:37.942 Libraries Enabled 00:02:37.942 ================= 00:02:37.942 00:02:37.942 libs: 00:02:37.942 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:37.942 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:37.942 cryptodev, dmadev, power, reorder, security, vhost, 00:02:37.942 00:02:37.942 Message: 00:02:37.942 =============== 00:02:37.942 Drivers Enabled 00:02:37.942 =============== 00:02:37.942 00:02:37.942 common: 00:02:37.942 mlx5, qat, 00:02:37.942 bus: 00:02:37.942 auxiliary, pci, vdev, 00:02:37.942 mempool: 00:02:37.942 ring, 00:02:37.942 dma: 00:02:37.942 00:02:37.942 net: 00:02:37.942 00:02:37.942 crypto: 00:02:37.942 ipsec_mb, mlx5, 00:02:37.942 compress: 00:02:37.942 isal, mlx5, 00:02:37.942 vdpa: 00:02:37.942 00:02:37.942 00:02:37.942 Message: 00:02:37.942 ================= 00:02:37.942 Content Skipped 00:02:37.942 ================= 00:02:37.942 00:02:37.942 apps: 00:02:37.942 dumpcap: explicitly disabled via build config 00:02:37.942 graph: explicitly disabled via build config 00:02:37.942 pdump: explicitly disabled via build config 00:02:37.942 proc-info: explicitly disabled via build config 00:02:37.942 test-acl: explicitly disabled via build config 00:02:37.942 test-bbdev: explicitly disabled via build config 00:02:37.942 test-cmdline: explicitly disabled via build config 00:02:37.942 test-compress-perf: explicitly disabled via build config 00:02:37.942 test-crypto-perf: explicitly disabled via build config 00:02:37.942 test-dma-perf: explicitly disabled via build config 00:02:37.942 test-eventdev: explicitly disabled via build config 00:02:37.942 test-fib: explicitly disabled via build config 00:02:37.942 test-flow-perf: explicitly disabled via build config 00:02:37.942 test-gpudev: explicitly disabled via build config 00:02:37.942 test-mldev: explicitly disabled via build config 00:02:37.942 test-pipeline: explicitly disabled via build config 00:02:37.943 test-pmd: explicitly disabled via build config 00:02:37.943 test-regex: explicitly disabled via build config 00:02:37.943 test-sad: explicitly disabled via build config 00:02:37.943 test-security-perf: explicitly disabled via build config 00:02:37.943 00:02:37.943 libs: 00:02:37.943 argparse: explicitly disabled via build config 00:02:37.943 metrics: explicitly disabled via build config 00:02:37.943 acl: explicitly disabled via build config 00:02:37.943 bbdev: explicitly disabled via build config 00:02:37.943 bitratestats: explicitly disabled via build config 00:02:37.943 bpf: explicitly disabled via build config 00:02:37.943 cfgfile: explicitly disabled via build config 00:02:37.943 distributor: explicitly disabled via build config 00:02:37.943 efd: explicitly disabled via build config 00:02:37.943 eventdev: explicitly disabled via build config 00:02:37.943 dispatcher: explicitly disabled via build config 00:02:37.943 gpudev: explicitly disabled via build config 00:02:37.943 gro: explicitly disabled via build config 00:02:37.943 gso: explicitly disabled via build config 00:02:37.943 ip_frag: explicitly disabled via build config 00:02:37.943 jobstats: explicitly disabled via build config 00:02:37.943 latencystats: explicitly disabled via build config 00:02:37.943 lpm: explicitly disabled via build config 00:02:37.943 member: explicitly disabled via build config 00:02:37.943 pcapng: explicitly disabled via build config 00:02:37.943 rawdev: explicitly disabled via build config 00:02:37.943 regexdev: explicitly disabled via build config 00:02:37.943 mldev: explicitly disabled via build config 00:02:37.943 rib: explicitly disabled via build config 00:02:37.943 sched: explicitly disabled via build config 00:02:37.943 stack: explicitly disabled via build config 00:02:37.943 ipsec: explicitly disabled via build config 00:02:37.943 pdcp: explicitly disabled via build config 00:02:37.943 fib: explicitly disabled via build config 00:02:37.943 port: explicitly disabled via build config 00:02:37.943 pdump: explicitly disabled via build config 00:02:37.943 table: explicitly disabled via build config 00:02:37.943 pipeline: explicitly disabled via build config 00:02:37.943 graph: explicitly disabled via build config 00:02:37.943 node: explicitly disabled via build config 00:02:37.943 00:02:37.943 drivers: 00:02:37.943 common/cpt: not in enabled drivers build config 00:02:37.943 common/dpaax: not in enabled drivers build config 00:02:37.943 common/iavf: not in enabled drivers build config 00:02:37.943 common/idpf: not in enabled drivers build config 00:02:37.943 common/ionic: not in enabled drivers build config 00:02:37.943 common/mvep: not in enabled drivers build config 00:02:37.943 common/octeontx: not in enabled drivers build config 00:02:37.943 bus/cdx: not in enabled drivers build config 00:02:37.943 bus/dpaa: not in enabled drivers build config 00:02:37.943 bus/fslmc: not in enabled drivers build config 00:02:37.943 bus/ifpga: not in enabled drivers build config 00:02:37.943 bus/platform: not in enabled drivers build config 00:02:37.943 bus/uacce: not in enabled drivers build config 00:02:37.943 bus/vmbus: not in enabled drivers build config 00:02:37.943 common/cnxk: not in enabled drivers build config 00:02:37.943 common/nfp: not in enabled drivers build config 00:02:37.943 common/nitrox: not in enabled drivers build config 00:02:37.943 common/sfc_efx: not in enabled drivers build config 00:02:37.943 mempool/bucket: not in enabled drivers build config 00:02:37.943 mempool/cnxk: not in enabled drivers build config 00:02:37.943 mempool/dpaa: not in enabled drivers build config 00:02:37.943 mempool/dpaa2: not in enabled drivers build config 00:02:37.943 mempool/octeontx: not in enabled drivers build config 00:02:37.943 mempool/stack: not in enabled drivers build config 00:02:37.943 dma/cnxk: not in enabled drivers build config 00:02:37.943 dma/dpaa: not in enabled drivers build config 00:02:37.943 dma/dpaa2: not in enabled drivers build config 00:02:37.943 dma/hisilicon: not in enabled drivers build config 00:02:37.943 dma/idxd: not in enabled drivers build config 00:02:37.943 dma/ioat: not in enabled drivers build config 00:02:37.943 dma/skeleton: not in enabled drivers build config 00:02:37.943 net/af_packet: not in enabled drivers build config 00:02:37.943 net/af_xdp: not in enabled drivers build config 00:02:37.943 net/ark: not in enabled drivers build config 00:02:37.943 net/atlantic: not in enabled drivers build config 00:02:37.943 net/avp: not in enabled drivers build config 00:02:37.943 net/axgbe: not in enabled drivers build config 00:02:37.943 net/bnx2x: not in enabled drivers build config 00:02:37.943 net/bnxt: not in enabled drivers build config 00:02:37.943 net/bonding: not in enabled drivers build config 00:02:37.943 net/cnxk: not in enabled drivers build config 00:02:37.943 net/cpfl: not in enabled drivers build config 00:02:37.943 net/cxgbe: not in enabled drivers build config 00:02:37.943 net/dpaa: not in enabled drivers build config 00:02:37.943 net/dpaa2: not in enabled drivers build config 00:02:37.943 net/e1000: not in enabled drivers build config 00:02:37.943 net/ena: not in enabled drivers build config 00:02:37.943 net/enetc: not in enabled drivers build config 00:02:37.943 net/enetfec: not in enabled drivers build config 00:02:37.943 net/enic: not in enabled drivers build config 00:02:37.943 net/failsafe: not in enabled drivers build config 00:02:37.943 net/fm10k: not in enabled drivers build config 00:02:37.943 net/gve: not in enabled drivers build config 00:02:37.943 net/hinic: not in enabled drivers build config 00:02:37.943 net/hns3: not in enabled drivers build config 00:02:37.943 net/i40e: not in enabled drivers build config 00:02:37.943 net/iavf: not in enabled drivers build config 00:02:37.943 net/ice: not in enabled drivers build config 00:02:37.943 net/idpf: not in enabled drivers build config 00:02:37.944 net/igc: not in enabled drivers build config 00:02:37.944 net/ionic: not in enabled drivers build config 00:02:37.944 net/ipn3ke: not in enabled drivers build config 00:02:37.944 net/ixgbe: not in enabled drivers build config 00:02:37.944 net/mana: not in enabled drivers build config 00:02:37.944 net/memif: not in enabled drivers build config 00:02:37.944 net/mlx4: not in enabled drivers build config 00:02:37.944 net/mlx5: not in enabled drivers build config 00:02:37.944 net/mvneta: not in enabled drivers build config 00:02:37.944 net/mvpp2: not in enabled drivers build config 00:02:37.944 net/netvsc: not in enabled drivers build config 00:02:37.944 net/nfb: not in enabled drivers build config 00:02:37.944 net/nfp: not in enabled drivers build config 00:02:37.944 net/ngbe: not in enabled drivers build config 00:02:37.944 net/null: not in enabled drivers build config 00:02:37.944 net/octeontx: not in enabled drivers build config 00:02:37.944 net/octeon_ep: not in enabled drivers build config 00:02:37.944 net/pcap: not in enabled drivers build config 00:02:37.944 net/pfe: not in enabled drivers build config 00:02:37.944 net/qede: not in enabled drivers build config 00:02:37.944 net/ring: not in enabled drivers build config 00:02:37.944 net/sfc: not in enabled drivers build config 00:02:37.944 net/softnic: not in enabled drivers build config 00:02:37.944 net/tap: not in enabled drivers build config 00:02:37.944 net/thunderx: not in enabled drivers build config 00:02:37.944 net/txgbe: not in enabled drivers build config 00:02:37.944 net/vdev_netvsc: not in enabled drivers build config 00:02:37.944 net/vhost: not in enabled drivers build config 00:02:37.944 net/virtio: not in enabled drivers build config 00:02:37.944 net/vmxnet3: not in enabled drivers build config 00:02:37.944 raw/*: missing internal dependency, "rawdev" 00:02:37.944 crypto/armv8: not in enabled drivers build config 00:02:37.944 crypto/bcmfs: not in enabled drivers build config 00:02:37.944 crypto/caam_jr: not in enabled drivers build config 00:02:37.944 crypto/ccp: not in enabled drivers build config 00:02:37.944 crypto/cnxk: not in enabled drivers build config 00:02:37.944 crypto/dpaa_sec: not in enabled drivers build config 00:02:37.944 crypto/dpaa2_sec: not in enabled drivers build config 00:02:37.944 crypto/mvsam: not in enabled drivers build config 00:02:37.944 crypto/nitrox: not in enabled drivers build config 00:02:37.944 crypto/null: not in enabled drivers build config 00:02:37.944 crypto/octeontx: not in enabled drivers build config 00:02:37.944 crypto/openssl: not in enabled drivers build config 00:02:37.944 crypto/scheduler: not in enabled drivers build config 00:02:37.944 crypto/uadk: not in enabled drivers build config 00:02:37.944 crypto/virtio: not in enabled drivers build config 00:02:37.944 compress/nitrox: not in enabled drivers build config 00:02:37.944 compress/octeontx: not in enabled drivers build config 00:02:37.944 compress/zlib: not in enabled drivers build config 00:02:37.944 regex/*: missing internal dependency, "regexdev" 00:02:37.944 ml/*: missing internal dependency, "mldev" 00:02:37.944 vdpa/ifc: not in enabled drivers build config 00:02:37.944 vdpa/mlx5: not in enabled drivers build config 00:02:37.944 vdpa/nfp: not in enabled drivers build config 00:02:37.944 vdpa/sfc: not in enabled drivers build config 00:02:37.944 event/*: missing internal dependency, "eventdev" 00:02:37.944 baseband/*: missing internal dependency, "bbdev" 00:02:37.944 gpu/*: missing internal dependency, "gpudev" 00:02:37.944 00:02:37.944 00:02:37.944 Build targets in project: 114 00:02:37.944 00:02:37.944 DPDK 24.03.0 00:02:37.944 00:02:37.944 User defined options 00:02:37.944 buildtype : debug 00:02:37.944 default_library : static 00:02:37.944 libdir : lib 00:02:37.944 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:37.944 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:37.944 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:37.944 cpu_instruction_set: native 00:02:37.944 disable_apps : test-sad,test-gpudev,test-mldev,dumpcap,test-fib,test-regex,graph,test-acl,test-flow-perf,test-dma-perf,proc-info,test,test-compress-perf,test-eventdev,test-pipeline,test-pmd,test-bbdev,test-cmdline,test-crypto-perf,test-security-perf,pdump 00:02:37.945 disable_libs : lpm,sched,stack,pipeline,gpudev,cfgfile,argparse,bpf,eventdev,ip_frag,metrics,rawdev,member,graph,distributor,dispatcher,mldev,gso,table,fib,port,pcapng,regexdev,bitratestats,bbdev,acl,efd,node,latencystats,gro,ipsec,pdcp,rib,jobstats,pdump 00:02:37.945 enable_docs : false 00:02:37.945 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:37.945 enable_kmods : false 00:02:37.945 max_lcores : 128 00:02:37.945 tests : false 00:02:37.945 00:02:37.945 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:37.945 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:37.945 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:37.945 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:37.945 [3/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:37.945 [4/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:37.945 [5/377] Linking static target lib/librte_kvargs.a 00:02:37.945 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:37.945 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:37.945 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:37.945 [9/377] Linking static target lib/librte_log.a 00:02:37.945 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:37.945 [11/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:37.945 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:37.945 [13/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:37.945 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:37.945 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:37.945 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:37.945 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:37.945 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:37.945 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:37.945 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:37.945 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:37.945 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:37.945 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:37.945 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:37.945 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:37.945 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:37.945 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:37.945 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:37.945 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:37.945 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:37.945 [31/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:37.945 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:37.945 [33/377] Linking static target lib/librte_telemetry.a 00:02:37.945 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:37.945 [35/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:37.945 [36/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:37.945 [37/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:37.945 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:37.945 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:37.945 [40/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:38.202 [41/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:38.202 [42/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.202 [43/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:38.202 [44/377] Linking target lib/librte_log.so.24.1 00:02:38.202 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:38.202 [46/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:38.202 [47/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:38.202 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:38.202 [49/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:38.202 [50/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:38.202 [51/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:38.202 [52/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:38.202 [53/377] Linking target lib/librte_kvargs.so.24.1 00:02:38.202 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:38.202 [55/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:38.202 [56/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:38.202 [57/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:38.202 [58/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:38.202 [59/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:38.202 [60/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:38.202 [61/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:38.202 [62/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:38.202 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:38.202 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:38.202 [65/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:38.202 [66/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:38.202 [67/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:38.202 [68/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.202 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:38.202 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:38.202 [71/377] Linking target lib/librte_telemetry.so.24.1 00:02:38.202 [72/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:38.202 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:38.202 [74/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:38.202 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:38.459 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:38.459 [77/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:38.459 [78/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:38.459 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:38.459 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:38.459 [81/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:38.459 [82/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:38.459 [83/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:38.459 [84/377] Linking static target lib/librte_ring.a 00:02:38.459 [85/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:38.459 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:38.459 [87/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:38.459 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:38.459 [89/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:38.459 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:38.459 [91/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:38.459 [92/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:38.459 [93/377] Linking static target lib/librte_mempool.a 00:02:38.459 [94/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:38.459 [95/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:38.459 [96/377] Linking static target lib/librte_eal.a 00:02:38.459 [97/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:38.459 [98/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:38.459 [99/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:38.459 [100/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:38.459 [101/377] Linking static target lib/librte_rcu.a 00:02:38.459 [102/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:38.459 [103/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:38.459 [104/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:38.459 [105/377] Linking static target lib/librte_meter.a 00:02:38.459 [106/377] Linking static target lib/librte_net.a 00:02:38.715 [107/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:38.715 [108/377] Linking static target lib/librte_pci.a 00:02:38.715 [109/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:38.715 [110/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.715 [111/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:38.715 [112/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:38.715 [113/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:38.715 [114/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:38.715 [115/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:38.715 [116/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:38.715 [117/377] Linking static target lib/librte_mbuf.a 00:02:38.715 [118/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:38.715 [119/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:38.715 [120/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:38.715 [121/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:38.715 [122/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.715 [123/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.715 [124/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.715 [125/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.715 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:38.715 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:38.715 [128/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:38.715 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:38.715 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:38.715 [131/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:38.715 [132/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:38.715 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:38.715 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:38.715 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:38.715 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:38.715 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:38.715 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:38.971 [139/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:38.971 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:38.971 [141/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:38.971 [142/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:38.971 [143/377] Linking static target lib/librte_cmdline.a 00:02:38.971 [144/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.971 [145/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:38.971 [146/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:38.971 [147/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:38.971 [148/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:38.971 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:38.971 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:38.972 [151/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:38.972 [152/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:38.972 [153/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:38.972 [154/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:38.972 [155/377] Linking static target lib/librte_timer.a 00:02:38.972 [156/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.972 [157/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:38.972 [158/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:38.972 [159/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:38.972 [160/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:38.972 [161/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:38.972 [162/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:38.972 [163/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:39.228 [164/377] Linking static target lib/librte_compressdev.a 00:02:39.228 [165/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:39.228 [166/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:39.228 [167/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:39.228 [168/377] Linking static target lib/librte_dmadev.a 00:02:39.228 [169/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:39.228 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:39.228 [171/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:39.228 [172/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:39.228 [173/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:39.228 [174/377] Linking static target lib/librte_hash.a 00:02:39.228 [175/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:39.228 [176/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:39.228 [177/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.228 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:39.228 [179/377] Linking static target lib/librte_power.a 00:02:39.228 [180/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:39.228 [181/377] Linking static target lib/librte_security.a 00:02:39.228 [182/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:39.228 [183/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:39.228 [184/377] Linking static target lib/librte_reorder.a 00:02:39.228 [185/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:39.228 [186/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:39.228 [187/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:39.228 [188/377] Linking static target lib/librte_cryptodev.a 00:02:39.228 [189/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:39.484 [190/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:39.484 [191/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:39.484 [192/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:39.484 [193/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:39.484 [194/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [195/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [196/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:39.484 [197/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [198/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:39.484 [199/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:39.484 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:39.484 [201/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:39.484 [202/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:39.484 [203/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:39.484 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:39.484 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:39.484 [206/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [207/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:39.484 [208/377] Linking static target lib/librte_ethdev.a 00:02:39.484 [209/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:39.484 [210/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:39.484 [211/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:39.484 [212/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:39.484 [213/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [214/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.484 [215/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:39.484 [216/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:39.484 [217/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:39.740 [218/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.740 [219/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:39.740 [220/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:39.740 [221/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.740 [222/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:39.740 [223/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:39.740 [224/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:39.740 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:39.740 [226/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:39.740 [227/377] Linking static target drivers/librte_bus_pci.a 00:02:39.740 [228/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:39.740 [229/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:39.740 [230/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:39.740 [231/377] Linking static target drivers/librte_bus_vdev.a 00:02:39.740 [232/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:39.740 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:39.740 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:39.740 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:39.740 [236/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:39.740 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:39.740 [238/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:39.740 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:39.740 [240/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:39.997 [241/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:39.997 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:39.997 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:39.997 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:39.997 [245/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.997 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:39.997 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:39.997 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:39.997 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:39.997 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:39.997 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:39.997 [252/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:39.997 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:39.997 [254/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:39.997 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:39.997 [256/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:39.997 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:39.997 [258/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:39.997 [259/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.997 [260/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:40.254 [261/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.254 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:40.254 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:40.254 [264/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:40.254 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:40.254 [266/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:40.254 [267/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:40.254 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:40.254 [269/377] Linking static target drivers/librte_common_mlx5.a 00:02:40.254 [270/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:40.254 [271/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:40.254 [272/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:40.254 [273/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:40.254 [274/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:40.254 [275/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:40.254 [276/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:40.510 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:40.510 [278/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:40.510 [279/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:40.510 [280/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:40.510 [281/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:40.510 [282/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:40.510 [283/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:40.510 [284/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:40.510 [285/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:40.510 [286/377] Linking static target drivers/librte_mempool_ring.a 00:02:40.510 [287/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:40.511 [288/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:40.511 [289/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:40.511 [290/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:40.511 [291/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:40.511 [292/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:40.511 [293/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:40.511 [294/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:40.511 [295/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:40.511 [296/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:40.511 [297/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:40.511 [298/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:40.511 [299/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:40.511 [300/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:40.511 [301/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:40.767 [302/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:40.767 [303/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:40.767 [304/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:40.767 [305/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:40.767 [306/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:40.767 [307/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:40.767 [308/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:40.767 [309/377] Linking static target drivers/librte_compress_isal.a 00:02:40.767 [310/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:40.767 [311/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:40.767 [312/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:40.767 [313/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:40.767 [314/377] Linking static target drivers/librte_compress_mlx5.a 00:02:40.767 [315/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:40.768 [316/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:40.768 [317/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:40.768 [318/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:40.768 [319/377] Linking static target lib/librte_vhost.a 00:02:41.024 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:41.024 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:41.280 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:41.280 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:41.280 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:41.280 [325/377] Linking static target drivers/librte_common_qat.a 00:02:41.537 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:42.467 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.029 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.029 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.029 [330/377] Linking target lib/librte_eal.so.24.1 00:02:43.029 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:43.287 [332/377] Linking target lib/librte_ring.so.24.1 00:02:43.288 [333/377] Linking target lib/librte_meter.so.24.1 00:02:43.288 [334/377] Linking target lib/librte_timer.so.24.1 00:02:43.288 [335/377] Linking target lib/librte_dmadev.so.24.1 00:02:43.288 [336/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:43.288 [337/377] Linking target lib/librte_pci.so.24.1 00:02:43.288 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:43.288 [339/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:43.288 [340/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:43.288 [341/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:43.288 [342/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:43.288 [343/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:43.288 [344/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:43.288 [345/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:43.288 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:43.288 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:43.288 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:43.545 [349/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:43.545 [350/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:43.545 [351/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:43.546 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:43.546 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:43.546 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:43.546 [355/377] Linking target lib/librte_net.so.24.1 00:02:43.546 [356/377] Linking target lib/librte_compressdev.so.24.1 00:02:43.546 [357/377] Linking target lib/librte_reorder.so.24.1 00:02:43.546 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:43.804 [359/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:43.804 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:43.804 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:43.804 [362/377] Linking target lib/librte_hash.so.24.1 00:02:43.804 [363/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:43.804 [364/377] Linking target lib/librte_cmdline.so.24.1 00:02:43.804 [365/377] Linking target lib/librte_security.so.24.1 00:02:43.804 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:43.804 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:43.804 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:43.804 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:43.804 [370/377] Linking target lib/librte_power.so.24.1 00:02:43.804 [371/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:44.063 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:44.063 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:44.063 [374/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:44.063 [375/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:44.063 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:44.063 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:44.063 INFO: autodetecting backend as ninja 00:02:44.063 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:44.998 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:44.998 CC lib/log/log.o 00:02:44.998 CC lib/log/log_flags.o 00:02:44.998 CC lib/log/log_deprecated.o 00:02:44.998 CC lib/ut/ut.o 00:02:44.998 CC lib/ut_mock/mock.o 00:02:44.998 LIB libspdk_log.a 00:02:44.998 LIB libspdk_ut.a 00:02:44.998 LIB libspdk_ut_mock.a 00:02:45.255 CC lib/util/base64.o 00:02:45.255 CC lib/util/bit_array.o 00:02:45.255 CC lib/util/cpuset.o 00:02:45.255 CC lib/util/crc16.o 00:02:45.255 CC lib/util/crc32.o 00:02:45.255 CXX lib/trace_parser/trace.o 00:02:45.255 CC lib/util/crc32c.o 00:02:45.255 CC lib/util/crc32_ieee.o 00:02:45.255 CC lib/util/crc64.o 00:02:45.255 CC lib/util/dif.o 00:02:45.255 CC lib/util/fd.o 00:02:45.255 CC lib/util/hexlify.o 00:02:45.255 CC lib/util/file.o 00:02:45.255 CC lib/util/iov.o 00:02:45.255 CC lib/util/math.o 00:02:45.255 CC lib/util/pipe.o 00:02:45.255 CC lib/util/strerror_tls.o 00:02:45.255 CC lib/util/string.o 00:02:45.255 CC lib/util/uuid.o 00:02:45.255 CC lib/util/fd_group.o 00:02:45.256 CC lib/util/xor.o 00:02:45.256 CC lib/util/zipf.o 00:02:45.256 CC lib/dma/dma.o 00:02:45.256 CC lib/ioat/ioat.o 00:02:45.256 CC lib/vfio_user/host/vfio_user_pci.o 00:02:45.256 CC lib/vfio_user/host/vfio_user.o 00:02:45.514 LIB libspdk_dma.a 00:02:45.514 LIB libspdk_ioat.a 00:02:45.514 LIB libspdk_vfio_user.a 00:02:45.773 LIB libspdk_util.a 00:02:45.773 CC lib/rdma_provider/common.o 00:02:45.773 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:45.773 CC lib/idxd/idxd.o 00:02:45.773 CC lib/rdma_utils/rdma_utils.o 00:02:45.773 CC lib/json/json_parse.o 00:02:45.773 CC lib/idxd/idxd_user.o 00:02:45.773 CC lib/idxd/idxd_kernel.o 00:02:45.773 CC lib/json/json_write.o 00:02:45.773 CC lib/json/json_util.o 00:02:45.773 CC lib/vmd/vmd.o 00:02:45.773 CC lib/reduce/reduce.o 00:02:45.773 CC lib/vmd/led.o 00:02:45.773 CC lib/conf/conf.o 00:02:45.773 CC lib/env_dpdk/env.o 00:02:45.773 CC lib/env_dpdk/memory.o 00:02:45.773 CC lib/env_dpdk/pci.o 00:02:45.773 CC lib/env_dpdk/init.o 00:02:45.773 CC lib/env_dpdk/threads.o 00:02:45.773 CC lib/env_dpdk/pci_ioat.o 00:02:45.773 CC lib/env_dpdk/pci_virtio.o 00:02:45.773 CC lib/env_dpdk/pci_vmd.o 00:02:45.773 CC lib/env_dpdk/pci_idxd.o 00:02:45.773 CC lib/env_dpdk/pci_event.o 00:02:45.773 CC lib/env_dpdk/sigbus_handler.o 00:02:45.773 CC lib/env_dpdk/pci_dpdk.o 00:02:46.033 LIB libspdk_trace_parser.a 00:02:46.033 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:46.033 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:46.033 LIB libspdk_rdma_provider.a 00:02:46.033 LIB libspdk_conf.a 00:02:46.033 LIB libspdk_rdma_utils.a 00:02:46.033 LIB libspdk_json.a 00:02:46.292 LIB libspdk_idxd.a 00:02:46.292 CC lib/jsonrpc/jsonrpc_server.o 00:02:46.292 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:46.292 CC lib/jsonrpc/jsonrpc_client.o 00:02:46.292 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:46.293 LIB libspdk_reduce.a 00:02:46.293 LIB libspdk_vmd.a 00:02:46.553 LIB libspdk_jsonrpc.a 00:02:46.553 CC lib/rpc/rpc.o 00:02:46.813 LIB libspdk_rpc.a 00:02:46.813 LIB libspdk_env_dpdk.a 00:02:47.072 CC lib/notify/notify.o 00:02:47.072 CC lib/notify/notify_rpc.o 00:02:47.072 CC lib/trace/trace.o 00:02:47.072 CC lib/trace/trace_flags.o 00:02:47.072 CC lib/trace/trace_rpc.o 00:02:47.072 CC lib/keyring/keyring.o 00:02:47.072 CC lib/keyring/keyring_rpc.o 00:02:47.072 LIB libspdk_notify.a 00:02:47.072 LIB libspdk_keyring.a 00:02:47.072 LIB libspdk_trace.a 00:02:47.332 CC lib/thread/thread.o 00:02:47.332 CC lib/thread/iobuf.o 00:02:47.332 CC lib/sock/sock.o 00:02:47.332 CC lib/sock/sock_rpc.o 00:02:47.593 LIB libspdk_sock.a 00:02:47.850 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:47.850 CC lib/nvme/nvme_ctrlr.o 00:02:47.850 CC lib/nvme/nvme_fabric.o 00:02:47.850 CC lib/nvme/nvme_ns_cmd.o 00:02:47.850 CC lib/nvme/nvme_ns.o 00:02:47.850 CC lib/nvme/nvme_pcie_common.o 00:02:47.850 CC lib/nvme/nvme_pcie.o 00:02:47.850 CC lib/nvme/nvme.o 00:02:47.850 CC lib/nvme/nvme_qpair.o 00:02:47.850 CC lib/nvme/nvme_quirks.o 00:02:47.850 CC lib/nvme/nvme_transport.o 00:02:47.850 CC lib/nvme/nvme_discovery.o 00:02:47.850 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:47.850 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:47.850 CC lib/nvme/nvme_tcp.o 00:02:47.850 CC lib/nvme/nvme_opal.o 00:02:47.850 CC lib/nvme/nvme_zns.o 00:02:47.850 CC lib/nvme/nvme_poll_group.o 00:02:47.850 CC lib/nvme/nvme_stubs.o 00:02:47.850 CC lib/nvme/nvme_io_msg.o 00:02:47.851 CC lib/nvme/nvme_cuse.o 00:02:47.851 CC lib/nvme/nvme_auth.o 00:02:47.851 CC lib/nvme/nvme_vfio_user.o 00:02:47.851 CC lib/nvme/nvme_rdma.o 00:02:48.418 LIB libspdk_thread.a 00:02:48.678 CC lib/accel/accel.o 00:02:48.678 CC lib/accel/accel_rpc.o 00:02:48.678 CC lib/accel/accel_sw.o 00:02:48.678 CC lib/blob/blobstore.o 00:02:48.678 CC lib/vfu_tgt/tgt_endpoint.o 00:02:48.678 CC lib/blob/request.o 00:02:48.678 CC lib/blob/zeroes.o 00:02:48.678 CC lib/vfu_tgt/tgt_rpc.o 00:02:48.678 CC lib/blob/blob_bs_dev.o 00:02:48.678 CC lib/init/json_config.o 00:02:48.678 CC lib/init/subsystem.o 00:02:48.678 CC lib/virtio/virtio.o 00:02:48.678 CC lib/init/subsystem_rpc.o 00:02:48.678 CC lib/init/rpc.o 00:02:48.678 CC lib/virtio/virtio_vhost_user.o 00:02:48.678 CC lib/virtio/virtio_vfio_user.o 00:02:48.678 CC lib/virtio/virtio_pci.o 00:02:48.946 LIB libspdk_init.a 00:02:48.946 LIB libspdk_vfu_tgt.a 00:02:48.946 LIB libspdk_virtio.a 00:02:48.946 CC lib/event/reactor.o 00:02:48.946 CC lib/event/log_rpc.o 00:02:48.946 CC lib/event/app.o 00:02:48.946 CC lib/event/app_rpc.o 00:02:48.946 CC lib/event/scheduler_static.o 00:02:49.208 LIB libspdk_event.a 00:02:49.468 LIB libspdk_accel.a 00:02:49.468 LIB libspdk_nvme.a 00:02:49.468 CC lib/bdev/bdev.o 00:02:49.468 CC lib/bdev/bdev_rpc.o 00:02:49.468 CC lib/bdev/bdev_zone.o 00:02:49.468 CC lib/bdev/scsi_nvme.o 00:02:49.468 CC lib/bdev/part.o 00:02:50.850 LIB libspdk_blob.a 00:02:51.116 CC lib/blobfs/blobfs.o 00:02:51.116 CC lib/lvol/lvol.o 00:02:51.116 CC lib/blobfs/tree.o 00:02:51.375 LIB libspdk_bdev.a 00:02:51.633 LIB libspdk_blobfs.a 00:02:51.633 CC lib/ftl/ftl_core.o 00:02:51.633 CC lib/ftl/ftl_init.o 00:02:51.633 CC lib/scsi/dev.o 00:02:51.633 CC lib/ftl/ftl_layout.o 00:02:51.633 CC lib/scsi/lun.o 00:02:51.633 CC lib/ftl/ftl_debug.o 00:02:51.633 CC lib/scsi/port.o 00:02:51.633 CC lib/ftl/ftl_io.o 00:02:51.633 CC lib/nbd/nbd.o 00:02:51.633 CC lib/scsi/scsi.o 00:02:51.633 CC lib/nbd/nbd_rpc.o 00:02:51.633 CC lib/ftl/ftl_sb.o 00:02:51.633 CC lib/ftl/ftl_l2p_flat.o 00:02:51.633 CC lib/scsi/scsi_pr.o 00:02:51.633 CC lib/scsi/scsi_bdev.o 00:02:51.633 CC lib/ftl/ftl_l2p.o 00:02:51.633 CC lib/scsi/scsi_rpc.o 00:02:51.633 CC lib/scsi/task.o 00:02:51.633 CC lib/ftl/ftl_nv_cache.o 00:02:51.633 CC lib/nvmf/ctrlr.o 00:02:51.633 CC lib/nvmf/ctrlr_discovery.o 00:02:51.633 CC lib/ftl/ftl_band.o 00:02:51.633 CC lib/ublk/ublk_rpc.o 00:02:51.633 CC lib/nvmf/ctrlr_bdev.o 00:02:51.633 CC lib/ublk/ublk.o 00:02:51.633 LIB libspdk_lvol.a 00:02:51.633 CC lib/nvmf/subsystem.o 00:02:51.891 CC lib/ftl/ftl_band_ops.o 00:02:51.891 CC lib/ftl/ftl_writer.o 00:02:51.891 CC lib/ftl/ftl_rq.o 00:02:51.891 CC lib/ftl/ftl_reloc.o 00:02:51.891 CC lib/ftl/ftl_l2p_cache.o 00:02:51.891 CC lib/ftl/ftl_p2l.o 00:02:51.891 CC lib/nvmf/nvmf.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt.o 00:02:51.891 CC lib/nvmf/nvmf_rpc.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:51.891 CC lib/nvmf/transport.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:51.891 CC lib/nvmf/tcp.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:51.891 LIB libspdk_nbd.a 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:51.891 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:52.148 CC lib/nvmf/stubs.o 00:02:52.148 LIB libspdk_scsi.a 00:02:52.148 CC lib/nvmf/mdns_server.o 00:02:52.148 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:52.148 CC lib/nvmf/vfio_user.o 00:02:52.148 CC lib/nvmf/rdma.o 00:02:52.148 CC lib/nvmf/auth.o 00:02:52.148 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:52.148 CC lib/ftl/utils/ftl_conf.o 00:02:52.148 CC lib/ftl/utils/ftl_md.o 00:02:52.148 LIB libspdk_ublk.a 00:02:52.148 CC lib/ftl/utils/ftl_mempool.o 00:02:52.148 CC lib/ftl/utils/ftl_bitmap.o 00:02:52.148 CC lib/ftl/utils/ftl_property.o 00:02:52.148 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:52.148 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:52.148 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:52.148 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:52.148 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:52.148 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:52.148 CC lib/iscsi/conn.o 00:02:52.148 CC lib/vhost/vhost.o 00:02:52.148 CC lib/vhost/vhost_rpc.o 00:02:52.405 CC lib/iscsi/init_grp.o 00:02:52.405 CC lib/iscsi/iscsi.o 00:02:52.405 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:52.405 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:52.405 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:52.405 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:52.405 CC lib/iscsi/md5.o 00:02:52.405 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:52.405 CC lib/iscsi/param.o 00:02:52.405 CC lib/ftl/base/ftl_base_dev.o 00:02:52.405 CC lib/ftl/base/ftl_base_bdev.o 00:02:52.405 CC lib/iscsi/portal_grp.o 00:02:52.405 CC lib/ftl/ftl_trace.o 00:02:52.405 CC lib/iscsi/tgt_node.o 00:02:52.405 CC lib/iscsi/iscsi_subsystem.o 00:02:52.405 CC lib/iscsi/iscsi_rpc.o 00:02:52.405 CC lib/iscsi/task.o 00:02:52.405 CC lib/vhost/vhost_scsi.o 00:02:52.405 CC lib/vhost/vhost_blk.o 00:02:52.405 CC lib/vhost/rte_vhost_user.o 00:02:52.663 LIB libspdk_ftl.a 00:02:53.232 LIB libspdk_vhost.a 00:02:53.232 LIB libspdk_iscsi.a 00:02:53.489 LIB libspdk_nvmf.a 00:02:53.747 CC module/env_dpdk/env_dpdk_rpc.o 00:02:53.747 CC module/vfu_device/vfu_virtio.o 00:02:53.747 CC module/vfu_device/vfu_virtio_blk.o 00:02:53.747 CC module/vfu_device/vfu_virtio_scsi.o 00:02:53.747 CC module/vfu_device/vfu_virtio_rpc.o 00:02:53.747 CC module/scheduler/gscheduler/gscheduler.o 00:02:53.747 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:53.747 CC module/keyring/file/keyring.o 00:02:53.747 CC module/keyring/file/keyring_rpc.o 00:02:53.747 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:53.747 CC module/accel/dsa/accel_dsa.o 00:02:53.747 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:53.747 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:53.747 CC module/accel/dsa/accel_dsa_rpc.o 00:02:53.747 CC module/accel/error/accel_error.o 00:02:53.747 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:53.747 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:53.747 CC module/accel/error/accel_error_rpc.o 00:02:53.747 CC module/sock/uring/uring.o 00:02:53.747 CC module/blob/bdev/blob_bdev.o 00:02:53.747 CC module/keyring/linux/keyring.o 00:02:53.747 CC module/keyring/linux/keyring_rpc.o 00:02:53.747 CC module/sock/posix/posix.o 00:02:53.747 CC module/accel/ioat/accel_ioat.o 00:02:53.747 CC module/accel/iaa/accel_iaa.o 00:02:53.747 CC module/accel/ioat/accel_ioat_rpc.o 00:02:53.747 LIB libspdk_env_dpdk_rpc.a 00:02:53.747 CC module/accel/iaa/accel_iaa_rpc.o 00:02:54.004 LIB libspdk_scheduler_gscheduler.a 00:02:54.004 LIB libspdk_keyring_file.a 00:02:54.004 LIB libspdk_scheduler_dpdk_governor.a 00:02:54.004 LIB libspdk_keyring_linux.a 00:02:54.004 LIB libspdk_accel_error.a 00:02:54.004 LIB libspdk_accel_ioat.a 00:02:54.004 LIB libspdk_scheduler_dynamic.a 00:02:54.004 LIB libspdk_accel_iaa.a 00:02:54.004 LIB libspdk_accel_dsa.a 00:02:54.004 LIB libspdk_blob_bdev.a 00:02:54.260 LIB libspdk_vfu_device.a 00:02:54.260 CC module/bdev/gpt/gpt.o 00:02:54.260 CC module/bdev/raid/bdev_raid.o 00:02:54.260 CC module/bdev/delay/vbdev_delay.o 00:02:54.260 CC module/bdev/malloc/bdev_malloc.o 00:02:54.260 CC module/bdev/error/vbdev_error.o 00:02:54.260 CC module/blobfs/bdev/blobfs_bdev.o 00:02:54.260 CC module/bdev/lvol/vbdev_lvol.o 00:02:54.260 CC module/bdev/aio/bdev_aio.o 00:02:54.260 CC module/bdev/nvme/bdev_nvme.o 00:02:54.260 CC module/bdev/split/vbdev_split.o 00:02:54.260 CC module/bdev/ftl/bdev_ftl.o 00:02:54.260 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:54.260 CC module/bdev/passthru/vbdev_passthru.o 00:02:54.260 CC module/bdev/crypto/vbdev_crypto.o 00:02:54.260 CC module/bdev/compress/vbdev_compress.o 00:02:54.260 CC module/bdev/null/bdev_null.o 00:02:54.260 CC module/bdev/xnvme/bdev_xnvme.o 00:02:54.260 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:54.260 CC module/bdev/iscsi/bdev_iscsi.o 00:02:54.260 CC module/bdev/uring/bdev_uring.o 00:02:54.260 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:54.260 CC module/bdev/ocf/ctx.o 00:02:54.260 LIB libspdk_sock_uring.a 00:02:54.260 LIB libspdk_sock_posix.a 00:02:54.260 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:54.260 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:54.260 CC module/bdev/gpt/vbdev_gpt.o 00:02:54.260 CC module/bdev/split/vbdev_split_rpc.o 00:02:54.260 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:54.260 CC module/bdev/error/vbdev_error_rpc.o 00:02:54.260 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:54.260 CC module/bdev/ocf/data.o 00:02:54.260 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:54.517 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:54.517 CC module/bdev/null/bdev_null_rpc.o 00:02:54.517 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:54.517 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:54.517 LIB libspdk_bdev_zone_block.a 00:02:54.517 CC module/bdev/aio/bdev_aio_rpc.o 00:02:54.517 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:54.517 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:54.517 CC module/blobfs/bdev/blobfs_fuse.o 00:02:54.517 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:54.517 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:54.517 CC module/bdev/uring/bdev_uring_rpc.o 00:02:54.517 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:54.517 LIB libspdk_bdev_split.a 00:02:54.517 CC module/bdev/nvme/nvme_rpc.o 00:02:54.517 CC module/bdev/raid/bdev_raid_rpc.o 00:02:54.517 CC module/bdev/ocf/stats.o 00:02:54.517 LIB libspdk_bdev_error.a 00:02:54.517 CC module/bdev/ocf/utils.o 00:02:54.517 CC module/bdev/raid/bdev_raid_sb.o 00:02:54.517 LIB libspdk_bdev_xnvme.a 00:02:54.517 LIB libspdk_accel_dpdk_compressdev.a 00:02:54.517 LIB libspdk_bdev_gpt.a 00:02:54.517 LIB libspdk_bdev_crypto.a 00:02:54.517 LIB libspdk_bdev_iscsi.a 00:02:54.517 LIB libspdk_bdev_passthru.a 00:02:54.517 CC module/bdev/raid/raid0.o 00:02:54.517 LIB libspdk_bdev_null.a 00:02:54.517 CC module/bdev/ocf/vbdev_ocf.o 00:02:54.517 CC module/bdev/raid/raid1.o 00:02:54.517 LIB libspdk_bdev_virtio.a 00:02:54.517 LIB libspdk_bdev_aio.a 00:02:54.517 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:54.517 CC module/bdev/ocf/volume.o 00:02:54.517 LIB libspdk_bdev_malloc.a 00:02:54.517 CC module/bdev/raid/concat.o 00:02:54.517 LIB libspdk_bdev_ftl.a 00:02:54.518 CC module/bdev/raid/raid5f.o 00:02:54.518 LIB libspdk_accel_dpdk_cryptodev.a 00:02:54.518 LIB libspdk_bdev_delay.a 00:02:54.518 LIB libspdk_bdev_uring.a 00:02:54.518 LIB libspdk_blobfs_bdev.a 00:02:54.518 CC module/bdev/nvme/bdev_mdns_client.o 00:02:54.518 LIB libspdk_bdev_compress.a 00:02:54.518 CC module/bdev/nvme/vbdev_opal.o 00:02:54.518 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:54.518 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:54.774 CC module/bdev/rbd/bdev_rbd.o 00:02:54.774 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:54.774 LIB libspdk_bdev_lvol.a 00:02:54.774 LIB libspdk_bdev_ocf.a 00:02:55.033 LIB libspdk_bdev_raid.a 00:02:55.033 LIB libspdk_bdev_rbd.a 00:02:55.599 LIB libspdk_bdev_nvme.a 00:02:55.855 CC module/event/subsystems/sock/sock.o 00:02:55.855 CC module/event/subsystems/scheduler/scheduler.o 00:02:55.855 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:55.855 CC module/event/subsystems/vmd/vmd.o 00:02:55.855 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:55.855 CC module/event/subsystems/keyring/keyring.o 00:02:55.855 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:55.855 CC module/event/subsystems/iobuf/iobuf.o 00:02:55.855 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:55.855 LIB libspdk_event_keyring.a 00:02:55.855 LIB libspdk_event_scheduler.a 00:02:55.855 LIB libspdk_event_vhost_blk.a 00:02:55.855 LIB libspdk_event_vfu_tgt.a 00:02:55.855 LIB libspdk_event_sock.a 00:02:55.855 LIB libspdk_event_vmd.a 00:02:55.855 LIB libspdk_event_iobuf.a 00:02:56.113 CC module/event/subsystems/accel/accel.o 00:02:56.114 LIB libspdk_event_accel.a 00:02:56.372 CC module/event/subsystems/bdev/bdev.o 00:02:56.372 LIB libspdk_event_bdev.a 00:02:56.631 CC module/event/subsystems/nbd/nbd.o 00:02:56.631 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:56.631 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:56.631 CC module/event/subsystems/ublk/ublk.o 00:02:56.631 CC module/event/subsystems/scsi/scsi.o 00:02:56.631 LIB libspdk_event_nbd.a 00:02:56.890 LIB libspdk_event_ublk.a 00:02:56.890 LIB libspdk_event_scsi.a 00:02:56.890 LIB libspdk_event_nvmf.a 00:02:56.890 CC module/event/subsystems/iscsi/iscsi.o 00:02:56.890 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:57.148 LIB libspdk_event_vhost_scsi.a 00:02:57.148 LIB libspdk_event_iscsi.a 00:02:57.406 CC app/trace_record/trace_record.o 00:02:57.406 CXX app/trace/trace.o 00:02:57.406 CC app/spdk_top/spdk_top.o 00:02:57.406 CC app/spdk_lspci/spdk_lspci.o 00:02:57.406 CC app/spdk_nvme_perf/perf.o 00:02:57.406 CC app/spdk_nvme_discover/discovery_aer.o 00:02:57.406 CC app/spdk_nvme_identify/identify.o 00:02:57.406 TEST_HEADER include/spdk/accel.h 00:02:57.406 TEST_HEADER include/spdk/accel_module.h 00:02:57.406 TEST_HEADER include/spdk/assert.h 00:02:57.406 CC test/rpc_client/rpc_client_test.o 00:02:57.406 TEST_HEADER include/spdk/barrier.h 00:02:57.406 TEST_HEADER include/spdk/base64.h 00:02:57.406 TEST_HEADER include/spdk/bdev.h 00:02:57.406 TEST_HEADER include/spdk/bdev_module.h 00:02:57.406 TEST_HEADER include/spdk/bdev_zone.h 00:02:57.406 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:57.406 TEST_HEADER include/spdk/bit_array.h 00:02:57.406 TEST_HEADER include/spdk/bit_pool.h 00:02:57.406 TEST_HEADER include/spdk/blob.h 00:02:57.406 TEST_HEADER include/spdk/blob_bdev.h 00:02:57.406 TEST_HEADER include/spdk/blobfs.h 00:02:57.406 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:57.406 TEST_HEADER include/spdk/conf.h 00:02:57.406 CC app/spdk_dd/spdk_dd.o 00:02:57.406 TEST_HEADER include/spdk/config.h 00:02:57.406 CC app/nvmf_tgt/nvmf_main.o 00:02:57.406 TEST_HEADER include/spdk/cpuset.h 00:02:57.406 TEST_HEADER include/spdk/crc16.h 00:02:57.406 CC app/iscsi_tgt/iscsi_tgt.o 00:02:57.406 TEST_HEADER include/spdk/crc32.h 00:02:57.406 TEST_HEADER include/spdk/crc64.h 00:02:57.406 TEST_HEADER include/spdk/dif.h 00:02:57.406 TEST_HEADER include/spdk/dma.h 00:02:57.406 TEST_HEADER include/spdk/endian.h 00:02:57.406 TEST_HEADER include/spdk/env.h 00:02:57.406 TEST_HEADER include/spdk/env_dpdk.h 00:02:57.406 TEST_HEADER include/spdk/event.h 00:02:57.406 TEST_HEADER include/spdk/fd.h 00:02:57.406 CC app/spdk_tgt/spdk_tgt.o 00:02:57.406 TEST_HEADER include/spdk/fd_group.h 00:02:57.406 TEST_HEADER include/spdk/file.h 00:02:57.406 TEST_HEADER include/spdk/ftl.h 00:02:57.406 TEST_HEADER include/spdk/gpt_spec.h 00:02:57.406 TEST_HEADER include/spdk/hexlify.h 00:02:57.406 TEST_HEADER include/spdk/histogram_data.h 00:02:57.406 TEST_HEADER include/spdk/idxd.h 00:02:57.406 CC app/fio/nvme/fio_plugin.o 00:02:57.406 TEST_HEADER include/spdk/idxd_spec.h 00:02:57.406 CC test/thread/lock/spdk_lock.o 00:02:57.406 CC examples/util/zipf/zipf.o 00:02:57.406 TEST_HEADER include/spdk/init.h 00:02:57.406 CC examples/ioat/verify/verify.o 00:02:57.406 CC examples/ioat/perf/perf.o 00:02:57.406 CC test/thread/poller_perf/poller_perf.o 00:02:57.406 TEST_HEADER include/spdk/ioat.h 00:02:57.406 TEST_HEADER include/spdk/ioat_spec.h 00:02:57.406 TEST_HEADER include/spdk/iscsi_spec.h 00:02:57.406 TEST_HEADER include/spdk/json.h 00:02:57.406 TEST_HEADER include/spdk/jsonrpc.h 00:02:57.406 TEST_HEADER include/spdk/keyring.h 00:02:57.406 TEST_HEADER include/spdk/keyring_module.h 00:02:57.407 TEST_HEADER include/spdk/likely.h 00:02:57.407 TEST_HEADER include/spdk/log.h 00:02:57.407 TEST_HEADER include/spdk/lvol.h 00:02:57.407 TEST_HEADER include/spdk/memory.h 00:02:57.407 TEST_HEADER include/spdk/mmio.h 00:02:57.407 TEST_HEADER include/spdk/nbd.h 00:02:57.407 TEST_HEADER include/spdk/notify.h 00:02:57.407 TEST_HEADER include/spdk/nvme.h 00:02:57.407 TEST_HEADER include/spdk/nvme_intel.h 00:02:57.407 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:57.407 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:57.407 TEST_HEADER include/spdk/nvme_spec.h 00:02:57.407 TEST_HEADER include/spdk/nvme_zns.h 00:02:57.407 TEST_HEADER include/spdk/nvmf.h 00:02:57.407 CC test/dma/test_dma/test_dma.o 00:02:57.407 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:57.407 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:57.407 TEST_HEADER include/spdk/nvmf_spec.h 00:02:57.407 TEST_HEADER include/spdk/nvmf_transport.h 00:02:57.407 TEST_HEADER include/spdk/opal.h 00:02:57.407 TEST_HEADER include/spdk/opal_spec.h 00:02:57.407 TEST_HEADER include/spdk/pci_ids.h 00:02:57.407 TEST_HEADER include/spdk/pipe.h 00:02:57.407 TEST_HEADER include/spdk/queue.h 00:02:57.407 TEST_HEADER include/spdk/reduce.h 00:02:57.407 CC test/app/bdev_svc/bdev_svc.o 00:02:57.407 TEST_HEADER include/spdk/rpc.h 00:02:57.407 TEST_HEADER include/spdk/scheduler.h 00:02:57.407 TEST_HEADER include/spdk/scsi.h 00:02:57.407 TEST_HEADER include/spdk/scsi_spec.h 00:02:57.407 LINK spdk_lspci 00:02:57.407 TEST_HEADER include/spdk/sock.h 00:02:57.407 TEST_HEADER include/spdk/stdinc.h 00:02:57.407 CC app/fio/bdev/fio_plugin.o 00:02:57.407 TEST_HEADER include/spdk/string.h 00:02:57.407 TEST_HEADER include/spdk/thread.h 00:02:57.407 TEST_HEADER include/spdk/trace.h 00:02:57.407 TEST_HEADER include/spdk/trace_parser.h 00:02:57.407 TEST_HEADER include/spdk/tree.h 00:02:57.407 CC test/env/mem_callbacks/mem_callbacks.o 00:02:57.407 TEST_HEADER include/spdk/ublk.h 00:02:57.407 TEST_HEADER include/spdk/util.h 00:02:57.407 TEST_HEADER include/spdk/uuid.h 00:02:57.407 TEST_HEADER include/spdk/version.h 00:02:57.407 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:57.407 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:57.407 TEST_HEADER include/spdk/vhost.h 00:02:57.407 TEST_HEADER include/spdk/vmd.h 00:02:57.407 TEST_HEADER include/spdk/xor.h 00:02:57.407 TEST_HEADER include/spdk/zipf.h 00:02:57.407 CXX test/cpp_headers/accel.o 00:02:57.407 LINK rpc_client_test 00:02:57.407 LINK spdk_nvme_discover 00:02:57.407 LINK interrupt_tgt 00:02:57.407 LINK poller_perf 00:02:57.407 LINK nvmf_tgt 00:02:57.407 LINK zipf 00:02:57.407 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:57.407 CC test/unit/lib/log/log.c/log_ut.o 00:02:57.407 LINK spdk_trace_record 00:02:57.407 LINK iscsi_tgt 00:02:57.407 LINK spdk_tgt 00:02:57.407 LINK ioat_perf 00:02:57.664 LINK verify 00:02:57.664 LINK spdk_trace 00:02:57.664 LINK bdev_svc 00:02:57.664 CXX test/cpp_headers/accel_module.o 00:02:57.664 LINK histogram_ut 00:02:57.664 LINK spdk_dd 00:02:57.664 LINK test_dma 00:02:57.664 LINK log_ut 00:02:57.664 CXX test/cpp_headers/assert.o 00:02:57.664 LINK spdk_nvme 00:02:57.664 CXX test/cpp_headers/barrier.o 00:02:57.664 LINK spdk_nvme_identify 00:02:57.923 LINK spdk_bdev 00:02:57.923 LINK spdk_nvme_perf 00:02:57.923 LINK mem_callbacks 00:02:57.923 LINK spdk_top 00:02:57.923 CXX test/cpp_headers/base64.o 00:02:57.923 CC app/vhost/vhost.o 00:02:57.923 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:57.923 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:58.181 CXX test/cpp_headers/bdev.o 00:02:58.181 CXX test/cpp_headers/bdev_module.o 00:02:58.181 CXX test/cpp_headers/bdev_zone.o 00:02:58.181 CXX test/cpp_headers/bit_array.o 00:02:58.181 LINK vhost 00:02:58.181 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:58.181 LINK base64_ut 00:02:58.181 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:58.181 CC test/env/vtophys/vtophys.o 00:02:58.181 CXX test/cpp_headers/bit_pool.o 00:02:58.438 CC examples/thread/thread/thread_ex.o 00:02:58.438 CXX test/cpp_headers/blob.o 00:02:58.438 CC examples/sock/hello_world/hello_sock.o 00:02:58.438 CXX test/cpp_headers/blob_bdev.o 00:02:58.438 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:58.438 LINK vtophys 00:02:58.438 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:58.438 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:58.438 LINK common_ut 00:02:58.438 CC test/env/memory/memory_ut.o 00:02:58.438 LINK spdk_lock 00:02:58.438 CXX test/cpp_headers/blobfs.o 00:02:58.439 LINK thread 00:02:58.439 LINK hello_sock 00:02:58.439 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:58.439 CC test/app/histogram_perf/histogram_perf.o 00:02:58.439 LINK env_dpdk_post_init 00:02:58.439 CXX test/cpp_headers/blobfs_bdev.o 00:02:58.697 LINK ioat_ut 00:02:58.697 LINK histogram_perf 00:02:58.697 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:58.697 CC examples/vmd/lsvmd/lsvmd.o 00:02:58.697 CC examples/idxd/perf/perf.o 00:02:58.697 CXX test/cpp_headers/conf.o 00:02:58.697 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:58.697 LINK nvme_fuzz 00:02:58.697 LINK cpuset_ut 00:02:58.697 LINK bit_array_ut 00:02:58.697 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:58.697 LINK crc16_ut 00:02:58.697 LINK dma_ut 00:02:58.697 LINK lsvmd 00:02:58.956 LINK crc32_ieee_ut 00:02:58.956 CXX test/cpp_headers/config.o 00:02:58.956 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:58.956 CXX test/cpp_headers/cpuset.o 00:02:58.956 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:58.956 LINK idxd_perf 00:02:58.956 LINK crc32c_ut 00:02:58.956 CXX test/cpp_headers/crc16.o 00:02:58.956 CC test/env/pci/pci_ut.o 00:02:58.956 LINK crc64_ut 00:02:58.956 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:58.956 CC examples/vmd/led/led.o 00:02:58.956 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:58.956 CXX test/cpp_headers/crc32.o 00:02:58.956 CXX test/cpp_headers/crc64.o 00:02:59.213 LINK led 00:02:59.213 CC test/unit/lib/util/math.c/math_ut.o 00:02:59.213 CC test/app/jsoncat/jsoncat.o 00:02:59.213 CXX test/cpp_headers/dif.o 00:02:59.213 LINK iov_ut 00:02:59.213 CC test/app/stub/stub.o 00:02:59.213 CXX test/cpp_headers/dma.o 00:02:59.213 LINK pci_ut 00:02:59.213 LINK jsoncat 00:02:59.213 CXX test/cpp_headers/endian.o 00:02:59.213 LINK math_ut 00:02:59.213 CC test/event/event_perf/event_perf.o 00:02:59.213 LINK memory_ut 00:02:59.213 LINK stub 00:02:59.470 CXX test/cpp_headers/env.o 00:02:59.470 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:59.470 CXX test/cpp_headers/env_dpdk.o 00:02:59.470 CC test/event/reactor/reactor.o 00:02:59.470 LINK event_perf 00:02:59.470 CC test/event/reactor_perf/reactor_perf.o 00:02:59.470 CXX test/cpp_headers/event.o 00:02:59.470 CXX test/cpp_headers/fd.o 00:02:59.470 LINK reactor 00:02:59.470 LINK reactor_perf 00:02:59.470 LINK dif_ut 00:02:59.470 CXX test/cpp_headers/fd_group.o 00:02:59.470 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:59.470 CC test/event/app_repeat/app_repeat.o 00:02:59.470 CC examples/nvme/hello_world/hello_world.o 00:02:59.470 CXX test/cpp_headers/file.o 00:02:59.727 CC examples/nvme/reconnect/reconnect.o 00:02:59.727 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:59.727 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:59.727 LINK app_repeat 00:02:59.727 CXX test/cpp_headers/ftl.o 00:02:59.727 CC test/unit/lib/util/string.c/string_ut.o 00:02:59.727 CXX test/cpp_headers/gpt_spec.o 00:02:59.727 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:59.727 LINK hello_world 00:02:59.727 LINK pipe_ut 00:02:59.727 CXX test/cpp_headers/hexlify.o 00:02:59.985 LINK reconnect 00:02:59.985 CXX test/cpp_headers/histogram_data.o 00:02:59.985 CXX test/cpp_headers/idxd.o 00:02:59.985 CC examples/nvme/arbitration/arbitration.o 00:02:59.985 LINK string_ut 00:02:59.985 LINK vhost_fuzz 00:02:59.985 LINK nvme_manage 00:02:59.985 CC examples/nvme/hotplug/hotplug.o 00:02:59.985 CXX test/cpp_headers/idxd_spec.o 00:02:59.985 CXX test/cpp_headers/init.o 00:02:59.985 CXX test/cpp_headers/ioat.o 00:02:59.985 CC test/event/scheduler/scheduler.o 00:02:59.985 CXX test/cpp_headers/ioat_spec.o 00:02:59.985 LINK xor_ut 00:03:00.242 LINK iscsi_fuzz 00:03:00.242 CXX test/cpp_headers/iscsi_spec.o 00:03:00.242 CXX test/cpp_headers/json.o 00:03:00.242 LINK arbitration 00:03:00.242 LINK hotplug 00:03:00.242 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:00.242 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:00.242 CC examples/nvme/abort/abort.o 00:03:00.242 CXX test/cpp_headers/jsonrpc.o 00:03:00.242 CXX test/cpp_headers/keyring.o 00:03:00.242 LINK scheduler 00:03:00.242 LINK cmb_copy 00:03:00.242 LINK pmr_persistence 00:03:00.242 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:00.242 CXX test/cpp_headers/keyring_module.o 00:03:00.499 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:00.499 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:03:00.499 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:00.499 CXX test/cpp_headers/likely.o 00:03:00.499 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:03:00.499 CXX test/cpp_headers/log.o 00:03:00.499 LINK abort 00:03:00.499 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:00.499 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:03:00.499 CXX test/cpp_headers/lvol.o 00:03:00.757 CXX test/cpp_headers/memory.o 00:03:00.757 CC test/accel/dif/dif.o 00:03:00.757 CXX test/cpp_headers/mmio.o 00:03:00.757 CC test/blobfs/mkfs/mkfs.o 00:03:00.757 CC test/blobfs/fuse/fuse.o 00:03:00.757 CXX test/cpp_headers/nbd.o 00:03:00.757 LINK pci_event_ut 00:03:00.757 LINK json_util_ut 00:03:00.757 CXX test/cpp_headers/notify.o 00:03:00.757 CC test/nvme/reset/reset.o 00:03:00.757 CC test/nvme/aer/aer.o 00:03:00.757 CC test/lvol/esnap/esnap.o 00:03:00.757 CC test/nvme/sgl/sgl.o 00:03:00.757 LINK idxd_user_ut 00:03:00.757 CC test/nvme/overhead/overhead.o 00:03:00.757 CC test/nvme/e2edp/nvme_dp.o 00:03:00.757 LINK mkfs 00:03:00.757 CXX test/cpp_headers/nvme.o 00:03:00.757 CXX test/cpp_headers/nvme_intel.o 00:03:00.757 CXX test/cpp_headers/nvme_ocssd.o 00:03:01.014 LINK fuse 00:03:01.014 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:01.014 LINK dif 00:03:01.014 CC test/nvme/err_injection/err_injection.o 00:03:01.014 CC test/nvme/startup/startup.o 00:03:01.014 LINK reset 00:03:01.014 LINK sgl 00:03:01.014 CXX test/cpp_headers/nvme_spec.o 00:03:01.014 LINK json_write_ut 00:03:01.014 LINK aer 00:03:01.014 CXX test/cpp_headers/nvme_zns.o 00:03:01.014 CC test/nvme/reserve/reserve.o 00:03:01.014 CC test/nvme/simple_copy/simple_copy.o 00:03:01.014 CXX test/cpp_headers/nvmf.o 00:03:01.014 LINK nvme_dp 00:03:01.014 CXX test/cpp_headers/nvmf_cmd.o 00:03:01.014 LINK overhead 00:03:01.014 LINK idxd_ut 00:03:01.014 LINK err_injection 00:03:01.271 LINK startup 00:03:01.271 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:01.271 CXX test/cpp_headers/nvmf_spec.o 00:03:01.271 CC test/nvme/connect_stress/connect_stress.o 00:03:01.271 CC examples/accel/perf/accel_perf.o 00:03:01.271 CC test/nvme/boot_partition/boot_partition.o 00:03:01.271 LINK reserve 00:03:01.271 LINK simple_copy 00:03:01.271 CXX test/cpp_headers/nvmf_transport.o 00:03:01.271 CC test/nvme/compliance/nvme_compliance.o 00:03:01.271 CXX test/cpp_headers/opal.o 00:03:01.271 CC test/nvme/fused_ordering/fused_ordering.o 00:03:01.271 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:01.271 LINK reduce_ut 00:03:01.271 CXX test/cpp_headers/opal_spec.o 00:03:01.529 LINK connect_stress 00:03:01.529 LINK boot_partition 00:03:01.529 LINK fused_ordering 00:03:01.529 LINK doorbell_aers 00:03:01.529 LINK nvme_compliance 00:03:01.529 CXX test/cpp_headers/pci_ids.o 00:03:01.529 CC test/nvme/fdp/fdp.o 00:03:01.529 CC examples/blob/hello_world/hello_blob.o 00:03:01.529 CC test/nvme/cuse/cuse.o 00:03:01.529 LINK accel_perf 00:03:01.529 CC examples/blob/cli/blobcli.o 00:03:01.786 CXX test/cpp_headers/pipe.o 00:03:01.786 LINK hello_blob 00:03:01.786 LINK fdp 00:03:01.786 CXX test/cpp_headers/queue.o 00:03:01.786 LINK json_parse_ut 00:03:01.786 CXX test/cpp_headers/reduce.o 00:03:01.786 CXX test/cpp_headers/rpc.o 00:03:02.070 CXX test/cpp_headers/scheduler.o 00:03:02.070 CXX test/cpp_headers/scsi.o 00:03:02.070 CXX test/cpp_headers/scsi_spec.o 00:03:02.070 CXX test/cpp_headers/sock.o 00:03:02.070 LINK blobcli 00:03:02.070 CXX test/cpp_headers/stdinc.o 00:03:02.070 CXX test/cpp_headers/string.o 00:03:02.070 CXX test/cpp_headers/thread.o 00:03:02.327 CXX test/cpp_headers/trace.o 00:03:02.327 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:02.327 CXX test/cpp_headers/trace_parser.o 00:03:02.327 CXX test/cpp_headers/tree.o 00:03:02.327 CXX test/cpp_headers/ublk.o 00:03:02.327 CXX test/cpp_headers/util.o 00:03:02.327 CXX test/cpp_headers/uuid.o 00:03:02.327 CXX test/cpp_headers/version.o 00:03:02.327 CXX test/cpp_headers/vfio_user_pci.o 00:03:02.327 CXX test/cpp_headers/vfio_user_spec.o 00:03:02.327 CXX test/cpp_headers/vhost.o 00:03:02.327 CXX test/cpp_headers/vmd.o 00:03:02.327 CXX test/cpp_headers/xor.o 00:03:02.327 CXX test/cpp_headers/zipf.o 00:03:02.327 LINK cuse 00:03:02.585 CC examples/bdev/bdevperf/bdevperf.o 00:03:02.585 CC examples/bdev/hello_world/hello_bdev.o 00:03:02.585 LINK jsonrpc_server_ut 00:03:02.585 LINK hello_bdev 00:03:02.842 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:03.100 LINK bdevperf 00:03:03.356 LINK rpc_ut 00:03:03.614 CC test/bdev/bdevio/bdevio.o 00:03:03.614 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:03.614 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:03.614 CC test/unit/lib/sock/uring.c/uring_ut.o 00:03:03.614 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:03.614 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:03.614 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:03.614 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:03.873 LINK bdevio 00:03:04.133 LINK keyring_ut 00:03:04.133 LINK notify_ut 00:03:04.392 LINK esnap 00:03:04.392 LINK iobuf_ut 00:03:04.392 LINK uring_ut 00:03:04.392 LINK posix_ut 00:03:04.962 LINK sock_ut 00:03:05.219 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:05.219 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:05.219 LINK thread_ut 00:03:05.477 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:03:05.477 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:05.477 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:05.477 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:03:05.477 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:05.734 LINK nvme_quirks_ut 00:03:05.734 CC examples/nvmf/nvmf/nvmf.o 00:03:05.734 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:05.734 LINK nvme_opal_ut 00:03:05.992 LINK nvme_ns_ut 00:03:05.992 LINK subsystem_ut 00:03:05.992 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:05.992 LINK nvme_fabric_ut 00:03:05.992 LINK blob_bdev_ut 00:03:05.992 LINK nvme_io_msg_ut 00:03:05.992 LINK nvmf 00:03:05.992 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:05.992 LINK nvme_transport_ut 00:03:06.277 LINK nvme_ctrlr_cmd_ut 00:03:06.277 LINK nvme_poll_group_ut 00:03:06.277 LINK rpc_ut 00:03:06.277 LINK nvme_qpair_ut 00:03:06.277 LINK nvme_pcie_common_ut 00:03:06.277 LINK nvme_ut 00:03:06.277 LINK nvme_cuse_ut 00:03:06.579 LINK nvme_ns_cmd_ut 00:03:06.579 LINK nvme_ns_ocssd_cmd_ut 00:03:06.579 LINK accel_dpdk_compressdev_ut 00:03:06.579 CC test/unit/lib/event/app.c/app_ut.o 00:03:06.579 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:06.579 LINK nvme_pcie_ut 00:03:06.579 LINK nvme_rdma_ut 00:03:06.876 LINK app_ut 00:03:07.205 LINK accel_dpdk_cryptodev_ut 00:03:07.205 LINK reactor_ut 00:03:07.205 LINK accel_ut 00:03:07.205 LINK nvme_tcp_ut 00:03:07.205 LINK nvme_ctrlr_ut 00:03:07.494 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:07.494 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:07.494 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:07.494 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:03:07.494 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:07.494 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:03:07.494 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:07.494 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:07.494 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:03:07.494 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:07.494 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:07.494 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:07.753 LINK scsi_nvme_ut 00:03:07.753 LINK bdev_zone_ut 00:03:08.010 LINK gpt_ut 00:03:08.010 LINK bdev_raid_sb_ut 00:03:08.010 LINK raid0_ut 00:03:08.010 LINK concat_ut 00:03:08.010 LINK raid1_ut 00:03:08.268 LINK vbdev_zone_block_ut 00:03:08.268 LINK compress_ut 00:03:08.268 LINK raid5f_ut 00:03:08.526 LINK vbdev_lvol_ut 00:03:08.526 LINK crypto_ut 00:03:08.784 LINK bdev_raid_ut 00:03:09.717 LINK part_ut 00:03:09.975 LINK bdev_ut 00:03:09.975 LINK blob_ut 00:03:10.232 LINK bdev_nvme_ut 00:03:10.232 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:10.232 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:10.232 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:10.488 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:10.488 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:10.488 LINK bdev_ut 00:03:10.744 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:10.744 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:10.744 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:10.744 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:10.744 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:10.744 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:10.744 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:10.744 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:10.744 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:10.744 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:10.744 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:10.744 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:10.744 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:11.001 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:11.566 LINK blobfs_bdev_ut 00:03:11.566 LINK tree_ut 00:03:11.566 LINK ftl_bitmap_ut 00:03:11.566 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:11.566 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:11.566 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:11.566 LINK blobfs_sync_ut 00:03:11.823 LINK blobfs_async_ut 00:03:14.352 LINK scsi_bdev_ut 00:03:14.352 LINK ftl_io_ut 00:03:14.352 LINK scsi_ut 00:03:14.352 LINK scsi_pr_ut 00:03:14.352 LINK lun_ut 00:03:14.352 LINK ftl_mngt_ut 00:03:14.352 LINK dev_ut 00:03:14.352 LINK ftl_l2p_ut 00:03:14.352 LINK ftl_mempool_ut 00:03:14.352 LINK ctrlr_bdev_ut 00:03:14.352 LINK ftl_p2l_ut 00:03:14.352 LINK ftl_sb_ut 00:03:14.352 LINK ftl_band_ut 00:03:14.352 LINK ctrlr_discovery_ut 00:03:14.609 LINK nvmf_ut 00:03:14.609 LINK auth_ut 00:03:14.609 LINK lvol_ut 00:03:14.609 LINK subsystem_ut 00:03:14.609 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:14.609 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:14.609 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:14.609 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:14.609 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:14.609 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:14.609 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:14.609 LINK ftl_layout_upgrade_ut 00:03:14.609 LINK ctrlr_ut 00:03:14.867 LINK param_ut 00:03:14.867 LINK init_grp_ut 00:03:15.126 LINK rdma_ut 00:03:15.126 LINK vfio_user_ut 00:03:15.384 LINK portal_grp_ut 00:03:15.384 LINK tgt_node_ut 00:03:15.384 LINK tcp_ut 00:03:15.642 LINK conn_ut 00:03:15.642 LINK transport_ut 00:03:16.208 LINK iscsi_ut 00:03:16.208 LINK vhost_ut 00:03:16.466 00:03:16.466 real 1m31.735s 00:03:16.466 user 11m39.032s 00:03:16.466 sys 2m52.174s 00:03:16.466 22:04:35 unittest_build -- common/autotest_common.sh@1118 -- # xtrace_disable 00:03:16.466 22:04:35 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:03:16.466 ************************************ 00:03:16.466 END TEST unittest_build 00:03:16.466 ************************************ 00:03:16.466 22:04:35 -- common/autotest_common.sh@1136 -- # return 0 00:03:16.466 22:04:35 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.466 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.466 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.466 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.466 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.466 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:16.466 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.466 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:16.466 ++ rpc_py=rpc_cmd 00:03:16.466 ++ set -e 00:03:16.466 ++ shopt -s nullglob 00:03:16.466 ++ shopt -s extglob 00:03:16.466 ++ shopt -s inherit_errexit 00:03:16.466 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:16.466 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:16.467 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:16.467 +++ CONFIG_WPDK_DIR= 00:03:16.467 +++ CONFIG_ASAN=n 00:03:16.467 +++ CONFIG_VBDEV_COMPRESS=y 00:03:16.467 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:16.467 +++ CONFIG_USDT=n 00:03:16.467 +++ CONFIG_CUSTOMOCF=y 00:03:16.467 +++ CONFIG_PREFIX=/usr/local 00:03:16.467 +++ CONFIG_RBD=y 00:03:16.467 +++ CONFIG_LIBDIR= 00:03:16.467 +++ CONFIG_IDXD=y 00:03:16.467 +++ CONFIG_NVME_CUSE=y 00:03:16.467 +++ CONFIG_SMA=n 00:03:16.467 +++ CONFIG_VTUNE=n 00:03:16.467 +++ CONFIG_TSAN=n 00:03:16.467 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:16.467 +++ CONFIG_VFIO_USER_DIR= 00:03:16.467 +++ CONFIG_PGO_CAPTURE=n 00:03:16.467 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:16.467 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:16.467 +++ CONFIG_LTO=n 00:03:16.467 +++ CONFIG_ISCSI_INITIATOR=y 00:03:16.467 +++ CONFIG_CET=n 00:03:16.467 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:16.467 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:16.467 +++ CONFIG_RDMA_SET_TOS=y 00:03:16.467 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:16.467 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:16.467 +++ CONFIG_UBLK=y 00:03:16.467 +++ CONFIG_ISAL_CRYPTO=y 00:03:16.467 +++ CONFIG_OPENSSL_PATH= 00:03:16.467 +++ CONFIG_OCF=y 00:03:16.467 +++ CONFIG_FUSE=y 00:03:16.467 +++ CONFIG_VTUNE_DIR= 00:03:16.467 +++ CONFIG_FUZZER_LIB= 00:03:16.467 +++ CONFIG_FUZZER=n 00:03:16.467 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:16.467 +++ CONFIG_CRYPTO=y 00:03:16.467 +++ CONFIG_PGO_USE=n 00:03:16.467 +++ CONFIG_VHOST=y 00:03:16.467 +++ CONFIG_DAOS=n 00:03:16.467 +++ CONFIG_DPDK_INC_DIR= 00:03:16.467 +++ CONFIG_DAOS_DIR= 00:03:16.467 +++ CONFIG_UNIT_TESTS=y 00:03:16.467 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:16.467 +++ CONFIG_VIRTIO=y 00:03:16.467 +++ CONFIG_DPDK_UADK=n 00:03:16.467 +++ CONFIG_COVERAGE=y 00:03:16.467 +++ CONFIG_RDMA=y 00:03:16.467 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:16.467 +++ CONFIG_URING_PATH= 00:03:16.467 +++ CONFIG_XNVME=y 00:03:16.467 +++ CONFIG_VFIO_USER=y 00:03:16.467 +++ CONFIG_ARCH=native 00:03:16.467 +++ CONFIG_HAVE_EVP_MAC=y 00:03:16.467 +++ CONFIG_URING_ZNS=y 00:03:16.467 +++ CONFIG_WERROR=y 00:03:16.467 +++ CONFIG_HAVE_LIBBSD=n 00:03:16.467 +++ CONFIG_UBSAN=y 00:03:16.467 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:16.467 +++ CONFIG_GOLANG=n 00:03:16.467 +++ CONFIG_ISAL=y 00:03:16.467 +++ CONFIG_IDXD_KERNEL=y 00:03:16.467 +++ CONFIG_DPDK_LIB_DIR= 00:03:16.467 +++ CONFIG_RDMA_PROV=verbs 00:03:16.467 +++ CONFIG_APPS=y 00:03:16.467 +++ CONFIG_SHARED=n 00:03:16.467 +++ CONFIG_HAVE_KEYUTILS=y 00:03:16.467 +++ CONFIG_FC_PATH= 00:03:16.467 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:16.467 +++ CONFIG_FC=n 00:03:16.467 +++ CONFIG_AVAHI=n 00:03:16.467 +++ CONFIG_FIO_PLUGIN=y 00:03:16.467 +++ CONFIG_RAID5F=y 00:03:16.467 +++ CONFIG_EXAMPLES=y 00:03:16.467 +++ CONFIG_TESTS=y 00:03:16.467 +++ CONFIG_CRYPTO_MLX5=y 00:03:16.467 +++ CONFIG_MAX_LCORES=128 00:03:16.467 +++ CONFIG_IPSEC_MB=y 00:03:16.467 +++ CONFIG_PGO_DIR= 00:03:16.467 +++ CONFIG_DEBUG=y 00:03:16.467 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:16.467 +++ CONFIG_CROSS_PREFIX= 00:03:16.467 +++ CONFIG_URING=y 00:03:16.467 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:16.467 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:16.467 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:16.467 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:16.467 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.467 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.467 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:16.467 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.467 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:16.467 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:16.467 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:16.467 +++ VHOST_APP=("$_app_dir/vhost") 00:03:16.467 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:16.467 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:16.467 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:16.467 +++ [[ #ifndef SPDK_CONFIG_H 00:03:16.467 #define SPDK_CONFIG_H 00:03:16.467 #define SPDK_CONFIG_APPS 1 00:03:16.467 #define SPDK_CONFIG_ARCH native 00:03:16.467 #undef SPDK_CONFIG_ASAN 00:03:16.467 #undef SPDK_CONFIG_AVAHI 00:03:16.467 #undef SPDK_CONFIG_CET 00:03:16.467 #define SPDK_CONFIG_COVERAGE 1 00:03:16.467 #define SPDK_CONFIG_CROSS_PREFIX 00:03:16.467 #define SPDK_CONFIG_CRYPTO 1 00:03:16.467 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:16.467 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:16.467 #undef SPDK_CONFIG_DAOS 00:03:16.467 #define SPDK_CONFIG_DAOS_DIR 00:03:16.467 #define SPDK_CONFIG_DEBUG 1 00:03:16.467 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:16.467 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:16.467 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:16.467 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:16.467 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:16.467 #undef SPDK_CONFIG_DPDK_UADK 00:03:16.468 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:16.468 #define SPDK_CONFIG_EXAMPLES 1 00:03:16.468 #undef SPDK_CONFIG_FC 00:03:16.468 #define SPDK_CONFIG_FC_PATH 00:03:16.468 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:16.468 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:16.468 #define SPDK_CONFIG_FUSE 1 00:03:16.468 #undef SPDK_CONFIG_FUZZER 00:03:16.468 #define SPDK_CONFIG_FUZZER_LIB 00:03:16.468 #undef SPDK_CONFIG_GOLANG 00:03:16.468 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:16.468 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:16.468 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:16.468 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:03:16.468 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:16.468 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:16.468 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:16.468 #define SPDK_CONFIG_IDXD 1 00:03:16.468 #define SPDK_CONFIG_IDXD_KERNEL 1 00:03:16.468 #define SPDK_CONFIG_IPSEC_MB 1 00:03:16.468 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:16.468 #define SPDK_CONFIG_ISAL 1 00:03:16.468 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:16.468 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:16.468 #define SPDK_CONFIG_LIBDIR 00:03:16.468 #undef SPDK_CONFIG_LTO 00:03:16.468 #define SPDK_CONFIG_MAX_LCORES 128 00:03:16.468 #define SPDK_CONFIG_NVME_CUSE 1 00:03:16.468 #define SPDK_CONFIG_OCF 1 00:03:16.468 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:16.468 #define SPDK_CONFIG_OPENSSL_PATH 00:03:16.468 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:16.468 #define SPDK_CONFIG_PGO_DIR 00:03:16.468 #undef SPDK_CONFIG_PGO_USE 00:03:16.468 #define SPDK_CONFIG_PREFIX /usr/local 00:03:16.468 #define SPDK_CONFIG_RAID5F 1 00:03:16.468 #define SPDK_CONFIG_RBD 1 00:03:16.468 #define SPDK_CONFIG_RDMA 1 00:03:16.468 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:16.468 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:16.468 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:16.468 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:16.468 #undef SPDK_CONFIG_SHARED 00:03:16.468 #undef SPDK_CONFIG_SMA 00:03:16.468 #define SPDK_CONFIG_TESTS 1 00:03:16.468 #undef SPDK_CONFIG_TSAN 00:03:16.468 #define SPDK_CONFIG_UBLK 1 00:03:16.468 #define SPDK_CONFIG_UBSAN 1 00:03:16.468 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:16.468 #define SPDK_CONFIG_URING 1 00:03:16.468 #define SPDK_CONFIG_URING_PATH 00:03:16.468 #define SPDK_CONFIG_URING_ZNS 1 00:03:16.468 #undef SPDK_CONFIG_USDT 00:03:16.468 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:16.468 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:16.468 #define SPDK_CONFIG_VFIO_USER 1 00:03:16.468 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:16.468 #define SPDK_CONFIG_VHOST 1 00:03:16.468 #define SPDK_CONFIG_VIRTIO 1 00:03:16.468 #undef SPDK_CONFIG_VTUNE 00:03:16.468 #define SPDK_CONFIG_VTUNE_DIR 00:03:16.468 #define SPDK_CONFIG_WERROR 1 00:03:16.468 #define SPDK_CONFIG_WPDK_DIR 00:03:16.468 #define SPDK_CONFIG_XNVME 1 00:03:16.468 #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:16.468 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:16.468 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:16.468 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:16.468 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:16.468 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:16.468 ++++ 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:16.468 ++++ 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:16.468 ++++ 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:16.468 ++++ export PATH 00:03:16.468 ++++ 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:16.468 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:16.468 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:16.468 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:16.468 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:16.468 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:16.468 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.468 +++ TEST_TAG=N/A 00:03:16.468 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:16.468 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:16.468 ++++ uname -s 00:03:16.468 +++ PM_OS=Linux 00:03:16.468 +++ MONITOR_RESOURCES_SUDO=() 00:03:16.468 +++ declare -A MONITOR_RESOURCES_SUDO 00:03:16.468 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:03:16.468 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:03:16.468 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:03:16.468 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:03:16.468 +++ SUDO[0]= 00:03:16.468 +++ SUDO[1]='sudo -E' 00:03:16.468 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:16.468 +++ [[ Linux == FreeBSD ]] 00:03:16.468 +++ [[ Linux == Linux ]] 00:03:16.469 +++ [[ Supermicro != QEMU ]] 00:03:16.469 +++ [[ ! -e /.dockerenv ]] 00:03:16.469 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:03:16.469 ++ : 0 00:03:16.469 ++ export RUN_NIGHTLY 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_RUN_VALGRIND 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_UNITTEST 00:03:16.469 ++ : 00:03:16.469 ++ export SPDK_TEST_AUTOBUILD 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_RELEASE_BUILD 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_ISAL 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_ISCSI 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVME 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVME_PMR 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVME_BP 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVME_CLI 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_NVME_CUSE 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVME_FDP 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVMF 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_VFIOUSER 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_FUZZER 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_FUZZER_SHORT 00:03:16.469 ++ : rdma 00:03:16.469 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_RBD 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_VHOST 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_BLOCKDEV 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_IOAT 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_BLOBFS 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_VHOST_INIT 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_LVOL 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_RUN_ASAN 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_RUN_UBSAN 00:03:16.469 ++ : 00:03:16.469 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_RUN_NON_ROOT 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_CRYPTO 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_FTL 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_OCF 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_VMD 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_OPAL 00:03:16.469 ++ : 00:03:16.469 ++ export SPDK_TEST_NATIVE_DPDK 00:03:16.469 ++ : true 00:03:16.469 ++ export SPDK_AUTOTEST_X 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_RAID5 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_URING 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_USDT 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_USE_IGB_UIO 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_SCHEDULER 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_SCANBUILD 00:03:16.469 ++ : 00:03:16.469 ++ export SPDK_TEST_NVMF_NICS 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_SMA 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_DAOS 00:03:16.469 ++ : 1 00:03:16.469 ++ export SPDK_TEST_XNVME 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_ACCEL_DSA 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_ACCEL_IAA 00:03:16.469 ++ : 00:03:16.469 ++ export SPDK_TEST_FUZZER_TARGET 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_TEST_NVMF_MDNS 00:03:16.469 ++ : 0 00:03:16.469 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:16.469 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:16.469 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:16.469 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:16.469 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:16.469 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:16.469 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:16.469 ++ 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:16.469 ++ 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:16.469 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:16.470 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:16.470 ++ 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:16.470 ++ 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:16.470 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:16.470 ++ PYTHONDONTWRITEBYTECODE=1 00:03:16.470 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:16.470 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:16.470 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:16.470 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:16.470 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:16.470 ++ rm -rf /var/tmp/asan_suppression_file 00:03:16.470 ++ cat 00:03:16.470 ++ echo leak:libfuse3.so 00:03:16.470 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:16.470 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:16.470 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:16.470 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:16.470 ++ '[' -z /var/spdk/dependencies ']' 00:03:16.470 ++ export DEPENDENCY_DIR 00:03:16.470 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.470 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.470 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.470 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.470 ++ export QEMU_BIN= 00:03:16.470 ++ QEMU_BIN= 00:03:16.470 ++ export VFIO_QEMU_BIN= 00:03:16.470 ++ VFIO_QEMU_BIN= 00:03:16.470 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:16.470 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:16.470 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:16.470 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:16.470 ++ '[' 1 -eq 0 ']' 00:03:16.470 ++ unset -v 00:03:16.470 +++ uname -s 00:03:16.470 ++ '[' Linux = Linux ']' 00:03:16.470 ++ HUGEMEM=4096 00:03:16.470 ++ export CLEAR_HUGE=yes 00:03:16.470 ++ CLEAR_HUGE=yes 00:03:16.470 ++ MAKE=make 00:03:16.470 ++ MAKEFLAGS='-j 26' 00:03:16.470 ++ export HUGEMEM=4096 00:03:16.470 ++ HUGEMEM=4096 00:03:16.470 ++ NO_HUGE=() 00:03:16.470 ++ TEST_MODE= 00:03:16.470 ++ [[ -z '' ]] 00:03:16.470 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:16.470 ++ exec 00:03:16.470 ++ 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:16.470 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:16.470 ++ set_test_storage 2147483648 00:03:16.470 ++ [[ -v testdir ]] 00:03:16.470 ++ local requested_size=2147483648 00:03:16.470 ++ local mount target_dir 00:03:16.470 ++ local -A mounts fss sizes avails uses 00:03:16.470 ++ local source fs size avail mount use 00:03:16.470 ++ local storage_fallback storage_candidates 00:03:16.470 +++ mktemp -udt spdk.XXXXXX 00:03:16.470 ++ storage_fallback=/tmp/spdk.e5tyxK 00:03:16.470 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:16.470 ++ [[ -n '' ]] 00:03:16.470 ++ [[ -n '' ]] 00:03:16.470 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.e5tyxK/tests/unit /tmp/spdk.e5tyxK 00:03:16.470 ++ requested_size=2214592512 00:03:16.470 ++ read -r source fs size use avail _ mount 00:03:16.470 +++ df -T 00:03:16.470 +++ grep -v Filesystem 00:03:16.470 ++ mounts["$mount"]=overlay 00:03:16.470 ++ fss["$mount"]=overlay 00:03:16.470 ++ avails["$mount"]=173993406464 00:03:16.470 ++ sizes["$mount"]=247733907456 00:03:16.470 ++ uses["$mount"]=73723723776 00:03:16.470 ++ read -r source fs size use avail _ mount 00:03:16.470 ++ mounts["$mount"]=tmpfs 00:03:16.470 ++ fss["$mount"]=tmpfs 00:03:16.470 ++ avails["$mount"]=67108864 00:03:16.470 ++ sizes["$mount"]=67108864 00:03:16.470 ++ uses["$mount"]=0 00:03:16.470 ++ read -r source fs size use avail _ mount 00:03:16.470 ++ mounts["$mount"]=shm 00:03:16.471 ++ fss["$mount"]=tmpfs 00:03:16.471 ++ avails["$mount"]=67108864 00:03:16.471 ++ sizes["$mount"]=67108864 00:03:16.471 ++ uses["$mount"]=0 00:03:16.471 ++ read -r source fs size use avail _ mount 00:03:16.471 ++ mounts["$mount"]=/dev/sda4 00:03:16.471 ++ fss["$mount"]=ext4 00:03:16.471 ++ avails["$mount"]=173993406464 00:03:16.471 ++ sizes["$mount"]=247733907456 00:03:16.471 ++ uses["$mount"]=73723723776 00:03:16.471 ++ read -r source fs size use avail _ mount 00:03:16.471 ++ mounts["$mount"]=tmpfs 00:03:16.471 ++ fss["$mount"]=tmpfs 00:03:16.471 ++ avails["$mount"]=134940434432 00:03:16.471 ++ sizes["$mount"]=134940434432 00:03:16.471 ++ uses["$mount"]=0 00:03:16.471 ++ read -r source fs size use avail _ mount 00:03:16.471 ++ mounts["$mount"]=tmpfs 00:03:16.471 ++ fss["$mount"]=tmpfs 00:03:16.471 ++ avails["$mount"]=134940434432 00:03:16.471 ++ sizes["$mount"]=134940434432 00:03:16.471 ++ uses["$mount"]=0 00:03:16.471 ++ read -r source fs size use avail _ mount 00:03:16.471 ++ mounts["$mount"]=tmpfs 00:03:16.471 ++ fss["$mount"]=tmpfs 00:03:16.471 ++ avails["$mount"]=134940434432 00:03:16.471 ++ sizes["$mount"]=134940434432 00:03:16.471 ++ uses["$mount"]=0 00:03:16.471 ++ read -r source fs size use avail _ mount 00:03:16.471 ++ printf '* Looking for test storage...\n' 00:03:16.471 * Looking for test storage... 00:03:16.471 ++ local target_space new_size 00:03:16.471 ++ for target_dir in "${storage_candidates[@]}" 00:03:16.471 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.471 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:16.471 ++ mount=/ 00:03:16.471 ++ target_space=173993406464 00:03:16.471 ++ (( target_space == 0 || target_space < requested_size )) 00:03:16.471 ++ (( target_space >= requested_size )) 00:03:16.471 ++ [[ overlay == tmpfs ]] 00:03:16.471 ++ [[ overlay == ramfs ]] 00:03:16.471 ++ [[ / == / ]] 00:03:16.471 ++ new_size=75938316288 00:03:16.471 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:16.471 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.471 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.471 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.471 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.471 ++ return 0 00:03:16.471 ++ set -o errtrace 00:03:16.471 ++ shopt -s extdebug 00:03:16.471 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:16.471 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:16.471 22:04:35 -- common/autotest_common.sh@1681 -- # true 00:03:16.471 22:04:35 -- common/autotest_common.sh@1683 -- # xtrace_fd 00:03:16.471 22:04:35 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:16.471 22:04:35 -- common/autotest_common.sh@29 -- # exec 00:03:16.471 22:04:35 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:16.471 22:04:35 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:16.471 22:04:35 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:16.471 22:04:35 -- common/autotest_common.sh@18 -- # set -x 00:03:16.471 22:04:35 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.471 22:04:35 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:03:16.471 22:04:35 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:03:16.471 22:04:35 -- unit/unittest.sh@160 -- # '[' -z ']' 00:03:16.471 22: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:16.471 22:04:35 -- unit/unittest.sh@161 -- # hash valgrind 00:03:16.471 22:04:35 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:16.471 22:04:35 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:03:16.471 22:04:35 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:16.471 22:04:35 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:16.471 22:04:35 -- common/autotest_common.sh@1093 -- # '[' 3 -le 1 ']' 00:03:16.471 22:04:35 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:03:16.471 22:04:35 -- common/autotest_common.sh@10 -- # set +x 00:03:16.471 ************************************ 00:03:16.471 START TEST valgrind 00:03:16.471 ************************************ 00:03:16.471 22:04:35 valgrind -- common/autotest_common.sh@1117 -- # echo 'Using valgrind for unit tests' 00:03:16.471 Using valgrind for unit tests 00:03:16.471 00:03:16.471 real 0m0.000s 00:03:16.471 user 0m0.000s 00:03:16.471 sys 0m0.000s 00:03:16.471 22:04:35 valgrind -- common/autotest_common.sh@1118 -- # xtrace_disable 00:03:16.471 22:04:35 valgrind -- common/autotest_common.sh@10 -- # set +x 00:03:16.471 ************************************ 00:03:16.471 END TEST valgrind 00:03:16.471 ************************************ 00:03:16.471 22:04:35 -- common/autotest_common.sh@1136 -- # return 0 00:03:16.471 22:04:35 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:16.471 22:04:35 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:03:16.471 22:04:35 -- unit/unittest.sh@181 -- # hash lcov 00:03:16.471 22: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:16.471 22:04:35 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:16.471 22:04:35 -- unit/unittest.sh@182 -- # cov_avail=yes 00:03:16.471 22:04:35 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:03:16.471 22:04:35 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:16.472 22:04:35 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:16.472 22:04:35 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:16.472 22:04:35 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:03:16.472 --rc lcov_branch_coverage=1 00:03:16.472 --rc lcov_function_coverage=1 00:03:16.472 --rc genhtml_branch_coverage=1 00:03:16.472 --rc genhtml_function_coverage=1 00:03:16.472 --rc genhtml_legend=1 00:03:16.472 --rc geninfo_all_blocks=1 00:03:16.472 ' 00:03:16.472 22:04:35 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:03:16.472 --rc lcov_branch_coverage=1 00:03:16.472 --rc lcov_function_coverage=1 00:03:16.472 --rc genhtml_branch_coverage=1 00:03:16.472 --rc genhtml_function_coverage=1 00:03:16.472 --rc genhtml_legend=1 00:03:16.472 --rc geninfo_all_blocks=1 00:03:16.472 ' 00:03:16.472 22:04:35 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:03:16.472 --rc lcov_branch_coverage=1 00:03:16.472 --rc lcov_function_coverage=1 00:03:16.472 --rc genhtml_branch_coverage=1 00:03:16.472 --rc genhtml_function_coverage=1 00:03:16.472 --rc genhtml_legend=1 00:03:16.472 --rc geninfo_all_blocks=1 00:03:16.472 --no-external' 00:03:16.472 22:04:35 -- unit/unittest.sh@202 -- # LCOV='lcov 00:03:16.472 --rc lcov_branch_coverage=1 00:03:16.472 --rc lcov_function_coverage=1 00:03:16.472 --rc genhtml_branch_coverage=1 00:03:16.472 --rc genhtml_function_coverage=1 00:03:16.472 --rc genhtml_legend=1 00:03:16.472 --rc geninfo_all_blocks=1 00:03:16.472 --no-external' 00:03:16.472 22: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:19.005 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:19.005 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:04:05.674 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:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:04:05.674 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:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:04:05.674 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:04:05.674 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:04:05.674 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:04:05.675 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:04:05.675 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:04:05.676 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:04:05.676 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:04:05.677 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:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:04:05.677 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:04:05.677 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:04:05.677 22:05:22 -- unit/unittest.sh@208 -- # uname -m 00:04:05.677 22:05:22 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:04:05.677 22:05:22 -- 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:04:05.677 22:05:22 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:05.677 22:05:22 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:05.677 22:05:22 -- common/autotest_common.sh@10 -- # set +x 00:04:05.677 ************************************ 00:04:05.677 START TEST unittest_pci_event 00:04:05.677 ************************************ 00:04:05.677 22:05:22 unittest_pci_event -- common/autotest_common.sh@1117 -- # 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:04:05.677 ==69001== Memcheck, a memory error detector 00:04:05.677 ==69001== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.677 ==69001== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.677 ==69001== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:05.677 ==69001== 00:04:05.677 --69001-- Valgrind options: 00:04:05.677 --69001-- --leak-check=full 00:04:05.677 --69001-- --error-exitcode=2 00:04:05.677 --69001-- --verbose 00:04:05.677 --69001-- Contents of /proc/version: 00:04:05.677 --69001-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:05.677 --69001-- 00:04:05.677 --69001-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.677 --69001-- Page sizes: currently 4096, max supported 4096 00:04:05.677 --69001-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.677 --69001-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:05.677 --69001-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.677 --69001-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.677 --69001-- might be shown as UnknownInlinedFun 00:04:05.677 --69001-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.677 --69001-- object doesn't have a dynamic symbol table 00:04:05.677 --69001-- Scheduler: using generic scheduler lock implementation. 00:04:05.677 --69001-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.677 ==69001== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69001-by-???-on-4f7c6d26003f 00:04:05.677 ==69001== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69001-by-???-on-4f7c6d26003f 00:04:05.677 ==69001== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69001-by-???-on-4f7c6d26003f 00:04:05.677 ==69001== 00:04:05.677 ==69001== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.677 ==69001== don't want to do, unless you know exactly what you're doing, 00:04:05.677 ==69001== or are doing some strange experiment): 00:04:05.677 ==69001== /usr/libexec/valgrind/../../bin/vgdb --pid=69001 ...command... 00:04:05.677 ==69001== 00:04:05.677 ==69001== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.677 ==69001== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:05.677 ==69001== and then give GDB the following command 00:04:05.677 ==69001== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69001 00:04:05.677 ==69001== --pid is optional if only one valgrind process is running 00:04:05.677 ==69001== 00:04:05.677 --69001-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.677 --69001-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.677 --69001-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.677 --69001-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.677 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.677 --69001-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.677 --69001-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.677 --69001-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.677 --69001-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.677 --69001-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.678 --69001-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.678 --69001-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.678 --69001-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.678 --69001-- Reading syms from /usr/lib64/libm.so.6 00:04:05.678 --69001-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.678 --69001-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:05.678 --69001-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libc.so.6 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.678 --69001-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.678 --69001-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.678 --69001-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.678 --69001-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.678 --69001-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.678 --69001-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.678 --69001-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 ==69001== Preferring higher priority redirection: 00:04:05.678 --69001-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.678 --69001-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.678 --69001-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 --69001-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.678 --69001-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.678 ==69001== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.678 --69001-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.678 --69001-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.678 --69001-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.678 --69001-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.679 --69001-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.679 --69001-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.679 --69001-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.679 --69001-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.679 --69001-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.679 --69001-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.679 --69001-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.679 --69001-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.679 --69001-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.679 --69001-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.679 --69001-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.679 --69001-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.679 --69001-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.679 --69001-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.679 00:04:05.679 00:04:05.679 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.679 http://cunit.sourceforge.net/ 00:04:05.679 00:04:05.679 00:04:05.679 Suite: pci_event 00:04:05.679 Test: test_pci_parse_event ...--69001-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:04:05.679 --69001-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:05.679 --69001-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:04:05.679 [2024-07-15 22:05:23.498135] /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:04:05.679 [2024-07-15 22:05:23.540327] /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:04:05.679 passed 00:04:05.679 00:04:05.679 Run Summary: Type Total Ran Passed Failed Inactive 00:04:05.679 suites 1 1 n/a 0 0 00:04:05.679 tests 1 1 1 0 0 00:04:05.679 asserts 15 15 15 0 n/a 00:04:05.679 00:04:05.679 Elapsed time = 0.066 seconds 00:04:05.679 --69001-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:05.679 --69001-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:05.679 ==69001== 00:04:05.679 ==69001== HEAP SUMMARY: 00:04:05.679 ==69001== in use at exit: 0 bytes in 0 blocks 00:04:05.679 ==69001== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:04:05.679 ==69001== 00:04:05.679 ==69001== All heap blocks were freed -- no leaks are possible 00:04:05.679 ==69001== 00:04:05.679 ==69001== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:05.679 00:04:05.679 real 0m0.675s 00:04:05.679 user 0m0.639s 00:04:05.679 sys 0m0.034s 00:04:05.679 22:05:23 unittest_pci_event -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:05.679 22:05:23 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:04:05.679 ************************************ 00:04:05.679 END TEST unittest_pci_event 00:04:05.679 ************************************ 00:04:05.679 22:05:23 -- common/autotest_common.sh@1136 -- # return 0 00:04:05.679 22:05:23 -- 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:04:05.679 22:05:23 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:05.679 22:05:23 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:05.679 22:05:23 -- common/autotest_common.sh@10 -- # set +x 00:04:05.679 ************************************ 00:04:05.679 START TEST unittest_include 00:04:05.679 ************************************ 00:04:05.679 22:05:23 unittest_include -- common/autotest_common.sh@1117 -- # 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:04:05.679 ==69030== Memcheck, a memory error detector 00:04:05.679 ==69030== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.679 ==69030== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.679 ==69030== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:05.679 ==69030== 00:04:05.679 --69030-- Valgrind options: 00:04:05.679 --69030-- --leak-check=full 00:04:05.679 --69030-- --error-exitcode=2 00:04:05.679 --69030-- --verbose 00:04:05.679 --69030-- Contents of /proc/version: 00:04:05.679 --69030-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:05.679 --69030-- 00:04:05.679 --69030-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.679 --69030-- Page sizes: currently 4096, max supported 4096 00:04:05.679 --69030-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.679 --69030-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:05.679 --69030-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.679 --69030-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.679 --69030-- might be shown as UnknownInlinedFun 00:04:05.679 --69030-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.679 --69030-- object doesn't have a dynamic symbol table 00:04:05.679 --69030-- Scheduler: using generic scheduler lock implementation. 00:04:05.679 --69030-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.679 ==69030== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69030-by-???-on-4f7c6d26003f 00:04:05.679 ==69030== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69030-by-???-on-4f7c6d26003f 00:04:05.679 ==69030== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69030-by-???-on-4f7c6d26003f 00:04:05.679 ==69030== 00:04:05.679 ==69030== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.679 ==69030== don't want to do, unless you know exactly what you're doing, 00:04:05.679 ==69030== or are doing some strange experiment): 00:04:05.679 ==69030== /usr/libexec/valgrind/../../bin/vgdb --pid=69030 ...command... 00:04:05.679 ==69030== 00:04:05.679 ==69030== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.679 ==69030== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:05.679 ==69030== and then give GDB the following command 00:04:05.679 ==69030== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69030 00:04:05.679 ==69030== --pid is optional if only one valgrind process is running 00:04:05.679 ==69030== 00:04:05.679 --69030-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.680 --69030-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.680 --69030-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.680 --69030-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.680 --69030-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.680 --69030-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.680 --69030-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.680 --69030-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.680 --69030-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.680 --69030-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.680 --69030-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.680 --69030-- Reading syms from /usr/lib64/libm.so.6 00:04:05.680 --69030-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.680 --69030-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:05.680 --69030-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libc.so.6 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.680 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.680 --69030-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.680 --69030-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.680 --69030-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.680 --69030-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.680 --69030-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.680 --69030-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.680 --69030-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.680 --69030-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 ==69030== Preferring higher priority redirection: 00:04:05.680 --69030-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.680 --69030-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.680 --69030-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.680 --69030-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.681 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.681 --69030-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.681 --69030-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.681 ==69030== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.681 --69030-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.681 --69030-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.681 --69030-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.681 --69030-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.681 --69030-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.681 --69030-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.681 --69030-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.681 --69030-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.681 --69030-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.681 --69030-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.681 --69030-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.681 --69030-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.681 --69030-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.681 --69030-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.681 --69030-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.681 --69030-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.681 --69030-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.681 --69030-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.681 00:04:05.681 00:04:05.681 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.681 http://cunit.sourceforge.net/ 00:04:05.681 00:04:05.681 00:04:05.681 Suite: histogram 00:04:05.681 Test: histogram_test ...passed 00:04:05.681 Test: histogram_merge ...passed 00:04:05.681 00:04:05.681 Run Summary: Type Total Ran Passed Failed Inactive 00:04:05.681 suites 1 1 n/a 0 0 00:04:05.681 tests 2 2 2 0 0 00:04:05.681 asserts 50 50 50 0 n/a 00:04:05.681 00:04:05.681 Elapsed time = 0.032 seconds 00:04:05.681 --69030-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:05.681 --69030-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:05.681 ==69030== 00:04:05.681 ==69030== HEAP SUMMARY: 00:04:05.681 ==69030== in use at exit: 0 bytes in 0 blocks 00:04:05.681 ==69030== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:04:05.681 ==69030== 00:04:05.681 ==69030== All heap blocks were freed -- no leaks are possible 00:04:05.681 ==69030== 00:04:05.681 ==69030== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:05.681 00:04:05.681 real 0m0.546s 00:04:05.681 user 0m0.523s 00:04:05.681 sys 0m0.021s 00:04:05.681 22:05:24 unittest_include -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:05.681 22:05:24 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:04:05.681 ************************************ 00:04:05.681 END TEST unittest_include 00:04:05.681 ************************************ 00:04:05.681 22:05:24 -- common/autotest_common.sh@1136 -- # return 0 00:04:05.681 22:05:24 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:04:05.682 22:05:24 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:04:05.682 22:05:24 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:05.682 22:05:24 -- common/autotest_common.sh@10 -- # set +x 00:04:05.682 ************************************ 00:04:05.682 START TEST unittest_bdev 00:04:05.682 ************************************ 00:04:05.682 22:05:24 unittest_bdev -- common/autotest_common.sh@1117 -- # unittest_bdev 00:04:05.682 22:05:24 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:04:05.682 ==69048== Memcheck, a memory error detector 00:04:05.682 ==69048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.682 ==69048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.682 ==69048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:05.682 ==69048== 00:04:05.682 --69048-- Valgrind options: 00:04:05.682 --69048-- --leak-check=full 00:04:05.682 --69048-- --error-exitcode=2 00:04:05.682 --69048-- --verbose 00:04:05.682 --69048-- Contents of /proc/version: 00:04:05.682 --69048-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:05.682 --69048-- 00:04:05.682 --69048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.682 --69048-- Page sizes: currently 4096, max supported 4096 00:04:05.682 --69048-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.682 --69048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:05.682 --69048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.682 --69048-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.682 --69048-- might be shown as UnknownInlinedFun 00:04:05.682 --69048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.682 --69048-- object doesn't have a dynamic symbol table 00:04:05.682 --69048-- Scheduler: using generic scheduler lock implementation. 00:04:05.682 --69048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.682 ==69048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69048-by-???-on-4f7c6d26003f 00:04:05.682 ==69048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69048-by-???-on-4f7c6d26003f 00:04:05.682 ==69048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69048-by-???-on-4f7c6d26003f 00:04:05.682 ==69048== 00:04:05.682 ==69048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.682 ==69048== don't want to do, unless you know exactly what you're doing, 00:04:05.682 ==69048== or are doing some strange experiment): 00:04:05.682 ==69048== /usr/libexec/valgrind/../../bin/vgdb --pid=69048 ...command... 00:04:05.682 ==69048== 00:04:05.682 ==69048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.682 ==69048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:05.682 ==69048== and then give GDB the following command 00:04:05.682 ==69048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69048 00:04:05.682 ==69048== --pid is optional if only one valgrind process is running 00:04:05.682 ==69048== 00:04:05.682 --69048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.682 --69048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.682 --69048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.682 --69048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.682 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.682 --69048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.682 --69048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.682 --69048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.682 --69048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.682 --69048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.682 --69048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.682 --69048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.682 --69048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.682 --69048-- Reading syms from /usr/lib64/libm.so.6 00:04:05.682 --69048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.682 --69048-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:05.682 --69048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.682 --69048-- Reading syms from /usr/lib64/libc.so.6 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.942 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.942 --69048-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.942 --69048-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.942 --69048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.942 --69048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.942 --69048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.942 --69048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.942 --69048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.942 --69048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.942 --69048-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.942 --69048-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 ==69048== Preferring higher priority redirection: 00:04:05.943 --69048-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.943 --69048-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.943 --69048-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 --69048-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.943 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.943 --69048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.943 --69048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.943 ==69048== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.943 --69048-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.943 --69048-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.943 --69048-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.943 --69048-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.943 --69048-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.943 --69048-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.943 --69048-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:06.202 --69048-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:06.202 --69048-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:06.202 --69048-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:06.202 --69048-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:06.202 --69048-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:06.202 --69048-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:06.202 --69048-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:06.202 --69048-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:06.202 --69048-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:06.202 --69048-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:06.202 --69048-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:06.202 --69048-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:06.203 00:04:06.203 00:04:06.203 CUnit - A unit testing framework for C - Version 2.1-3 00:04:06.203 http://cunit.sourceforge.net/ 00:04:06.203 00:04:06.203 00:04:06.203 Suite: bdev 00:04:06.203 Test: bytes_to_blocks_test ...passed 00:04:06.203 Test: num_blocks_test ...--69048-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:06.462 passed 00:04:06.462 Test: io_valid_test ...passed 00:04:06.462 Test: open_write_test ...[2024-07-15 22:05:25.247742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:04:06.462 [2024-07-15 22:05:25.280315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:04:06.462 [2024-07-15 22:05:25.283177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:04:06.721 passed 00:04:06.721 Test: claim_test ...passed 00:04:06.721 Test: alias_add_del_test ...[2024-07-15 22:05:25.411691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:04:06.721 [2024-07-15 22:05:25.412727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4643:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:04:06.721 [2024-07-15 22:05:25.413629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:04:06.721 passed 00:04:06.721 Test: get_device_stat_test ...passed 00:04:06.981 Test: bdev_io_types_test ...passed 00:04:06.981 Test: bdev_io_wait_test ...passed 00:04:06.981 Test: bdev_io_spans_split_test ...passed 00:04:07.238 Test: bdev_io_boundary_split_test ...passed 00:04:07.238 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-15 22:05:25.955196] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3208:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:04:07.238 passed 00:04:07.496 Test: bdev_io_mix_split_test ...passed 00:04:07.496 Test: bdev_io_split_with_io_wait ...passed 00:04:07.496 Test: bdev_io_write_unit_split_test ...[2024-07-15 22:05:26.187624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:07.496 [2024-07-15 22:05:26.190751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:07.496 [2024-07-15 22:05:26.190927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:04:07.496 [2024-07-15 22:05:26.193411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:04:07.496 passed 00:04:07.496 Test: bdev_io_alignment_with_boundary ...passed 00:04:07.496 Test: bdev_io_alignment ...passed 00:04:07.754 Test: bdev_histograms ...passed 00:04:07.754 Test: bdev_write_zeroes ...passed 00:04:07.754 Test: bdev_compare_and_write ...passed 00:04:08.012 Test: bdev_compare ...passed 00:04:08.012 Test: bdev_compare_emulated ...passed 00:04:08.012 Test: bdev_zcopy_write ...passed 00:04:08.012 Test: bdev_zcopy_read ...passed 00:04:08.012 Test: bdev_open_while_hotremove ...passed 00:04:08.012 Test: bdev_close_while_hotremove ...passed 00:04:08.012 Test: bdev_open_ext_test ...[2024-07-15 22:05:26.771115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:08.012 passed 00:04:08.012 Test: bdev_open_ext_unregister ...[2024-07-15 22:05:26.774927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:08.012 passed 00:04:08.012 Test: bdev_set_io_timeout ...passed 00:04:08.270 Test: bdev_set_qd_sampling ...passed 00:04:08.270 Test: lba_range_overlap ...passed 00:04:08.270 Test: lock_lba_range_check_ranges ...passed 00:04:08.270 Test: lock_lba_range_with_io_outstanding ...passed 00:04:08.270 Test: lock_lba_range_overlapped ...passed 00:04:08.270 Test: bdev_quiesce ...[2024-07-15 22:05:27.079716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10107:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:04:08.270 passed 00:04:08.531 Test: bdev_io_abort ...passed 00:04:08.531 Test: bdev_unmap ...passed 00:04:08.531 Test: bdev_write_zeroes_split_test ...passed 00:04:08.531 Test: bdev_set_options_test ...[2024-07-15 22:05:27.233342] /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:04:08.531 passed 00:04:08.531 Test: bdev_get_memory_domains ...passed 00:04:08.531 Test: bdev_io_ext ...passed 00:04:08.531 Test: bdev_io_ext_no_opts ...passed 00:04:08.531 Test: bdev_io_ext_invalid_opts ...passed 00:04:08.531 Test: bdev_io_ext_split ...passed 00:04:08.789 Test: bdev_io_ext_bounce_buffer ...passed 00:04:08.789 Test: bdev_register_uuid_alias ...[2024-07-15 22:05:27.478166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 626605ec-d473-498c-a6d0-da78bc628448 already exists 00:04:08.789 [2024-07-15 22:05:27.478621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:626605ec-d473-498c-a6d0-da78bc628448 alias for bdev bdev0 00:04:08.789 passed 00:04:08.789 Test: bdev_unregister_by_name ...[2024-07-15 22:05:27.492584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7974:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:04:08.789 [2024-07-15 22:05:27.493698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7982:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:04:08.789 passed 00:04:08.789 Test: for_each_bdev_test ...passed 00:04:08.789 Test: bdev_seek_test ...passed 00:04:08.789 Test: bdev_copy ...passed 00:04:08.789 Test: bdev_copy_split_test ...passed 00:04:09.047 Test: examine_locks ...passed 00:04:09.047 Test: claim_v2_rwo ...[2024-07-15 22:05:27.684539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.686392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8708:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.687357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.688558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.689342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.695726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8703:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:04:09.047 passed 00:04:09.047 Test: claim_v2_rom ...[2024-07-15 22:05:27.705460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.706601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.707194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.707813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.715401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8746:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:04:09.047 [2024-07-15 22:05:27.717399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:09.047 passed 00:04:09.047 Test: claim_v2_rwm ...[2024-07-15 22:05:27.721424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:09.047 [2024-07-15 22:05:27.726566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.727700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.728352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.728973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.730100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8796:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:04:09.047 [2024-07-15 22:05:27.736474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:09.047 passed 00:04:09.048 Test: claim_v2_existing_writer ...[2024-07-15 22:05:27.742377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:09.048 [2024-07-15 22:05:27.742680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:09.048 passed 00:04:09.048 Test: claim_v2_existing_v1 ...[2024-07-15 22:05:27.745827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:09.048 [2024-07-15 22:05:27.746605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:09.048 [2024-07-15 22:05:27.746735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:09.048 passed 00:04:09.048 Test: claim_v1_existing_v2 ...[2024-07-15 22:05:27.749508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:09.048 [2024-07-15 22:05:27.750643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:09.048 [2024-07-15 22:05:27.750845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:09.048 passed 00:04:09.048 Test: examine_claimed ...[2024-07-15 22:05:27.763324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:04:09.048 passed 00:04:09.048 00:04:09.048 Run Summary: Type Total Ran Passed Failed Inactive 00:04:09.048 suites 1 1 n/a 0 0 00:04:09.048 tests 59 59 59 0 0 00:04:09.048 asserts 4599 4599 4599 0 n/a 00:04:09.048 00:04:09.048 Elapsed time = 2.843 seconds 00:04:09.048 --69048-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:09.048 --69048-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:09.048 ==69048== 00:04:09.048 ==69048== HEAP SUMMARY: 00:04:09.048 ==69048== in use at exit: 2,040 bytes in 5 blocks 00:04:09.048 ==69048== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:04:09.048 ==69048== 00:04:09.048 ==69048== Searching for pointers to 5 not-freed blocks 00:04:09.048 ==69048== Checked 7,187,448 bytes 00:04:09.048 ==69048== 00:04:09.048 ==69048== LEAK SUMMARY: 00:04:09.048 ==69048== definitely lost: 0 bytes in 0 blocks 00:04:09.048 ==69048== indirectly lost: 0 bytes in 0 blocks 00:04:09.048 ==69048== possibly lost: 0 bytes in 0 blocks 00:04:09.048 ==69048== still reachable: 2,040 bytes in 5 blocks 00:04:09.048 ==69048== suppressed: 0 bytes in 0 blocks 00:04:09.048 ==69048== Reachable blocks (those to which a pointer was found) are not shown. 00:04:09.048 ==69048== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:09.048 ==69048== 00:04:09.048 ==69048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:09.048 22:05:27 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:04:09.048 ==69090== Memcheck, a memory error detector 00:04:09.048 ==69090== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:09.048 ==69090== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:09.048 ==69090== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:09.048 ==69090== 00:04:09.048 --69090-- Valgrind options: 00:04:09.048 --69090-- --leak-check=full 00:04:09.048 --69090-- --error-exitcode=2 00:04:09.048 --69090-- --verbose 00:04:09.048 --69090-- Contents of /proc/version: 00:04:09.048 --69090-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:09.048 --69090-- 00:04:09.048 --69090-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:09.048 --69090-- Page sizes: currently 4096, max supported 4096 00:04:09.048 --69090-- Valgrind library directory: /usr/libexec/valgrind 00:04:09.048 --69090-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:09.307 --69090-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:09.307 --69090-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:09.307 --69090-- might be shown as UnknownInlinedFun 00:04:09.307 --69090-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:09.307 --69090-- object doesn't have a dynamic symbol table 00:04:09.307 --69090-- Scheduler: using generic scheduler lock implementation. 00:04:09.307 --69090-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:09.307 ==69090== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69090-by-???-on-4f7c6d26003f 00:04:09.307 ==69090== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69090-by-???-on-4f7c6d26003f 00:04:09.307 ==69090== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69090-by-???-on-4f7c6d26003f 00:04:09.307 ==69090== 00:04:09.307 ==69090== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:09.307 ==69090== don't want to do, unless you know exactly what you're doing, 00:04:09.307 ==69090== or are doing some strange experiment): 00:04:09.307 ==69090== /usr/libexec/valgrind/../../bin/vgdb --pid=69090 ...command... 00:04:09.307 ==69090== 00:04:09.307 ==69090== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:09.307 ==69090== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:09.307 ==69090== and then give GDB the following command 00:04:09.307 ==69090== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69090 00:04:09.307 ==69090== --pid is optional if only one valgrind process is running 00:04:09.307 ==69090== 00:04:09.307 --69090-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:09.307 --69090-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:09.307 --69090-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:09.307 --69090-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:09.307 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.307 --69090-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:09.307 --69090-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:09.307 --69090-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:09.307 --69090-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:09.307 --69090-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:09.307 --69090-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:09.307 --69090-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:09.307 --69090-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:09.307 --69090-- Reading syms from /usr/lib64/libm.so.6 00:04:09.307 --69090-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:09.307 --69090-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:09.307 --69090-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:09.307 --69090-- Reading syms from /usr/lib64/libc.so.6 00:04:09.307 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.307 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.307 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.307 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.307 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.307 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.308 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.308 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.308 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.308 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.308 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.308 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.308 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.308 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.308 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.308 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.308 --69090-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.308 --69090-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.567 --69090-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:09.567 --69090-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:09.567 --69090-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:09.567 --69090-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:09.567 --69090-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:09.567 --69090-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:09.567 --69090-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 ==69090== Preferring higher priority redirection: 00:04:09.567 --69090-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:09.567 --69090-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:09.567 --69090-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 --69090-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.567 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.567 --69090-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.567 --69090-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.567 ==69090== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.567 --69090-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.568 --69090-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.568 --69090-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:09.568 --69090-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:09.568 --69090-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:09.568 --69090-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:09.568 --69090-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:09.568 --69090-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:09.568 --69090-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:09.568 --69090-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:09.568 --69090-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:09.568 --69090-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:09.568 --69090-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:09.568 --69090-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:09.568 --69090-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:09.568 --69090-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:09.826 --69090-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:09.826 --69090-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:09.826 --69090-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:09.826 00:04:09.826 00:04:09.826 CUnit - A unit testing framework for C - Version 2.1-3 00:04:09.826 http://cunit.sourceforge.net/ 00:04:09.826 00:04:09.826 00:04:09.826 Suite: nvme 00:04:09.826 Test: test_create_ctrlr ...passed 00:04:10.085 Test: test_reset_ctrlr ...[2024-07-15 22:05:28.745978] /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:04:10.085 passed 00:04:10.085 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:04:10.085 Test: test_failover_ctrlr ...--69090-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:10.085 passed 00:04:10.085 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-15 22:05:28.866325] /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:04:10.085 [2024-07-15 22:05:28.872196] /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:04:10.085 [2024-07-15 22:05:28.873686] /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:04:10.085 passed 00:04:10.085 Test: test_pending_reset ...--69090-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:10.085 --69090-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:10.344 [2024-07-15 22:05:28.993537] /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:04:10.345 [2024-07-15 22:05:28.995069] /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:04:10.345 passed 00:04:10.345 Test: test_attach_ctrlr ...[2024-07-15 22:05:29.043231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4317:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:04:10.345 passed 00:04:10.345 Test: test_aer_cb ...passed 00:04:10.604 Test: test_submit_nvme_cmd ...passed 00:04:10.604 Test: test_add_remove_trid ...passed 00:04:10.604 Test: test_abort ...[2024-07-15 22:05:29.287014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7452:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:04:10.604 passed 00:04:10.604 Test: test_get_io_qpair ...passed 00:04:10.604 Test: test_bdev_unregister ...passed 00:04:10.604 Test: test_compare_ns ...passed 00:04:10.604 Test: test_init_ana_log_page ...passed 00:04:10.604 Test: test_get_memory_domains ...passed 00:04:10.604 Test: test_reconnect_qpair ...[2024-07-15 22:05:29.403680] /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:04:10.604 passed 00:04:10.604 Test: test_create_bdev_ctrlr ...[2024-07-15 22:05:29.413835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5382:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:04:10.604 passed 00:04:10.604 Test: test_add_multi_ns_to_bdev ...[2024-07-15 22:05:29.443185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4573:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:04:10.862 passed 00:04:10.862 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:04:10.862 Test: test_admin_path ...passed 00:04:10.862 Test: test_reset_bdev_ctrlr ...passed 00:04:10.862 Test: test_find_io_path ...passed 00:04:10.862 Test: test_retry_io_if_ana_state_is_updating ...passed 00:04:10.862 Test: test_retry_io_for_io_path_error ...passed 00:04:10.862 Test: test_retry_io_count ...passed 00:04:10.862 Test: test_concurrent_read_ana_log_page ...passed 00:04:10.862 Test: test_retry_io_for_ana_error ...passed 00:04:10.863 Test: test_check_io_error_resiliency_params ...[2024-07-15 22:05:29.652542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6076:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:04:10.863 [2024-07-15 22:05:29.653062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6080:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:10.863 [2024-07-15 22:05:29.653647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6089:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:10.863 [2024-07-15 22:05:29.654170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6092:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:04:10.863 [2024-07-15 22:05:29.654683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104: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:04:10.863 [2024-07-15 22:05:29.656038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104: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:04:10.863 [2024-07-15 22:05:29.656526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:04:10.863 [2024-07-15 22:05:29.657121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6099:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:04:10.863 [2024-07-15 22:05:29.657601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6096:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:04:10.863 passed 00:04:10.863 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:04:10.863 Test: test_reconnect_ctrlr ...[2024-07-15 22:05:29.684547] /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:04:10.863 [2024-07-15 22:05:29.693072] /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:04:10.863 [2024-07-15 22:05:29.702839] /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:04:10.863 [2024-07-15 22:05:29.705826] /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:04:10.863 [2024-07-15 22:05:29.708559] /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:04:10.863 passed 00:04:11.122 Test: test_retry_failover_ctrlr ...[2024-07-15 22:05:29.719898] /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:04:11.122 passed 00:04:11.122 Test: test_fail_path ...[2024-07-15 22:05:29.735504] /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:04:11.122 [2024-07-15 22:05:29.739673] /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:04:11.122 [2024-07-15 22:05:29.742678] /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:04:11.122 [2024-07-15 22:05:29.746048] /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:04:11.122 [2024-07-15 22:05:29.748553] /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:04:11.122 passed 00:04:11.122 Test: test_nvme_ns_cmp ...passed 00:04:11.122 Test: test_ana_transition ...passed 00:04:11.122 Test: test_set_preferred_path ...passed 00:04:11.122 Test: test_find_next_io_path ...passed 00:04:11.122 Test: test_find_io_path_min_qd ...passed 00:04:11.122 Test: test_disable_auto_failback ...[2024-07-15 22:05:29.816446] /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:04:11.122 passed 00:04:11.122 Test: test_set_multipath_policy ...passed 00:04:11.122 Test: test_uuid_generation ...passed 00:04:11.122 Test: test_retry_io_to_same_path ...passed 00:04:11.122 Test: test_race_between_reset_and_disconnected ...passed 00:04:11.122 Test: test_ctrlr_op_rpc ...passed 00:04:11.122 Test: test_bdev_ctrlr_op_rpc ...passed 00:04:11.381 Test: test_disable_enable_ctrlr ...[2024-07-15 22:05:29.980438] /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:04:11.381 [2024-07-15 22:05:29.986711] /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:04:11.381 passed 00:04:11.381 Test: test_delete_ctrlr_done ...passed 00:04:11.381 Test: test_ns_remove_during_reset ...passed 00:04:11.381 Test: test_io_path_is_current ...passed 00:04:11.381 00:04:11.381 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.381 suites 1 1 n/a 0 0 00:04:11.381 tests 49 49 49 0 0 00:04:11.381 asserts 3577 3577 3577 0 n/a 00:04:11.381 00:04:11.381 Elapsed time = 1.518 seconds 00:04:11.381 --69090-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.949 --69090-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.949 ==69090== 00:04:11.949 ==69090== HEAP SUMMARY: 00:04:11.949 ==69090== in use at exit: 0 bytes in 0 blocks 00:04:11.949 ==69090== total heap usage: 5,793 allocs, 5,793 frees, 1,767,644 bytes allocated 00:04:11.949 ==69090== 00:04:11.949 ==69090== All heap blocks were freed -- no leaks are possible 00:04:11.949 ==69090== 00:04:11.949 ==69090== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.949 22:05:30 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:04:11.949 ==69125== Memcheck, a memory error detector 00:04:11.949 ==69125== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.949 ==69125== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.949 ==69125== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:11.949 ==69125== 00:04:11.949 --69125-- Valgrind options: 00:04:11.949 --69125-- --leak-check=full 00:04:11.949 --69125-- --error-exitcode=2 00:04:11.949 --69125-- --verbose 00:04:11.949 --69125-- Contents of /proc/version: 00:04:11.949 --69125-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:11.949 --69125-- 00:04:11.949 --69125-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.949 --69125-- Page sizes: currently 4096, max supported 4096 00:04:11.949 --69125-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.949 --69125-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:11.949 --69125-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.949 --69125-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.949 --69125-- might be shown as UnknownInlinedFun 00:04:11.949 --69125-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.949 --69125-- object doesn't have a dynamic symbol table 00:04:11.949 --69125-- Scheduler: using generic scheduler lock implementation. 00:04:11.949 --69125-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.949 ==69125== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69125-by-???-on-4f7c6d26003f 00:04:11.949 ==69125== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69125-by-???-on-4f7c6d26003f 00:04:11.949 ==69125== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69125-by-???-on-4f7c6d26003f 00:04:11.949 ==69125== 00:04:11.949 ==69125== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.949 ==69125== don't want to do, unless you know exactly what you're doing, 00:04:11.949 ==69125== or are doing some strange experiment): 00:04:11.949 ==69125== /usr/libexec/valgrind/../../bin/vgdb --pid=69125 ...command... 00:04:11.949 ==69125== 00:04:11.949 ==69125== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.949 ==69125== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:11.949 ==69125== and then give GDB the following command 00:04:11.949 ==69125== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69125 00:04:11.949 ==69125== --pid is optional if only one valgrind process is running 00:04:11.949 ==69125== 00:04:11.949 --69125-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.949 --69125-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.949 --69125-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.949 --69125-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.949 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.949 --69125-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.949 --69125-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.949 --69125-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.950 --69125-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.950 --69125-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.950 --69125-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.950 --69125-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.950 --69125-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:11.950 --69125-- Reading syms from /usr/lib64/libm.so.6 00:04:11.950 --69125-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:11.950 --69125-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:11.950 --69125-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:11.950 --69125-- Reading syms from /usr/lib64/libc.so.6 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.950 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.950 --69125-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.950 --69125-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.209 --69125-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.209 --69125-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.209 --69125-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.209 --69125-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.209 --69125-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.209 --69125-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.209 --69125-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.209 --69125-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 ==69125== Preferring higher priority redirection: 00:04:12.210 --69125-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.210 --69125-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.210 --69125-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 --69125-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.210 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.210 --69125-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.210 --69125-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.210 ==69125== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.210 --69125-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.210 --69125-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.210 --69125-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.210 --69125-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.210 --69125-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.210 --69125-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.210 --69125-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.210 --69125-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.210 --69125-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.210 --69125-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.210 --69125-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.210 --69125-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.210 --69125-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.210 --69125-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.210 --69125-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.210 --69125-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.210 --69125-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.210 --69125-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.210 --69125-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.469 00:04:12.469 00:04:12.469 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.469 http://cunit.sourceforge.net/ 00:04:12.469 00:04:12.469 Test Options 00:04:12.469 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:04:12.469 00:04:12.469 Suite: raid 00:04:12.469 Test: test_create_raid ...--69125-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:12.469 passed 00:04:12.469 Test: test_create_raid_superblock ...passed 00:04:12.469 Test: test_delete_raid ...passed 00:04:12.469 Test: test_create_raid_invalid_args ...[2024-07-15 22:05:31.242858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:12.469 [2024-07-15 22:05:31.272461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:12.469 [2024-07-15 22:05:31.276746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1465:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:04:12.469 [2024-07-15 22:05:31.278489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:12.469 [2024-07-15 22:05:31.279340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:04:12.469 [2024-07-15 22:05:31.288848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:12.469 [2024-07-15 22:05:31.288963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:04:12.469 passed 00:04:12.469 Test: test_delete_raid_invalid_args ...passed 00:04:12.728 Test: test_io_channel ...passed 00:04:12.728 Test: test_reset_io ...passed 00:04:12.728 Test: test_multi_raid ...passed 00:04:12.728 Test: test_io_type_supported ...passed 00:04:12.728 Test: test_raid_json_dump_info ...passed 00:04:12.728 Test: test_context_size ...passed 00:04:12.728 Test: test_raid_level_conversions ...passed 00:04:12.728 Test: test_raid_io_split ...passed 00:04:12.728 Test: test_raid_process ...passed 00:04:12.728 00:04:12.728 Run Summary: Type Total Ran Passed Failed Inactive 00:04:12.728 suites 1 1 n/a 0 0 00:04:12.728 tests 14 14 14 0 0 00:04:12.728 asserts 6183 6183 6183 0 n/a 00:04:12.728 00:04:12.728 Elapsed time = 0.469 seconds 00:04:12.987 --69125-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:12.987 --69125-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:12.987 ==69125== 00:04:12.987 ==69125== HEAP SUMMARY: 00:04:12.987 ==69125== in use at exit: 34,168 bytes in 1,028 blocks 00:04:12.987 ==69125== total heap usage: 5,140 allocs, 4,112 frees, 18,007,107 bytes allocated 00:04:12.987 ==69125== 00:04:12.987 ==69125== Searching for pointers to 1,028 not-freed blocks 00:04:12.987 ==69125== Checked 6,789,560 bytes 00:04:12.987 ==69125== 00:04:12.987 ==69125== LEAK SUMMARY: 00:04:12.987 ==69125== definitely lost: 0 bytes in 0 blocks 00:04:12.987 ==69125== indirectly lost: 0 bytes in 0 blocks 00:04:12.987 ==69125== possibly lost: 0 bytes in 0 blocks 00:04:12.987 ==69125== still reachable: 34,168 bytes in 1,028 blocks 00:04:12.987 ==69125== suppressed: 0 bytes in 0 blocks 00:04:12.987 ==69125== Reachable blocks (those to which a pointer was found) are not shown. 00:04:12.987 ==69125== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:12.987 ==69125== 00:04:12.987 ==69125== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:12.987 22:05:31 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:04:12.987 ==69135== Memcheck, a memory error detector 00:04:12.987 ==69135== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:12.987 ==69135== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:12.987 ==69135== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:12.987 ==69135== 00:04:12.987 --69135-- Valgrind options: 00:04:12.987 --69135-- --leak-check=full 00:04:12.987 --69135-- --error-exitcode=2 00:04:12.987 --69135-- --verbose 00:04:12.987 --69135-- Contents of /proc/version: 00:04:12.987 --69135-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:12.987 --69135-- 00:04:12.987 --69135-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:12.987 --69135-- Page sizes: currently 4096, max supported 4096 00:04:12.987 --69135-- Valgrind library directory: /usr/libexec/valgrind 00:04:12.987 --69135-- 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:04:12.987 --69135-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:12.987 --69135-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:12.987 --69135-- might be shown as UnknownInlinedFun 00:04:12.987 --69135-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:12.987 --69135-- object doesn't have a dynamic symbol table 00:04:12.987 --69135-- Scheduler: using generic scheduler lock implementation. 00:04:12.987 --69135-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:12.987 ==69135== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69135-by-???-on-4f7c6d26003f 00:04:12.987 ==69135== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69135-by-???-on-4f7c6d26003f 00:04:12.987 ==69135== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69135-by-???-on-4f7c6d26003f 00:04:12.987 ==69135== 00:04:12.987 ==69135== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:12.987 ==69135== don't want to do, unless you know exactly what you're doing, 00:04:12.987 ==69135== or are doing some strange experiment): 00:04:12.987 ==69135== /usr/libexec/valgrind/../../bin/vgdb --pid=69135 ...command... 00:04:12.987 ==69135== 00:04:12.987 ==69135== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:12.987 ==69135== /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:04:12.987 ==69135== and then give GDB the following command 00:04:12.987 ==69135== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69135 00:04:12.987 ==69135== --pid is optional if only one valgrind process is running 00:04:12.987 ==69135== 00:04:12.987 --69135-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:12.987 --69135-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:12.987 --69135-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:12.987 --69135-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:12.987 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.987 --69135-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:12.987 --69135-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.987 --69135-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.987 --69135-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.988 --69135-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.988 --69135-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.988 --69135-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.988 --69135-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.988 --69135-- Reading syms from /usr/lib64/libm.so.6 00:04:12.988 --69135-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.988 --69135-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:12.988 --69135-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.988 --69135-- Reading syms from /usr/lib64/libc.so.6 00:04:13.246 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.246 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.246 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.246 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.246 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.246 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.246 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.246 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.246 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.246 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.246 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.246 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.247 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.247 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.247 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.247 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.247 --69135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.247 --69135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.247 --69135-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:13.247 --69135-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:13.247 --69135-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:13.247 --69135-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:13.247 --69135-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:13.247 --69135-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:13.247 --69135-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 ==69135== Preferring higher priority redirection: 00:04:13.247 --69135-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:13.247 --69135-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:13.247 --69135-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 --69135-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.247 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.247 --69135-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.247 --69135-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.247 ==69135== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.247 --69135-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.247 --69135-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.247 --69135-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:13.247 --69135-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:13.247 --69135-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:13.247 --69135-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:13.247 --69135-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:13.247 --69135-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:13.248 --69135-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:13.248 --69135-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:13.248 --69135-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:13.248 --69135-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:13.248 --69135-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:13.248 --69135-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:13.248 --69135-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:13.248 --69135-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:13.506 --69135-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:13.506 --69135-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:13.506 00:04:13.506 00:04:13.506 CUnit - A unit testing framework for C - Version 2.1-3 00:04:13.506 http://cunit.sourceforge.net/ 00:04:13.506 00:04:13.506 --69135-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:13.506 00:04:13.506 Suite: raid_sb 00:04:13.506 Test: test_raid_bdev_write_superblock ...passed 00:04:13.506 Test: test_raid_bdev_load_base_bdev_superblock ...--69135-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:13.506 passed 00:04:13.506 Test: test_raid_bdev_parse_superblock ...[2024-07-15 22:05:32.198512] /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:04:13.506 passed 00:04:13.506 Suite: raid_sb_md 00:04:13.506 Test: test_raid_bdev_write_superblock ...passed 00:04:13.506 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:13.506 Test: test_raid_bdev_parse_superblock ...[2024-07-15 22:05:32.230674] /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:04:13.506 passed 00:04:13.506 Suite: raid_sb_md_interleaved 00:04:13.506 Test: test_raid_bdev_write_superblock ...passed 00:04:13.506 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:13.506 Test: test_raid_bdev_parse_superblock ...[2024-07-15 22:05:32.238768] /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:04:13.506 passed 00:04:13.506 00:04:13.506 Run Summary: Type Total Ran Passed Failed Inactive 00:04:13.506 suites 3 3 n/a 0 0 00:04:13.506 tests 9 9 9 0 0 00:04:13.506 asserts 139 139 139 0 n/a 00:04:13.506 00:04:13.506 Elapsed time = 0.121 seconds 00:04:13.506 --69135-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:13.506 --69135-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:13.506 ==69135== 00:04:13.506 ==69135== HEAP SUMMARY: 00:04:13.506 ==69135== in use at exit: 0 bytes in 0 blocks 00:04:13.506 ==69135== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:04:13.506 ==69135== 00:04:13.506 ==69135== All heap blocks were freed -- no leaks are possible 00:04:13.506 ==69135== 00:04:13.506 ==69135== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:13.506 22:05:32 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:04:13.506 ==69141== Memcheck, a memory error detector 00:04:13.506 ==69141== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:13.506 ==69141== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:13.507 ==69141== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:13.507 ==69141== 00:04:13.507 --69141-- Valgrind options: 00:04:13.507 --69141-- --leak-check=full 00:04:13.507 --69141-- --error-exitcode=2 00:04:13.507 --69141-- --verbose 00:04:13.507 --69141-- Contents of /proc/version: 00:04:13.507 --69141-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:13.507 --69141-- 00:04:13.507 --69141-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:13.507 --69141-- Page sizes: currently 4096, max supported 4096 00:04:13.507 --69141-- Valgrind library directory: /usr/libexec/valgrind 00:04:13.507 --69141-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:13.507 --69141-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:13.507 --69141-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:13.507 --69141-- might be shown as UnknownInlinedFun 00:04:13.507 --69141-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:13.507 --69141-- object doesn't have a dynamic symbol table 00:04:13.507 --69141-- Scheduler: using generic scheduler lock implementation. 00:04:13.507 --69141-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:13.507 ==69141== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69141-by-???-on-4f7c6d26003f 00:04:13.507 ==69141== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69141-by-???-on-4f7c6d26003f 00:04:13.507 ==69141== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69141-by-???-on-4f7c6d26003f 00:04:13.507 ==69141== 00:04:13.507 ==69141== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:13.507 ==69141== don't want to do, unless you know exactly what you're doing, 00:04:13.507 ==69141== or are doing some strange experiment): 00:04:13.507 ==69141== /usr/libexec/valgrind/../../bin/vgdb --pid=69141 ...command... 00:04:13.507 ==69141== 00:04:13.507 ==69141== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:13.507 ==69141== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:13.507 ==69141== and then give GDB the following command 00:04:13.507 ==69141== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69141 00:04:13.507 ==69141== --pid is optional if only one valgrind process is running 00:04:13.507 ==69141== 00:04:13.766 --69141-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:13.766 --69141-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:13.766 --69141-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:13.766 --69141-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:13.766 --69141-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:13.766 --69141-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:13.766 --69141-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:13.766 --69141-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:13.766 --69141-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:13.766 --69141-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:13.766 --69141-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:13.766 --69141-- Reading syms from /usr/lib64/libm.so.6 00:04:13.766 --69141-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:13.766 --69141-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:13.766 --69141-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libc.so.6 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.766 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.766 --69141-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.766 --69141-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.766 --69141-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:13.766 --69141-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:13.766 --69141-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:13.766 --69141-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:13.766 --69141-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:13.766 --69141-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.766 --69141-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.767 --69141-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 ==69141== Preferring higher priority redirection: 00:04:14.026 --69141-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:14.026 --69141-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:14.026 --69141-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 --69141-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.026 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.026 --69141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.026 --69141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.026 ==69141== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.026 --69141-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.026 --69141-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.026 --69141-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:14.026 --69141-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:14.026 --69141-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:14.026 --69141-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:14.026 --69141-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:14.026 --69141-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:14.026 --69141-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:14.026 --69141-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:14.026 --69141-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:14.026 --69141-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:14.026 --69141-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:14.026 --69141-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:14.026 --69141-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:14.026 --69141-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:14.026 --69141-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:14.026 --69141-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:14.026 --69141-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:14.026 00:04:14.026 00:04:14.026 CUnit - A unit testing framework for C - Version 2.1-3 00:04:14.026 http://cunit.sourceforge.net/ 00:04:14.026 00:04:14.026 00:04:14.026 Suite: concat 00:04:14.026 Test: test_concat_start ...passed 00:04:14.026 Test: test_concat_rw ...passed 00:04:14.285 Test: test_concat_null_payload ...passed 00:04:14.285 00:04:14.285 Run Summary: Type Total Ran Passed Failed Inactive 00:04:14.285 suites 1 1 n/a 0 0 00:04:14.285 tests 3 3 3 0 0 00:04:14.285 asserts 8460 8460 8460 0 n/a 00:04:14.285 00:04:14.285 Elapsed time = 0.092 seconds 00:04:14.285 --69141-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:14.285 --69141-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:14.285 ==69141== 00:04:14.285 ==69141== HEAP SUMMARY: 00:04:14.285 ==69141== in use at exit: 0 bytes in 0 blocks 00:04:14.285 ==69141== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:04:14.285 ==69141== 00:04:14.285 ==69141== All heap blocks were freed -- no leaks are possible 00:04:14.285 ==69141== 00:04:14.285 ==69141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:14.285 22:05:32 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:04:14.285 ==69152== Memcheck, a memory error detector 00:04:14.285 ==69152== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:14.285 ==69152== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:14.285 ==69152== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:14.285 ==69152== 00:04:14.285 --69152-- Valgrind options: 00:04:14.285 --69152-- --leak-check=full 00:04:14.285 --69152-- --error-exitcode=2 00:04:14.285 --69152-- --verbose 00:04:14.285 --69152-- Contents of /proc/version: 00:04:14.285 --69152-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:14.286 --69152-- 00:04:14.286 --69152-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:14.286 --69152-- Page sizes: currently 4096, max supported 4096 00:04:14.286 --69152-- Valgrind library directory: /usr/libexec/valgrind 00:04:14.286 --69152-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:14.286 --69152-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:14.286 --69152-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:14.286 --69152-- might be shown as UnknownInlinedFun 00:04:14.286 --69152-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:14.286 --69152-- object doesn't have a dynamic symbol table 00:04:14.286 --69152-- Scheduler: using generic scheduler lock implementation. 00:04:14.286 --69152-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:14.286 ==69152== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69152-by-???-on-4f7c6d26003f 00:04:14.286 ==69152== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69152-by-???-on-4f7c6d26003f 00:04:14.286 ==69152== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69152-by-???-on-4f7c6d26003f 00:04:14.286 ==69152== 00:04:14.286 ==69152== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:14.286 ==69152== don't want to do, unless you know exactly what you're doing, 00:04:14.286 ==69152== or are doing some strange experiment): 00:04:14.286 ==69152== /usr/libexec/valgrind/../../bin/vgdb --pid=69152 ...command... 00:04:14.286 ==69152== 00:04:14.286 ==69152== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:14.286 ==69152== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:14.286 ==69152== and then give GDB the following command 00:04:14.286 ==69152== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69152 00:04:14.286 ==69152== --pid is optional if only one valgrind process is running 00:04:14.286 ==69152== 00:04:14.286 --69152-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:14.286 --69152-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:14.286 --69152-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:14.286 --69152-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:14.286 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.286 --69152-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:14.286 --69152-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:14.286 --69152-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:14.286 --69152-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:14.286 --69152-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:14.286 --69152-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:14.286 --69152-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:14.286 --69152-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:14.286 --69152-- Reading syms from /usr/lib64/libm.so.6 00:04:14.286 --69152-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:14.286 --69152-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:14.286 --69152-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:14.286 --69152-- Reading syms from /usr/lib64/libc.so.6 00:04:14.547 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.547 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.547 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.547 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.547 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.547 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.547 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.547 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.548 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.548 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.548 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.548 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.548 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.548 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.548 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.548 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.548 --69152-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.548 --69152-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.548 --69152-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:14.548 --69152-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:14.548 --69152-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:14.548 --69152-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:14.548 --69152-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:14.548 --69152-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:14.548 --69152-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.548 --69152-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 --69152-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.549 ==69152== Preferring higher priority redirection: 00:04:14.550 --69152-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:14.550 --69152-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:14.550 --69152-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 --69152-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.550 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.550 --69152-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.550 --69152-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.550 ==69152== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.550 --69152-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.550 --69152-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.550 --69152-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:14.550 --69152-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:14.550 --69152-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:14.550 --69152-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:14.550 --69152-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:14.551 --69152-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:14.551 --69152-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:14.551 --69152-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:14.551 --69152-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:14.551 --69152-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:14.551 --69152-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:14.551 --69152-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:14.551 --69152-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:14.551 --69152-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:14.810 --69152-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:14.810 --69152-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:14.810 --69152-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:14.810 00:04:14.810 00:04:14.810 CUnit - A unit testing framework for C - Version 2.1-3 00:04:14.810 http://cunit.sourceforge.net/ 00:04:14.810 00:04:14.810 00:04:14.810 Suite: raid0 00:04:14.810 Test: test_write_io ...passed 00:04:14.810 Test: test_read_io ...passed 00:04:15.068 Test: test_unmap_io ...passed 00:04:15.068 Test: test_io_failure ...passed 00:04:15.068 Suite: raid0_dif 00:04:15.068 Test: test_write_io ...passed 00:04:15.068 Test: test_read_io ...passed 00:04:15.327 Test: test_unmap_io ...passed 00:04:15.327 Test: test_io_failure ...passed 00:04:15.327 00:04:15.327 Run Summary: Type Total Ran Passed Failed Inactive 00:04:15.327 suites 2 2 n/a 0 0 00:04:15.327 tests 8 8 8 0 0 00:04:15.327 asserts 368291 368291 368291 0 n/a 00:04:15.327 00:04:15.327 Elapsed time = 0.632 seconds 00:04:15.327 --69152-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:15.327 --69152-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:15.327 ==69152== 00:04:15.327 ==69152== HEAP SUMMARY: 00:04:15.327 ==69152== in use at exit: 0 bytes in 0 blocks 00:04:15.327 ==69152== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:04:15.327 ==69152== 00:04:15.327 ==69152== All heap blocks were freed -- no leaks are possible 00:04:15.327 ==69152== 00:04:15.327 ==69152== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:15.586 22:05:34 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:15.586 ==69164== Memcheck, a memory error detector 00:04:15.586 ==69164== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:15.586 ==69164== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:15.586 ==69164== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:15.586 ==69164== 00:04:15.586 --69164-- Valgrind options: 00:04:15.586 --69164-- --leak-check=full 00:04:15.586 --69164-- --error-exitcode=2 00:04:15.586 --69164-- --verbose 00:04:15.586 --69164-- Contents of /proc/version: 00:04:15.586 --69164-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:15.586 --69164-- 00:04:15.586 --69164-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:15.586 --69164-- Page sizes: currently 4096, max supported 4096 00:04:15.586 --69164-- Valgrind library directory: /usr/libexec/valgrind 00:04:15.586 --69164-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:15.586 --69164-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:15.586 --69164-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:15.586 --69164-- might be shown as UnknownInlinedFun 00:04:15.586 --69164-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:15.586 --69164-- object doesn't have a dynamic symbol table 00:04:15.586 --69164-- Scheduler: using generic scheduler lock implementation. 00:04:15.586 --69164-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.586 ==69164== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69164-by-???-on-4f7c6d26003f 00:04:15.586 ==69164== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69164-by-???-on-4f7c6d26003f 00:04:15.586 ==69164== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69164-by-???-on-4f7c6d26003f 00:04:15.586 ==69164== 00:04:15.586 ==69164== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.586 ==69164== don't want to do, unless you know exactly what you're doing, 00:04:15.586 ==69164== or are doing some strange experiment): 00:04:15.586 ==69164== /usr/libexec/valgrind/../../bin/vgdb --pid=69164 ...command... 00:04:15.586 ==69164== 00:04:15.586 ==69164== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.586 ==69164== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:15.586 ==69164== and then give GDB the following command 00:04:15.586 ==69164== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69164 00:04:15.587 ==69164== --pid is optional if only one valgrind process is running 00:04:15.587 ==69164== 00:04:15.587 --69164-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.587 --69164-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:15.587 --69164-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:15.587 --69164-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:15.587 --69164-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:15.587 --69164-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:15.587 --69164-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:15.587 --69164-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:15.587 --69164-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:15.587 --69164-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:15.587 --69164-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:15.587 --69164-- Reading syms from /usr/lib64/libm.so.6 00:04:15.587 --69164-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:15.587 --69164-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:15.587 --69164-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libc.so.6 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.587 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.587 --69164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.587 --69164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.587 --69164-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:15.587 --69164-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:15.587 --69164-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:15.846 --69164-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:15.846 --69164-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:15.846 --69164-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.846 --69164-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 ==69164== Preferring higher priority redirection: 00:04:15.847 --69164-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:15.847 --69164-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:15.847 --69164-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 --69164-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.847 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.847 --69164-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.847 --69164-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.847 ==69164== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.847 --69164-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.847 --69164-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.847 --69164-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:15.847 --69164-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:15.847 --69164-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:15.847 --69164-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:15.847 --69164-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:15.847 --69164-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:15.847 --69164-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:15.847 --69164-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:15.847 --69164-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:15.847 --69164-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:15.847 --69164-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:15.847 --69164-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:15.847 --69164-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:15.847 --69164-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:15.847 --69164-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:15.847 --69164-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:15.847 --69164-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:15.847 00:04:15.847 00:04:15.847 CUnit - A unit testing framework for C - Version 2.1-3 00:04:15.847 http://cunit.sourceforge.net/ 00:04:15.847 00:04:15.847 00:04:15.847 Suite: raid1 00:04:15.847 Test: test_raid1_start ...passed 00:04:16.106 Test: test_raid1_read_balancing ...passed 00:04:16.106 Test: test_raid1_write_error ...passed 00:04:16.106 Test: test_raid1_read_error ...passed 00:04:16.106 00:04:16.106 Run Summary: Type Total Ran Passed Failed Inactive 00:04:16.106 suites 1 1 n/a 0 0 00:04:16.106 tests 4 4 4 0 0 00:04:16.106 asserts 4374 4374 4374 0 n/a 00:04:16.106 00:04:16.106 Elapsed time = 0.153 seconds 00:04:16.106 --69164-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:16.106 --69164-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:16.106 ==69164== 00:04:16.106 ==69164== HEAP SUMMARY: 00:04:16.106 ==69164== in use at exit: 0 bytes in 0 blocks 00:04:16.106 ==69164== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:04:16.106 ==69164== 00:04:16.106 ==69164== All heap blocks were freed -- no leaks are possible 00:04:16.106 ==69164== 00:04:16.106 ==69164== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:16.106 22:05:34 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:16.106 ==69174== Memcheck, a memory error detector 00:04:16.106 ==69174== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:16.106 ==69174== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:16.106 ==69174== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:16.106 ==69174== 00:04:16.106 --69174-- Valgrind options: 00:04:16.106 --69174-- --leak-check=full 00:04:16.106 --69174-- --error-exitcode=2 00:04:16.106 --69174-- --verbose 00:04:16.106 --69174-- Contents of /proc/version: 00:04:16.106 --69174-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:16.106 --69174-- 00:04:16.106 --69174-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:16.106 --69174-- Page sizes: currently 4096, max supported 4096 00:04:16.106 --69174-- Valgrind library directory: /usr/libexec/valgrind 00:04:16.106 --69174-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:16.106 --69174-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:16.106 --69174-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:16.106 --69174-- might be shown as UnknownInlinedFun 00:04:16.106 --69174-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:16.106 --69174-- object doesn't have a dynamic symbol table 00:04:16.106 --69174-- Scheduler: using generic scheduler lock implementation. 00:04:16.106 --69174-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:16.106 ==69174== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69174-by-???-on-4f7c6d26003f 00:04:16.106 ==69174== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69174-by-???-on-4f7c6d26003f 00:04:16.106 ==69174== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69174-by-???-on-4f7c6d26003f 00:04:16.106 ==69174== 00:04:16.106 ==69174== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:16.106 ==69174== don't want to do, unless you know exactly what you're doing, 00:04:16.106 ==69174== or are doing some strange experiment): 00:04:16.106 ==69174== /usr/libexec/valgrind/../../bin/vgdb --pid=69174 ...command... 00:04:16.106 ==69174== 00:04:16.106 ==69174== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:16.106 ==69174== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:16.106 ==69174== and then give GDB the following command 00:04:16.106 ==69174== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69174 00:04:16.106 ==69174== --pid is optional if only one valgrind process is running 00:04:16.106 ==69174== 00:04:16.106 --69174-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:16.365 --69174-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:16.365 --69174-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:16.365 --69174-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:16.365 --69174-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:16.365 --69174-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:16.365 --69174-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:16.365 --69174-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:16.365 --69174-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:16.365 --69174-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:16.365 --69174-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:16.365 --69174-- Reading syms from /usr/lib64/libm.so.6 00:04:16.365 --69174-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:16.365 --69174-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:16.365 --69174-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libc.so.6 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.365 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.365 --69174-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.365 --69174-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.365 --69174-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:16.365 --69174-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:16.365 --69174-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:16.365 --69174-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:16.365 --69174-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:16.365 --69174-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.365 --69174-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 ==69174== Preferring higher priority redirection: 00:04:16.366 --69174-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:16.366 --69174-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:16.366 --69174-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.366 --69174-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.624 --69174-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.624 --69174-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.624 --69174-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.625 --69174-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.625 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.625 --69174-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.625 --69174-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.625 ==69174== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.625 --69174-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.625 --69174-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.625 --69174-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:16.625 --69174-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:16.625 --69174-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:16.625 --69174-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:16.625 --69174-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:16.625 --69174-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:16.625 --69174-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:16.625 --69174-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:16.625 --69174-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:16.625 --69174-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:16.625 --69174-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:16.625 --69174-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:16.625 --69174-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:16.625 --69174-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:16.625 --69174-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:16.625 --69174-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:16.625 00:04:16.625 00:04:16.625 CUnit - A unit testing framework for C - Version 2.1-3 00:04:16.625 http://cunit.sourceforge.net/ 00:04:16.625 00:04:16.625 00:04:16.625 Suite: zone 00:04:16.625 Test: test_zone_get_operation ...passed 00:04:16.625 Test: test_bdev_zone_get_info ...passed 00:04:16.625 Test: test_bdev_zone_management ...passed 00:04:16.625 Test: test_bdev_zone_append ...passed 00:04:16.625 Test: test_bdev_zone_append_with_md ...passed 00:04:16.625 Test: test_bdev_zone_appendv ...passed 00:04:16.625 Test: test_bdev_zone_appendv_with_md ...passed 00:04:16.625 Test: test_bdev_io_get_append_location ...passed 00:04:16.625 00:04:16.625 Run Summary: Type Total Ran Passed Failed Inactive 00:04:16.625 suites 1 1 n/a 0 0 00:04:16.625 tests 8 8 8 0 0 00:04:16.625 asserts 94 94 94 0 n/a 00:04:16.625 00:04:16.625 Elapsed time = 0.045 seconds 00:04:16.625 --69174-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:16.625 --69174-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:16.625 ==69174== 00:04:16.625 ==69174== HEAP SUMMARY: 00:04:16.625 ==69174== in use at exit: 0 bytes in 0 blocks 00:04:16.625 ==69174== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:04:16.625 ==69174== 00:04:16.625 ==69174== All heap blocks were freed -- no leaks are possible 00:04:16.625 ==69174== 00:04:16.625 ==69174== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:16.625 22:05:35 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:16.625 ==69179== Memcheck, a memory error detector 00:04:16.625 ==69179== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:16.625 ==69179== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:16.625 ==69179== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:16.625 ==69179== 00:04:16.625 --69179-- Valgrind options: 00:04:16.625 --69179-- --leak-check=full 00:04:16.625 --69179-- --error-exitcode=2 00:04:16.625 --69179-- --verbose 00:04:16.625 --69179-- Contents of /proc/version: 00:04:16.625 --69179-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:16.625 --69179-- 00:04:16.625 --69179-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:16.625 --69179-- Page sizes: currently 4096, max supported 4096 00:04:16.625 --69179-- Valgrind library directory: /usr/libexec/valgrind 00:04:16.625 --69179-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:16.625 --69179-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:16.625 --69179-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:16.625 --69179-- might be shown as UnknownInlinedFun 00:04:16.625 --69179-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:16.625 --69179-- object doesn't have a dynamic symbol table 00:04:16.625 --69179-- Scheduler: using generic scheduler lock implementation. 00:04:16.884 --69179-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:16.884 ==69179== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69179-by-???-on-4f7c6d26003f 00:04:16.884 ==69179== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69179-by-???-on-4f7c6d26003f 00:04:16.884 ==69179== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69179-by-???-on-4f7c6d26003f 00:04:16.884 ==69179== 00:04:16.884 ==69179== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:16.884 ==69179== don't want to do, unless you know exactly what you're doing, 00:04:16.884 ==69179== or are doing some strange experiment): 00:04:16.884 ==69179== /usr/libexec/valgrind/../../bin/vgdb --pid=69179 ...command... 00:04:16.884 ==69179== 00:04:16.884 ==69179== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:16.884 ==69179== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:16.884 ==69179== and then give GDB the following command 00:04:16.884 ==69179== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69179 00:04:16.884 ==69179== --pid is optional if only one valgrind process is running 00:04:16.884 ==69179== 00:04:16.884 --69179-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:16.884 --69179-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:16.884 --69179-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:16.884 --69179-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:16.884 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.884 --69179-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:16.884 --69179-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:16.884 --69179-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:16.884 --69179-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:16.884 --69179-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:16.885 --69179-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:16.885 --69179-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:16.885 --69179-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:16.885 --69179-- Reading syms from /usr/lib64/libm.so.6 00:04:16.885 --69179-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:16.885 --69179-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:16.885 --69179-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libc.so.6 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:16.885 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.885 --69179-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:16.885 --69179-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:16.885 --69179-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:16.885 --69179-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:16.885 --69179-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:16.885 --69179-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:16.885 --69179-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:16.885 --69179-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.885 --69179-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 ==69179== Preferring higher priority redirection: 00:04:17.144 --69179-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:17.144 --69179-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:17.144 --69179-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 --69179-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.144 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.144 --69179-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.144 --69179-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.144 ==69179== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.144 --69179-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.144 --69179-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.144 --69179-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:17.144 --69179-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:17.144 --69179-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:17.144 --69179-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:17.144 --69179-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:17.144 --69179-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:17.144 --69179-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:17.144 --69179-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:17.144 --69179-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:17.144 --69179-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:17.144 --69179-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:17.144 --69179-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:17.144 --69179-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:17.144 --69179-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:17.144 --69179-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:17.144 --69179-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:17.144 00:04:17.144 00:04:17.144 CUnit - A unit testing framework for C - Version 2.1-3 00:04:17.144 http://cunit.sourceforge.net/ 00:04:17.144 00:04:17.144 00:04:17.144 Suite: gpt_parse 00:04:17.144 Test: test_parse_mbr_and_primary ...[2024-07-15 22:05:35.896885] /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:17.144 [2024-07-15 22:05:35.926784] /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:17.145 [2024-07-15 22:05:35.934185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:17.145 [2024-07-15 22:05:35.934584] /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:17.145 [2024-07-15 22:05:35.945215] /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:17.145 [2024-07-15 22:05:35.945790] /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:17.145 passed 00:04:17.145 Test: test_parse_secondary ...[2024-07-15 22:05:35.954407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:17.145 [2024-07-15 22:05:35.954521] /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:17.145 [2024-07-15 22:05:35.958651] /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:17.145 [2024-07-15 22:05:35.958764] /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:17.145 passed 00:04:17.145 Test: test_check_mbr ...[2024-07-15 22:05:35.963252] /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:17.145 [2024-07-15 22:05:35.963893] /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:17.145 passed 00:04:17.145 Test: test_read_header ...[2024-07-15 22:05:35.968990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:17.145 [2024-07-15 22:05:35.969960] /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:17.145 [2024-07-15 22:05:35.970861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:17.145 [2024-07-15 22:05:35.972809] /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:17.145 [2024-07-15 22:05:35.974042] /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:17.145 [2024-07-15 22:05:35.974363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:17.145 passed 00:04:17.145 Test: test_read_partitions ...[2024-07-15 22:05:35.978709] /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:17.145 [2024-07-15 22:05:35.980495] /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:17.145 [2024-07-15 22:05:35.981976] /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:17.145 [2024-07-15 22:05:35.982301] /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:17.145 [2024-07-15 22:05:35.984336] /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:17.145 passed 00:04:17.145 00:04:17.145 Run Summary: Type Total Ran Passed Failed Inactive 00:04:17.145 suites 1 1 n/a 0 0 00:04:17.145 tests 5 5 5 0 0 00:04:17.145 asserts 33 33 33 0 n/a 00:04:17.145 00:04:17.145 Elapsed time = 0.094 seconds 00:04:17.404 --69179-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:17.404 --69179-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:17.404 ==69179== 00:04:17.404 ==69179== HEAP SUMMARY: 00:04:17.404 ==69179== in use at exit: 0 bytes in 0 blocks 00:04:17.404 ==69179== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:17.404 ==69179== 00:04:17.404 ==69179== All heap blocks were freed -- no leaks are possible 00:04:17.404 ==69179== 00:04:17.404 ==69179== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:17.404 22:05:36 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:17.404 ==69187== Memcheck, a memory error detector 00:04:17.404 ==69187== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:17.404 ==69187== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:17.404 ==69187== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:17.404 ==69187== 00:04:17.404 --69187-- Valgrind options: 00:04:17.404 --69187-- --leak-check=full 00:04:17.404 --69187-- --error-exitcode=2 00:04:17.404 --69187-- --verbose 00:04:17.404 --69187-- Contents of /proc/version: 00:04:17.404 --69187-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:17.404 --69187-- 00:04:17.404 --69187-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:17.404 --69187-- Page sizes: currently 4096, max supported 4096 00:04:17.404 --69187-- Valgrind library directory: /usr/libexec/valgrind 00:04:17.404 --69187-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:17.404 --69187-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:17.404 --69187-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:17.404 --69187-- might be shown as UnknownInlinedFun 00:04:17.404 --69187-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:17.404 --69187-- object doesn't have a dynamic symbol table 00:04:17.404 --69187-- Scheduler: using generic scheduler lock implementation. 00:04:17.404 --69187-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:17.404 ==69187== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69187-by-???-on-4f7c6d26003f 00:04:17.404 ==69187== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69187-by-???-on-4f7c6d26003f 00:04:17.404 ==69187== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69187-by-???-on-4f7c6d26003f 00:04:17.404 ==69187== 00:04:17.404 ==69187== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:17.405 ==69187== don't want to do, unless you know exactly what you're doing, 00:04:17.405 ==69187== or are doing some strange experiment): 00:04:17.405 ==69187== /usr/libexec/valgrind/../../bin/vgdb --pid=69187 ...command... 00:04:17.405 ==69187== 00:04:17.405 ==69187== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:17.405 ==69187== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:17.405 ==69187== and then give GDB the following command 00:04:17.405 ==69187== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69187 00:04:17.405 ==69187== --pid is optional if only one valgrind process is running 00:04:17.405 ==69187== 00:04:17.405 --69187-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:17.405 --69187-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:17.405 --69187-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:17.405 --69187-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:17.405 --69187-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:17.405 --69187-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:17.405 --69187-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:17.405 --69187-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:17.405 --69187-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:17.405 --69187-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:17.405 --69187-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:17.405 --69187-- Reading syms from /usr/lib64/libm.so.6 00:04:17.405 --69187-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:17.405 --69187-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:17.405 --69187-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:17.405 --69187-- Reading syms from /usr/lib64/libc.so.6 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:17.405 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.405 --69187-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:17.405 --69187-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:17.664 --69187-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:17.664 --69187-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:17.664 --69187-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:17.664 --69187-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:17.664 --69187-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:17.664 --69187-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:17.664 --69187-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 ==69187== Preferring higher priority redirection: 00:04:17.664 --69187-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:17.664 --69187-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:17.664 --69187-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.664 --69187-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 --69187-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:17.665 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.665 --69187-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.665 --69187-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.665 ==69187== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.665 --69187-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:17.665 --69187-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:17.665 --69187-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:17.665 --69187-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:17.665 --69187-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:17.665 --69187-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:17.665 --69187-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:17.665 --69187-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:17.665 --69187-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:17.665 --69187-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:17.665 --69187-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:17.665 --69187-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:17.665 --69187-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:17.665 --69187-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:17.665 --69187-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:17.665 --69187-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:17.665 --69187-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:17.665 --69187-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:17.665 --69187-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:17.923 00:04:17.923 00:04:17.923 CUnit - A unit testing framework for C - Version 2.1-3 00:04:17.923 http://cunit.sourceforge.net/ 00:04:17.923 00:04:17.923 00:04:17.923 Suite: bdev_part 00:04:17.923 Test: part_test ...--69187-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:17.923 [2024-07-15 22:05:36.659906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name e470fb7c-9883-598d-b67b-d4a492386337 already exists 00:04:17.923 [2024-07-15 22:05:36.686431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:e470fb7c-9883-598d-b67b-d4a492386337 alias for bdev test1 00:04:17.923 passed 00:04:18.181 Test: part_free_test ...passed 00:04:18.181 Test: part_get_io_channel_test ...passed 00:04:18.181 Test: part_construct_ext ...passed 00:04:18.181 00:04:18.181 Run Summary: Type Total Ran Passed Failed Inactive 00:04:18.181 suites 1 1 n/a 0 0 00:04:18.181 tests 4 4 4 0 0 00:04:18.181 asserts 48 48 48 0 n/a 00:04:18.181 00:04:18.181 Elapsed time = 0.442 seconds 00:04:18.181 --69187-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:18.181 --69187-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:18.440 ==69187== 00:04:18.440 ==69187== HEAP SUMMARY: 00:04:18.440 ==69187== in use at exit: 1,224 bytes in 3 blocks 00:04:18.440 ==69187== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:04:18.440 ==69187== 00:04:18.440 ==69187== Searching for pointers to 3 not-freed blocks 00:04:18.440 ==69187== Checked 7,063,752 bytes 00:04:18.440 ==69187== 00:04:18.440 ==69187== LEAK SUMMARY: 00:04:18.440 ==69187== definitely lost: 0 bytes in 0 blocks 00:04:18.440 ==69187== indirectly lost: 0 bytes in 0 blocks 00:04:18.440 ==69187== possibly lost: 0 bytes in 0 blocks 00:04:18.440 ==69187== still reachable: 1,224 bytes in 3 blocks 00:04:18.440 ==69187== suppressed: 0 bytes in 0 blocks 00:04:18.440 ==69187== Reachable blocks (those to which a pointer was found) are not shown. 00:04:18.440 ==69187== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:18.440 ==69187== 00:04:18.440 ==69187== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:18.440 22:05:37 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:18.440 ==69199== Memcheck, a memory error detector 00:04:18.440 ==69199== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:18.440 ==69199== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:18.440 ==69199== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:18.440 ==69199== 00:04:18.440 --69199-- Valgrind options: 00:04:18.440 --69199-- --leak-check=full 00:04:18.440 --69199-- --error-exitcode=2 00:04:18.440 --69199-- --verbose 00:04:18.440 --69199-- Contents of /proc/version: 00:04:18.440 --69199-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:18.440 --69199-- 00:04:18.440 --69199-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:18.440 --69199-- Page sizes: currently 4096, max supported 4096 00:04:18.440 --69199-- Valgrind library directory: /usr/libexec/valgrind 00:04:18.440 --69199-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:18.440 --69199-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:18.440 --69199-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:18.441 --69199-- might be shown as UnknownInlinedFun 00:04:18.441 --69199-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:18.441 --69199-- object doesn't have a dynamic symbol table 00:04:18.441 --69199-- Scheduler: using generic scheduler lock implementation. 00:04:18.441 --69199-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:18.441 ==69199== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69199-by-???-on-4f7c6d26003f 00:04:18.441 ==69199== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69199-by-???-on-4f7c6d26003f 00:04:18.441 ==69199== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69199-by-???-on-4f7c6d26003f 00:04:18.441 ==69199== 00:04:18.441 ==69199== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:18.441 ==69199== don't want to do, unless you know exactly what you're doing, 00:04:18.441 ==69199== or are doing some strange experiment): 00:04:18.441 ==69199== /usr/libexec/valgrind/../../bin/vgdb --pid=69199 ...command... 00:04:18.441 ==69199== 00:04:18.441 ==69199== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:18.441 ==69199== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:18.441 ==69199== and then give GDB the following command 00:04:18.441 ==69199== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69199 00:04:18.441 ==69199== --pid is optional if only one valgrind process is running 00:04:18.441 ==69199== 00:04:18.441 --69199-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:18.441 --69199-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:18.441 --69199-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:18.441 --69199-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:18.441 --69199-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:18.441 --69199-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:18.441 --69199-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:18.441 --69199-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:18.441 --69199-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:18.441 --69199-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:18.441 --69199-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:18.441 --69199-- Reading syms from /usr/lib64/libm.so.6 00:04:18.441 --69199-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:18.441 --69199-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:18.441 --69199-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:18.441 --69199-- Reading syms from /usr/lib64/libc.so.6 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.441 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.441 --69199-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.441 --69199-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.700 --69199-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:18.700 --69199-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:18.700 --69199-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:18.700 --69199-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:18.700 --69199-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:18.700 --69199-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:18.700 --69199-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 ==69199== Preferring higher priority redirection: 00:04:18.700 --69199-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:18.700 --69199-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:18.700 --69199-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.700 --69199-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 --69199-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.701 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.701 --69199-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.701 --69199-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.701 ==69199== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.701 --69199-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.701 --69199-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.701 --69199-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:18.701 --69199-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:18.701 --69199-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:18.701 --69199-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:18.701 --69199-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:18.701 --69199-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:18.701 --69199-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:18.701 --69199-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:18.701 --69199-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:18.701 --69199-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:18.701 --69199-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:18.701 --69199-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:18.701 --69199-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:18.701 --69199-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:18.701 --69199-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:18.701 --69199-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:18.701 00:04:18.701 00:04:18.701 CUnit - A unit testing framework for C - Version 2.1-3 00:04:18.701 http://cunit.sourceforge.net/ 00:04:18.701 00:04:18.701 00:04:18.701 Suite: scsi_nvme_suite 00:04:18.701 Test: scsi_nvme_translate_test ...passed 00:04:18.701 00:04:18.959 Run Summary: Type Total Ran Passed Failed Inactive 00:04:18.959 suites 1 1 n/a 0 0 00:04:18.959 tests 1 1 1 0 0 00:04:18.959 asserts 104 104 104 0 n/a 00:04:18.959 00:04:18.959 Elapsed time = 0.029 seconds 00:04:18.959 --69199-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:18.959 --69199-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:18.959 ==69199== 00:04:18.959 ==69199== HEAP SUMMARY: 00:04:18.959 ==69199== in use at exit: 0 bytes in 0 blocks 00:04:18.959 ==69199== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:18.959 ==69199== 00:04:18.959 ==69199== All heap blocks were freed -- no leaks are possible 00:04:18.959 ==69199== 00:04:18.959 ==69199== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:18.959 22:05:37 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:18.960 ==69208== Memcheck, a memory error detector 00:04:18.960 ==69208== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:18.960 ==69208== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:18.960 ==69208== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:18.960 ==69208== 00:04:18.960 --69208-- Valgrind options: 00:04:18.960 --69208-- --leak-check=full 00:04:18.960 --69208-- --error-exitcode=2 00:04:18.960 --69208-- --verbose 00:04:18.960 --69208-- Contents of /proc/version: 00:04:18.960 --69208-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:18.960 --69208-- 00:04:18.960 --69208-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:18.960 --69208-- Page sizes: currently 4096, max supported 4096 00:04:18.960 --69208-- Valgrind library directory: /usr/libexec/valgrind 00:04:18.960 --69208-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:18.960 --69208-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:18.960 --69208-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:18.960 --69208-- might be shown as UnknownInlinedFun 00:04:18.960 --69208-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:18.960 --69208-- object doesn't have a dynamic symbol table 00:04:18.960 --69208-- Scheduler: using generic scheduler lock implementation. 00:04:18.960 --69208-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:18.960 ==69208== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69208-by-???-on-4f7c6d26003f 00:04:18.960 ==69208== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69208-by-???-on-4f7c6d26003f 00:04:18.960 ==69208== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69208-by-???-on-4f7c6d26003f 00:04:18.960 ==69208== 00:04:18.960 ==69208== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:18.960 ==69208== don't want to do, unless you know exactly what you're doing, 00:04:18.960 ==69208== or are doing some strange experiment): 00:04:18.960 ==69208== /usr/libexec/valgrind/../../bin/vgdb --pid=69208 ...command... 00:04:18.960 ==69208== 00:04:18.960 ==69208== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:18.960 ==69208== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:18.960 ==69208== and then give GDB the following command 00:04:18.960 ==69208== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69208 00:04:18.960 ==69208== --pid is optional if only one valgrind process is running 00:04:18.960 ==69208== 00:04:18.960 --69208-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:18.960 --69208-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:18.960 --69208-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:18.960 --69208-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:18.960 --69208-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:18.960 --69208-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:18.960 --69208-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:18.960 --69208-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:18.960 --69208-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:18.960 --69208-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:18.960 --69208-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:18.960 --69208-- Reading syms from /usr/lib64/libm.so.6 00:04:18.960 --69208-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:18.960 --69208-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:18.960 --69208-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:18.960 --69208-- Reading syms from /usr/lib64/libc.so.6 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.960 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.960 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.960 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.960 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.960 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.960 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.961 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.961 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.961 --69208-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.961 --69208-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.219 --69208-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:19.219 --69208-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:19.219 --69208-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:19.219 --69208-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.219 --69208-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.219 --69208-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.219 --69208-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 --69208-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.219 ==69208== Preferring higher priority redirection: 00:04:19.219 --69208-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.219 --69208-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.220 --69208-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 --69208-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.220 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.220 --69208-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.220 --69208-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.220 ==69208== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.220 --69208-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.220 --69208-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.220 --69208-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:19.220 --69208-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:19.220 --69208-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:19.220 --69208-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:19.220 --69208-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:19.220 --69208-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:19.220 --69208-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:19.220 --69208-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:19.220 --69208-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:19.220 --69208-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:19.220 --69208-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:19.220 --69208-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:19.220 --69208-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:19.220 --69208-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:19.220 --69208-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:19.220 --69208-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:19.220 --69208-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:19.479 00:04:19.479 00:04:19.479 CUnit - A unit testing framework for C - Version 2.1-3 00:04:19.479 http://cunit.sourceforge.net/ 00:04:19.479 00:04:19.479 00:04:19.479 Suite: lvol 00:04:19.479 Test: ut_lvs_init ...--69208-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:19.479 [2024-07-15 22:05:38.103653] /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:19.479 [2024-07-15 22:05:38.141711] /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:19.479 passed 00:04:19.479 Test: ut_lvol_init ...--69208-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:19.479 passed 00:04:19.479 Test: ut_lvol_snapshot ...passed 00:04:19.479 Test: ut_lvol_clone ...passed 00:04:19.479 Test: ut_lvs_destroy ...passed 00:04:19.479 Test: ut_lvs_unload ...passed 00:04:19.479 Test: ut_lvol_resize ...[2024-07-15 22:05:38.205039] /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:19.479 passed 00:04:19.479 Test: ut_lvol_set_read_only ...passed 00:04:19.479 Test: ut_lvol_hotremove ...passed 00:04:19.479 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:19.479 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:19.479 Test: ut_lvol_read_write ...passed 00:04:19.479 Test: ut_vbdev_lvol_submit_request ...passed 00:04:19.479 Test: ut_lvol_examine_config ...passed 00:04:19.479 Test: ut_lvol_examine_disk ...[2024-07-15 22:05:38.249907] /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:19.479 passed 00:04:19.479 Test: ut_lvol_rename ...--69208-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:19.479 [2024-07-15 22:05:38.272790] /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:19.479 [2024-07-15 22:05:38.273128] /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:19.479 passed 00:04:19.479 Test: ut_bdev_finish ...passed 00:04:19.479 Test: ut_lvs_rename ...passed 00:04:19.479 Test: ut_lvol_seek ...passed 00:04:19.479 Test: ut_esnap_dev_create ...[2024-07-15 22:05:38.298185] /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:19.479 [2024-07-15 22:05:38.299954] /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:19.479 [2024-07-15 22:05:38.301249] /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:19.479 passed 00:04:19.479 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-15 22:05:38.310721] /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:19.479 [2024-07-15 22:05:38.312101] /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:19.479 passed 00:04:19.479 Test: ut_lvol_shallow_copy ...[2024-07-15 22:05:38.318627] /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:19.479 [2024-07-15 22:05:38.319428] /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:19.479 passed 00:04:19.479 Test: ut_lvol_set_external_parent ...[2024-07-15 22:05:38.324954] /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:19.479 passed 00:04:19.480 00:04:19.739 Run Summary: Type Total Ran Passed Failed Inactive 00:04:19.739 suites 1 1 n/a 0 0 00:04:19.739 tests 23 23 23 0 0 00:04:19.739 asserts 770 770 770 0 n/a 00:04:19.739 00:04:19.739 Elapsed time = 0.237 seconds 00:04:19.739 --69208-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:19.739 --69208-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:19.739 ==69208== 00:04:19.739 ==69208== HEAP SUMMARY: 00:04:19.739 ==69208== in use at exit: 0 bytes in 0 blocks 00:04:19.739 ==69208== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:04:19.739 ==69208== 00:04:19.739 ==69208== All heap blocks were freed -- no leaks are possible 00:04:19.739 ==69208== 00:04:19.739 ==69208== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:19.739 22:05:38 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:19.739 ==69214== Memcheck, a memory error detector 00:04:19.739 ==69214== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:19.739 ==69214== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:19.739 ==69214== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:19.739 ==69214== 00:04:19.739 --69214-- Valgrind options: 00:04:19.739 --69214-- --leak-check=full 00:04:19.739 --69214-- --error-exitcode=2 00:04:19.739 --69214-- --verbose 00:04:19.739 --69214-- Contents of /proc/version: 00:04:19.739 --69214-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:19.739 --69214-- 00:04:19.739 --69214-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:19.739 --69214-- Page sizes: currently 4096, max supported 4096 00:04:19.739 --69214-- Valgrind library directory: /usr/libexec/valgrind 00:04:19.739 --69214-- 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:19.739 --69214-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:19.739 --69214-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:19.739 --69214-- might be shown as UnknownInlinedFun 00:04:19.739 --69214-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:19.739 --69214-- object doesn't have a dynamic symbol table 00:04:19.739 --69214-- Scheduler: using generic scheduler lock implementation. 00:04:19.739 --69214-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:19.739 ==69214== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69214-by-???-on-4f7c6d26003f 00:04:19.739 ==69214== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69214-by-???-on-4f7c6d26003f 00:04:19.739 ==69214== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69214-by-???-on-4f7c6d26003f 00:04:19.739 ==69214== 00:04:19.740 ==69214== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:19.740 ==69214== don't want to do, unless you know exactly what you're doing, 00:04:19.740 ==69214== or are doing some strange experiment): 00:04:19.740 ==69214== /usr/libexec/valgrind/../../bin/vgdb --pid=69214 ...command... 00:04:19.740 ==69214== 00:04:19.740 ==69214== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:19.740 ==69214== /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:19.740 ==69214== and then give GDB the following command 00:04:19.740 ==69214== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69214 00:04:19.740 ==69214== --pid is optional if only one valgrind process is running 00:04:19.740 ==69214== 00:04:19.740 --69214-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:19.740 --69214-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:19.740 --69214-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:19.740 --69214-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:19.740 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.740 --69214-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:19.740 --69214-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:19.740 --69214-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:19.740 --69214-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:19.740 --69214-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:19.740 --69214-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:19.740 --69214-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:19.740 --69214-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:19.740 --69214-- Reading syms from /usr/lib64/libm.so.6 00:04:19.740 --69214-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:19.740 --69214-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:19.740 --69214-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:19.740 --69214-- Reading syms from /usr/lib64/libc.so.6 00:04:19.998 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.998 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.998 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.999 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.999 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.999 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.999 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.999 --69214-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.999 --69214-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:19.999 --69214-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:19.999 --69214-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:19.999 --69214-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.999 --69214-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.999 --69214-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.999 --69214-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 ==69214== Preferring higher priority redirection: 00:04:19.999 --69214-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.999 --69214-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.999 --69214-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 --69214-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.999 --69214-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.999 --69214-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.999 ==69214== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.000 --69214-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.000 --69214-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.000 --69214-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.000 --69214-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.000 --69214-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.000 --69214-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.000 --69214-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.000 --69214-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.000 --69214-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.000 --69214-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.000 --69214-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.000 --69214-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.000 --69214-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.000 --69214-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.000 --69214-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.000 --69214-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.258 --69214-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.258 --69214-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:20.258 --69214-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.258 00:04:20.258 00:04:20.258 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.258 http://cunit.sourceforge.net/ 00:04:20.258 00:04:20.258 00:04:20.258 Suite: zone_block 00:04:20.258 Test: test_zone_block_create ...passed 00:04:20.258 Test: test_zone_block_create_invalid ...[2024-07-15 22:05:39.009238] /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:20.258 --69214-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:20.258 --69214-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:20.258 [2024-07-15 22:05:39.042652] /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-15 22:05:39.045054] /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:20.258 [2024-07-15 22:05:39.045570] /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-15 22:05:39.046227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:04:20.258 [2024-07-15 22:05:39.046417] /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-15 22:05:39.046907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:04:20.258 [2024-07-15 22:05:39.047094] /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:20.258 Test: test_get_zone_info ...[2024-07-15 22:05:39.062911] /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:20.258 [2024-07-15 22:05:39.063745] /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:20.259 [2024-07-15 22:05:39.064395] /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:20.259 passed 00:04:20.259 Test: test_supported_io_types ...passed 00:04:20.259 Test: test_reset_zone ...[2024-07-15 22:05:39.079064] /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:20.259 [2024-07-15 22:05:39.079623] /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:20.259 passed 00:04:20.259 Test: test_open_zone ...[2024-07-15 22:05:39.083760] /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:20.259 [2024-07-15 22:05:39.089405] /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:20.259 [2024-07-15 22:05:39.089981] /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:20.259 passed 00:04:20.259 Test: test_zone_write ...[2024-07-15 22:05:39.098310] /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:20.259 [2024-07-15 22:05:39.098859] /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:20.259 [2024-07-15 22:05:39.100312] /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:20.259 [2024-07-15 22:05:39.100543] /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:21.402 [2024-07-15 22:05:39.115430] /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:21.402 [2024-07-15 22:05:39.115648] /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:21.402 [2024-07-15 22:05:39.115994] /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:21.402 [2024-07-15 22:05:39.116098] /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:21.402 [2024-07-15 22:05:39.124215] /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:21.402 [2024-07-15 22:05:39.124426] /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:21.402 passed 00:04:21.402 Test: test_zone_read ...[2024-07-15 22:05:39.128376] /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:21.402 [2024-07-15 22:05:39.128700] /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:21.402 [2024-07-15 22:05:39.129544] /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:21.402 [2024-07-15 22:05:39.129755] /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:21.402 [2024-07-15 22:05:39.134348] /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:21.402 [2024-07-15 22:05:39.134472] /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:21.402 passed 00:04:21.402 Test: test_close_zone ...[2024-07-15 22:05:39.137575] /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:21.402 [2024-07-15 22:05:39.138246] /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:21.402 [2024-07-15 22:05:39.141656] /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:21.402 [2024-07-15 22:05:39.142224] /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:21.402 passed 00:04:21.402 Test: test_finish_zone ...[2024-07-15 22:05:39.148663] /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:21.402 [2024-07-15 22:05:39.149222] /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:21.402 passed 00:04:21.402 Test: test_append_zone ...[2024-07-15 22:05:39.152707] /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:21.402 [2024-07-15 22:05:39.152827] /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:21.403 [2024-07-15 22:05:39.153563] /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:21.403 [2024-07-15 22:05:39.153672] /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:21.403 [2024-07-15 22:05:39.170616] /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:21.403 [2024-07-15 22:05:39.170734] /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:21.403 passed 00:04:21.403 00:04:21.403 Run Summary: Type Total Ran Passed Failed Inactive 00:04:21.403 suites 1 1 n/a 0 0 00:04:21.403 tests 11 11 11 0 0 00:04:21.403 asserts 3437 3437 3437 0 n/a 00:04:21.403 00:04:21.403 Elapsed time = 0.268 seconds 00:04:21.403 --69214-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:21.403 ==69214== 00:04:21.403 ==69214== HEAP SUMMARY: 00:04:21.403 ==69214== in use at exit: 67,109,824 bytes in 1,026 blocks 00:04:21.403 ==69214== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:04:21.403 ==69214== 00:04:21.403 ==69214== Searching for pointers to 1,026 not-freed blocks 00:04:21.403 ==69214== Checked 6,607,808 bytes 00:04:21.403 ==69214== 00:04:21.403 ==69214== LEAK SUMMARY: 00:04:21.403 ==69214== definitely lost: 0 bytes in 0 blocks 00:04:21.403 ==69214== indirectly lost: 0 bytes in 0 blocks 00:04:21.403 ==69214== possibly lost: 0 bytes in 0 blocks 00:04:21.403 ==69214== still reachable: 67,109,824 bytes in 1,026 blocks 00:04:21.403 ==69214== suppressed: 0 bytes in 0 blocks 00:04:21.403 ==69214== Reachable blocks (those to which a pointer was found) are not shown. 00:04:21.403 ==69214== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:21.403 ==69214== 00:04:21.403 ==69214== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:21.403 22:05:39 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:21.403 ==69226== Memcheck, a memory error detector 00:04:21.403 ==69226== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:21.403 ==69226== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:21.403 ==69226== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:21.403 ==69226== 00:04:21.403 --69226-- Valgrind options: 00:04:21.403 --69226-- --leak-check=full 00:04:21.403 --69226-- --error-exitcode=2 00:04:21.403 --69226-- --verbose 00:04:21.403 --69226-- Contents of /proc/version: 00:04:21.403 --69226-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:21.403 --69226-- 00:04:21.403 --69226-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:21.403 --69226-- Page sizes: currently 4096, max supported 4096 00:04:21.403 --69226-- Valgrind library directory: /usr/libexec/valgrind 00:04:21.403 --69226-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:21.403 --69226-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:21.403 --69226-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:21.403 --69226-- might be shown as UnknownInlinedFun 00:04:21.403 --69226-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:21.403 --69226-- object doesn't have a dynamic symbol table 00:04:21.403 --69226-- Scheduler: using generic scheduler lock implementation. 00:04:21.403 --69226-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:21.403 ==69226== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69226-by-???-on-4f7c6d26003f 00:04:21.403 ==69226== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69226-by-???-on-4f7c6d26003f 00:04:21.403 ==69226== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69226-by-???-on-4f7c6d26003f 00:04:21.403 ==69226== 00:04:21.403 ==69226== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:21.403 ==69226== don't want to do, unless you know exactly what you're doing, 00:04:21.403 ==69226== or are doing some strange experiment): 00:04:21.403 ==69226== /usr/libexec/valgrind/../../bin/vgdb --pid=69226 ...command... 00:04:21.404 ==69226== 00:04:21.404 ==69226== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:21.404 ==69226== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:21.404 ==69226== and then give GDB the following command 00:04:21.404 ==69226== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69226 00:04:21.404 ==69226== --pid is optional if only one valgrind process is running 00:04:21.404 ==69226== 00:04:21.404 --69226-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:21.663 --69226-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:21.663 --69226-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:21.663 --69226-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:21.663 --69226-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:21.663 --69226-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:21.663 --69226-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:21.663 --69226-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:21.663 --69226-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:21.663 --69226-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:21.663 --69226-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:21.663 --69226-- Reading syms from /usr/lib64/libm.so.6 00:04:21.663 --69226-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:21.663 --69226-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:21.663 --69226-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libc.so.6 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:21.663 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.663 --69226-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.663 --69226-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:21.663 --69226-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:21.663 --69226-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:21.663 --69226-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:21.663 --69226-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:21.663 --69226-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:21.663 --69226-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.663 --69226-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 ==69226== Preferring higher priority redirection: 00:04:21.664 --69226-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:21.664 --69226-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:21.664 --69226-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.664 --69226-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.922 --69226-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.923 --69226-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.923 --69226-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.923 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.923 --69226-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.923 --69226-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.923 ==69226== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.923 --69226-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.923 --69226-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.923 --69226-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:21.923 --69226-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:21.923 --69226-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:21.923 --69226-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:21.923 --69226-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:21.923 --69226-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:21.923 --69226-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:21.923 --69226-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:21.923 --69226-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:21.923 --69226-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:21.923 --69226-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:21.923 --69226-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:21.923 --69226-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:21.923 --69226-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:21.923 --69226-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:21.923 --69226-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:21.923 00:04:21.923 00:04:21.923 CUnit - A unit testing framework for C - Version 2.1-3 00:04:21.923 http://cunit.sourceforge.net/ 00:04:21.923 00:04:21.923 00:04:21.923 Suite: bdev 00:04:21.923 Test: basic ...--69226-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:21.923 --69226-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:22.181 --69226-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:22.181 --69226-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.181 [2024-07-15 22:05:40.807800] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:22.181 [2024-07-15 22:05:40.840027] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x599be0): Operation not permitted (rc=-1) 00:04:22.181 [2024-07-15 22:05:40.840498] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:22.181 passed 00:04:22.440 Test: unregister_and_close ...passed 00:04:22.440 Test: unregister_and_close_different_threads ...passed 00:04:22.440 Test: basic_qos ...passed 00:04:22.698 Test: put_channel_during_reset ...passed 00:04:22.698 Test: aborted_reset ...passed 00:04:22.698 Test: aborted_reset_no_outstanding_io ...passed 00:04:22.698 Test: io_during_reset ...passed 00:04:22.698 Test: reset_completions ...passed 00:04:22.957 Test: io_during_qos_queue ...passed 00:04:22.957 Test: io_during_qos_reset ...passed 00:04:22.957 Test: enomem ...passed 00:04:22.957 Test: enomem_multi_bdev ...passed 00:04:22.957 Test: enomem_multi_bdev_unregister ...passed 00:04:23.215 Test: enomem_multi_io_target ...passed 00:04:23.215 Test: qos_dynamic_enable ...passed 00:04:23.215 Test: bdev_histograms_mt ...passed 00:04:23.472 Test: bdev_set_io_timeout_mt ...[2024-07-15 22:05:42.093546] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:04:23.472 passed 00:04:23.472 Test: lock_lba_range_then_submit_io ...[2024-07-15 22:05:42.122122] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x599e88 already registered (old:0x6badf30 new:0x6e9bac0) 00:04:23.472 passed 00:04:23.472 Test: unregister_during_reset ...passed 00:04:23.472 Test: event_notify_and_close ...passed 00:04:23.472 Test: unregister_and_qos_poller ...passed 00:04:23.472 Suite: bdev_wrong_thread 00:04:23.472 Test: spdk_bdev_register_wt ...[2024-07-15 22:05:42.326304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x76f1940 (0x76f1940) 00:04:23.730 passed 00:04:23.730 Test: spdk_bdev_examine_wt ...[2024-07-15 22:05:42.334627] /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:23.730 passed 00:04:23.730 00:04:23.730 Run Summary: Type Total Ran Passed Failed Inactive 00:04:23.730 suites 2 2 n/a 0 0 00:04:23.730 tests 24 24 24 0 0 00:04:23.730 asserts 621 621 621 0 n/a 00:04:23.730 00:04:23.731 Elapsed time = 1.680 seconds 00:04:23.731 --69226-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:23.731 ==69226== 00:04:23.731 ==69226== HEAP SUMMARY: 00:04:23.731 ==69226== in use at exit: 845 bytes in 4 blocks 00:04:23.731 ==69226== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:04:23.731 ==69226== 00:04:23.731 ==69226== Searching for pointers to 4 not-freed blocks 00:04:23.731 ==69226== Checked 7,018,328 bytes 00:04:23.731 ==69226== 00:04:23.731 ==69226== LEAK SUMMARY: 00:04:23.731 ==69226== definitely lost: 0 bytes in 0 blocks 00:04:23.731 ==69226== indirectly lost: 0 bytes in 0 blocks 00:04:23.731 ==69226== possibly lost: 0 bytes in 0 blocks 00:04:23.731 ==69226== still reachable: 845 bytes in 4 blocks 00:04:23.731 ==69226== suppressed: 0 bytes in 0 blocks 00:04:23.731 ==69226== Reachable blocks (those to which a pointer was found) are not shown. 00:04:23.731 ==69226== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:23.731 ==69226== 00:04:23.731 ==69226== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:23.731 00:04:23.731 real 0m18.230s 00:04:23.731 user 0m16.168s 00:04:23.731 sys 0m0.542s 00:04:23.731 22:05:42 unittest_bdev -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:23.731 22:05:42 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:04:23.731 ************************************ 00:04:23.731 END TEST unittest_bdev 00:04:23.731 ************************************ 00:04:23.731 22:05:42 -- common/autotest_common.sh@1136 -- # return 0 00:04:23.731 22:05:42 -- 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:23.731 22:05:42 -- 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:23.731 22:05:42 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:23.731 22:05:42 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:23.731 22:05:42 -- common/autotest_common.sh@10 -- # set +x 00:04:23.731 ************************************ 00:04:23.731 START TEST unittest_bdev_crypto 00:04:23.731 ************************************ 00:04:23.731 22:05:42 unittest_bdev_crypto -- common/autotest_common.sh@1117 -- # 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:23.731 ==69275== Memcheck, a memory error detector 00:04:23.731 ==69275== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:23.731 ==69275== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:23.731 ==69275== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:23.731 ==69275== 00:04:23.731 --69275-- Valgrind options: 00:04:23.731 --69275-- --leak-check=full 00:04:23.731 --69275-- --error-exitcode=2 00:04:23.731 --69275-- --verbose 00:04:23.731 --69275-- Contents of /proc/version: 00:04:23.731 --69275-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:23.731 --69275-- 00:04:23.731 --69275-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:23.731 --69275-- Page sizes: currently 4096, max supported 4096 00:04:23.731 --69275-- Valgrind library directory: /usr/libexec/valgrind 00:04:23.731 --69275-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:23.731 --69275-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:23.731 --69275-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:23.731 --69275-- might be shown as UnknownInlinedFun 00:04:23.731 --69275-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:23.731 --69275-- object doesn't have a dynamic symbol table 00:04:23.731 --69275-- Scheduler: using generic scheduler lock implementation. 00:04:23.731 --69275-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:23.731 ==69275== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69275-by-???-on-4f7c6d26003f 00:04:23.731 ==69275== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69275-by-???-on-4f7c6d26003f 00:04:23.731 ==69275== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69275-by-???-on-4f7c6d26003f 00:04:23.731 ==69275== 00:04:23.731 ==69275== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:23.731 ==69275== don't want to do, unless you know exactly what you're doing, 00:04:23.731 ==69275== or are doing some strange experiment): 00:04:23.731 ==69275== /usr/libexec/valgrind/../../bin/vgdb --pid=69275 ...command... 00:04:23.731 ==69275== 00:04:23.731 ==69275== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:23.731 ==69275== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:23.731 ==69275== and then give GDB the following command 00:04:23.731 ==69275== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69275 00:04:23.731 ==69275== --pid is optional if only one valgrind process is running 00:04:23.731 ==69275== 00:04:23.731 --69275-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:23.731 --69275-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:23.731 --69275-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:23.731 --69275-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:23.731 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.731 --69275-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:23.732 --69275-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:23.991 --69275-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:23.991 --69275-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:23.991 --69275-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:23.991 --69275-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:23.991 --69275-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:23.991 --69275-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:23.991 --69275-- Reading syms from /usr/lib64/libm.so.6 00:04:23.991 --69275-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:23.991 --69275-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:23.991 --69275-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libc.so.6 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.991 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.991 --69275-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.991 --69275-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.991 --69275-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:23.991 --69275-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:23.991 --69275-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.991 --69275-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.991 --69275-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.991 --69275-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.991 --69275-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 ==69275== Preferring higher priority redirection: 00:04:23.992 --69275-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.992 --69275-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.992 --69275-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.992 --69275-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.252 --69275-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.252 --69275-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.252 --69275-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.252 --69275-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.252 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.252 --69275-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.252 --69275-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:24.252 ==69275== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.252 --69275-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.252 --69275-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:24.252 --69275-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:24.252 --69275-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:24.252 --69275-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:24.252 --69275-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:24.252 --69275-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:24.252 --69275-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:24.252 --69275-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:24.252 --69275-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:24.252 --69275-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:24.252 --69275-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:24.252 --69275-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:24.252 --69275-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:24.252 --69275-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:24.252 --69275-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:24.252 --69275-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:24.252 --69275-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:24.252 --69275-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:24.252 00:04:24.252 00:04:24.252 CUnit - A unit testing framework for C - Version 2.1-3 00:04:24.252 http://cunit.sourceforge.net/ 00:04:24.252 00:04:24.252 00:04:24.252 Suite: crypto 00:04:24.252 Test: test_error_paths ...[2024-07-15 22:05:43.070203] /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:24.511 [2024-07-15 22:05:43.120736] /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:24.511 [2024-07-15 22:05:43.150995] /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:24.511 passed 00:04:24.511 Test: test_simple_write ...passed 00:04:24.511 Test: test_simple_read ...passed 00:04:24.511 Test: test_passthru ...[2024-07-15 22:05:43.166402] /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:24.511 [2024-07-15 22:05:43.170243] /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:24.511 [2024-07-15 22:05:43.171591] /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:24.511 [2024-07-15 22:05:43.171845] /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:24.511 passed 00:04:24.511 Test: test_crypto_op_complete ...[2024-07-15 22:05:43.176032] /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:24.511 passed 00:04:24.511 Test: test_supported_io ...passed 00:04:24.511 Test: test_reset ...passed 00:04:24.511 00:04:24.512 Run Summary: Type Total Ran Passed Failed Inactive 00:04:24.512 suites 1 1 n/a 0 0 00:04:24.512 tests 7 7 7 0 0 00:04:24.512 asserts 44 44 44 0 n/a 00:04:24.512 00:04:24.512 Elapsed time = 0.127 seconds 00:04:24.512 --69275-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:24.512 --69275-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:24.512 ==69275== 00:04:24.512 ==69275== HEAP SUMMARY: 00:04:24.512 ==69275== in use at exit: 0 bytes in 0 blocks 00:04:24.512 ==69275== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:04:24.512 ==69275== 00:04:24.512 ==69275== All heap blocks were freed -- no leaks are possible 00:04:24.512 ==69275== 00:04:24.512 ==69275== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:24.512 00:04:24.512 real 0m0.819s 00:04:24.512 user 0m0.774s 00:04:24.512 sys 0m0.041s 00:04:24.512 22:05:43 unittest_bdev_crypto -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:24.512 22:05:43 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:24.512 ************************************ 00:04:24.512 END TEST unittest_bdev_crypto 00:04:24.512 ************************************ 00:04:24.512 22:05:43 -- common/autotest_common.sh@1136 -- # return 0 00:04:24.512 22:05:43 -- 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:24.512 22:05:43 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:24.512 22:05:43 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:24.512 22:05:43 -- common/autotest_common.sh@10 -- # set +x 00:04:24.512 ************************************ 00:04:24.512 START TEST unittest_bdev_crypto 00:04:24.512 ************************************ 00:04:24.512 22:05:43 unittest_bdev_crypto -- common/autotest_common.sh@1117 -- # 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:24.512 ==69306== Memcheck, a memory error detector 00:04:24.512 ==69306== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:24.512 ==69306== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:24.512 ==69306== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:24.512 ==69306== 00:04:24.512 --69306-- Valgrind options: 00:04:24.512 --69306-- --leak-check=full 00:04:24.512 --69306-- --error-exitcode=2 00:04:24.512 --69306-- --verbose 00:04:24.512 --69306-- Contents of /proc/version: 00:04:24.512 --69306-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:24.512 --69306-- 00:04:24.512 --69306-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:24.512 --69306-- Page sizes: currently 4096, max supported 4096 00:04:24.512 --69306-- Valgrind library directory: /usr/libexec/valgrind 00:04:24.512 --69306-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:24.512 --69306-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:24.512 --69306-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:24.512 --69306-- might be shown as UnknownInlinedFun 00:04:24.512 --69306-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:24.512 --69306-- object doesn't have a dynamic symbol table 00:04:24.512 --69306-- Scheduler: using generic scheduler lock implementation. 00:04:24.512 --69306-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:24.512 ==69306== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69306-by-???-on-4f7c6d26003f 00:04:24.512 ==69306== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69306-by-???-on-4f7c6d26003f 00:04:24.512 ==69306== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69306-by-???-on-4f7c6d26003f 00:04:24.512 ==69306== 00:04:24.512 ==69306== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:24.512 ==69306== don't want to do, unless you know exactly what you're doing, 00:04:24.512 ==69306== or are doing some strange experiment): 00:04:24.512 ==69306== /usr/libexec/valgrind/../../bin/vgdb --pid=69306 ...command... 00:04:24.512 ==69306== 00:04:24.512 ==69306== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:24.512 ==69306== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:24.512 ==69306== and then give GDB the following command 00:04:24.512 ==69306== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69306 00:04:24.512 ==69306== --pid is optional if only one valgrind process is running 00:04:24.512 ==69306== 00:04:24.771 --69306-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:24.771 --69306-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:24.771 --69306-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:24.771 --69306-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:24.771 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.771 --69306-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:24.771 --69306-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:24.771 --69306-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:24.771 --69306-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:24.771 --69306-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:24.771 --69306-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:24.771 --69306-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:24.771 --69306-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:24.771 --69306-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:24.771 --69306-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:24.772 --69306-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:24.772 --69306-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:24.772 --69306-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:24.772 --69306-- Reading syms from /usr/lib64/libm.so.6 00:04:24.772 --69306-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:24.772 --69306-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:24.772 --69306-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:24.772 --69306-- Reading syms from /usr/lib64/libc.so.6 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.772 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.772 --69306-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.772 --69306-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.772 --69306-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:24.772 --69306-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:24.772 --69306-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:24.772 --69306-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:25.031 --69306-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:25.031 --69306-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:25.031 --69306-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.031 --69306-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 ==69306== Preferring higher priority redirection: 00:04:25.032 --69306-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:25.032 --69306-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:25.032 --69306-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 --69306-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.032 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.032 --69306-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.032 --69306-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.032 ==69306== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.032 --69306-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.032 --69306-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.032 --69306-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:25.032 --69306-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:25.032 --69306-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:25.032 --69306-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:25.032 --69306-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:25.032 --69306-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:25.032 --69306-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:25.032 --69306-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:25.032 --69306-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:25.032 --69306-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:25.032 --69306-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:25.032 --69306-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:25.032 --69306-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:25.032 --69306-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:25.032 --69306-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:25.032 --69306-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:25.032 00:04:25.032 00:04:25.032 CUnit - A unit testing framework for C - Version 2.1-3 00:04:25.032 http://cunit.sourceforge.net/ 00:04:25.032 00:04:25.032 --69306-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:25.292 00:04:25.292 Suite: dpdk_cryptodev 00:04:25.292 Test: test_error_paths ...[2024-07-15 22:05:43.909212] /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:25.292 [2024-07-15 22:05:43.947943] /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:25.292 passed 00:04:25.292 Test: test_simple_encrypt ...passed 00:04:25.292 Test: test_simple_decrypt ...passed 00:04:25.292 Test: test_large_enc_dec ...--69306-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:25.292 passed 00:04:25.550 Test: test_dev_full ...passed 00:04:25.550 Test: test_crazy_rw ...passed 00:04:25.550 Test: test_initdrivers ...[2024-07-15 22:05:44.185826] /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:25.550 [2024-07-15 22:05:44.187984] /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:25.550 [2024-07-15 22:05:44.193705] /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:25.550 [2024-07-15 22:05:44.194030] /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:25.550 [2024-07-15 22:05:44.196584] /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:25.550 [2024-07-15 22:05:44.198936] /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:25.550 [2024-07-15 22:05:44.201016] /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:25.550 [2024-07-15 22:05:44.203782] /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:25.550 passed 00:04:25.550 Test: test_supported_opcodes ...passed 00:04:25.550 Test: test_poller ...[2024-07-15 22:05:44.266548] /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:25.550 passed 00:04:25.550 Test: test_assign_device_qp ...passed 00:04:25.550 00:04:25.550 Run Summary: Type Total Ran Passed Failed Inactive 00:04:25.550 suites 1 1 n/a 0 0 00:04:25.550 tests 10 10 10 0 0 00:04:25.550 asserts 8643 8643 8643 0 n/a 00:04:25.550 00:04:25.550 Elapsed time = 0.437 seconds 00:04:25.550 --69306-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:25.550 --69306-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:25.550 ==69306== 00:04:25.550 ==69306== HEAP SUMMARY: 00:04:25.550 ==69306== in use at exit: 0 bytes in 0 blocks 00:04:25.550 ==69306== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:04:25.551 ==69306== 00:04:25.551 ==69306== All heap blocks were freed -- no leaks are possible 00:04:25.551 ==69306== 00:04:25.551 ==69306== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:25.551 00:04:25.551 real 0m1.092s 00:04:25.551 user 0m1.047s 00:04:25.551 sys 0m0.040s 00:04:25.551 22:05:44 unittest_bdev_crypto -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:25.809 22:05:44 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:25.809 ************************************ 00:04:25.809 END TEST unittest_bdev_crypto 00:04:25.809 ************************************ 00:04:25.809 22:05:44 -- common/autotest_common.sh@1136 -- # return 0 00:04:25.809 22:05:44 -- 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:25.809 22:05:44 -- 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:25.809 22:05:44 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:25.809 22:05:44 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:25.809 22:05:44 -- common/autotest_common.sh@10 -- # set +x 00:04:25.809 ************************************ 00:04:25.809 START TEST unittest_bdev_compress 00:04:25.809 ************************************ 00:04:25.809 22:05:44 unittest_bdev_compress -- common/autotest_common.sh@1117 -- # 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:25.809 ==69336== Memcheck, a memory error detector 00:04:25.809 ==69336== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:25.809 ==69336== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:25.809 ==69336== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:25.809 ==69336== 00:04:25.809 --69336-- Valgrind options: 00:04:25.809 --69336-- --leak-check=full 00:04:25.809 --69336-- --error-exitcode=2 00:04:25.809 --69336-- --verbose 00:04:25.809 --69336-- Contents of /proc/version: 00:04:25.809 --69336-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:25.810 --69336-- 00:04:25.810 --69336-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:25.810 --69336-- Page sizes: currently 4096, max supported 4096 00:04:25.810 --69336-- Valgrind library directory: /usr/libexec/valgrind 00:04:25.810 --69336-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:25.810 --69336-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:25.810 --69336-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:25.810 --69336-- might be shown as UnknownInlinedFun 00:04:25.810 --69336-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:25.810 --69336-- object doesn't have a dynamic symbol table 00:04:25.810 --69336-- Scheduler: using generic scheduler lock implementation. 00:04:25.810 --69336-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:25.810 ==69336== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69336-by-???-on-4f7c6d26003f 00:04:25.810 ==69336== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69336-by-???-on-4f7c6d26003f 00:04:25.810 ==69336== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69336-by-???-on-4f7c6d26003f 00:04:25.810 ==69336== 00:04:25.810 ==69336== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:25.810 ==69336== don't want to do, unless you know exactly what you're doing, 00:04:25.810 ==69336== or are doing some strange experiment): 00:04:25.810 ==69336== /usr/libexec/valgrind/../../bin/vgdb --pid=69336 ...command... 00:04:25.810 ==69336== 00:04:25.810 ==69336== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:25.810 ==69336== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:25.810 ==69336== and then give GDB the following command 00:04:25.810 ==69336== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69336 00:04:25.810 ==69336== --pid is optional if only one valgrind process is running 00:04:25.810 ==69336== 00:04:25.810 --69336-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:25.810 --69336-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:25.810 --69336-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:25.810 --69336-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:25.810 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.810 --69336-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:25.810 --69336-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:25.810 --69336-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:25.810 --69336-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:25.810 --69336-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:25.810 --69336-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:25.810 --69336-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:25.810 --69336-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:25.810 --69336-- Reading syms from /usr/lib64/libm.so.6 00:04:25.810 --69336-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:25.810 --69336-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:25.810 --69336-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:25.810 --69336-- Reading syms from /usr/lib64/libc.so.6 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.069 --69336-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.069 --69336-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:26.069 --69336-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:26.069 --69336-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:26.069 --69336-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:26.069 --69336-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:26.069 --69336-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:26.069 --69336-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 ==69336== Preferring higher priority redirection: 00:04:26.069 --69336-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:26.069 --69336-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:26.069 --69336-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 --69336-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.069 --69336-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.069 --69336-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.069 ==69336== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.070 --69336-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.070 --69336-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.070 --69336-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:26.070 --69336-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:26.070 --69336-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:26.070 --69336-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:26.070 --69336-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:26.070 --69336-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:26.070 --69336-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:26.327 --69336-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:26.327 --69336-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:26.327 --69336-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:26.327 --69336-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:26.327 --69336-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:26.327 --69336-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:26.327 --69336-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:26.327 --69336-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:26.327 --69336-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:26.327 00:04:26.327 00:04:26.327 CUnit - A unit testing framework for C - Version 2.1-3 00:04:26.327 http://cunit.sourceforge.net/ 00:04:26.327 00:04:26.327 --69336-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:26.327 00:04:26.327 Suite: compress 00:04:26.327 Test: test_compress_operation ...passed 00:04:26.327 Test: test_compress_operation_cross_boundary ...passed 00:04:26.327 Test: test_vbdev_compress_submit_request ...--69336-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:26.327 --69336-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:26.327 [2024-07-15 22:05:45.039927] /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:26.327 [2024-07-15 22:05:45.077461] /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:26.327 passed 00:04:26.327 Test: test_passthru ...passed 00:04:26.327 Test: test_supported_io ...passed 00:04:26.327 Test: test_reset ...passed 00:04:26.327 00:04:26.327 Run Summary: Type Total Ran Passed Failed Inactive 00:04:26.327 suites 1 1 n/a 0 0 00:04:26.327 tests 6 6 6 0 0 00:04:26.327 asserts 11 11 11 0 n/a 00:04:26.327 00:04:26.327 Elapsed time = 0.105 seconds 00:04:26.327 --69336-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:26.327 ==69336== 00:04:26.327 ==69336== HEAP SUMMARY: 00:04:26.327 ==69336== in use at exit: 0 bytes in 0 blocks 00:04:26.327 ==69336== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:04:26.327 ==69336== 00:04:26.327 ==69336== All heap blocks were freed -- no leaks are possible 00:04:26.327 ==69336== 00:04:26.327 ==69336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:26.591 00:04:26.591 real 0m0.756s 00:04:26.591 user 0m0.723s 00:04:26.591 sys 0m0.031s 00:04:26.592 22:05:45 unittest_bdev_compress -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:26.592 22:05:45 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:04:26.592 ************************************ 00:04:26.592 END TEST unittest_bdev_compress 00:04:26.592 ************************************ 00:04:26.592 22:05:45 -- common/autotest_common.sh@1136 -- # return 0 00:04:26.592 22:05:45 -- 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:26.592 22:05:45 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:26.592 22:05:45 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:26.592 22:05:45 -- common/autotest_common.sh@10 -- # set +x 00:04:26.592 ************************************ 00:04:26.592 START TEST unittest_lib_reduce 00:04:26.592 ************************************ 00:04:26.592 22:05:45 unittest_lib_reduce -- common/autotest_common.sh@1117 -- # 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:26.592 ==69358== Memcheck, a memory error detector 00:04:26.592 ==69358== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:26.592 ==69358== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:26.592 ==69358== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:26.592 ==69358== 00:04:26.592 --69358-- Valgrind options: 00:04:26.592 --69358-- --leak-check=full 00:04:26.592 --69358-- --error-exitcode=2 00:04:26.592 --69358-- --verbose 00:04:26.592 --69358-- Contents of /proc/version: 00:04:26.592 --69358-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:26.592 --69358-- 00:04:26.592 --69358-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:26.592 --69358-- Page sizes: currently 4096, max supported 4096 00:04:26.592 --69358-- Valgrind library directory: /usr/libexec/valgrind 00:04:26.592 --69358-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:26.592 --69358-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:26.592 --69358-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:26.592 --69358-- might be shown as UnknownInlinedFun 00:04:26.592 --69358-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:26.592 --69358-- object doesn't have a dynamic symbol table 00:04:26.592 --69358-- Scheduler: using generic scheduler lock implementation. 00:04:26.592 --69358-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:26.592 ==69358== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69358-by-???-on-4f7c6d26003f 00:04:26.592 ==69358== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69358-by-???-on-4f7c6d26003f 00:04:26.592 ==69358== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69358-by-???-on-4f7c6d26003f 00:04:26.592 ==69358== 00:04:26.592 ==69358== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:26.592 ==69358== don't want to do, unless you know exactly what you're doing, 00:04:26.592 ==69358== or are doing some strange experiment): 00:04:26.592 ==69358== /usr/libexec/valgrind/../../bin/vgdb --pid=69358 ...command... 00:04:26.592 ==69358== 00:04:26.592 ==69358== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:26.592 ==69358== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:26.592 ==69358== and then give GDB the following command 00:04:26.592 ==69358== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69358 00:04:26.592 ==69358== --pid is optional if only one valgrind process is running 00:04:26.592 ==69358== 00:04:26.592 --69358-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:26.592 --69358-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:26.592 --69358-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:26.592 --69358-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:26.592 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.592 --69358-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:26.592 --69358-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:26.592 --69358-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:26.592 --69358-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:26.592 --69358-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:26.592 --69358-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:26.592 --69358-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:26.592 --69358-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:26.592 --69358-- Reading syms from /usr/lib64/libm.so.6 00:04:26.592 --69358-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:26.592 --69358-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:26.592 --69358-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:26.592 --69358-- Reading syms from /usr/lib64/libc.so.6 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.852 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.852 --69358-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.852 --69358-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.852 --69358-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:26.852 --69358-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:26.852 --69358-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:26.852 --69358-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:26.852 --69358-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:26.852 --69358-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:26.852 --69358-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.852 --69358-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.852 --69358-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.852 --69358-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.852 --69358-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.852 --69358-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 ==69358== Preferring higher priority redirection: 00:04:26.853 --69358-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:26.853 --69358-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:26.853 --69358-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 --69358-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.853 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.853 --69358-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.853 --69358-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.853 ==69358== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.853 --69358-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.853 --69358-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.853 --69358-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:26.853 --69358-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:26.853 --69358-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:26.853 --69358-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:26.853 --69358-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:26.853 --69358-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:26.853 --69358-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:26.853 --69358-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:27.118 --69358-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:27.118 --69358-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:27.118 --69358-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:27.118 --69358-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:27.118 --69358-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:27.118 --69358-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:27.118 --69358-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:27.118 --69358-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:27.118 00:04:27.118 00:04:27.118 CUnit - A unit testing framework for C - Version 2.1-3 00:04:27.118 http://cunit.sourceforge.net/ 00:04:27.118 00:04:27.118 00:04:27.118 Suite: reduce 00:04:27.118 Test: get_pm_file_size ...passed 00:04:27.118 Test: get_vol_size ...passed 00:04:27.118 Test: init_failure ...--69358-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:27.118 [2024-07-15 22:05:45.783163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:27.118 [2024-07-15 22:05:45.818901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:04:27.118 passed 00:04:27.118 Test: init_md ...--69358-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:27.118 --69358-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:27.119 --69358-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:27.119 passed 00:04:27.119 Test: init_backing_dev ...passed 00:04:27.119 Test: load ...passed 00:04:27.377 Test: write_maps ...passed 00:04:27.377 Test: read_write ...passed 00:04:27.377 Test: readv_writev ...passed 00:04:27.377 Test: destroy ...passed 00:04:27.377 Test: defer_bdev_io ...passed 00:04:27.377 Test: overlapped ...passed 00:04:27.377 Test: compress_algorithm ...passed 00:04:27.636 Test: test_prepare_compress_chunk ...passed 00:04:27.636 Test: test_reduce_decompress_chunk ...passed 00:04:27.636 Test: test_allocate_vol_requests ...passed 00:04:27.636 00:04:27.636 Run Summary: Type Total Ran Passed Failed Inactive 00:04:27.636 suites 1 1 n/a 0 0 00:04:27.636 tests 16 16 16 0 0 00:04:27.636 asserts 11091 11091 11091 0 n/a 00:04:27.636 00:04:27.636 Elapsed time = 0.542 seconds 00:04:27.636 --69358-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:27.636 --69358-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:27.636 ==69358== 00:04:27.636 ==69358== HEAP SUMMARY: 00:04:27.636 ==69358== in use at exit: 5,259,264 bytes in 3 blocks 00:04:27.636 ==69358== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:27.636 ==69358== 00:04:27.636 ==69358== Searching for pointers to 3 not-freed blocks 00:04:27.636 ==69358== Checked 11,658,272 bytes 00:04:27.636 ==69358== 00:04:27.636 ==69358== LEAK SUMMARY: 00:04:27.636 ==69358== definitely lost: 0 bytes in 0 blocks 00:04:27.636 ==69358== indirectly lost: 0 bytes in 0 blocks 00:04:27.636 ==69358== possibly lost: 0 bytes in 0 blocks 00:04:27.636 ==69358== still reachable: 5,259,264 bytes in 3 blocks 00:04:27.636 ==69358== suppressed: 0 bytes in 0 blocks 00:04:27.636 ==69358== Reachable blocks (those to which a pointer was found) are not shown. 00:04:27.636 ==69358== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:27.636 ==69358== 00:04:27.636 ==69358== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:27.636 00:04:27.636 real 0m1.205s 00:04:27.636 user 0m1.137s 00:04:27.636 sys 0m0.062s 00:04:27.636 22:05:46 unittest_lib_reduce -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:27.636 22:05:46 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:04:27.636 ************************************ 00:04:27.636 END TEST unittest_lib_reduce 00:04:27.636 ************************************ 00:04:27.636 22:05:46 -- common/autotest_common.sh@1136 -- # return 0 00:04:27.636 22:05:46 -- 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:27.636 22:05:46 -- 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:27.636 22:05:46 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:27.636 22:05:46 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:27.636 22:05:46 -- common/autotest_common.sh@10 -- # set +x 00:04:27.636 ************************************ 00:04:27.636 START TEST unittest_dpdk_compressdev 00:04:27.636 ************************************ 00:04:27.636 22:05:46 unittest_dpdk_compressdev -- common/autotest_common.sh@1117 -- # 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:27.636 ==69396== Memcheck, a memory error detector 00:04:27.636 ==69396== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:27.636 ==69396== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:27.636 ==69396== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:27.636 ==69396== 00:04:27.636 --69396-- Valgrind options: 00:04:27.636 --69396-- --leak-check=full 00:04:27.636 --69396-- --error-exitcode=2 00:04:27.636 --69396-- --verbose 00:04:27.636 --69396-- Contents of /proc/version: 00:04:27.636 --69396-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:27.636 --69396-- 00:04:27.636 --69396-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:27.636 --69396-- Page sizes: currently 4096, max supported 4096 00:04:27.636 --69396-- Valgrind library directory: /usr/libexec/valgrind 00:04:27.636 --69396-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:27.636 --69396-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:27.636 --69396-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:27.636 --69396-- might be shown as UnknownInlinedFun 00:04:27.636 --69396-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:27.636 --69396-- object doesn't have a dynamic symbol table 00:04:27.636 --69396-- Scheduler: using generic scheduler lock implementation. 00:04:27.895 --69396-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:27.895 ==69396== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69396-by-???-on-4f7c6d26003f 00:04:27.895 ==69396== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69396-by-???-on-4f7c6d26003f 00:04:27.895 ==69396== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69396-by-???-on-4f7c6d26003f 00:04:27.895 ==69396== 00:04:27.895 ==69396== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:27.895 ==69396== don't want to do, unless you know exactly what you're doing, 00:04:27.895 ==69396== or are doing some strange experiment): 00:04:27.895 ==69396== /usr/libexec/valgrind/../../bin/vgdb --pid=69396 ...command... 00:04:27.895 ==69396== 00:04:27.895 ==69396== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:27.895 ==69396== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:27.895 ==69396== and then give GDB the following command 00:04:27.895 ==69396== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69396 00:04:27.895 ==69396== --pid is optional if only one valgrind process is running 00:04:27.895 ==69396== 00:04:27.895 --69396-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:27.895 --69396-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:27.895 --69396-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:27.895 --69396-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:27.895 --69396-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:27.895 --69396-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:27.895 --69396-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:27.895 --69396-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:27.895 --69396-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:27.895 --69396-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:27.895 --69396-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:27.895 --69396-- Reading syms from /usr/lib64/libm.so.6 00:04:27.895 --69396-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:27.895 --69396-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:27.895 --69396-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:27.895 --69396-- Reading syms from /usr/lib64/libc.so.6 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.895 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.895 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.895 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.895 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.895 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.895 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.895 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.896 --69396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.896 --69396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.896 --69396-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:27.896 --69396-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:27.896 --69396-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:27.896 --69396-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:27.896 --69396-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:27.896 --69396-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:28.154 --69396-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 ==69396== Preferring higher priority redirection: 00:04:28.154 --69396-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:28.154 --69396-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:28.154 --69396-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.154 --69396-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.155 --69396-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.155 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.155 --69396-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:28.155 --69396-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:28.155 ==69396== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.155 --69396-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:28.155 --69396-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:28.155 --69396-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:28.155 --69396-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:28.155 --69396-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:28.155 --69396-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:28.155 --69396-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:28.155 --69396-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:28.155 --69396-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:28.155 --69396-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:28.155 --69396-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:28.155 --69396-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:28.155 --69396-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:28.155 --69396-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:28.155 --69396-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:28.155 --69396-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:28.155 --69396-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:28.155 --69396-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:28.155 00:04:28.155 00:04:28.155 CUnit - A unit testing framework for C - Version 2.1-3 00:04:28.155 http://cunit.sourceforge.net/ 00:04:28.155 00:04:28.155 --69396-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:28.155 00:04:28.155 Suite: compress 00:04:28.155 Test: test_compress_operation ...[2024-07-15 22:05:46.946972] /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:28.155 [2024-07-15 22:05:46.977221] /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:28.155 [2024-07-15 22:05:46.996739] /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:28.155 [2024-07-15 22:05:47.007721] /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:28.155 [2024-07-15 22:05:47.009384] /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:28.413 passed 00:04:28.413 Test: test_compress_operation_cross_boundary ...[2024-07-15 22:05:47.031601] /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:28.413 [2024-07-15 22:05:47.032141] /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:28.414 passed 00:04:28.414 Test: test_setup_compress_mbuf ...passed 00:04:28.414 Test: test_initdrivers ...[2024-07-15 22:05:47.038164] /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:28.414 [2024-07-15 22:05:47.038949] /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:28.414 [2024-07-15 22:05:47.042365] /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:28.414 [2024-07-15 22:05:47.043843] /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:28.414 [2024-07-15 22:05:47.044944] /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:28.414 [2024-07-15 22:05:47.046166] /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:28.414 [2024-07-15 22:05:47.047486] /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:28.414 passed 00:04:28.414 Test: test_poller ...passed 00:04:28.414 00:04:28.414 Run Summary: Type Total Ran Passed Failed Inactive 00:04:28.414 suites 1 1 n/a 0 0 00:04:28.414 tests 5 5 5 0 0 00:04:28.414 asserts 70 70 70 0 n/a 00:04:28.414 00:04:28.414 Elapsed time = 0.180 seconds 00:04:28.414 --69396-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:28.414 --69396-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:28.414 ==69396== 00:04:28.414 ==69396== HEAP SUMMARY: 00:04:28.414 ==69396== in use at exit: 2,016 bytes in 50 blocks 00:04:28.414 ==69396== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:04:28.414 ==69396== 00:04:28.414 ==69396== Searching for pointers to 50 not-freed blocks 00:04:28.414 ==69396== Checked 6,624,152 bytes 00:04:28.414 ==69396== 00:04:28.414 ==69396== LEAK SUMMARY: 00:04:28.414 ==69396== definitely lost: 0 bytes in 0 blocks 00:04:28.414 ==69396== indirectly lost: 0 bytes in 0 blocks 00:04:28.414 ==69396== possibly lost: 0 bytes in 0 blocks 00:04:28.414 ==69396== still reachable: 2,016 bytes in 50 blocks 00:04:28.414 ==69396== suppressed: 0 bytes in 0 blocks 00:04:28.414 ==69396== Reachable blocks (those to which a pointer was found) are not shown. 00:04:28.414 ==69396== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:28.414 ==69396== 00:04:28.414 ==69396== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:28.414 00:04:28.414 real 0m0.728s 00:04:28.414 user 0m0.699s 00:04:28.414 sys 0m0.027s 00:04:28.414 22:05:47 unittest_dpdk_compressdev -- common/autotest_common.sh@1118 -- # xtrace_disable 00:04:28.414 22:05:47 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:04:28.414 ************************************ 00:04:28.414 END TEST unittest_dpdk_compressdev 00:04:28.414 ************************************ 00:04:28.414 22:05:47 -- common/autotest_common.sh@1136 -- # return 0 00:04:28.414 22:05:47 -- 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:28.414 22:05:47 -- 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:28.414 22:05:47 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:04:28.414 22:05:47 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:04:28.414 22:05:47 -- common/autotest_common.sh@10 -- # set +x 00:04:28.414 ************************************ 00:04:28.414 START TEST unittest_bdev_raid5f 00:04:28.414 ************************************ 00:04:28.414 22:05:47 unittest_bdev_raid5f -- common/autotest_common.sh@1117 -- # 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:28.414 ==69416== Memcheck, a memory error detector 00:04:28.414 ==69416== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:28.414 ==69416== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:28.414 ==69416== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:28.414 ==69416== 00:04:28.414 --69416-- Valgrind options: 00:04:28.414 --69416-- --leak-check=full 00:04:28.414 --69416-- --error-exitcode=2 00:04:28.414 --69416-- --verbose 00:04:28.414 --69416-- Contents of /proc/version: 00:04:28.414 --69416-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:04:28.414 --69416-- 00:04:28.414 --69416-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:28.414 --69416-- Page sizes: currently 4096, max supported 4096 00:04:28.414 --69416-- Valgrind library directory: /usr/libexec/valgrind 00:04:28.414 --69416-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:28.414 --69416-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:28.414 --69416-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:28.414 --69416-- might be shown as UnknownInlinedFun 00:04:28.414 --69416-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:28.414 --69416-- object doesn't have a dynamic symbol table 00:04:28.414 --69416-- Scheduler: using generic scheduler lock implementation. 00:04:28.414 --69416-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:28.414 ==69416== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69416-by-???-on-4f7c6d26003f 00:04:28.414 ==69416== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69416-by-???-on-4f7c6d26003f 00:04:28.414 ==69416== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69416-by-???-on-4f7c6d26003f 00:04:28.414 ==69416== 00:04:28.414 ==69416== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:28.414 ==69416== don't want to do, unless you know exactly what you're doing, 00:04:28.414 ==69416== or are doing some strange experiment): 00:04:28.414 ==69416== /usr/libexec/valgrind/../../bin/vgdb --pid=69416 ...command... 00:04:28.414 ==69416== 00:04:28.414 ==69416== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:28.414 ==69416== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:28.414 ==69416== and then give GDB the following command 00:04:28.414 ==69416== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69416 00:04:28.414 ==69416== --pid is optional if only one valgrind process is running 00:04:28.414 ==69416== 00:04:28.672 --69416-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:28.672 --69416-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:28.672 --69416-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:28.672 --69416-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:28.672 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.672 --69416-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:28.672 --69416-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:28.673 --69416-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:28.673 --69416-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:28.673 --69416-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:28.673 --69416-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:28.673 --69416-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:28.673 --69416-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:28.673 --69416-- Reading syms from /usr/lib64/libm.so.6 00:04:28.673 --69416-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:28.673 --69416-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:28.673 --69416-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libc.so.6 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:28.673 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.673 --69416-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:28.673 --69416-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:28.673 --69416-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:28.673 --69416-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:28.673 --69416-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:28.931 --69416-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:28.931 --69416-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:28.931 --69416-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 ==69416== Preferring higher priority redirection: 00:04:28.931 --69416-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:28.931 --69416-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:28.931 --69416-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 --69416-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:28.931 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.931 --69416-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:28.931 --69416-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:28.931 ==69416== WARNING: new redirection conflicts with existing -- ignoring it 00:04:28.931 --69416-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:28.931 --69416-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:28.931 --69416-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:28.931 --69416-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:28.931 --69416-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:28.931 --69416-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:28.931 --69416-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:28.931 --69416-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:28.931 --69416-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:28.931 --69416-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:28.931 --69416-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:28.931 --69416-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:28.931 --69416-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:28.931 --69416-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:28.931 --69416-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:28.931 --69416-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:28.931 --69416-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:28.931 --69416-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:28.931 --69416-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:28.931 00:04:28.931 00:04:28.931 CUnit - A unit testing framework for C - Version 2.1-3 00:04:28.931 http://cunit.sourceforge.net/ 00:04:28.931 00:04:29.189 00:04:29.189 Suite: raid5f 00:04:29.189 Test: test_raid5f_start ...passed 00:04:30.563 Test: test_raid5f_submit_read_request ...passed 00:04:30.820 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:43.020 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:39.236 Test: test_raid5f_chunk_write_error ...passed 00:06:11.307 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:06:16.572 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:06:16.572 Test: test_raid5f_submit_read_request_degraded ...--69416-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:53.026 passed 00:07:53.026 00:07:53.026 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.026 suites 1 1 n/a 0 0 00:07:53.026 tests 8 8 8 0 0 00:07:53.026 asserts 518158 518158 518158 0 n/a 00:07:53.026 00:07:53.026 Elapsed time = 192.369 seconds 00:07:53.026 --69416-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.027 --69416-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.027 ==69416== 00:07:53.027 ==69416== HEAP SUMMARY: 00:07:53.027 ==69416== in use at exit: 0 bytes in 0 blocks 00:07:53.027 ==69416== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:53.027 ==69416== 00:07:53.027 ==69416== All heap blocks were freed -- no leaks are possible 00:07:53.027 ==69416== 00:07:53.027 ==69416== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.027 00:07:53.027 real 3m13.479s 00:07:53.027 user 3m12.038s 00:07:53.027 sys 0m1.008s 00:07:53.027 22:09:00 unittest_bdev_raid5f -- common/autotest_common.sh@1118 -- # xtrace_disable 00:07:53.027 22:09:00 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:53.027 ************************************ 00:07:53.027 END TEST unittest_bdev_raid5f 00:07:53.027 ************************************ 00:07:53.027 22:09:00 -- common/autotest_common.sh@1136 -- # return 0 00:07:53.027 22:09:00 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:53.027 22:09:00 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:07:53.027 22:09:00 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:07:53.027 22:09:00 -- common/autotest_common.sh@10 -- # set +x 00:07:53.027 ************************************ 00:07:53.027 START TEST unittest_blob_blobfs 00:07:53.027 ************************************ 00:07:53.027 22:09:00 unittest_blob_blobfs -- common/autotest_common.sh@1117 -- # unittest_blob 00:07:53.027 22:09:00 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:53.027 22:09:00 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:53.027 ==71488== Memcheck, a memory error detector 00:07:53.027 ==71488== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.027 ==71488== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.027 ==71488== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:53.027 ==71488== 00:07:53.027 --71488-- Valgrind options: 00:07:53.027 --71488-- --leak-check=full 00:07:53.027 --71488-- --error-exitcode=2 00:07:53.027 --71488-- --verbose 00:07:53.027 --71488-- Contents of /proc/version: 00:07:53.027 --71488-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.027 --71488-- 00:07:53.027 --71488-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.027 --71488-- Page sizes: currently 4096, max supported 4096 00:07:53.027 --71488-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.027 --71488-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:53.027 --71488-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.027 --71488-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.027 --71488-- might be shown as UnknownInlinedFun 00:07:53.027 --71488-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.027 --71488-- object doesn't have a dynamic symbol table 00:07:53.027 --71488-- Scheduler: using generic scheduler lock implementation. 00:07:53.027 --71488-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.027 ==71488== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71488-by-???-on-4f7c6d26003f 00:07:53.027 ==71488== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71488-by-???-on-4f7c6d26003f 00:07:53.027 ==71488== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71488-by-???-on-4f7c6d26003f 00:07:53.027 ==71488== 00:07:53.027 ==71488== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.027 ==71488== don't want to do, unless you know exactly what you're doing, 00:07:53.027 ==71488== or are doing some strange experiment): 00:07:53.027 ==71488== /usr/libexec/valgrind/../../bin/vgdb --pid=71488 ...command... 00:07:53.027 ==71488== 00:07:53.027 ==71488== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.027 ==71488== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:53.027 ==71488== and then give GDB the following command 00:07:53.027 ==71488== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71488 00:07:53.027 ==71488== --pid is optional if only one valgrind process is running 00:07:53.027 ==71488== 00:07:53.027 --71488-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.027 --71488-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.027 --71488-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.027 --71488-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.027 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.027 --71488-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.027 --71488-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.027 --71488-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.027 --71488-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.027 --71488-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.027 --71488-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.027 --71488-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.027 --71488-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.027 --71488-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.027 --71488-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:53.027 --71488-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.027 --71488-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.028 --71488-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.028 --71488-- Reading syms from /usr/lib64/libm.so.6 00:07:53.028 --71488-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.028 --71488-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:53.028 --71488-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.028 --71488-- Reading syms from /usr/lib64/libc.so.6 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.028 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.028 --71488-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.028 --71488-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.028 --71488-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.028 --71488-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.028 --71488-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.028 --71488-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.028 --71488-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.028 --71488-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.028 --71488-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 ==71488== Preferring higher priority redirection: 00:07:53.028 --71488-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.028 --71488-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.028 --71488-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.028 --71488-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.029 --71488-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.029 --71488-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.029 --71488-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.029 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.029 --71488-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.029 --71488-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.029 ==71488== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.029 --71488-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.029 --71488-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.029 --71488-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.029 --71488-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.029 --71488-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.029 --71488-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.029 --71488-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.029 --71488-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.029 --71488-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.029 --71488-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.029 --71488-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.029 --71488-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.029 --71488-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.029 --71488-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.029 --71488-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.029 --71488-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.029 --71488-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.029 --71488-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:53.029 --71488-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.029 00:07:53.029 00:07:53.029 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.029 http://cunit.sourceforge.net/ 00:07:53.029 00:07:53.029 00:07:53.029 Suite: blob_nocopy_noextent 00:07:53.029 Test: blob_init ...[2024-07-15 22:09:01.337751] /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:53.029 --71488-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:53.029 passed 00:07:53.029 Test: blob_thin_provision ...passed 00:07:53.029 Test: blob_read_only ...passed 00:07:53.029 Test: bs_load ...[2024-07-15 22:09:01.939777] /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:53.029 passed 00:07:53.029 Test: bs_load_custom_cluster_size ...passed 00:07:53.029 Test: bs_load_after_failed_grow ...passed 00:07:53.029 Test: bs_cluster_sz ...[2024-07-15 22:09:02.172762] /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:53.029 [2024-07-15 22:09:02.175498] /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:53.029 [2024-07-15 22:09:02.178656] /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:53.029 passed 00:07:53.029 Test: bs_resize_md ...passed 00:07:53.029 Test: bs_destroy ...passed 00:07:53.029 Test: bs_type ...passed 00:07:53.029 Test: bs_super_block ...passed 00:07:53.029 Test: bs_test_recover_cluster_count ...passed 00:07:53.029 Test: bs_grow_live ...passed 00:07:53.029 Test: bs_grow_live_no_space ...passed 00:07:53.029 Test: bs_test_grow ...passed 00:07:53.029 Test: blob_serialize_test ...passed 00:07:53.029 Test: super_block_crc ...passed 00:07:53.029 Test: blob_thin_prov_write_count_io ...passed 00:07:53.029 Test: blob_thin_prov_unmap_cluster ...passed 00:07:53.029 Test: bs_load_iter_test ...passed 00:07:53.029 Test: blob_relations ...[2024-07-15 22:09:02.918077] /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:53.029 [2024-07-15 22:09:02.919629] /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.029 [2024-07-15 22:09:02.935393] /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:53.029 [2024-07-15 22:09:02.935554] /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.029 passed 00:07:53.029 Test: blob_relations2 ...[2024-07-15 22:09:03.020648] /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:53.029 [2024-07-15 22:09:03.020952] /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.029 [2024-07-15 22:09:03.022102] /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:53.029 [2024-07-15 22:09:03.022228] /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.030 [2024-07-15 22:09:03.052147] /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:53.030 [2024-07-15 22:09:03.052302] /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.030 [2024-07-15 22:09:03.055608] /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:53.030 [2024-07-15 22:09:03.055756] /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.030 passed 00:07:53.030 Test: blob_relations3 ...passed 00:07:53.030 Test: blobstore_clean_power_failure ...passed 00:07:53.030 Test: blob_delete_snapshot_power_failure ...[2024-07-15 22:09:03.404170] /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:53.030 [2024-07-15 22:09:03.443519] /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.030 [2024-07-15 22:09:03.443836] /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.030 [2024-07-15 22:09:03.447691] /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.030 [2024-07-15 22:09:03.477985] /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:53.030 [2024-07-15 22:09:03.478290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:53.030 [2024-07-15 22:09:03.478615] /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.030 [2024-07-15 22:09:03.478758] /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.030 [2024-07-15 22:09:03.511323] /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.030 [2024-07-15 22:09:03.513118] /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.030 [2024-07-15 22:09:03.544137] /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.030 [2024-07-15 22:09:03.545670] /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.030 [2024-07-15 22:09:03.581566] /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.030 [2024-07-15 22:09:03.582153] /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.030 passed 00:07:53.030 Test: blob_create_snapshot_power_failure ...[2024-07-15 22:09:03.683596] /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.030 [2024-07-15 22:09:03.746974] /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:53.030 [2024-07-15 22:09:03.780535] /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.030 passed 00:07:53.030 Test: blob_io_unit ...passed 00:07:53.030 Test: blob_io_unit_compatibility ...passed 00:07:53.030 Test: blob_ext_md_pages ...passed 00:07:53.030 Test: blob_esnap_io_4096_4096 ...passed 00:07:53.030 Test: blob_esnap_io_512_512 ...passed 00:07:53.030 Test: blob_esnap_io_4096_512 ...passed 00:07:53.030 Test: blob_esnap_io_512_4096 ...passed 00:07:53.030 Test: blob_esnap_clone_resize ...passed 00:07:53.030 Suite: blob_bs_nocopy_noextent 00:07:53.030 Test: blob_open ...passed 00:07:53.030 Test: blob_create ...--71488-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:53.030 --71488-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.030 [2024-07-15 22:09:04.722774] /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:53.030 passed 00:07:53.030 Test: blob_create_loop ...passed 00:07:53.030 Test: blob_create_fail ...[2024-07-15 22:09:05.092819] /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:53.030 passed 00:07:53.030 Test: blob_create_internal ...--71488-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:53.030 passed 00:07:53.030 Test: blob_create_zero_extent ...passed 00:07:53.030 Test: blob_snapshot ...passed 00:07:53.030 Test: blob_clone ...passed 00:07:53.030 Test: blob_inflate ...[2024-07-15 22:09:05.499295] /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:53.030 passed 00:07:53.030 Test: blob_delete ...passed 00:07:53.030 Test: blob_resize_test ...[2024-07-15 22:09:05.638354] /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:53.030 passed 00:07:53.030 Test: blob_resize_thin_test ...passed 00:07:53.030 Test: channel_ops ...passed 00:07:53.030 Test: blob_super ...passed 00:07:53.030 Test: blob_rw_verify_iov ...passed 00:07:53.030 Test: blob_unmap ...passed 00:07:53.030 Test: blob_iter ...passed 00:07:53.030 Test: blob_parse_md ...passed 00:07:53.030 Test: bs_load_pending_removal ...passed 00:07:53.031 Test: bs_unload ...[2024-07-15 22:09:06.320829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:53.031 passed 00:07:53.031 Test: bs_usable_clusters ...passed 00:07:53.031 Test: blob_crc ...[2024-07-15 22:09:06.453635] /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:53.031 [2024-07-15 22:09:06.454770] /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:53.031 passed 00:07:53.031 Test: blob_flags ...passed 00:07:53.031 Test: bs_version ...passed 00:07:53.031 Test: blob_set_xattrs_test ...[2024-07-15 22:09:06.690490] /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:53.031 [2024-07-15 22:09:06.694998] /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:53.031 passed 00:07:53.031 Test: blob_thin_prov_alloc ...passed 00:07:53.031 Test: blob_insert_cluster_msg_test ...passed 00:07:53.031 Test: blob_thin_prov_rw ...passed 00:07:53.031 Test: blob_thin_prov_rle ...passed 00:07:53.031 Test: blob_thin_prov_rw_iov ...passed 00:07:53.031 Test: blob_snapshot_rw ...passed 00:07:53.031 Test: blob_snapshot_rw_iov ...passed 00:07:53.031 Test: blob_inflate_rw ...passed 00:07:53.031 Test: blob_snapshot_freeze_io ...passed 00:07:53.031 Test: blob_operation_split_rw ...passed 00:07:53.031 Test: blob_operation_split_rw_iov ...passed 00:07:53.031 Test: blob_simultaneous_operations ...[2024-07-15 22:09:10.227746] /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:53.031 [2024-07-15 22:09:10.228035] /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.031 [2024-07-15 22:09:10.232850] /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:53.031 [2024-07-15 22:09:10.232993] /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.031 [2024-07-15 22:09:10.252950] /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:53.031 [2024-07-15 22:09:10.253083] /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.031 [2024-07-15 22:09:10.255074] /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:53.031 [2024-07-15 22:09:10.255207] /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.031 passed 00:07:53.031 Test: blob_persist_test ...passed 00:07:53.031 Test: blob_decouple_snapshot ...passed 00:07:53.031 Test: blob_seek_io_unit ...passed 00:07:53.031 Test: blob_nested_freezes ...passed 00:07:53.031 Test: blob_clone_resize ...passed 00:07:53.031 Test: blob_shallow_copy ...[2024-07-15 22:09:10.903041] /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:53.031 [2024-07-15 22:09:10.908751] /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:53.031 [2024-07-15 22:09:10.910843] /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:53.031 passed 00:07:53.031 Suite: blob_blob_nocopy_noextent 00:07:53.031 Test: blob_write ...passed 00:07:53.031 Test: blob_read ...passed 00:07:53.031 Test: blob_rw_verify ...passed 00:07:53.031 Test: blob_rw_verify_iov_nomem ...passed 00:07:53.031 Test: blob_rw_iov_read_only ...passed 00:07:53.031 Test: blob_xattr ...passed 00:07:53.031 Test: blob_dirty_shutdown ...passed 00:07:53.031 Test: blob_is_degraded ...passed 00:07:53.031 Suite: blob_esnap_bs_nocopy_noextent 00:07:53.031 Test: blob_esnap_create ...passed 00:07:53.031 Test: blob_esnap_thread_add_remove ...passed 00:07:53.031 Test: blob_esnap_clone_snapshot ...passed 00:07:53.327 Test: blob_esnap_clone_inflate ...passed 00:07:53.327 Test: blob_esnap_clone_decouple ...passed 00:07:53.327 Test: blob_esnap_clone_reload ...passed 00:07:53.662 Test: blob_esnap_hotplug ...passed 00:07:53.662 Test: blob_set_parent ...[2024-07-15 22:09:12.207032] /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:53.662 [2024-07-15 22:09:12.207925] /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:53.662 [2024-07-15 22:09:12.214187] /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:53.662 [2024-07-15 22:09:12.217117] /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:53.662 [2024-07-15 22:09:12.232215] /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:53.662 passed 00:07:53.662 Test: blob_set_external_parent ...[2024-07-15 22:09:12.313731] /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:53.662 [2024-07-15 22:09:12.315271] /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:53.662 [2024-07-15 22:09:12.319953] /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:53.662 [2024-07-15 22:09:12.332975] /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:53.662 passed 00:07:53.662 Suite: blob_nocopy_extent 00:07:53.662 Test: blob_init ...[2024-07-15 22:09:12.364364] /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:53.662 passed 00:07:53.662 Test: blob_thin_provision ...passed 00:07:53.662 Test: blob_read_only ...passed 00:07:53.662 Test: bs_load ...[2024-07-15 22:09:12.474319] /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:53.662 passed 00:07:53.982 Test: bs_load_custom_cluster_size ...passed 00:07:53.982 Test: bs_load_after_failed_grow ...passed 00:07:53.982 Test: bs_cluster_sz ...[2024-07-15 22:09:12.550595] /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:53.982 [2024-07-15 22:09:12.551150] /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:53.982 [2024-07-15 22:09:12.551411] /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:53.982 passed 00:07:53.982 Test: bs_resize_md ...passed 00:07:53.982 Test: bs_destroy ...passed 00:07:53.982 Test: bs_type ...passed 00:07:53.982 Test: bs_super_block ...passed 00:07:53.982 Test: bs_test_recover_cluster_count ...passed 00:07:53.982 Test: bs_grow_live ...passed 00:07:53.982 Test: bs_grow_live_no_space ...passed 00:07:53.982 Test: bs_test_grow ...passed 00:07:53.982 Test: blob_serialize_test ...passed 00:07:53.982 Test: super_block_crc ...passed 00:07:54.241 Test: blob_thin_prov_write_count_io ...passed 00:07:54.241 Test: blob_thin_prov_unmap_cluster ...passed 00:07:54.241 Test: bs_load_iter_test ...passed 00:07:54.241 Test: blob_relations ...[2024-07-15 22:09:12.976696] /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:54.241 [2024-07-15 22:09:12.976897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.241 [2024-07-15 22:09:12.981526] /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:54.241 [2024-07-15 22:09:12.981680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.241 passed 00:07:54.241 Test: blob_relations2 ...[2024-07-15 22:09:13.021946] /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:54.241 [2024-07-15 22:09:13.022112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.241 [2024-07-15 22:09:13.022274] /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:54.241 [2024-07-15 22:09:13.022405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.242 [2024-07-15 22:09:13.031366] /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:54.242 [2024-07-15 22:09:13.031530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.242 [2024-07-15 22:09:13.034215] /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:54.242 [2024-07-15 22:09:13.034364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.242 passed 00:07:54.242 Test: blob_relations3 ...passed 00:07:54.499 Test: blobstore_clean_power_failure ...passed 00:07:54.499 Test: blob_delete_snapshot_power_failure ...[2024-07-15 22:09:13.344671] /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:54.756 [2024-07-15 22:09:13.386807] /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:54.756 [2024-07-15 22:09:13.418433] /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:54.756 [2024-07-15 22:09:13.418599] /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:54.756 [2024-07-15 22:09:13.418733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.756 [2024-07-15 22:09:13.450037] /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:54.756 [2024-07-15 22:09:13.450187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:54.756 [2024-07-15 22:09:13.450296] /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:54.756 [2024-07-15 22:09:13.450426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.756 [2024-07-15 22:09:13.483688] /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:54.756 [2024-07-15 22:09:13.483844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:54.756 [2024-07-15 22:09:13.483952] /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:54.756 [2024-07-15 22:09:13.484080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.756 [2024-07-15 22:09:13.516077] /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:54.756 [2024-07-15 22:09:13.516327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.756 [2024-07-15 22:09:13.548564] /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:54.756 [2024-07-15 22:09:13.548933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.756 [2024-07-15 22:09:13.581741] /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:54.756 [2024-07-15 22:09:13.581946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:55.013 passed 00:07:55.013 Test: blob_create_snapshot_power_failure ...[2024-07-15 22:09:13.676697] /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:55.013 [2024-07-15 22:09:13.704981] /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:55.013 [2024-07-15 22:09:13.762099] /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:55.014 [2024-07-15 22:09:13.792844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:55.271 passed 00:07:55.271 Test: blob_io_unit ...passed 00:07:55.271 Test: blob_io_unit_compatibility ...passed 00:07:55.271 Test: blob_ext_md_pages ...passed 00:07:55.271 Test: blob_esnap_io_4096_4096 ...passed 00:07:55.529 Test: blob_esnap_io_512_512 ...passed 00:07:55.529 Test: blob_esnap_io_4096_512 ...passed 00:07:55.529 Test: blob_esnap_io_512_4096 ...passed 00:07:55.787 Test: blob_esnap_clone_resize ...passed 00:07:55.787 Suite: blob_bs_nocopy_extent 00:07:55.787 Test: blob_open ...passed 00:07:55.787 Test: blob_create ...[2024-07-15 22:09:14.505691] /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:55.787 passed 00:07:56.354 Test: blob_create_loop ...passed 00:07:56.354 Test: blob_create_fail ...[2024-07-15 22:09:14.944645] /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.354 passed 00:07:56.354 Test: blob_create_internal ...passed 00:07:56.354 Test: blob_create_zero_extent ...passed 00:07:56.354 Test: blob_snapshot ...passed 00:07:56.612 Test: blob_clone ...passed 00:07:56.612 Test: blob_inflate ...[2024-07-15 22:09:15.296011] /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:56.612 passed 00:07:56.612 Test: blob_delete ...passed 00:07:56.612 Test: blob_resize_test ...[2024-07-15 22:09:15.423104] /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:56.612 passed 00:07:56.870 Test: blob_resize_thin_test ...passed 00:07:56.870 Test: channel_ops ...passed 00:07:56.870 Test: blob_super ...passed 00:07:57.129 Test: blob_rw_verify_iov ...passed 00:07:57.129 Test: blob_unmap ...passed 00:07:57.129 Test: blob_iter ...passed 00:07:57.129 Test: blob_parse_md ...passed 00:07:57.387 Test: bs_load_pending_removal ...passed 00:07:57.387 Test: bs_unload ...[2024-07-15 22:09:16.058654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:57.387 passed 00:07:57.387 Test: bs_usable_clusters ...passed 00:07:57.387 Test: blob_crc ...[2024-07-15 22:09:16.186723] /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:57.387 [2024-07-15 22:09:16.187047] /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:57.387 passed 00:07:57.646 Test: blob_flags ...passed 00:07:57.646 Test: bs_version ...passed 00:07:57.646 Test: blob_set_xattrs_test ...[2024-07-15 22:09:16.391483] /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:57.646 [2024-07-15 22:09:16.391739] /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:57.646 passed 00:07:57.904 Test: blob_thin_prov_alloc ...passed 00:07:58.163 Test: blob_insert_cluster_msg_test ...passed 00:07:58.163 Test: blob_thin_prov_rw ...passed 00:07:58.163 Test: blob_thin_prov_rle ...passed 00:07:58.163 Test: blob_thin_prov_rw_iov ...passed 00:07:58.421 Test: blob_snapshot_rw ...passed 00:07:58.421 Test: blob_snapshot_rw_iov ...passed 00:07:58.987 Test: blob_inflate_rw ...passed 00:07:58.987 Test: blob_snapshot_freeze_io ...passed 00:07:59.553 Test: blob_operation_split_rw ...passed 00:07:59.812 Test: blob_operation_split_rw_iov ...passed 00:08:00.070 Test: blob_simultaneous_operations ...[2024-07-15 22:09:18.698409] /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:08:00.070 [2024-07-15 22:09:18.698604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.070 [2024-07-15 22:09:18.700952] /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:08:00.070 [2024-07-15 22:09:18.701088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.070 [2024-07-15 22:09:18.718545] /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:08:00.070 [2024-07-15 22:09:18.718676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.070 [2024-07-15 22:09:18.719261] /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:08:00.070 [2024-07-15 22:09:18.719381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.070 passed 00:08:00.070 Test: blob_persist_test ...passed 00:08:00.329 Test: blob_decouple_snapshot ...passed 00:08:00.329 Test: blob_seek_io_unit ...passed 00:08:00.329 Test: blob_nested_freezes ...passed 00:08:00.329 Test: blob_clone_resize ...passed 00:08:00.587 Test: blob_shallow_copy ...[2024-07-15 22:09:19.295806] /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:08:00.587 [2024-07-15 22:09:19.296289] /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:08:00.587 [2024-07-15 22:09:19.296475] /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:08:00.587 passed 00:08:00.587 Suite: blob_blob_nocopy_extent 00:08:00.587 Test: blob_write ...passed 00:08:00.845 Test: blob_read ...passed 00:08:00.845 Test: blob_rw_verify ...passed 00:08:00.845 Test: blob_rw_verify_iov_nomem ...passed 00:08:00.845 Test: blob_rw_iov_read_only ...passed 00:08:01.102 Test: blob_xattr ...passed 00:08:01.102 Test: blob_dirty_shutdown ...passed 00:08:01.102 Test: blob_is_degraded ...passed 00:08:01.102 Suite: blob_esnap_bs_nocopy_extent 00:08:01.360 Test: blob_esnap_create ...passed 00:08:01.360 Test: blob_esnap_thread_add_remove ...passed 00:08:01.360 Test: blob_esnap_clone_snapshot ...passed 00:08:01.360 Test: blob_esnap_clone_inflate ...passed 00:08:01.617 Test: blob_esnap_clone_decouple ...passed 00:08:01.617 Test: blob_esnap_clone_reload ...passed 00:08:01.617 Test: blob_esnap_hotplug ...passed 00:08:01.617 Test: blob_set_parent ...[2024-07-15 22:09:20.424937] /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:01.617 [2024-07-15 22:09:20.425131] /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:01.617 [2024-07-15 22:09:20.425893] /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:01.617 [2024-07-15 22:09:20.426078] /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:01.617 [2024-07-15 22:09:20.429588] /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:01.617 passed 00:08:01.874 Test: blob_set_external_parent ...[2024-07-15 22:09:20.496877] /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:01.874 [2024-07-15 22:09:20.497033] /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:01.874 [2024-07-15 22:09:20.497149] /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:01.874 [2024-07-15 22:09:20.500000] /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:01.874 passed 00:08:01.874 Suite: blob_copy_noextent 00:08:01.874 Test: blob_init ...[2024-07-15 22:09:20.527990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:01.874 passed 00:08:01.874 Test: blob_thin_provision ...passed 00:08:01.874 Test: blob_read_only ...passed 00:08:01.874 Test: bs_load ...[2024-07-15 22:09:20.621062] /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:08:01.874 passed 00:08:01.874 Test: bs_load_custom_cluster_size ...passed 00:08:01.874 Test: bs_load_after_failed_grow ...passed 00:08:01.874 Test: bs_cluster_sz ...[2024-07-15 22:09:20.674586] /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:08:01.874 [2024-07-15 22:09:20.675130] /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:08:01.874 [2024-07-15 22:09:20.675416] /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:08:01.874 passed 00:08:01.874 Test: bs_resize_md ...passed 00:08:02.131 Test: bs_destroy ...passed 00:08:02.131 Test: bs_type ...passed 00:08:02.131 Test: bs_super_block ...passed 00:08:02.131 Test: bs_test_recover_cluster_count ...passed 00:08:02.131 Test: bs_grow_live ...passed 00:08:02.131 Test: bs_grow_live_no_space ...passed 00:08:02.131 Test: bs_test_grow ...passed 00:08:02.131 Test: blob_serialize_test ...passed 00:08:02.131 Test: super_block_crc ...passed 00:08:02.131 Test: blob_thin_prov_write_count_io ...passed 00:08:02.389 Test: blob_thin_prov_unmap_cluster ...passed 00:08:02.389 Test: bs_load_iter_test ...passed 00:08:02.389 Test: blob_relations ...[2024-07-15 22:09:21.105011] /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:08:02.389 [2024-07-15 22:09:21.105211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.389 [2024-07-15 22:09:21.108967] /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:08:02.389 [2024-07-15 22:09:21.109123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.389 passed 00:08:02.389 Test: blob_relations2 ...[2024-07-15 22:09:21.145012] /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:08:02.389 [2024-07-15 22:09:21.145174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.389 [2024-07-15 22:09:21.145334] /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:08:02.389 [2024-07-15 22:09:21.145438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.389 [2024-07-15 22:09:21.151989] /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:08:02.389 [2024-07-15 22:09:21.152138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.389 [2024-07-15 22:09:21.154483] /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:08:02.390 [2024-07-15 22:09:21.154619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.390 passed 00:08:02.390 Test: blob_relations3 ...passed 00:08:02.647 Test: blobstore_clean_power_failure ...passed 00:08:02.647 Test: blob_delete_snapshot_power_failure ...[2024-07-15 22:09:21.462282] /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:08:02.647 [2024-07-15 22:09:21.492374] /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:08:02.647 [2024-07-15 22:09:21.492543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:02.647 [2024-07-15 22:09:21.492677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.905 [2024-07-15 22:09:21.523503] /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:08:02.905 [2024-07-15 22:09:21.523657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:02.905 [2024-07-15 22:09:21.523766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:02.905 [2024-07-15 22:09:21.523893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.905 [2024-07-15 22:09:21.554133] /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:08:02.905 [2024-07-15 22:09:21.554375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.905 [2024-07-15 22:09:21.585460] /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:08:02.905 [2024-07-15 22:09:21.585829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.905 [2024-07-15 22:09:21.617397] /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:08:02.905 [2024-07-15 22:09:21.617599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:02.905 passed 00:08:02.905 Test: blob_create_snapshot_power_failure ...[2024-07-15 22:09:21.709723] /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:08:03.162 [2024-07-15 22:09:21.765708] /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:08:03.162 [2024-07-15 22:09:21.795414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:03.162 passed 00:08:03.162 Test: blob_io_unit ...passed 00:08:03.162 Test: blob_io_unit_compatibility ...passed 00:08:03.162 Test: blob_ext_md_pages ...passed 00:08:03.419 Test: blob_esnap_io_4096_4096 ...passed 00:08:03.419 Test: blob_esnap_io_512_512 ...passed 00:08:03.419 Test: blob_esnap_io_4096_512 ...passed 00:08:03.676 Test: blob_esnap_io_512_4096 ...passed 00:08:03.676 Test: blob_esnap_clone_resize ...passed 00:08:03.676 Suite: blob_bs_copy_noextent 00:08:03.676 Test: blob_open ...passed 00:08:03.676 Test: blob_create ...[2024-07-15 22:09:22.509472] /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:08:03.676 passed 00:08:04.240 Test: blob_create_loop ...passed 00:08:04.240 Test: blob_create_fail ...[2024-07-15 22:09:22.873707] /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:08:04.240 passed 00:08:04.240 Test: blob_create_internal ...passed 00:08:04.240 Test: blob_create_zero_extent ...passed 00:08:04.240 Test: blob_snapshot ...passed 00:08:04.497 Test: blob_clone ...passed 00:08:04.497 Test: blob_inflate ...[2024-07-15 22:09:23.213157] /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:08:04.497 passed 00:08:04.497 Test: blob_delete ...passed 00:08:04.497 Test: blob_resize_test ...[2024-07-15 22:09:23.337808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:04.754 passed 00:08:04.754 Test: blob_resize_thin_test ...passed 00:08:04.754 Test: channel_ops ...passed 00:08:05.011 Test: blob_super ...passed 00:08:05.011 Test: blob_rw_verify_iov ...passed 00:08:05.011 Test: blob_unmap ...passed 00:08:05.011 Test: blob_iter ...passed 00:08:05.011 Test: blob_parse_md ...passed 00:08:05.268 Test: bs_load_pending_removal ...passed 00:08:05.268 Test: bs_unload ...[2024-07-15 22:09:23.972590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:05.268 passed 00:08:05.268 Test: bs_usable_clusters ...passed 00:08:05.268 Test: blob_crc ...[2024-07-15 22:09:24.099835] /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:08:05.268 [2024-07-15 22:09:24.100156] /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:08:05.268 passed 00:08:05.525 Test: blob_flags ...passed 00:08:05.525 Test: bs_version ...passed 00:08:05.525 Test: blob_set_xattrs_test ...[2024-07-15 22:09:24.302521] /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:08:05.525 [2024-07-15 22:09:24.302771] /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:08:05.525 passed 00:08:06.100 Test: blob_thin_prov_alloc ...passed 00:08:06.100 Test: blob_insert_cluster_msg_test ...passed 00:08:06.100 Test: blob_thin_prov_rw ...passed 00:08:06.100 Test: blob_thin_prov_rle ...passed 00:08:06.356 Test: blob_thin_prov_rw_iov ...passed 00:08:06.356 Test: blob_snapshot_rw ...passed 00:08:06.356 Test: blob_snapshot_rw_iov ...passed 00:08:06.921 Test: blob_inflate_rw ...passed 00:08:06.921 Test: blob_snapshot_freeze_io ...passed 00:08:07.485 Test: blob_operation_split_rw ...passed 00:08:08.049 Test: blob_operation_split_rw_iov ...passed 00:08:08.049 Test: blob_simultaneous_operations ...[2024-07-15 22:09:26.642823] /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:08:08.049 [2024-07-15 22:09:26.643026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:08.049 [2024-07-15 22:09:26.645073] /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:08:08.049 [2024-07-15 22:09:26.645207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:08.049 [2024-07-15 22:09:26.654550] /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:08:08.049 [2024-07-15 22:09:26.654678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:08.049 [2024-07-15 22:09:26.655238] /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:08:08.049 [2024-07-15 22:09:26.655356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:08.049 passed 00:08:08.049 Test: blob_persist_test ...passed 00:08:08.049 Test: blob_decouple_snapshot ...passed 00:08:08.307 Test: blob_seek_io_unit ...passed 00:08:08.307 Test: blob_nested_freezes ...passed 00:08:08.307 Test: blob_clone_resize ...passed 00:08:08.564 Test: blob_shallow_copy ...[2024-07-15 22:09:27.202103] /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:08:08.565 [2024-07-15 22:09:27.202601] /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:08:08.565 [2024-07-15 22:09:27.202793] /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:08:08.565 passed 00:08:08.565 Suite: blob_blob_copy_noextent 00:08:08.565 Test: blob_write ...passed 00:08:08.565 Test: blob_read ...passed 00:08:08.822 Test: blob_rw_verify ...passed 00:08:08.822 Test: blob_rw_verify_iov_nomem ...passed 00:08:08.822 Test: blob_rw_iov_read_only ...passed 00:08:08.822 Test: blob_xattr ...passed 00:08:09.080 Test: blob_dirty_shutdown ...passed 00:08:09.080 Test: blob_is_degraded ...passed 00:08:09.080 Suite: blob_esnap_bs_copy_noextent 00:08:09.080 Test: blob_esnap_create ...passed 00:08:09.337 Test: blob_esnap_thread_add_remove ...passed 00:08:09.337 Test: blob_esnap_clone_snapshot ...passed 00:08:09.337 Test: blob_esnap_clone_inflate ...passed 00:08:09.337 Test: blob_esnap_clone_decouple ...passed 00:08:09.594 Test: blob_esnap_clone_reload ...passed 00:08:09.594 Test: blob_esnap_hotplug ...passed 00:08:09.594 Test: blob_set_parent ...[2024-07-15 22:09:28.318202] /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:09.594 [2024-07-15 22:09:28.318405] /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:09.595 [2024-07-15 22:09:28.319127] /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:09.595 [2024-07-15 22:09:28.319310] /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:09.595 [2024-07-15 22:09:28.322714] /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:09.595 passed 00:08:09.595 Test: blob_set_external_parent ...[2024-07-15 22:09:28.388775] /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:09.595 [2024-07-15 22:09:28.388923] /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:09.595 [2024-07-15 22:09:28.389039] /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:09.595 [2024-07-15 22:09:28.391797] /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:09.595 passed 00:08:09.595 Suite: blob_copy_extent 00:08:09.595 Test: blob_init ...[2024-07-15 22:09:28.420670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:09.595 passed 00:08:09.852 Test: blob_thin_provision ...passed 00:08:09.852 Test: blob_read_only ...passed 00:08:09.852 Test: bs_load ...[2024-07-15 22:09:28.514459] /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:08:09.852 passed 00:08:09.852 Test: bs_load_custom_cluster_size ...passed 00:08:09.852 Test: bs_load_after_failed_grow ...passed 00:08:09.852 Test: bs_cluster_sz ...[2024-07-15 22:09:28.570832] /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:08:09.852 [2024-07-15 22:09:28.571412] /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:08:09.852 [2024-07-15 22:09:28.571687] /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:08:09.852 passed 00:08:09.852 Test: bs_resize_md ...passed 00:08:09.852 Test: bs_destroy ...passed 00:08:09.852 Test: bs_type ...passed 00:08:10.110 Test: bs_super_block ...passed 00:08:10.110 Test: bs_test_recover_cluster_count ...passed 00:08:10.110 Test: bs_grow_live ...passed 00:08:10.110 Test: bs_grow_live_no_space ...passed 00:08:10.110 Test: bs_test_grow ...passed 00:08:10.110 Test: blob_serialize_test ...passed 00:08:10.110 Test: super_block_crc ...passed 00:08:10.110 Test: blob_thin_prov_write_count_io ...passed 00:08:10.110 Test: blob_thin_prov_unmap_cluster ...passed 00:08:10.110 Test: bs_load_iter_test ...passed 00:08:10.367 Test: blob_relations ...[2024-07-15 22:09:28.978906] /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:08:10.367 [2024-07-15 22:09:28.979103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 [2024-07-15 22:09:28.983775] /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:08:10.367 [2024-07-15 22:09:28.983930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 passed 00:08:10.367 Test: blob_relations2 ...[2024-07-15 22:09:29.021159] /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:08:10.367 [2024-07-15 22:09:29.021311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 [2024-07-15 22:09:29.021482] /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:08:10.367 [2024-07-15 22:09:29.021588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 [2024-07-15 22:09:29.029164] /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:08:10.367 [2024-07-15 22:09:29.029314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 [2024-07-15 22:09:29.031991] /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:08:10.367 [2024-07-15 22:09:29.032146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.367 passed 00:08:10.367 Test: blob_relations3 ...passed 00:08:10.625 Test: blobstore_clean_power_failure ...passed 00:08:10.625 Test: blob_delete_snapshot_power_failure ...[2024-07-15 22:09:29.342899] /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:08:10.625 [2024-07-15 22:09:29.373633] /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:08:10.625 [2024-07-15 22:09:29.404551] /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:08:10.625 [2024-07-15 22:09:29.404710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:10.625 [2024-07-15 22:09:29.404845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.625 [2024-07-15 22:09:29.435885] /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:08:10.625 [2024-07-15 22:09:29.436036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:10.625 [2024-07-15 22:09:29.436143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:10.625 [2024-07-15 22:09:29.436270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.625 [2024-07-15 22:09:29.467243] /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:08:10.625 [2024-07-15 22:09:29.467403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:10.625 [2024-07-15 22:09:29.467520] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:10.625 [2024-07-15 22:09:29.467648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.883 [2024-07-15 22:09:29.499994] /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:08:10.883 [2024-07-15 22:09:29.500233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.883 [2024-07-15 22:09:29.532402] /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:08:10.883 [2024-07-15 22:09:29.532774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.883 [2024-07-15 22:09:29.565514] /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:08:10.883 [2024-07-15 22:09:29.565724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:10.883 passed 00:08:10.883 Test: blob_create_snapshot_power_failure ...[2024-07-15 22:09:29.659852] /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:08:10.883 [2024-07-15 22:09:29.689772] /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:08:11.140 [2024-07-15 22:09:29.747305] /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:08:11.140 [2024-07-15 22:09:29.778043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:11.140 passed 00:08:11.140 Test: blob_io_unit ...passed 00:08:11.140 Test: blob_io_unit_compatibility ...passed 00:08:11.140 Test: blob_ext_md_pages ...passed 00:08:11.397 Test: blob_esnap_io_4096_4096 ...passed 00:08:11.397 Test: blob_esnap_io_512_512 ...passed 00:08:11.397 Test: blob_esnap_io_4096_512 ...passed 00:08:11.653 Test: blob_esnap_io_512_4096 ...passed 00:08:11.653 Test: blob_esnap_clone_resize ...passed 00:08:11.653 Suite: blob_bs_copy_extent 00:08:11.653 Test: blob_open ...passed 00:08:11.653 Test: blob_create ...[2024-07-15 22:09:30.491623] /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:08:11.910 passed 00:08:12.167 Test: blob_create_loop ...passed 00:08:12.167 Test: blob_create_fail ...[2024-07-15 22:09:30.929930] /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:08:12.167 passed 00:08:12.167 Test: blob_create_internal ...passed 00:08:12.424 Test: blob_create_zero_extent ...passed 00:08:12.424 Test: blob_snapshot ...passed 00:08:12.424 Test: blob_clone ...passed 00:08:12.425 Test: blob_inflate ...[2024-07-15 22:09:31.270676] /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:08:12.682 passed 00:08:12.682 Test: blob_delete ...passed 00:08:12.682 Test: blob_resize_test ...[2024-07-15 22:09:31.396133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:12.682 passed 00:08:12.939 Test: blob_resize_thin_test ...passed 00:08:12.939 Test: channel_ops ...passed 00:08:12.939 Test: blob_super ...passed 00:08:12.939 Test: blob_rw_verify_iov ...passed 00:08:13.196 Test: blob_unmap ...passed 00:08:13.196 Test: blob_iter ...passed 00:08:13.196 Test: blob_parse_md ...passed 00:08:13.196 Test: bs_load_pending_removal ...passed 00:08:13.196 Test: bs_unload ...[2024-07-15 22:09:32.032025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:13.196 passed 00:08:13.453 Test: bs_usable_clusters ...passed 00:08:13.453 Test: blob_crc ...[2024-07-15 22:09:32.160857] /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:08:13.453 [2024-07-15 22:09:32.161189] /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:08:13.453 passed 00:08:13.453 Test: blob_flags ...passed 00:08:13.710 Test: bs_version ...passed 00:08:13.710 Test: blob_set_xattrs_test ...[2024-07-15 22:09:32.364235] /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:08:13.710 [2024-07-15 22:09:32.364507] /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:08:13.710 passed 00:08:13.967 Test: blob_thin_prov_alloc ...passed 00:08:13.967 Test: blob_insert_cluster_msg_test ...passed 00:08:14.223 Test: blob_thin_prov_rw ...passed 00:08:14.223 Test: blob_thin_prov_rle ...passed 00:08:14.223 Test: blob_thin_prov_rw_iov ...passed 00:08:14.223 Test: blob_snapshot_rw ...passed 00:08:14.480 Test: blob_snapshot_rw_iov ...passed 00:08:15.043 Test: blob_inflate_rw ...passed 00:08:15.043 Test: blob_snapshot_freeze_io ...passed 00:08:15.300 Test: blob_operation_split_rw ...passed 00:08:15.864 Test: blob_operation_split_rw_iov ...passed 00:08:15.864 Test: blob_simultaneous_operations ...[2024-07-15 22:09:34.656418] /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:08:15.864 [2024-07-15 22:09:34.656611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.864 [2024-07-15 22:09:34.658692] /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:08:15.864 [2024-07-15 22:09:34.658830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.864 [2024-07-15 22:09:34.667377] /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:08:15.864 [2024-07-15 22:09:34.667515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.864 [2024-07-15 22:09:34.668105] /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:08:15.864 [2024-07-15 22:09:34.668226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:15.864 passed 00:08:16.121 Test: blob_persist_test ...passed 00:08:16.121 Test: blob_decouple_snapshot ...passed 00:08:16.121 Test: blob_seek_io_unit ...passed 00:08:16.378 Test: blob_nested_freezes ...passed 00:08:16.378 Test: blob_clone_resize ...passed 00:08:16.378 Test: blob_shallow_copy ...[2024-07-15 22:09:35.216515] /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:08:16.378 [2024-07-15 22:09:35.217014] /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:08:16.378 [2024-07-15 22:09:35.217202] /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:08:16.635 passed 00:08:16.635 Suite: blob_blob_copy_extent 00:08:16.635 Test: blob_write ...passed 00:08:16.635 Test: blob_read ...passed 00:08:16.635 Test: blob_rw_verify ...passed 00:08:16.893 Test: blob_rw_verify_iov_nomem ...passed 00:08:16.893 Test: blob_rw_iov_read_only ...passed 00:08:16.893 Test: blob_xattr ...passed 00:08:17.150 Test: blob_dirty_shutdown ...passed 00:08:17.150 Test: blob_is_degraded ...passed 00:08:17.150 Suite: blob_esnap_bs_copy_extent 00:08:17.150 Test: blob_esnap_create ...passed 00:08:17.150 Test: blob_esnap_thread_add_remove ...passed 00:08:17.408 Test: blob_esnap_clone_snapshot ...passed 00:08:17.408 Test: blob_esnap_clone_inflate ...passed 00:08:17.408 Test: blob_esnap_clone_decouple ...passed 00:08:17.408 Test: blob_esnap_clone_reload ...passed 00:08:17.666 Test: blob_esnap_hotplug ...passed 00:08:17.666 Test: blob_set_parent ...[2024-07-15 22:09:36.344810] /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:17.666 [2024-07-15 22:09:36.345016] /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:17.666 [2024-07-15 22:09:36.345771] /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:17.666 [2024-07-15 22:09:36.345958] /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:17.666 [2024-07-15 22:09:36.349434] /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:17.666 passed 00:08:17.666 Test: blob_set_external_parent ...[2024-07-15 22:09:36.415667] /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:17.666 [2024-07-15 22:09:36.415816] /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:17.666 [2024-07-15 22:09:36.415945] /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:17.666 [2024-07-15 22:09:36.418770] /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:17.666 passed 00:08:17.666 00:08:17.666 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.666 suites 16 16 n/a 0 0 00:08:17.666 tests 376 376 376 0 0 00:08:17.666 asserts 143973 143973 143973 0 n/a 00:08:17.666 00:08:17.666 Elapsed time = 35.017 seconds 00:08:17.666 --71488-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.925 ==71488== 00:08:17.925 ==71488== HEAP SUMMARY: 00:08:17.925 ==71488== in use at exit: 26,940 bytes in 785 blocks 00:08:17.925 ==71488== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:08:17.925 ==71488== 00:08:17.925 ==71488== Searching for pointers to 785 not-freed blocks 00:08:17.925 ==71488== Checked 11,389,728 bytes 00:08:17.925 ==71488== 00:08:17.925 ==71488== LEAK SUMMARY: 00:08:17.925 ==71488== definitely lost: 0 bytes in 0 blocks 00:08:17.925 ==71488== indirectly lost: 0 bytes in 0 blocks 00:08:17.925 ==71488== possibly lost: 0 bytes in 0 blocks 00:08:17.925 ==71488== still reachable: 26,940 bytes in 785 blocks 00:08:17.925 ==71488== suppressed: 0 bytes in 0 blocks 00:08:17.925 ==71488== Reachable blocks (those to which a pointer was found) are not shown. 00:08:17.925 ==71488== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:17.925 ==71488== 00:08:17.925 ==71488== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.925 22:09:36 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:17.925 ==71860== Memcheck, a memory error detector 00:08:17.925 ==71860== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.926 ==71860== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.926 ==71860== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:17.926 ==71860== 00:08:17.926 --71860-- Valgrind options: 00:08:17.926 --71860-- --leak-check=full 00:08:17.926 --71860-- --error-exitcode=2 00:08:17.926 --71860-- --verbose 00:08:17.926 --71860-- Contents of /proc/version: 00:08:17.926 --71860-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.926 --71860-- 00:08:17.926 --71860-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.926 --71860-- Page sizes: currently 4096, max supported 4096 00:08:17.926 --71860-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.926 --71860-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:17.926 --71860-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.926 --71860-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.926 --71860-- might be shown as UnknownInlinedFun 00:08:17.926 --71860-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.926 --71860-- object doesn't have a dynamic symbol table 00:08:17.926 --71860-- Scheduler: using generic scheduler lock implementation. 00:08:17.926 --71860-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.926 ==71860== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71860-by-???-on-4f7c6d26003f 00:08:17.926 ==71860== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71860-by-???-on-4f7c6d26003f 00:08:17.926 ==71860== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71860-by-???-on-4f7c6d26003f 00:08:17.926 ==71860== 00:08:17.926 ==71860== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.926 ==71860== don't want to do, unless you know exactly what you're doing, 00:08:17.926 ==71860== or are doing some strange experiment): 00:08:17.926 ==71860== /usr/libexec/valgrind/../../bin/vgdb --pid=71860 ...command... 00:08:17.926 ==71860== 00:08:17.926 ==71860== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.926 ==71860== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:17.926 ==71860== and then give GDB the following command 00:08:17.926 ==71860== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71860 00:08:17.926 ==71860== --pid is optional if only one valgrind process is running 00:08:17.926 ==71860== 00:08:17.926 --71860-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.926 --71860-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.926 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.926 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.926 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.926 --71860-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.926 --71860-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.926 --71860-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.926 --71860-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.926 --71860-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.926 --71860-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.926 --71860-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.926 --71860-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.926 --71860-- Reading syms from /usr/lib64/libm.so.6 00:08:17.926 --71860-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.926 --71860-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.926 --71860-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.926 --71860-- Reading syms from /usr/lib64/libc.so.6 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.186 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.186 --71860-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.186 --71860-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.186 --71860-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.186 --71860-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.186 --71860-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.186 --71860-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.186 --71860-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.186 --71860-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.186 --71860-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.186 --71860-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 ==71860== Preferring higher priority redirection: 00:08:18.187 --71860-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.187 --71860-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.187 --71860-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 --71860-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.187 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.187 --71860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.187 --71860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.187 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.187 --71860-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.187 --71860-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.187 --71860-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.187 --71860-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.187 --71860-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.446 --71860-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.446 --71860-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.446 --71860-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.446 --71860-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.446 --71860-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.446 --71860-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.446 --71860-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.446 --71860-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.446 --71860-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.446 --71860-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.446 --71860-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.446 --71860-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.446 --71860-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:18.446 --71860-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.446 00:08:18.446 00:08:18.446 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.446 http://cunit.sourceforge.net/ 00:08:18.446 00:08:18.446 00:08:18.446 Suite: blob_bdev 00:08:18.446 Test: create_bs_dev ...passed 00:08:18.446 Test: create_bs_dev_ro ...[2024-07-15 22:09:37.183672] /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:18.446 passed 00:08:18.446 Test: create_bs_dev_rw ...passed 00:08:18.446 Test: claim_bs_dev ...[2024-07-15 22:09:37.229691] /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:18.446 passed 00:08:18.446 Test: claim_bs_dev_ro ...passed 00:08:18.446 Test: deferred_destroy_refs ...passed 00:08:18.446 Test: deferred_destroy_channels ...passed 00:08:18.446 Test: deferred_destroy_threads ...passed 00:08:18.446 00:08:18.446 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.447 suites 1 1 n/a 0 0 00:08:18.447 tests 8 8 8 0 0 00:08:18.447 asserts 119 119 119 0 n/a 00:08:18.447 00:08:18.447 Elapsed time = 0.106 seconds 00:08:18.705 --71860-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.705 --71860-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.705 ==71860== 00:08:18.705 ==71860== HEAP SUMMARY: 00:08:18.705 ==71860== in use at exit: 0 bytes in 0 blocks 00:08:18.705 ==71860== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:08:18.705 ==71860== 00:08:18.705 ==71860== All heap blocks were freed -- no leaks are possible 00:08:18.705 ==71860== 00:08:18.705 ==71860== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.705 22:09:37 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:18.705 ==71871== Memcheck, a memory error detector 00:08:18.705 ==71871== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.705 ==71871== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.705 ==71871== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:18.705 ==71871== 00:08:18.705 --71871-- Valgrind options: 00:08:18.705 --71871-- --leak-check=full 00:08:18.705 --71871-- --error-exitcode=2 00:08:18.705 --71871-- --verbose 00:08:18.705 --71871-- Contents of /proc/version: 00:08:18.705 --71871-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:18.705 --71871-- 00:08:18.705 --71871-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.705 --71871-- Page sizes: currently 4096, max supported 4096 00:08:18.705 --71871-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.705 --71871-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:18.705 --71871-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.705 --71871-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.705 --71871-- might be shown as UnknownInlinedFun 00:08:18.705 --71871-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.705 --71871-- object doesn't have a dynamic symbol table 00:08:18.705 --71871-- Scheduler: using generic scheduler lock implementation. 00:08:18.705 --71871-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.705 ==71871== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71871-by-???-on-4f7c6d26003f 00:08:18.705 ==71871== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71871-by-???-on-4f7c6d26003f 00:08:18.705 ==71871== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71871-by-???-on-4f7c6d26003f 00:08:18.705 ==71871== 00:08:18.705 ==71871== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.705 ==71871== don't want to do, unless you know exactly what you're doing, 00:08:18.705 ==71871== or are doing some strange experiment): 00:08:18.705 ==71871== /usr/libexec/valgrind/../../bin/vgdb --pid=71871 ...command... 00:08:18.705 ==71871== 00:08:18.705 ==71871== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.706 ==71871== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:18.706 ==71871== and then give GDB the following command 00:08:18.706 ==71871== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71871 00:08:18.706 ==71871== --pid is optional if only one valgrind process is running 00:08:18.706 ==71871== 00:08:18.706 --71871-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.706 --71871-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.706 --71871-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.706 --71871-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.706 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.706 --71871-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.706 --71871-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.706 --71871-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.706 --71871-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.706 --71871-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.706 --71871-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.706 --71871-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.706 --71871-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.706 --71871-- Reading syms from /usr/lib64/libm.so.6 00:08:18.706 --71871-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.706 --71871-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.706 --71871-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.706 --71871-- Reading syms from /usr/lib64/libc.so.6 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.965 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.965 --71871-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.965 --71871-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.965 --71871-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.965 --71871-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.965 --71871-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.965 --71871-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.965 --71871-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.965 --71871-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.965 --71871-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 ==71871== Preferring higher priority redirection: 00:08:18.965 --71871-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.965 --71871-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.965 --71871-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.965 --71871-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.966 --71871-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.966 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.966 --71871-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.966 --71871-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.966 ==71871== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.966 --71871-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.966 --71871-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.966 --71871-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.966 --71871-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.966 --71871-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.966 --71871-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.966 --71871-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.966 --71871-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.966 --71871-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.966 --71871-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.224 --71871-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.224 --71871-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.224 --71871-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.224 --71871-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.224 --71871-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.224 --71871-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.224 --71871-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.224 --71871-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.224 00:08:19.224 00:08:19.224 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.224 http://cunit.sourceforge.net/ 00:08:19.224 00:08:19.224 00:08:19.224 Suite: tree 00:08:19.224 Test: blobfs_tree_op_test ...passed 00:08:19.224 00:08:19.224 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.224 suites 1 1 n/a 0 0 00:08:19.224 tests 1 1 1 0 0 00:08:19.224 asserts 27 27 27 0 n/a 00:08:19.224 00:08:19.224 Elapsed time = 0.026 seconds 00:08:19.224 --71871-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.224 --71871-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.224 ==71871== 00:08:19.224 ==71871== HEAP SUMMARY: 00:08:19.224 ==71871== in use at exit: 0 bytes in 0 blocks 00:08:19.224 ==71871== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:08:19.224 ==71871== 00:08:19.224 ==71871== All heap blocks were freed -- no leaks are possible 00:08:19.224 ==71871== 00:08:19.224 ==71871== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.224 22:09:37 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:19.224 ==71881== Memcheck, a memory error detector 00:08:19.224 ==71881== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.224 ==71881== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.224 ==71881== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:19.224 ==71881== 00:08:19.224 --71881-- Valgrind options: 00:08:19.224 --71881-- --leak-check=full 00:08:19.224 --71881-- --error-exitcode=2 00:08:19.224 --71881-- --verbose 00:08:19.224 --71881-- Contents of /proc/version: 00:08:19.224 --71881-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:19.224 --71881-- 00:08:19.224 --71881-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.224 --71881-- Page sizes: currently 4096, max supported 4096 00:08:19.224 --71881-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.224 --71881-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:19.224 --71881-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.224 --71881-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.224 --71881-- might be shown as UnknownInlinedFun 00:08:19.224 --71881-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.224 --71881-- object doesn't have a dynamic symbol table 00:08:19.224 --71881-- Scheduler: using generic scheduler lock implementation. 00:08:19.224 --71881-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.224 ==71881== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71881-by-???-on-4f7c6d26003f 00:08:19.224 ==71881== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71881-by-???-on-4f7c6d26003f 00:08:19.224 ==71881== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71881-by-???-on-4f7c6d26003f 00:08:19.224 ==71881== 00:08:19.224 ==71881== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.224 ==71881== don't want to do, unless you know exactly what you're doing, 00:08:19.224 ==71881== or are doing some strange experiment): 00:08:19.224 ==71881== /usr/libexec/valgrind/../../bin/vgdb --pid=71881 ...command... 00:08:19.224 ==71881== 00:08:19.224 ==71881== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.224 ==71881== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:19.224 ==71881== and then give GDB the following command 00:08:19.224 ==71881== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71881 00:08:19.224 ==71881== --pid is optional if only one valgrind process is running 00:08:19.224 ==71881== 00:08:19.224 --71881-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.224 --71881-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.224 --71881-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.225 --71881-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.225 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.225 --71881-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.225 --71881-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.225 --71881-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.225 --71881-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.225 --71881-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.225 --71881-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.225 --71881-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.225 --71881-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.225 --71881-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.225 --71881-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.225 --71881-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.225 --71881-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.482 --71881-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.482 --71881-- Reading syms from /usr/lib64/libm.so.6 00:08:19.482 --71881-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.482 --71881-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.482 --71881-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.482 --71881-- Reading syms from /usr/lib64/libc.so.6 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.482 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.482 --71881-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.482 --71881-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.482 --71881-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.482 --71881-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.482 --71881-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.482 --71881-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.482 --71881-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.482 --71881-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.482 --71881-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.482 --71881-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.482 --71881-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 ==71881== Preferring higher priority redirection: 00:08:19.483 --71881-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.483 --71881-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.483 --71881-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 --71881-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.483 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.483 --71881-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.483 --71881-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.483 ==71881== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.483 --71881-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.483 --71881-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.483 --71881-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.483 --71881-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.483 --71881-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.740 --71881-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.740 --71881-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.740 --71881-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.740 --71881-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.740 --71881-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.740 --71881-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.740 --71881-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.741 --71881-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.741 --71881-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.741 --71881-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.741 --71881-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.741 --71881-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.741 --71881-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:19.741 --71881-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.741 00:08:19.741 00:08:19.741 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.741 http://cunit.sourceforge.net/ 00:08:19.741 00:08:19.741 00:08:19.741 Suite: blobfs_async_ut 00:08:19.741 Test: fs_init ...--71881-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:19.997 passed 00:08:19.997 Test: fs_open ...--71881-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:20.255 --71881-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:20.255 passed 00:08:20.255 Test: fs_create ...passed 00:08:20.255 Test: fs_truncate ...passed 00:08:20.512 Test: fs_rename ...[2024-07-15 22:09:39.101551] /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:20.512 passed 00:08:20.512 Test: fs_rw_async ...passed 00:08:20.512 Test: fs_writev_readv_async ...passed 00:08:20.512 Test: tree_find_buffer_ut ...passed 00:08:20.512 Test: channel_ops ...passed 00:08:20.512 Test: channel_ops_sync ...passed 00:08:20.512 00:08:20.512 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.512 suites 1 1 n/a 0 0 00:08:20.512 tests 10 10 10 0 0 00:08:20.512 asserts 292 292 292 0 n/a 00:08:20.512 00:08:20.512 Elapsed time = 0.838 seconds 00:08:20.512 --71881-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.512 --71881-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.771 ==71881== 00:08:20.771 ==71881== HEAP SUMMARY: 00:08:20.771 ==71881== in use at exit: 307,152 bytes in 9,243 blocks 00:08:20.771 ==71881== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:08:20.771 ==71881== 00:08:20.771 ==71881== Searching for pointers to 9,243 not-freed blocks 00:08:20.771 ==71881== Checked 7,317,808 bytes 00:08:20.771 ==71881== 00:08:20.771 ==71881== LEAK SUMMARY: 00:08:20.771 ==71881== definitely lost: 0 bytes in 0 blocks 00:08:20.771 ==71881== indirectly lost: 0 bytes in 0 blocks 00:08:20.771 ==71881== possibly lost: 0 bytes in 0 blocks 00:08:20.771 ==71881== still reachable: 307,152 bytes in 9,243 blocks 00:08:20.771 ==71881== suppressed: 0 bytes in 0 blocks 00:08:20.771 ==71881== Reachable blocks (those to which a pointer was found) are not shown. 00:08:20.771 ==71881== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:20.772 ==71881== 00:08:20.772 ==71881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.772 22:09:39 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:20.772 00:08:20.772 00:08:20.772 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.772 http://cunit.sourceforge.net/ 00:08:20.772 00:08:20.772 00:08:20.772 Suite: blobfs_sync_ut 00:08:20.772 Test: cache_read_after_write ...[2024-07-15 22:09:39.466204] /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:20.772 passed 00:08:20.772 Test: file_length ...passed 00:08:20.772 Test: append_write_to_extend_blob ...passed 00:08:20.772 Test: partial_buffer ...passed 00:08:20.772 Test: cache_write_null_buffer ...passed 00:08:20.772 Test: fs_create_sync ...passed 00:08:20.772 Test: fs_rename_sync ...passed 00:08:20.772 Test: cache_append_no_cache ...passed 00:08:20.772 Test: fs_delete_file_without_close ...passed 00:08:20.772 00:08:20.772 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.772 suites 1 1 n/a 0 0 00:08:20.772 tests 9 9 9 0 0 00:08:20.772 asserts 345 345 345 0 n/a 00:08:20.772 00:08:20.772 Elapsed time = 0.134 seconds 00:08:20.772 22:09:39 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:20.772 ==71895== Memcheck, a memory error detector 00:08:20.772 ==71895== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.772 ==71895== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.772 ==71895== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:20.772 ==71895== 00:08:20.772 --71895-- Valgrind options: 00:08:20.772 --71895-- --leak-check=full 00:08:20.772 --71895-- --error-exitcode=2 00:08:20.772 --71895-- --verbose 00:08:20.772 --71895-- Contents of /proc/version: 00:08:20.772 --71895-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:20.772 --71895-- 00:08:20.772 --71895-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.772 --71895-- Page sizes: currently 4096, max supported 4096 00:08:20.772 --71895-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.772 --71895-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:20.772 --71895-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.772 --71895-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.772 --71895-- might be shown as UnknownInlinedFun 00:08:20.772 --71895-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.772 --71895-- object doesn't have a dynamic symbol table 00:08:20.772 --71895-- Scheduler: using generic scheduler lock implementation. 00:08:20.772 --71895-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.772 ==71895== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71895-by-???-on-4f7c6d26003f 00:08:20.772 ==71895== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71895-by-???-on-4f7c6d26003f 00:08:20.772 ==71895== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71895-by-???-on-4f7c6d26003f 00:08:20.772 ==71895== 00:08:20.772 ==71895== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.772 ==71895== don't want to do, unless you know exactly what you're doing, 00:08:20.772 ==71895== or are doing some strange experiment): 00:08:20.772 ==71895== /usr/libexec/valgrind/../../bin/vgdb --pid=71895 ...command... 00:08:20.773 ==71895== 00:08:20.773 ==71895== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.773 ==71895== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:20.773 ==71895== and then give GDB the following command 00:08:20.773 ==71895== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71895 00:08:20.773 ==71895== --pid is optional if only one valgrind process is running 00:08:20.773 ==71895== 00:08:20.773 --71895-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.773 --71895-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.773 --71895-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.773 --71895-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.773 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.773 --71895-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.773 --71895-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.773 --71895-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.773 --71895-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.032 --71895-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.032 --71895-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.032 --71895-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.032 --71895-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.032 --71895-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.032 --71895-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.032 --71895-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.032 --71895-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.032 --71895-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.033 --71895-- Reading syms from /usr/lib64/libm.so.6 00:08:21.033 --71895-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.033 --71895-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.033 --71895-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.033 --71895-- Reading syms from /usr/lib64/libc.so.6 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.033 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.033 --71895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.033 --71895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.033 --71895-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.033 --71895-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.033 --71895-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.033 --71895-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.033 --71895-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.033 --71895-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.033 --71895-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 ==71895== Preferring higher priority redirection: 00:08:21.033 --71895-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.033 --71895-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.033 --71895-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.033 --71895-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.292 --71895-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.292 --71895-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.292 --71895-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.292 --71895-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.292 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.292 --71895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.292 --71895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.292 ==71895== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.292 --71895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.292 --71895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.292 --71895-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.292 --71895-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.292 --71895-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.292 --71895-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.292 --71895-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.292 --71895-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.292 --71895-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.293 --71895-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.293 --71895-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.293 --71895-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.293 --71895-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.293 --71895-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.293 --71895-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.293 --71895-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.293 --71895-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.293 --71895-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.293 00:08:21.293 00:08:21.293 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.293 http://cunit.sourceforge.net/ 00:08:21.293 00:08:21.293 00:08:21.293 Suite: blobfs_bdev_ut 00:08:21.293 Test: spdk_blobfs_bdev_detect_test ...[2024-07-15 22:09:40.054922] /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:21.293 passed 00:08:21.293 Test: spdk_blobfs_bdev_create_test ...[2024-07-15 22:09:40.094601] /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:21.293 passed 00:08:21.293 Test: spdk_blobfs_bdev_mount_test ...[2024-07-15 22:09:40.099119] /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:21.293 [2024-07-15 22:09:40.103148] /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:21.293 passed 00:08:21.293 00:08:21.293 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.293 suites 1 1 n/a 0 0 00:08:21.293 tests 3 3 3 0 0 00:08:21.293 asserts 16 16 16 0 n/a 00:08:21.293 00:08:21.293 Elapsed time = 0.063 seconds 00:08:21.293 --71895-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.293 --71895-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.551 ==71895== 00:08:21.551 ==71895== HEAP SUMMARY: 00:08:21.552 ==71895== in use at exit: 0 bytes in 0 blocks 00:08:21.552 ==71895== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:08:21.552 ==71895== 00:08:21.552 ==71895== All heap blocks were freed -- no leaks are possible 00:08:21.552 ==71895== 00:08:21.552 ==71895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.552 00:08:21.552 real 0m39.474s 00:08:21.552 user 0m38.974s 00:08:21.552 sys 0m0.460s 00:08:21.552 22:09:40 unittest_blob_blobfs -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:21.552 22:09:40 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:08:21.552 ************************************ 00:08:21.552 END TEST unittest_blob_blobfs 00:08:21.552 ************************************ 00:08:21.552 22:09:40 -- common/autotest_common.sh@1136 -- # return 0 00:08:21.552 22:09:40 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:08:21.552 22:09:40 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:21.552 22:09:40 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:21.552 22:09:40 -- common/autotest_common.sh@10 -- # set +x 00:08:21.552 ************************************ 00:08:21.552 START TEST unittest_event 00:08:21.552 ************************************ 00:08:21.552 22:09:40 unittest_event -- common/autotest_common.sh@1117 -- # unittest_event 00:08:21.552 22:09:40 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:21.552 ==71923== Memcheck, a memory error detector 00:08:21.552 ==71923== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.552 ==71923== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.552 ==71923== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:21.552 ==71923== 00:08:21.552 --71923-- Valgrind options: 00:08:21.552 --71923-- --leak-check=full 00:08:21.552 --71923-- --error-exitcode=2 00:08:21.552 --71923-- --verbose 00:08:21.552 --71923-- Contents of /proc/version: 00:08:21.552 --71923-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:21.552 --71923-- 00:08:21.552 --71923-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.552 --71923-- Page sizes: currently 4096, max supported 4096 00:08:21.552 --71923-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.552 --71923-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:21.552 --71923-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.552 --71923-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.552 --71923-- might be shown as UnknownInlinedFun 00:08:21.552 --71923-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.552 --71923-- object doesn't have a dynamic symbol table 00:08:21.552 --71923-- Scheduler: using generic scheduler lock implementation. 00:08:21.552 --71923-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.552 ==71923== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71923-by-???-on-4f7c6d26003f 00:08:21.552 ==71923== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71923-by-???-on-4f7c6d26003f 00:08:21.552 ==71923== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71923-by-???-on-4f7c6d26003f 00:08:21.552 ==71923== 00:08:21.552 ==71923== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.552 ==71923== don't want to do, unless you know exactly what you're doing, 00:08:21.552 ==71923== or are doing some strange experiment): 00:08:21.552 ==71923== /usr/libexec/valgrind/../../bin/vgdb --pid=71923 ...command... 00:08:21.552 ==71923== 00:08:21.552 ==71923== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.552 ==71923== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:21.552 ==71923== and then give GDB the following command 00:08:21.552 ==71923== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71923 00:08:21.552 ==71923== --pid is optional if only one valgrind process is running 00:08:21.552 ==71923== 00:08:21.552 --71923-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.552 --71923-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.552 --71923-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.552 --71923-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.552 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.552 --71923-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.552 --71923-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.552 --71923-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.552 --71923-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.552 --71923-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.552 --71923-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.552 --71923-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.552 --71923-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.552 --71923-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.552 --71923-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.552 --71923-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.553 --71923-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.553 --71923-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.553 --71923-- Reading syms from /usr/lib64/libm.so.6 00:08:21.553 --71923-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.553 --71923-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.553 --71923-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.553 --71923-- Reading syms from /usr/lib64/libc.so.6 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.812 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.812 --71923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.813 --71923-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.813 --71923-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.813 --71923-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.813 --71923-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.813 --71923-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.813 --71923-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.813 --71923-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 ==71923== Preferring higher priority redirection: 00:08:21.813 --71923-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.813 --71923-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.813 --71923-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 --71923-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.813 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.813 --71923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.813 --71923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.813 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.813 --71923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.813 --71923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.813 --71923-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.813 --71923-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.813 --71923-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.073 --71923-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.073 --71923-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.073 --71923-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.073 --71923-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.073 --71923-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.073 --71923-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.073 --71923-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.073 --71923-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.073 --71923-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.073 --71923-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.073 --71923-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.073 --71923-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.073 --71923-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.073 00:08:22.073 00:08:22.073 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.073 http://cunit.sourceforge.net/ 00:08:22.073 00:08:22.073 00:08:22.073 Suite: app_suite 00:08:22.073 Test: test_spdk_app_parse_args ...--71923-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.073 --71923-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:22.073 --71923-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:22.073 --71923-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:22.073 --71923-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.073 app_ut: invalid option -- 'z' 00:08:22.073 app_ut [options] 00:08:22.073 00:08:22.073 CPU options: 00:08:22.073 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:22.073 (like [0,1,10]) 00:08:22.073 --lcores lcore to CPU mapping list. The list is in the format: 00:08:22.073 [<,lcores[@CPUs]>...] 00:08:22.073 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:22.073 Within the group, '-' is used for range separator, 00:08:22.073 ',' is used for single number separator. 00:08:22.073 '( )' can be omitted for single element group, 00:08:22.073 '@' can be omitted if cpus and lcores have the same value 00:08:22.073 --disable-cpumask-locks Disable CPU core lock files. 00:08:22.073 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:22.073 pollers in the app support interrupt mode) 00:08:22.073 -p, --main-core main (primary) core for DPDK 00:08:22.073 00:08:22.074 Configuration options: 00:08:22.074 -c, --config, --json JSON config file 00:08:22.074 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:22.074 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:22.074 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:22.074 --rpcs-allowed comma-separated list of permitted RPCS 00:08:22.074 --json-ignore-init-errors don't exit on invalid config entry 00:08:22.074 00:08:22.074 Memory options: 00:08:22.074 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:22.074 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:22.074 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:22.074 -R, --huge-unlink unlink huge files after initialization 00:08:22.074 -n, --mem-channels number of memory channels used for DPDK 00:08:22.074 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:22.074 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:22.074 --no-huge run without using hugepages 00:08:22.074 -i, --shm-id shared memory ID (optional) 00:08:22.074 -g, --single-file-segments force creating just one hugetlbfs file 00:08:22.074 00:08:22.074 PCI options: 00:08:22.074 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:22.074 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:22.074 -u, --no-pci disable PCI access 00:08:22.074 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:22.074 00:08:22.074 Log options: 00:08:22.074 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:22.074 --silence-noticelog disable notice level logging to stderr 00:08:22.074 00:08:22.074 Trace options: 00:08:22.074 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:22.074 setting 0 to disable trace (default 32768) 00:08:22.074 Tracepoints vary in size and can use more than one trace entry. 00:08:22.074 -e, --tpoint-group [:] 00:08:22.074 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:22.074 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:22.074 a tracepoint group. First tpoint inside a group can be enabled by 00:08:22.074 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:22.074 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:22.074 in /include/spdk_internal/trace_defs.h 00:08:22.074 00:08:22.074 Other options: 00:08:22.074 -h, --help show this usage 00:08:22.074 -v, --version print SPDK version 00:08:22.074 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:22.074 --env-context Opaque context for use of the env implementation 00:08:22.074 app_ut: unrecognized option '--test-long-opt' 00:08:22.074 app_ut [options] 00:08:22.074 00:08:22.074 CPU options: 00:08:22.074 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:22.074 (like [0,1,10]) 00:08:22.074 --lcores lcore to CPU mapping list. The list is in the format: 00:08:22.074 [<,lcores[@CPUs]>...] 00:08:22.074 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:22.074 Within the group, '-' is used for range separator, 00:08:22.074 ',' is used for single number separator. 00:08:22.074 '( )' can be omitted for single element group, 00:08:22.074 '@' can be omitted if cpus and lcores have the same value 00:08:22.074 --disable-cpumask-locks Disable CPU core lock files. 00:08:22.074 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:22.074 pollers in the app support interrupt mode) 00:08:22.074 -p, --main-core main (primary) core for DPDK 00:08:22.074 00:08:22.074 Configuration options: 00:08:22.074 -c, --config, --json JSON config file 00:08:22.074 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:22.074 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:22.074 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:22.074 --rpcs-allowed comma-separated list of permitted RPCS 00:08:22.074 --json-ignore-init-errors don't exit on invalid config entry 00:08:22.074 00:08:22.074 Memory options: 00:08:22.074 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:22.074 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:22.074 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:22.074 -R, --huge-unlink unlink huge files after initialization 00:08:22.074 -n, --mem-channels number of memory channels used for DPDK 00:08:22.074 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:22.074 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:22.074 --no-huge run without using hugepages 00:08:22.074 -i, --shm-id shared memory ID (optional) 00:08:22.074 -g, --single-file-segments force creating just one hugetlbfs file 00:08:22.074 00:08:22.074 PCI options: 00:08:22.074 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:22.074 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:22.075 -u, --no-pci disable PCI access 00:08:22.075 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:22.075 00:08:22.075 Log options: 00:08:22.075 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:22.075 --silence-noticelog disable notice level logging to stderr 00:08:22.075 00:08:22.075 Trace options: 00:08:22.075 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:22.075 setting 0 to disable trace (default 32768) 00:08:22.075 Tracepoints vary in size and can use more than one trace entry. 00:08:22.075 -e, --tpoint-group [:] 00:08:22.075 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:22.075 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:22.075 a tracepoint group. First tpoint inside a group can be enabled by 00:08:22.075 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:22.075 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:22.075 in /include/spdk_internal/trace_defs.h 00:08:22.075 00:08:22.075 Other options: 00:08:22.075 -h, --help show this usage 00:08:22.075 -v, --version print SPDK version 00:08:22.075 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:22.075 --env-context Opaque context for use of the env implementation 00:08:22.075 [2024-07-15 22:09:40.819057] /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:22.075 [2024-07-15 22:09:40.851344] /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:22.075 app_ut [options] 00:08:22.075 00:08:22.075 CPU options: 00:08:22.075 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:22.075 (like [0,1,10]) 00:08:22.075 --lcores lcore to CPU mapping list. The list is in the format: 00:08:22.075 [<,lcores[@CPUs]>...] 00:08:22.075 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:22.075 Within the group, '-' is used for range separator, 00:08:22.075 ',' is used for single number separator. 00:08:22.075 '( )' can be omitted for single element group, 00:08:22.075 '@' can be omitted if cpus and lcores have the same value 00:08:22.075 --disable-cpumask-locks Disable CPU core lock files. 00:08:22.075 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:22.075 pollers in the app support interrupt mode) 00:08:22.075 -p, --main-core main (primary) core for DPDK 00:08:22.075 00:08:22.075 Configuration options: 00:08:22.075 -c, --config, --json JSON config file 00:08:22.075 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:22.075 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:22.075 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:22.075 --rpcs-allowed comma-separated list of permitted RPCS 00:08:22.075 --json-ignore-init-errors don't exit on invalid config entry 00:08:22.075 00:08:22.075 Memory options: 00:08:22.075 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:22.075 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:22.075 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:22.075 -R, --huge-unlink unlink huge files after initialization 00:08:22.075 -n, --mem-channels number of memory channels used for DPDK 00:08:22.075 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:22.075 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:22.075 --no-huge run without using hugepages 00:08:22.075 -i, --shm-id shared memory ID (optional) 00:08:22.075 -g, --single-file-segments force creating just one hugetlbfs file 00:08:22.075 00:08:22.075 PCI options: 00:08:22.075 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:22.076 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:22.076 -u, --no-pci disable PCI access 00:08:22.076 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:22.076 00:08:22.076 Log options: 00:08:22.076 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:22.076 --silence-noticelog disable notice level logging to stderr 00:08:22.076 00:08:22.076 Trace options: 00:08:22.076 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:22.076 setting 0 to disable trace (default 32768) 00:08:22.076 Tracepoints vary in size and can use more than one trace entry. 00:08:22.076 -e, --tpoint-group [:] 00:08:22.076 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:22.076 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:22.076 a tracepoint group. First tpoint inside a group can be enabled by 00:08:22.076 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:22.076 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:22.076 in /include/spdk_internal/trace_defs.h 00:08:22.076 00:08:22.076 Other options: 00:08:22.076 -h, --help show this usage 00:08:22.076 -v, --version print SPDK version 00:08:22.076 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:22.076 --env-context Opaque context for use of the env implementation 00:08:22.076 [2024-07-15 22:09:40.854290] /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:22.076 passed 00:08:22.076 00:08:22.076 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.076 suites 1 1 n/a 0 0 00:08:22.076 tests 1 1 1 0 0 00:08:22.076 asserts 8 8 8 0 n/a 00:08:22.076 00:08:22.076 Elapsed time = 0.097 seconds 00:08:22.076 --71923-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.336 ==71923== 00:08:22.336 ==71923== HEAP SUMMARY: 00:08:22.336 ==71923== in use at exit: 0 bytes in 0 blocks 00:08:22.336 ==71923== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:08:22.336 ==71923== 00:08:22.336 ==71923== All heap blocks were freed -- no leaks are possible 00:08:22.336 ==71923== 00:08:22.336 ==71923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.336 22:09:40 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:22.336 ==71933== Memcheck, a memory error detector 00:08:22.336 ==71933== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.336 ==71933== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.336 ==71933== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:22.336 ==71933== 00:08:22.336 --71933-- Valgrind options: 00:08:22.336 --71933-- --leak-check=full 00:08:22.336 --71933-- --error-exitcode=2 00:08:22.336 --71933-- --verbose 00:08:22.336 --71933-- Contents of /proc/version: 00:08:22.336 --71933-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:22.336 --71933-- 00:08:22.336 --71933-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.336 --71933-- Page sizes: currently 4096, max supported 4096 00:08:22.336 --71933-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.336 --71933-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:22.336 --71933-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.336 --71933-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.336 --71933-- might be shown as UnknownInlinedFun 00:08:22.336 --71933-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.336 --71933-- object doesn't have a dynamic symbol table 00:08:22.336 --71933-- Scheduler: using generic scheduler lock implementation. 00:08:22.336 --71933-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.336 ==71933== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71933-by-???-on-4f7c6d26003f 00:08:22.336 ==71933== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71933-by-???-on-4f7c6d26003f 00:08:22.336 ==71933== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71933-by-???-on-4f7c6d26003f 00:08:22.336 ==71933== 00:08:22.336 ==71933== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.336 ==71933== don't want to do, unless you know exactly what you're doing, 00:08:22.336 ==71933== or are doing some strange experiment): 00:08:22.336 ==71933== /usr/libexec/valgrind/../../bin/vgdb --pid=71933 ...command... 00:08:22.336 ==71933== 00:08:22.336 ==71933== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.336 ==71933== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:22.336 ==71933== and then give GDB the following command 00:08:22.336 ==71933== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71933 00:08:22.336 ==71933== --pid is optional if only one valgrind process is running 00:08:22.336 ==71933== 00:08:22.336 --71933-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.336 --71933-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.336 --71933-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.336 --71933-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.336 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.337 --71933-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.337 --71933-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.337 --71933-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.337 --71933-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.337 --71933-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.337 --71933-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.337 --71933-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.337 --71933-- Reading syms from /usr/lib64/libm.so.6 00:08:22.337 --71933-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.337 --71933-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.337 --71933-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.337 --71933-- Reading syms from /usr/lib64/libc.so.6 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.337 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.337 --71933-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.337 --71933-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.596 --71933-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.596 --71933-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.596 --71933-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.596 --71933-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.596 --71933-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.596 --71933-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.596 --71933-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.596 --71933-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 ==71933== Preferring higher priority redirection: 00:08:22.597 --71933-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.597 --71933-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.597 --71933-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 --71933-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.597 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.597 --71933-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.597 --71933-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.597 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.597 --71933-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.597 --71933-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.597 --71933-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.597 --71933-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.597 --71933-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.597 --71933-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.597 --71933-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.597 --71933-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.597 --71933-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.597 --71933-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.597 --71933-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.597 --71933-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.597 --71933-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.597 --71933-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.856 --71933-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.856 --71933-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.856 --71933-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.856 --71933-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.856 00:08:22.856 00:08:22.856 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.856 http://cunit.sourceforge.net/ 00:08:22.856 00:08:22.856 00:08:22.856 Suite: app_suite 00:08:22.856 Test: test_create_reactor ...--71933-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:22.856 passed 00:08:22.856 Test: test_init_reactors ...passed 00:08:22.856 Test: test_event_call ...passed 00:08:22.856 Test: test_schedule_thread ...passed 00:08:22.856 Test: test_reschedule_thread ...passed 00:08:23.114 Test: test_bind_thread ...passed 00:08:23.114 Test: test_for_each_reactor ...passed 00:08:23.114 Test: test_reactor_stats ...passed 00:08:23.114 Test: test_scheduler ...passed 00:08:23.114 Test: test_governor ...passed 00:08:23.114 00:08:23.114 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.114 suites 1 1 n/a 0 0 00:08:23.114 tests 10 10 10 0 0 00:08:23.115 asserts 344 344 344 0 n/a 00:08:23.115 00:08:23.115 Elapsed time = 0.361 seconds 00:08:23.115 --71933-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.115 --71933-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.115 ==71933== 00:08:23.115 ==71933== HEAP SUMMARY: 00:08:23.115 ==71933== in use at exit: 72 bytes in 1 blocks 00:08:23.115 ==71933== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:08:23.115 ==71933== 00:08:23.115 ==71933== Searching for pointers to 1 not-freed blocks 00:08:23.374 ==71933== Checked 6,628,440 bytes 00:08:23.374 ==71933== 00:08:23.374 ==71933== LEAK SUMMARY: 00:08:23.374 ==71933== definitely lost: 0 bytes in 0 blocks 00:08:23.374 ==71933== indirectly lost: 0 bytes in 0 blocks 00:08:23.374 ==71933== possibly lost: 0 bytes in 0 blocks 00:08:23.374 ==71933== still reachable: 72 bytes in 1 blocks 00:08:23.374 ==71933== suppressed: 0 bytes in 0 blocks 00:08:23.374 ==71933== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.374 ==71933== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.374 ==71933== 00:08:23.374 ==71933== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.374 00:08:23.374 real 0m1.777s 00:08:23.374 user 0m1.705s 00:08:23.374 sys 0m0.065s 00:08:23.374 22:09:41 unittest_event -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:23.374 22:09:41 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:08:23.374 ************************************ 00:08:23.374 END TEST unittest_event 00:08:23.374 ************************************ 00:08:23.374 22:09:42 -- common/autotest_common.sh@1136 -- # return 0 00:08:23.374 22:09:42 -- unit/unittest.sh@235 -- # uname -s 00:08:23.374 22:09:42 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:08:23.374 22:09:42 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:08:23.374 22:09:42 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:23.374 22:09:42 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:23.374 22:09:42 -- common/autotest_common.sh@10 -- # set +x 00:08:23.374 ************************************ 00:08:23.374 START TEST unittest_ftl 00:08:23.374 ************************************ 00:08:23.374 22:09:42 unittest_ftl -- common/autotest_common.sh@1117 -- # unittest_ftl 00:08:23.375 22:09:42 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:23.375 ==71964== Memcheck, a memory error detector 00:08:23.375 ==71964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.375 ==71964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.375 ==71964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:23.375 ==71964== 00:08:23.375 --71964-- Valgrind options: 00:08:23.375 --71964-- --leak-check=full 00:08:23.375 --71964-- --error-exitcode=2 00:08:23.375 --71964-- --verbose 00:08:23.375 --71964-- Contents of /proc/version: 00:08:23.375 --71964-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:23.375 --71964-- 00:08:23.375 --71964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.375 --71964-- Page sizes: currently 4096, max supported 4096 00:08:23.375 --71964-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.375 --71964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:23.375 --71964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.375 --71964-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.375 --71964-- might be shown as UnknownInlinedFun 00:08:23.375 --71964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.375 --71964-- object doesn't have a dynamic symbol table 00:08:23.375 --71964-- Scheduler: using generic scheduler lock implementation. 00:08:23.375 --71964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.375 ==71964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71964-by-???-on-4f7c6d26003f 00:08:23.375 ==71964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71964-by-???-on-4f7c6d26003f 00:08:23.375 ==71964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71964-by-???-on-4f7c6d26003f 00:08:23.375 ==71964== 00:08:23.375 ==71964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.375 ==71964== don't want to do, unless you know exactly what you're doing, 00:08:23.375 ==71964== or are doing some strange experiment): 00:08:23.375 ==71964== /usr/libexec/valgrind/../../bin/vgdb --pid=71964 ...command... 00:08:23.375 ==71964== 00:08:23.375 ==71964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.375 ==71964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:23.375 ==71964== and then give GDB the following command 00:08:23.375 ==71964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71964 00:08:23.375 ==71964== --pid is optional if only one valgrind process is running 00:08:23.375 ==71964== 00:08:23.375 --71964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.375 --71964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.375 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.375 --71964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.375 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.375 --71964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.375 --71964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.375 --71964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.375 --71964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.375 --71964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.375 --71964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.375 --71964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.375 --71964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.375 --71964-- Reading syms from /usr/lib64/libm.so.6 00:08:23.375 --71964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.375 --71964-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.375 --71964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.375 --71964-- Reading syms from /usr/lib64/libc.so.6 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.635 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.635 --71964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.635 --71964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.635 --71964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.635 --71964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.635 --71964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.635 --71964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.635 --71964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.635 --71964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.635 --71964-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.635 --71964-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 ==71964== Preferring higher priority redirection: 00:08:23.636 --71964-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.636 --71964-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.636 --71964-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 --71964-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.636 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.636 --71964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.636 --71964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.636 ==71964== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.636 --71964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.636 --71964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.636 --71964-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.636 --71964-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.636 --71964-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.636 --71964-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.895 --71964-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.895 --71964-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.895 --71964-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.895 --71964-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.895 --71964-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.895 --71964-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.895 --71964-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.895 --71964-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.895 --71964-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.895 --71964-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.895 --71964-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.895 --71964-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.895 00:08:23.895 00:08:23.895 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.895 http://cunit.sourceforge.net/ 00:08:23.895 00:08:23.895 00:08:23.895 Suite: ftl_band_suite 00:08:23.895 Test: test_band_block_offset_from_addr_base ...--71964-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:23.895 --71964-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:23.895 passed 00:08:23.895 Test: test_band_block_offset_from_addr_offset ...passed 00:08:24.153 Test: test_band_addr_from_block_offset ...passed 00:08:24.153 Test: test_band_set_addr ...passed 00:08:24.153 Test: test_invalidate_addr ...passed 00:08:24.153 Test: test_next_xfer_addr ...passed 00:08:24.153 00:08:24.153 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.153 suites 1 1 n/a 0 0 00:08:24.153 tests 6 6 6 0 0 00:08:24.153 asserts 30356 30356 30356 0 n/a 00:08:24.153 00:08:24.153 Elapsed time = 0.299 seconds 00:08:24.153 --71964-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.153 --71964-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.153 ==71964== 00:08:24.153 ==71964== HEAP SUMMARY: 00:08:24.153 ==71964== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:24.153 ==71964== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:08:24.153 ==71964== 00:08:24.153 ==71964== Searching for pointers to 1,026 not-freed blocks 00:08:24.412 ==71964== Checked 6,698,072 bytes 00:08:24.412 ==71964== 00:08:24.412 ==71964== LEAK SUMMARY: 00:08:24.412 ==71964== definitely lost: 0 bytes in 0 blocks 00:08:24.412 ==71964== indirectly lost: 0 bytes in 0 blocks 00:08:24.412 ==71964== possibly lost: 0 bytes in 0 blocks 00:08:24.412 ==71964== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:24.412 ==71964== suppressed: 0 bytes in 0 blocks 00:08:24.412 ==71964== Reachable blocks (those to which a pointer was found) are not shown. 00:08:24.412 ==71964== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:24.412 ==71964== 00:08:24.412 ==71964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.412 22:09:43 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:24.412 ==71975== Memcheck, a memory error detector 00:08:24.412 ==71975== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.412 ==71975== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.412 ==71975== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:24.412 ==71975== 00:08:24.412 --71975-- Valgrind options: 00:08:24.412 --71975-- --leak-check=full 00:08:24.412 --71975-- --error-exitcode=2 00:08:24.412 --71975-- --verbose 00:08:24.412 --71975-- Contents of /proc/version: 00:08:24.412 --71975-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:24.412 --71975-- 00:08:24.412 --71975-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.412 --71975-- Page sizes: currently 4096, max supported 4096 00:08:24.412 --71975-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.412 --71975-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:24.412 --71975-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.412 --71975-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.412 --71975-- might be shown as UnknownInlinedFun 00:08:24.412 --71975-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.412 --71975-- object doesn't have a dynamic symbol table 00:08:24.412 --71975-- Scheduler: using generic scheduler lock implementation. 00:08:24.412 --71975-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.412 ==71975== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71975-by-???-on-4f7c6d26003f 00:08:24.412 ==71975== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71975-by-???-on-4f7c6d26003f 00:08:24.412 ==71975== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71975-by-???-on-4f7c6d26003f 00:08:24.412 ==71975== 00:08:24.412 ==71975== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.412 ==71975== don't want to do, unless you know exactly what you're doing, 00:08:24.412 ==71975== or are doing some strange experiment): 00:08:24.412 ==71975== /usr/libexec/valgrind/../../bin/vgdb --pid=71975 ...command... 00:08:24.412 ==71975== 00:08:24.412 ==71975== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.412 ==71975== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:24.412 ==71975== and then give GDB the following command 00:08:24.412 ==71975== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71975 00:08:24.412 ==71975== --pid is optional if only one valgrind process is running 00:08:24.412 ==71975== 00:08:24.413 --71975-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.413 --71975-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.413 --71975-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.413 --71975-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.413 --71975-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.413 --71975-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.413 --71975-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.413 --71975-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.413 --71975-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.413 --71975-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.413 --71975-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.413 --71975-- Reading syms from /usr/lib64/libm.so.6 00:08:24.413 --71975-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.413 --71975-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:24.413 --71975-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.413 --71975-- Reading syms from /usr/lib64/libc.so.6 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.413 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.413 --71975-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.413 --71975-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.672 --71975-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.672 --71975-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.672 --71975-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.672 --71975-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.672 --71975-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.672 --71975-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.672 --71975-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 ==71975== Preferring higher priority redirection: 00:08:24.672 --71975-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.672 --71975-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.672 --71975-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 --71975-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.672 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.672 --71975-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.672 --71975-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.672 ==71975== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.672 --71975-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.672 --71975-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.672 --71975-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.672 --71975-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.673 --71975-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.673 --71975-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.673 --71975-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.673 --71975-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.673 --71975-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.673 --71975-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.673 --71975-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.673 --71975-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.673 --71975-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.673 --71975-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.673 --71975-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.931 --71975-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.931 --71975-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.931 --71975-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.931 00:08:24.931 00:08:24.931 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.931 http://cunit.sourceforge.net/ 00:08:24.931 00:08:24.931 00:08:24.931 Suite: ftl_bitmap 00:08:24.931 Test: test_ftl_bitmap_create ...[2024-07-15 22:09:43.573378] /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:24.931 [2024-07-15 22:09:43.607169] /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:24.931 passed 00:08:24.931 Test: test_ftl_bitmap_get ...passed 00:08:24.931 Test: test_ftl_bitmap_set ...passed 00:08:24.931 Test: test_ftl_bitmap_clear ...passed 00:08:24.931 Test: test_ftl_bitmap_find_first_set ...passed 00:08:24.931 Test: test_ftl_bitmap_find_first_clear ...passed 00:08:24.931 Test: test_ftl_bitmap_count_set ...passed 00:08:24.931 00:08:24.931 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.931 suites 1 1 n/a 0 0 00:08:24.931 tests 7 7 7 0 0 00:08:24.931 asserts 137 137 137 0 n/a 00:08:24.931 00:08:24.931 Elapsed time = 0.068 seconds 00:08:24.931 --71975-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.931 --71975-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.931 ==71975== 00:08:24.931 ==71975== HEAP SUMMARY: 00:08:24.931 ==71975== in use at exit: 0 bytes in 0 blocks 00:08:24.931 ==71975== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:08:24.931 ==71975== 00:08:24.931 ==71975== All heap blocks were freed -- no leaks are possible 00:08:24.931 ==71975== 00:08:24.931 ==71975== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.931 22:09:43 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:24.931 ==71985== Memcheck, a memory error detector 00:08:24.931 ==71985== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.931 ==71985== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.931 ==71985== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:24.931 ==71985== 00:08:24.931 --71985-- Valgrind options: 00:08:24.931 --71985-- --leak-check=full 00:08:24.931 --71985-- --error-exitcode=2 00:08:24.931 --71985-- --verbose 00:08:24.931 --71985-- Contents of /proc/version: 00:08:24.931 --71985-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:24.931 --71985-- 00:08:24.931 --71985-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.931 --71985-- Page sizes: currently 4096, max supported 4096 00:08:24.931 --71985-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.931 --71985-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:24.931 --71985-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.931 --71985-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.931 --71985-- might be shown as UnknownInlinedFun 00:08:24.931 --71985-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.931 --71985-- object doesn't have a dynamic symbol table 00:08:24.931 --71985-- Scheduler: using generic scheduler lock implementation. 00:08:24.931 --71985-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.931 ==71985== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71985-by-???-on-4f7c6d26003f 00:08:24.931 ==71985== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71985-by-???-on-4f7c6d26003f 00:08:24.931 ==71985== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71985-by-???-on-4f7c6d26003f 00:08:24.932 ==71985== 00:08:24.932 ==71985== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.932 ==71985== don't want to do, unless you know exactly what you're doing, 00:08:24.932 ==71985== or are doing some strange experiment): 00:08:24.932 ==71985== /usr/libexec/valgrind/../../bin/vgdb --pid=71985 ...command... 00:08:24.932 ==71985== 00:08:24.932 ==71985== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.932 ==71985== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:24.932 ==71985== and then give GDB the following command 00:08:24.932 ==71985== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71985 00:08:24.932 ==71985== --pid is optional if only one valgrind process is running 00:08:24.932 ==71985== 00:08:24.932 --71985-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.190 --71985-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.191 --71985-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.191 --71985-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.191 --71985-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.191 --71985-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.191 --71985-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.191 --71985-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.191 --71985-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.191 --71985-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.191 --71985-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.191 --71985-- Reading syms from /usr/lib64/libm.so.6 00:08:25.191 --71985-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.191 --71985-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.191 --71985-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libc.so.6 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.191 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.191 --71985-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.191 --71985-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.191 --71985-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.191 --71985-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.191 --71985-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.191 --71985-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.449 --71985-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.449 --71985-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.449 --71985-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 ==71985== Preferring higher priority redirection: 00:08:25.450 --71985-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.450 --71985-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.450 --71985-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 --71985-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.450 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.450 --71985-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.450 --71985-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.450 ==71985== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.450 --71985-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.450 --71985-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.450 --71985-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.450 --71985-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.450 --71985-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.450 --71985-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.450 --71985-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.450 --71985-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.450 --71985-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.450 --71985-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.450 --71985-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.450 --71985-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.450 --71985-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.450 --71985-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.450 --71985-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.450 --71985-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.450 --71985-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.450 --71985-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.450 00:08:25.450 00:08:25.450 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.450 http://cunit.sourceforge.net/ 00:08:25.450 00:08:25.450 00:08:25.450 Suite: ftl_io_suite 00:08:25.450 Test: test_completion ...--71985-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.708 passed 00:08:25.708 Test: test_multiple_ios ...passed 00:08:25.708 00:08:25.708 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.708 suites 1 1 n/a 0 0 00:08:25.708 tests 2 2 2 0 0 00:08:25.708 asserts 47 47 47 0 n/a 00:08:25.708 00:08:25.708 Elapsed time = 0.105 seconds 00:08:25.708 --71985-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.708 --71985-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.708 ==71985== 00:08:25.708 ==71985== HEAP SUMMARY: 00:08:25.708 ==71985== in use at exit: 0 bytes in 0 blocks 00:08:25.708 ==71985== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:08:25.708 ==71985== 00:08:25.708 ==71985== All heap blocks were freed -- no leaks are possible 00:08:25.708 ==71985== 00:08:25.708 ==71985== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.708 22:09:44 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:25.708 ==71990== Memcheck, a memory error detector 00:08:25.708 ==71990== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.708 ==71990== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.708 ==71990== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:25.708 ==71990== 00:08:25.708 --71990-- Valgrind options: 00:08:25.708 --71990-- --leak-check=full 00:08:25.708 --71990-- --error-exitcode=2 00:08:25.708 --71990-- --verbose 00:08:25.708 --71990-- Contents of /proc/version: 00:08:25.708 --71990-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:25.708 --71990-- 00:08:25.708 --71990-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.708 --71990-- Page sizes: currently 4096, max supported 4096 00:08:25.708 --71990-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.708 --71990-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:25.708 --71990-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.708 --71990-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.708 --71990-- might be shown as UnknownInlinedFun 00:08:25.708 --71990-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.708 --71990-- object doesn't have a dynamic symbol table 00:08:25.708 --71990-- Scheduler: using generic scheduler lock implementation. 00:08:25.708 --71990-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.709 ==71990== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71990-by-???-on-4f7c6d26003f 00:08:25.709 ==71990== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71990-by-???-on-4f7c6d26003f 00:08:25.709 ==71990== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71990-by-???-on-4f7c6d26003f 00:08:25.709 ==71990== 00:08:25.709 ==71990== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.709 ==71990== don't want to do, unless you know exactly what you're doing, 00:08:25.709 ==71990== or are doing some strange experiment): 00:08:25.709 ==71990== /usr/libexec/valgrind/../../bin/vgdb --pid=71990 ...command... 00:08:25.709 ==71990== 00:08:25.709 ==71990== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.709 ==71990== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:25.709 ==71990== and then give GDB the following command 00:08:25.709 ==71990== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71990 00:08:25.709 ==71990== --pid is optional if only one valgrind process is running 00:08:25.709 ==71990== 00:08:25.709 --71990-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.709 --71990-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.709 --71990-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.709 --71990-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.709 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.709 --71990-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.709 --71990-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.709 --71990-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.709 --71990-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.709 --71990-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.709 --71990-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.709 --71990-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.709 --71990-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.709 --71990-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.709 --71990-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.709 --71990-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.709 --71990-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.709 --71990-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.968 --71990-- Reading syms from /usr/lib64/libm.so.6 00:08:25.968 --71990-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.968 --71990-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.968 --71990-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.968 --71990-- Reading syms from /usr/lib64/libc.so.6 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.968 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.968 --71990-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.968 --71990-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.968 --71990-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.968 --71990-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.968 --71990-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.968 --71990-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.968 --71990-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.968 --71990-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.968 --71990-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.968 --71990-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 ==71990== Preferring higher priority redirection: 00:08:25.969 --71990-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.969 --71990-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.969 --71990-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 --71990-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.969 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.969 --71990-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.969 --71990-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.969 ==71990== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.969 --71990-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.969 --71990-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.969 --71990-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.969 --71990-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.969 --71990-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.969 --71990-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.227 --71990-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.227 --71990-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.227 --71990-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.227 --71990-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.227 --71990-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.227 --71990-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.227 --71990-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.227 --71990-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.227 --71990-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.227 --71990-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.227 --71990-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.227 --71990-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.227 00:08:26.227 00:08:26.227 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.227 http://cunit.sourceforge.net/ 00:08:26.227 00:08:26.227 00:08:26.227 Suite: ftl_mngt 00:08:26.227 Test: test_next_step ...passed 00:08:26.227 Test: test_continue_step ...passed 00:08:26.227 Test: test_get_func_and_step_cntx_alloc ...passed 00:08:26.227 Test: test_fail_step ...passed 00:08:26.227 Test: test_mngt_call_and_call_rollback ...passed 00:08:26.228 Test: test_nested_process_failure ...passed 00:08:26.228 Test: test_call_init_success ...passed 00:08:26.228 Test: test_call_init_failure ...passed 00:08:26.228 00:08:26.228 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.228 suites 1 1 n/a 0 0 00:08:26.228 tests 8 8 8 0 0 00:08:26.228 asserts 196 196 196 0 n/a 00:08:26.228 00:08:26.228 Elapsed time = 0.098 seconds 00:08:26.228 --71990-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.228 --71990-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.228 ==71990== 00:08:26.228 ==71990== HEAP SUMMARY: 00:08:26.228 ==71990== in use at exit: 0 bytes in 0 blocks 00:08:26.228 ==71990== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:08:26.228 ==71990== 00:08:26.228 ==71990== All heap blocks were freed -- no leaks are possible 00:08:26.228 ==71990== 00:08:26.228 ==71990== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.228 22:09:45 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:26.228 ==71998== Memcheck, a memory error detector 00:08:26.228 ==71998== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.228 ==71998== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.228 ==71998== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:26.228 ==71998== 00:08:26.228 --71998-- Valgrind options: 00:08:26.228 --71998-- --leak-check=full 00:08:26.228 --71998-- --error-exitcode=2 00:08:26.228 --71998-- --verbose 00:08:26.228 --71998-- Contents of /proc/version: 00:08:26.228 --71998-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:26.228 --71998-- 00:08:26.228 --71998-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.228 --71998-- Page sizes: currently 4096, max supported 4096 00:08:26.228 --71998-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.228 --71998-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:26.228 --71998-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.228 --71998-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.228 --71998-- might be shown as UnknownInlinedFun 00:08:26.228 --71998-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.228 --71998-- object doesn't have a dynamic symbol table 00:08:26.228 --71998-- Scheduler: using generic scheduler lock implementation. 00:08:26.228 --71998-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.228 ==71998== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71998-by-???-on-4f7c6d26003f 00:08:26.228 ==71998== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71998-by-???-on-4f7c6d26003f 00:08:26.228 ==71998== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71998-by-???-on-4f7c6d26003f 00:08:26.228 ==71998== 00:08:26.228 ==71998== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.228 ==71998== don't want to do, unless you know exactly what you're doing, 00:08:26.228 ==71998== or are doing some strange experiment): 00:08:26.228 ==71998== /usr/libexec/valgrind/../../bin/vgdb --pid=71998 ...command... 00:08:26.228 ==71998== 00:08:26.228 ==71998== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.228 ==71998== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:26.228 ==71998== and then give GDB the following command 00:08:26.228 ==71998== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71998 00:08:26.228 ==71998== --pid is optional if only one valgrind process is running 00:08:26.228 ==71998== 00:08:26.486 --71998-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.486 --71998-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.486 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.486 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.486 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.486 --71998-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.486 --71998-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.486 --71998-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.486 --71998-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.486 --71998-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.486 --71998-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.486 --71998-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.486 --71998-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.486 --71998-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.486 --71998-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:26.486 --71998-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.486 --71998-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.486 --71998-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.486 --71998-- Reading syms from /usr/lib64/libm.so.6 00:08:26.486 --71998-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.486 --71998-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:26.486 --71998-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.487 --71998-- Reading syms from /usr/lib64/libc.so.6 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.487 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.487 --71998-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.487 --71998-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.487 --71998-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.487 --71998-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.487 --71998-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.487 --71998-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.487 --71998-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.487 --71998-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.487 --71998-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.487 --71998-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 --71998-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.745 ==71998== Preferring higher priority redirection: 00:08:26.745 --71998-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.745 --71998-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.745 --71998-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 --71998-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.746 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.746 --71998-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.746 --71998-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.746 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.746 --71998-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.746 --71998-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.746 --71998-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.746 --71998-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.746 --71998-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.746 --71998-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.746 --71998-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.746 --71998-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.746 --71998-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.746 --71998-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.746 --71998-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.746 --71998-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.746 --71998-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.746 --71998-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.746 --71998-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.746 --71998-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.746 --71998-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.746 --71998-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.746 00:08:26.746 00:08:26.746 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.746 http://cunit.sourceforge.net/ 00:08:26.746 00:08:26.746 --71998-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:26.746 00:08:26.746 Suite: ftl_mempool 00:08:26.746 Test: test_ftl_mempool_create ...passed 00:08:26.746 Test: test_ftl_mempool_get_put ...passed 00:08:26.746 00:08:26.746 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.746 suites 1 1 n/a 0 0 00:08:26.746 tests 2 2 2 0 0 00:08:26.746 asserts 36 36 36 0 n/a 00:08:26.746 00:08:26.746 Elapsed time = 0.016 seconds 00:08:26.746 --71998-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.746 --71998-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.746 ==71998== 00:08:26.746 ==71998== HEAP SUMMARY: 00:08:26.746 ==71998== in use at exit: 0 bytes in 0 blocks 00:08:26.746 ==71998== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:08:26.746 ==71998== 00:08:26.746 ==71998== All heap blocks were freed -- no leaks are possible 00:08:26.746 ==71998== 00:08:26.746 ==71998== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.746 22:09:45 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:26.746 ==72003== Memcheck, a memory error detector 00:08:26.746 ==72003== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.746 ==72003== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.746 ==72003== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:26.746 ==72003== 00:08:26.746 --72003-- Valgrind options: 00:08:26.746 --72003-- --leak-check=full 00:08:26.746 --72003-- --error-exitcode=2 00:08:26.746 --72003-- --verbose 00:08:26.746 --72003-- Contents of /proc/version: 00:08:26.746 --72003-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:26.746 --72003-- 00:08:26.746 --72003-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.746 --72003-- Page sizes: currently 4096, max supported 4096 00:08:26.746 --72003-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.747 --72003-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:26.747 --72003-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.747 --72003-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.747 --72003-- might be shown as UnknownInlinedFun 00:08:26.747 --72003-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.747 --72003-- object doesn't have a dynamic symbol table 00:08:26.747 --72003-- Scheduler: using generic scheduler lock implementation. 00:08:27.004 --72003-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.004 ==72003== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72003-by-???-on-4f7c6d26003f 00:08:27.004 ==72003== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72003-by-???-on-4f7c6d26003f 00:08:27.004 ==72003== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72003-by-???-on-4f7c6d26003f 00:08:27.004 ==72003== 00:08:27.004 ==72003== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.004 ==72003== don't want to do, unless you know exactly what you're doing, 00:08:27.004 ==72003== or are doing some strange experiment): 00:08:27.004 ==72003== /usr/libexec/valgrind/../../bin/vgdb --pid=72003 ...command... 00:08:27.004 ==72003== 00:08:27.004 ==72003== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.005 ==72003== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:27.005 ==72003== and then give GDB the following command 00:08:27.005 ==72003== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72003 00:08:27.005 ==72003== --pid is optional if only one valgrind process is running 00:08:27.005 ==72003== 00:08:27.005 --72003-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.005 --72003-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.005 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.005 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.005 --72003-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.005 --72003-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.005 --72003-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.005 --72003-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.005 --72003-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.005 --72003-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.005 --72003-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.005 --72003-- Reading syms from /usr/lib64/libm.so.6 00:08:27.005 --72003-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.005 --72003-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.005 --72003-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libc.so.6 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.005 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.005 --72003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.005 --72003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.005 --72003-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.005 --72003-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.005 --72003-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.005 --72003-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.005 --72003-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.005 --72003-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.005 --72003-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.005 --72003-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.005 --72003-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.005 --72003-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 ==72003== Preferring higher priority redirection: 00:08:27.263 --72003-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.263 --72003-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.263 --72003-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 --72003-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.263 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.263 --72003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.263 --72003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.263 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.263 --72003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.263 --72003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.263 --72003-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.263 --72003-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.263 --72003-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.263 --72003-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.263 --72003-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.263 --72003-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.263 --72003-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.263 --72003-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.263 --72003-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.263 --72003-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.263 --72003-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.264 --72003-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.264 --72003-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.264 --72003-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.264 --72003-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.264 --72003-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.264 00:08:27.264 00:08:27.264 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.264 http://cunit.sourceforge.net/ 00:08:27.264 00:08:27.264 00:08:27.264 Suite: ftl_addr64_suite 00:08:27.264 Test: test_addr_cached ...passed 00:08:27.264 00:08:27.264 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.264 suites 1 1 n/a 0 0 00:08:27.264 tests 1 1 1 0 0 00:08:27.264 asserts 1536 1536 1536 0 n/a 00:08:27.264 00:08:27.264 Elapsed time = 0.009 seconds 00:08:27.264 --72003-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.264 --72003-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.264 ==72003== 00:08:27.264 ==72003== HEAP SUMMARY: 00:08:27.264 ==72003== in use at exit: 0 bytes in 0 blocks 00:08:27.264 ==72003== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:08:27.264 ==72003== 00:08:27.264 ==72003== All heap blocks were freed -- no leaks are possible 00:08:27.264 ==72003== 00:08:27.264 ==72003== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.264 22:09:46 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:27.264 ==72011== Memcheck, a memory error detector 00:08:27.264 ==72011== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.264 ==72011== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.264 ==72011== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:27.264 ==72011== 00:08:27.264 --72011-- Valgrind options: 00:08:27.264 --72011-- --leak-check=full 00:08:27.264 --72011-- --error-exitcode=2 00:08:27.264 --72011-- --verbose 00:08:27.264 --72011-- Contents of /proc/version: 00:08:27.264 --72011-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:27.264 --72011-- 00:08:27.264 --72011-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.264 --72011-- Page sizes: currently 4096, max supported 4096 00:08:27.264 --72011-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.264 --72011-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:27.264 --72011-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.264 --72011-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.264 --72011-- might be shown as UnknownInlinedFun 00:08:27.264 --72011-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.264 --72011-- object doesn't have a dynamic symbol table 00:08:27.264 --72011-- Scheduler: using generic scheduler lock implementation. 00:08:27.264 --72011-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.264 ==72011== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72011-by-???-on-4f7c6d26003f 00:08:27.264 ==72011== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72011-by-???-on-4f7c6d26003f 00:08:27.264 ==72011== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72011-by-???-on-4f7c6d26003f 00:08:27.264 ==72011== 00:08:27.264 ==72011== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.264 ==72011== don't want to do, unless you know exactly what you're doing, 00:08:27.264 ==72011== or are doing some strange experiment): 00:08:27.265 ==72011== /usr/libexec/valgrind/../../bin/vgdb --pid=72011 ...command... 00:08:27.265 ==72011== 00:08:27.265 ==72011== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.265 ==72011== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:27.265 ==72011== and then give GDB the following command 00:08:27.265 ==72011== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72011 00:08:27.265 ==72011== --pid is optional if only one valgrind process is running 00:08:27.265 ==72011== 00:08:27.522 --72011-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.523 --72011-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.523 --72011-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.523 --72011-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.523 --72011-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.523 --72011-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.523 --72011-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.523 --72011-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.523 --72011-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.523 --72011-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.523 --72011-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.523 --72011-- Reading syms from /usr/lib64/libm.so.6 00:08:27.523 --72011-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.523 --72011-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.523 --72011-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libc.so.6 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.523 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.523 --72011-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.523 --72011-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.523 --72011-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.523 --72011-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.523 --72011-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.523 --72011-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.523 --72011-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.523 --72011-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.523 --72011-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 ==72011== Preferring higher priority redirection: 00:08:27.782 --72011-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.782 --72011-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.782 --72011-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 --72011-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.782 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.782 --72011-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.782 --72011-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.782 ==72011== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.782 --72011-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.782 --72011-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.782 --72011-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.782 --72011-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.782 --72011-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.782 --72011-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.782 --72011-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.782 --72011-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.782 --72011-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.782 --72011-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.782 --72011-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.782 --72011-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.782 --72011-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.782 --72011-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.782 --72011-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.782 --72011-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.782 --72011-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.782 00:08:27.782 00:08:27.782 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.782 http://cunit.sourceforge.net/ 00:08:27.782 00:08:27.782 00:08:27.782 Suite: ftl_sb 00:08:27.783 Test: test_sb_crc_v2 ...--72011-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.783 passed 00:08:27.783 Test: test_sb_crc_v3 ...passed 00:08:27.783 Test: test_sb_v3_md_layout ...[2024-07-15 22:09:46.575262] /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:27.783 [2024-07-15 22:09:46.617097] /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:27.783 [2024-07-15 22:09:46.618245] /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:27.783 [2024-07-15 22:09:46.618893] /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:27.783 [2024-07-15 22:09:46.620165] /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:27.783 [2024-07-15 22:09:46.621276] /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:27.783 [2024-07-15 22:09:46.622293] /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:27.783 [2024-07-15 22:09:46.622956] /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:27.783 [2024-07-15 22:09:46.632964] /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:27.783 [2024-07-15 22:09:46.633989] /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:27.783 [2024-07-15 22:09:46.635878] /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:27.783 passed 00:08:28.041 Test: test_sb_v5_md_layout ...--72011-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:28.041 passed 00:08:28.041 00:08:28.041 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.041 suites 1 1 n/a 0 0 00:08:28.041 tests 4 4 4 0 0 00:08:28.041 asserts 160 160 160 0 n/a 00:08:28.041 00:08:28.041 Elapsed time = 0.180 seconds 00:08:28.041 --72011-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.041 --72011-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.041 ==72011== 00:08:28.041 ==72011== HEAP SUMMARY: 00:08:28.041 ==72011== in use at exit: 0 bytes in 0 blocks 00:08:28.041 ==72011== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:08:28.041 ==72011== 00:08:28.041 ==72011== All heap blocks were freed -- no leaks are possible 00:08:28.041 ==72011== 00:08:28.041 ==72011== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.041 22:09:46 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:28.041 ==72020== Memcheck, a memory error detector 00:08:28.041 ==72020== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.041 ==72020== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.041 ==72020== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:28.041 ==72020== 00:08:28.041 --72020-- Valgrind options: 00:08:28.041 --72020-- --leak-check=full 00:08:28.041 --72020-- --error-exitcode=2 00:08:28.041 --72020-- --verbose 00:08:28.041 --72020-- Contents of /proc/version: 00:08:28.041 --72020-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:28.041 --72020-- 00:08:28.041 --72020-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.041 --72020-- Page sizes: currently 4096, max supported 4096 00:08:28.041 --72020-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.041 --72020-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:28.041 --72020-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.041 --72020-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.041 --72020-- might be shown as UnknownInlinedFun 00:08:28.041 --72020-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.041 --72020-- object doesn't have a dynamic symbol table 00:08:28.042 --72020-- Scheduler: using generic scheduler lock implementation. 00:08:28.042 --72020-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.042 ==72020== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72020-by-???-on-4f7c6d26003f 00:08:28.042 ==72020== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72020-by-???-on-4f7c6d26003f 00:08:28.042 ==72020== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72020-by-???-on-4f7c6d26003f 00:08:28.042 ==72020== 00:08:28.042 ==72020== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.042 ==72020== don't want to do, unless you know exactly what you're doing, 00:08:28.042 ==72020== or are doing some strange experiment): 00:08:28.042 ==72020== /usr/libexec/valgrind/../../bin/vgdb --pid=72020 ...command... 00:08:28.042 ==72020== 00:08:28.042 ==72020== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.042 ==72020== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:28.042 ==72020== and then give GDB the following command 00:08:28.042 ==72020== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72020 00:08:28.042 ==72020== --pid is optional if only one valgrind process is running 00:08:28.042 ==72020== 00:08:28.042 --72020-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.042 --72020-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.042 --72020-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.042 --72020-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.042 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.042 --72020-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.042 --72020-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.042 --72020-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.042 --72020-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.042 --72020-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.042 --72020-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.042 --72020-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.042 --72020-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.042 --72020-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.042 --72020-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.042 --72020-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.042 --72020-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.042 --72020-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.042 --72020-- Reading syms from /usr/lib64/libm.so.6 00:08:28.300 --72020-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.300 --72020-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.300 --72020-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.300 --72020-- Reading syms from /usr/lib64/libc.so.6 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.300 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.300 --72020-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.300 --72020-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.300 --72020-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.300 --72020-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.300 --72020-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.300 --72020-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.300 --72020-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.300 --72020-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.300 --72020-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.300 --72020-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 ==72020== Preferring higher priority redirection: 00:08:28.301 --72020-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.301 --72020-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.301 --72020-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --72020-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --72020-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.301 --72020-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.301 ==72020== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --72020-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.301 --72020-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.301 --72020-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.301 --72020-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.301 --72020-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.301 --72020-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.301 --72020-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.301 --72020-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.301 --72020-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.301 --72020-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.558 --72020-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.559 --72020-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.559 --72020-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.559 --72020-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.559 --72020-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.559 --72020-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.559 --72020-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.559 00:08:28.559 00:08:28.559 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.559 http://cunit.sourceforge.net/ 00:08:28.559 00:08:28.559 00:08:28.559 Suite: ftl_layout_upgrade 00:08:28.559 Test: test_l2p_upgrade ...--72020-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.559 --72020-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:28.559 passed 00:08:28.559 00:08:28.559 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.559 suites 1 1 n/a 0 0 00:08:28.559 tests 1 1 1 0 0 00:08:28.559 asserts 152 152 152 0 n/a 00:08:28.559 00:08:28.559 Elapsed time = 0.118 seconds 00:08:28.559 --72020-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.559 --72020-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.559 ==72020== 00:08:28.559 ==72020== HEAP SUMMARY: 00:08:28.559 ==72020== in use at exit: 0 bytes in 0 blocks 00:08:28.559 ==72020== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:08:28.559 ==72020== 00:08:28.559 ==72020== All heap blocks were freed -- no leaks are possible 00:08:28.559 ==72020== 00:08:28.559 ==72020== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.559 22:09:47 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:28.559 ==72026== Memcheck, a memory error detector 00:08:28.559 ==72026== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.559 ==72026== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.559 ==72026== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:28.559 ==72026== 00:08:28.559 --72026-- Valgrind options: 00:08:28.559 --72026-- --leak-check=full 00:08:28.559 --72026-- --error-exitcode=2 00:08:28.559 --72026-- --verbose 00:08:28.559 --72026-- Contents of /proc/version: 00:08:28.559 --72026-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:28.559 --72026-- 00:08:28.559 --72026-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.559 --72026-- Page sizes: currently 4096, max supported 4096 00:08:28.559 --72026-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.559 --72026-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:28.559 --72026-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.559 --72026-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.559 --72026-- might be shown as UnknownInlinedFun 00:08:28.817 --72026-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.817 --72026-- object doesn't have a dynamic symbol table 00:08:28.817 --72026-- Scheduler: using generic scheduler lock implementation. 00:08:28.817 --72026-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.817 ==72026== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72026-by-???-on-4f7c6d26003f 00:08:28.817 ==72026== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72026-by-???-on-4f7c6d26003f 00:08:28.817 ==72026== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72026-by-???-on-4f7c6d26003f 00:08:28.817 ==72026== 00:08:28.817 ==72026== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.817 ==72026== don't want to do, unless you know exactly what you're doing, 00:08:28.817 ==72026== or are doing some strange experiment): 00:08:28.817 ==72026== /usr/libexec/valgrind/../../bin/vgdb --pid=72026 ...command... 00:08:28.817 ==72026== 00:08:28.817 ==72026== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.817 ==72026== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:28.817 ==72026== and then give GDB the following command 00:08:28.817 ==72026== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72026 00:08:28.817 ==72026== --pid is optional if only one valgrind process is running 00:08:28.817 ==72026== 00:08:28.817 --72026-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.817 --72026-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.817 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.817 --72026-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.817 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.817 --72026-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.817 --72026-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.817 --72026-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.817 --72026-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.817 --72026-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.817 --72026-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.817 --72026-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.817 --72026-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.817 --72026-- Reading syms from /usr/lib64/libm.so.6 00:08:28.817 --72026-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.817 --72026-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.817 --72026-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.817 --72026-- Reading syms from /usr/lib64/libc.so.6 00:08:28.817 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.817 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.817 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.817 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.817 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.818 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.818 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.818 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.818 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.818 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.818 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.818 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.818 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.818 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.818 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.818 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.818 --72026-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.818 --72026-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.075 --72026-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.075 --72026-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.075 --72026-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.075 --72026-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.075 --72026-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.075 --72026-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.075 --72026-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.075 --72026-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 ==72026== Preferring higher priority redirection: 00:08:29.076 --72026-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.076 --72026-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.076 --72026-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 --72026-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.076 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.076 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.076 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.076 ==72026== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.076 --72026-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.076 --72026-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.076 --72026-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.076 --72026-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.076 --72026-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.076 --72026-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.076 --72026-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.076 --72026-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.076 --72026-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.076 --72026-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.076 --72026-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.076 --72026-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.076 --72026-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.076 --72026-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.076 --72026-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.076 --72026-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.076 --72026-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.076 00:08:29.076 00:08:29.076 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.076 http://cunit.sourceforge.net/ 00:08:29.076 00:08:29.334 00:08:29.334 Suite: ftl_p2l_suite 00:08:29.334 Test: test_p2l_num_pages ...passed 00:08:29.898 Test: test_ckpt_issue ...==72026== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:08:29.898 ==72026== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:08:30.156 ==72026== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:08:30.156 ==72026== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:08:30.156 passed 00:08:30.721 Test: test_persist_band_p2l ...==72026== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:08:30.721 ==72026== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:08:30.979 ==72026== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:08:30.979 ==72026== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:08:30.979 passed 00:08:31.542 Test: test_clean_restore_p2l ...==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:31.542 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:31.798 ==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:31.798 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:31.798 passed 00:08:32.361 Test: test_dirty_restore_p2l ...==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:32.361 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:32.618 ==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:32.618 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:33.182 ==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:33.182 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:33.440 ==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:33.440 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:34.003 ==72026== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:34.003 ==72026== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:34.003 passed 00:08:34.003 00:08:34.003 --72026-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.003 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.003 suites 1 1 n/a 0 0 00:08:34.003 tests 5 5 5 0 0 00:08:34.003 asserts 10020 10020 10020 0 n/a 00:08:34.003 00:08:34.003 Elapsed time = 4.743 seconds 00:08:34.003 --72026-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.003 --72026-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.003 ==72026== 00:08:34.003 ==72026== HEAP SUMMARY: 00:08:34.003 ==72026== in use at exit: 0 bytes in 0 blocks 00:08:34.003 ==72026== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:34.003 ==72026== 00:08:34.003 ==72026== All heap blocks were freed -- no leaks are possible 00:08:34.003 ==72026== 00:08:34.003 ==72026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.003 00:08:34.003 real 0m10.815s 00:08:34.003 user 0m6.470s 00:08:34.003 sys 0m4.312s 00:08:34.003 22:09:52 unittest_ftl -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:34.003 22:09:52 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:34.003 ************************************ 00:08:34.003 END TEST unittest_ftl 00:08:34.003 ************************************ 00:08:34.003 22:09:52 -- common/autotest_common.sh@1136 -- # return 0 00:08:34.003 22:09:52 -- 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:34.003 22:09:52 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:08:34.003 22:09:52 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:34.003 22:09:52 -- common/autotest_common.sh@10 -- # set +x 00:08:34.003 ************************************ 00:08:34.003 START TEST unittest_accel 00:08:34.003 ************************************ 00:08:34.003 22:09:52 unittest_accel -- common/autotest_common.sh@1117 -- # 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:34.003 ==72103== Memcheck, a memory error detector 00:08:34.003 ==72103== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.003 ==72103== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.003 ==72103== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:34.003 ==72103== 00:08:34.003 --72103-- Valgrind options: 00:08:34.003 --72103-- --leak-check=full 00:08:34.003 --72103-- --error-exitcode=2 00:08:34.003 --72103-- --verbose 00:08:34.003 --72103-- Contents of /proc/version: 00:08:34.003 --72103-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:34.003 --72103-- 00:08:34.003 --72103-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.003 --72103-- Page sizes: currently 4096, max supported 4096 00:08:34.003 --72103-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.003 --72103-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:34.259 --72103-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.259 --72103-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.259 --72103-- might be shown as UnknownInlinedFun 00:08:34.259 --72103-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.259 --72103-- object doesn't have a dynamic symbol table 00:08:34.259 --72103-- Scheduler: using generic scheduler lock implementation. 00:08:34.259 --72103-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.259 ==72103== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72103-by-???-on-4f7c6d26003f 00:08:34.259 ==72103== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72103-by-???-on-4f7c6d26003f 00:08:34.259 ==72103== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72103-by-???-on-4f7c6d26003f 00:08:34.259 ==72103== 00:08:34.259 ==72103== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.259 ==72103== don't want to do, unless you know exactly what you're doing, 00:08:34.259 ==72103== or are doing some strange experiment): 00:08:34.259 ==72103== /usr/libexec/valgrind/../../bin/vgdb --pid=72103 ...command... 00:08:34.260 ==72103== 00:08:34.260 ==72103== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.260 ==72103== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:34.260 ==72103== and then give GDB the following command 00:08:34.260 ==72103== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72103 00:08:34.260 ==72103== --pid is optional if only one valgrind process is running 00:08:34.260 ==72103== 00:08:34.260 --72103-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.260 --72103-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.260 --72103-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.260 --72103-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.260 --72103-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.260 --72103-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.260 --72103-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.260 --72103-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.260 --72103-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.260 --72103-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.260 --72103-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.260 --72103-- Reading syms from /usr/lib64/libm.so.6 00:08:34.260 --72103-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.260 --72103-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.260 --72103-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libc.so.6 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.260 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --72103-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.260 --72103-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.260 --72103-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.260 --72103-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.260 --72103-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.517 --72103-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.517 --72103-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.517 --72103-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.517 --72103-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 ==72103== Preferring higher priority redirection: 00:08:34.518 --72103-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.518 --72103-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.518 --72103-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --72103-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.518 --72103-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.518 --72103-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.518 ==72103== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.518 --72103-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.518 --72103-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.518 --72103-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.518 --72103-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.518 --72103-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.518 --72103-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.518 --72103-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.518 --72103-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.518 --72103-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.518 --72103-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.518 --72103-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.518 --72103-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.518 --72103-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.518 --72103-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.518 --72103-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.518 --72103-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.518 --72103-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.518 --72103-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.518 00:08:34.518 00:08:34.518 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.518 http://cunit.sourceforge.net/ 00:08:34.518 00:08:34.518 --72103-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.518 00:08:34.518 Suite: accel_sequence 00:08:34.518 Test: test_sequence_fill_copy ...--72103-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:34.775 passed 00:08:34.775 Test: test_sequence_abort ...passed 00:08:34.775 Test: test_sequence_append_error ...passed 00:08:34.775 Test: test_sequence_completion_error ...[2024-07-15 22:09:53.515933] /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:34.775 [2024-07-15 22:09:53.545497] /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:34.775 [2024-07-15 22:09:53.548916] /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:34.775 [2024-07-15 22:09:53.550583] /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:34.775 passed 00:08:34.775 Test: test_sequence_decompress ...passed 00:08:35.032 Test: test_sequence_reverse ...passed 00:08:35.032 Test: test_sequence_copy_elision ...passed 00:08:35.032 Test: test_sequence_accel_buffers ...passed 00:08:35.032 Test: test_sequence_memory_domain ...[2024-07-15 22:09:53.791813] /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:35.032 [2024-07-15 22:09:53.796413] /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:35.032 passed 00:08:35.032 Test: test_sequence_module_memory_domain ...passed 00:08:35.032 Test: test_sequence_crypto ...--72103-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:35.032 --72103-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:35.032 passed 00:08:35.289 Test: test_sequence_driver ...[2024-07-15 22:09:53.912425] /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:35.289 [2024-07-15 22:09:53.916268] /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:35.289 passed 00:08:35.289 Test: test_sequence_same_iovs ...passed 00:08:35.289 Test: test_sequence_crc32 ...passed 00:08:35.289 Suite: accel 00:08:35.289 Test: test_spdk_accel_task_complete ...passed 00:08:35.289 Test: test_get_task ...passed 00:08:35.289 Test: test_spdk_accel_submit_copy ...passed 00:08:35.289 Test: test_spdk_accel_submit_dualcast ...[2024-07-15 22:09:54.017943] /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:35.289 [2024-07-15 22:09:54.019117] /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:35.289 passed 00:08:35.289 Test: test_spdk_accel_submit_compare ...passed 00:08:35.289 Test: test_spdk_accel_submit_fill ...passed 00:08:35.289 Test: test_spdk_accel_submit_crc32c ...passed 00:08:35.289 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:35.289 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:35.289 Test: test_spdk_accel_submit_xor ...passed 00:08:35.289 Test: test_spdk_accel_module_find_by_name ...passed 00:08:35.289 Test: test_spdk_accel_module_register ...passed 00:08:35.289 00:08:35.289 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.289 suites 2 2 n/a 0 0 00:08:35.289 tests 26 26 26 0 0 00:08:35.289 asserts 830 830 830 0 n/a 00:08:35.289 00:08:35.289 Elapsed time = 0.784 seconds 00:08:35.289 --72103-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.289 --72103-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.606 ==72103== 00:08:35.606 ==72103== HEAP SUMMARY: 00:08:35.606 ==72103== in use at exit: 0 bytes in 0 blocks 00:08:35.606 ==72103== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:08:35.606 ==72103== 00:08:35.606 ==72103== All heap blocks were freed -- no leaks are possible 00:08:35.606 ==72103== 00:08:35.606 ==72103== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.606 00:08:35.606 real 0m1.337s 00:08:35.606 user 0m1.292s 00:08:35.606 sys 0m0.041s 00:08:35.606 22:09:54 unittest_accel -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:35.606 22:09:54 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:35.606 ************************************ 00:08:35.606 END TEST unittest_accel 00:08:35.606 ************************************ 00:08:35.606 22:09:54 -- common/autotest_common.sh@1136 -- # return 0 00:08:35.606 22:09:54 -- 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:35.606 22:09:54 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:08:35.606 22:09:54 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:35.606 22:09:54 -- common/autotest_common.sh@10 -- # set +x 00:08:35.606 ************************************ 00:08:35.606 START TEST unittest_ioat 00:08:35.606 ************************************ 00:08:35.606 22:09:54 unittest_ioat -- common/autotest_common.sh@1117 -- # 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:35.606 ==72132== Memcheck, a memory error detector 00:08:35.606 ==72132== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.606 ==72132== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.606 ==72132== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:35.606 ==72132== 00:08:35.606 --72132-- Valgrind options: 00:08:35.606 --72132-- --leak-check=full 00:08:35.606 --72132-- --error-exitcode=2 00:08:35.606 --72132-- --verbose 00:08:35.606 --72132-- Contents of /proc/version: 00:08:35.606 --72132-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:35.606 --72132-- 00:08:35.606 --72132-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.606 --72132-- Page sizes: currently 4096, max supported 4096 00:08:35.606 --72132-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.606 --72132-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:35.606 --72132-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.606 --72132-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.606 --72132-- might be shown as UnknownInlinedFun 00:08:35.606 --72132-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.606 --72132-- object doesn't have a dynamic symbol table 00:08:35.606 --72132-- Scheduler: using generic scheduler lock implementation. 00:08:35.606 --72132-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.606 ==72132== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72132-by-???-on-4f7c6d26003f 00:08:35.606 ==72132== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72132-by-???-on-4f7c6d26003f 00:08:35.606 ==72132== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72132-by-???-on-4f7c6d26003f 00:08:35.606 ==72132== 00:08:35.606 ==72132== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.606 ==72132== don't want to do, unless you know exactly what you're doing, 00:08:35.606 ==72132== or are doing some strange experiment): 00:08:35.606 ==72132== /usr/libexec/valgrind/../../bin/vgdb --pid=72132 ...command... 00:08:35.606 ==72132== 00:08:35.606 ==72132== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.606 ==72132== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:35.606 ==72132== and then give GDB the following command 00:08:35.606 ==72132== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72132 00:08:35.606 ==72132== --pid is optional if only one valgrind process is running 00:08:35.606 ==72132== 00:08:35.606 --72132-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.606 --72132-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.606 --72132-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.606 --72132-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.606 --72132-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.606 --72132-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.606 --72132-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.606 --72132-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.606 --72132-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.606 --72132-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.606 --72132-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.606 --72132-- Reading syms from /usr/lib64/libm.so.6 00:08:35.606 --72132-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.606 --72132-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:35.606 --72132-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.606 --72132-- Reading syms from /usr/lib64/libc.so.6 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.606 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.606 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.606 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.865 --72132-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.865 --72132-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.865 --72132-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.865 --72132-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.865 --72132-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.865 --72132-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.865 --72132-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.865 --72132-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 ==72132== Preferring higher priority redirection: 00:08:35.866 --72132-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.866 --72132-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.866 --72132-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 --72132-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.866 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.866 --72132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.866 --72132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.866 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.866 --72132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.866 --72132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.866 --72132-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.866 --72132-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.866 --72132-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.866 --72132-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.866 --72132-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.866 --72132-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.866 --72132-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.866 --72132-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.866 --72132-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.866 --72132-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.866 --72132-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.866 --72132-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.866 --72132-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.866 --72132-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.124 --72132-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.124 --72132-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.124 00:08:36.124 00:08:36.124 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.124 http://cunit.sourceforge.net/ 00:08:36.124 00:08:36.124 00:08:36.124 Suite: ioat 00:08:36.124 Test: ioat_state_check ...passed 00:08:36.124 00:08:36.124 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.124 suites 1 1 n/a 0 0 00:08:36.124 tests 1 1 1 0 0 00:08:36.124 asserts 32 32 32 0 n/a 00:08:36.124 00:08:36.124 Elapsed time = 0.011 seconds 00:08:36.124 --72132-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.124 --72132-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.124 ==72132== 00:08:36.124 ==72132== HEAP SUMMARY: 00:08:36.124 ==72132== in use at exit: 0 bytes in 0 blocks 00:08:36.124 ==72132== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:36.124 ==72132== 00:08:36.124 ==72132== All heap blocks were freed -- no leaks are possible 00:08:36.124 ==72132== 00:08:36.124 ==72132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.124 00:08:36.124 real 0m0.631s 00:08:36.124 user 0m0.603s 00:08:36.124 sys 0m0.026s 00:08:36.124 22:09:54 unittest_ioat -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:36.124 22:09:54 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:36.124 ************************************ 00:08:36.124 END TEST unittest_ioat 00:08:36.124 ************************************ 00:08:36.124 22:09:54 -- common/autotest_common.sh@1136 -- # return 0 00:08:36.124 22:09:54 -- 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:36.124 22:09:54 -- 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:36.124 22:09:54 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:08:36.124 22:09:54 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:36.124 22:09:54 -- common/autotest_common.sh@10 -- # set +x 00:08:36.124 ************************************ 00:08:36.124 START TEST unittest_idxd_user 00:08:36.124 ************************************ 00:08:36.124 22:09:54 unittest_idxd_user -- common/autotest_common.sh@1117 -- # 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:36.124 ==72158== Memcheck, a memory error detector 00:08:36.124 ==72158== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.124 ==72158== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.124 ==72158== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:36.124 ==72158== 00:08:36.124 --72158-- Valgrind options: 00:08:36.124 --72158-- --leak-check=full 00:08:36.124 --72158-- --error-exitcode=2 00:08:36.124 --72158-- --verbose 00:08:36.124 --72158-- Contents of /proc/version: 00:08:36.124 --72158-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:36.124 --72158-- 00:08:36.124 --72158-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.124 --72158-- Page sizes: currently 4096, max supported 4096 00:08:36.124 --72158-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.124 --72158-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:36.124 --72158-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.124 --72158-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.124 --72158-- might be shown as UnknownInlinedFun 00:08:36.124 --72158-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.125 --72158-- object doesn't have a dynamic symbol table 00:08:36.125 --72158-- Scheduler: using generic scheduler lock implementation. 00:08:36.125 --72158-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.125 ==72158== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72158-by-???-on-4f7c6d26003f 00:08:36.125 ==72158== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72158-by-???-on-4f7c6d26003f 00:08:36.125 ==72158== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72158-by-???-on-4f7c6d26003f 00:08:36.125 ==72158== 00:08:36.125 ==72158== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.125 ==72158== don't want to do, unless you know exactly what you're doing, 00:08:36.125 ==72158== or are doing some strange experiment): 00:08:36.125 ==72158== /usr/libexec/valgrind/../../bin/vgdb --pid=72158 ...command... 00:08:36.125 ==72158== 00:08:36.125 ==72158== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.125 ==72158== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:36.125 ==72158== and then give GDB the following command 00:08:36.125 ==72158== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72158 00:08:36.125 ==72158== --pid is optional if only one valgrind process is running 00:08:36.125 ==72158== 00:08:36.125 --72158-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.125 --72158-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.125 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.125 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.125 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.125 --72158-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.383 --72158-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.383 --72158-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.383 --72158-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.383 --72158-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.383 --72158-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.383 --72158-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.383 --72158-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.383 --72158-- Reading syms from /usr/lib64/libm.so.6 00:08:36.383 --72158-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.383 --72158-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.383 --72158-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libc.so.6 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.383 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.383 --72158-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.383 --72158-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.383 --72158-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.383 --72158-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.383 --72158-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.383 --72158-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.383 --72158-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.383 --72158-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 ==72158== Preferring higher priority redirection: 00:08:36.383 --72158-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.383 --72158-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.383 --72158-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.383 --72158-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.642 --72158-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.642 --72158-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.642 --72158-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.642 --72158-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.642 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.642 --72158-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.642 --72158-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.642 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.642 --72158-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.642 --72158-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.642 --72158-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.642 --72158-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.642 --72158-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.642 --72158-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.642 --72158-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.642 --72158-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.642 --72158-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.642 --72158-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.642 --72158-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.642 --72158-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.642 --72158-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.642 --72158-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.642 --72158-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.642 --72158-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.642 --72158-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.642 --72158-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.642 00:08:36.642 00:08:36.642 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.642 http://cunit.sourceforge.net/ 00:08:36.642 00:08:36.642 00:08:36.642 Suite: idxd_user 00:08:36.642 Test: test_idxd_wait_cmd ...[2024-07-15 22:09:55.419841] /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:36.642 [2024-07-15 22:09:55.454459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:36.642 passed 00:08:36.642 Test: test_idxd_reset_dev ...[2024-07-15 22:09:55.458662] /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:36.642 [2024-07-15 22:09:55.458995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:36.642 passed 00:08:36.642 Test: test_idxd_group_config ...passed 00:08:36.642 Test: test_idxd_wq_config ...passed 00:08:36.642 00:08:36.900 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.900 suites 1 1 n/a 0 0 00:08:36.901 tests 4 4 4 0 0 00:08:36.901 asserts 20 20 20 0 n/a 00:08:36.901 00:08:36.901 Elapsed time = 0.072 seconds 00:08:36.901 --72158-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.901 --72158-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.901 ==72158== 00:08:36.901 ==72158== HEAP SUMMARY: 00:08:36.901 ==72158== in use at exit: 0 bytes in 0 blocks 00:08:36.901 ==72158== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:36.901 ==72158== 00:08:36.901 ==72158== All heap blocks were freed -- no leaks are possible 00:08:36.901 ==72158== 00:08:36.901 ==72158== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.901 00:08:36.901 real 0m0.686s 00:08:36.901 user 0m0.649s 00:08:36.901 sys 0m0.034s 00:08:36.901 22:09:55 unittest_idxd_user -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:36.901 22:09:55 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:36.901 ************************************ 00:08:36.901 END TEST unittest_idxd_user 00:08:36.901 ************************************ 00:08:36.901 22:09:55 -- common/autotest_common.sh@1136 -- # return 0 00:08:36.901 22:09:55 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:36.901 22:09:55 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:36.901 22:09:55 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:36.901 22:09:55 -- common/autotest_common.sh@10 -- # set +x 00:08:36.901 ************************************ 00:08:36.901 START TEST unittest_iscsi 00:08:36.901 ************************************ 00:08:36.901 22:09:55 unittest_iscsi -- common/autotest_common.sh@1117 -- # unittest_iscsi 00:08:36.901 22:09:55 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:36.901 ==72182== Memcheck, a memory error detector 00:08:36.901 ==72182== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.901 ==72182== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.901 ==72182== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:36.901 ==72182== 00:08:36.901 --72182-- Valgrind options: 00:08:36.901 --72182-- --leak-check=full 00:08:36.901 --72182-- --error-exitcode=2 00:08:36.901 --72182-- --verbose 00:08:36.901 --72182-- Contents of /proc/version: 00:08:36.901 --72182-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:36.901 --72182-- 00:08:36.901 --72182-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.901 --72182-- Page sizes: currently 4096, max supported 4096 00:08:36.901 --72182-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.901 --72182-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:36.901 --72182-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.901 --72182-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.901 --72182-- might be shown as UnknownInlinedFun 00:08:36.901 --72182-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.901 --72182-- object doesn't have a dynamic symbol table 00:08:36.901 --72182-- Scheduler: using generic scheduler lock implementation. 00:08:36.901 --72182-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.901 ==72182== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72182-by-???-on-4f7c6d26003f 00:08:36.901 ==72182== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72182-by-???-on-4f7c6d26003f 00:08:36.901 ==72182== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72182-by-???-on-4f7c6d26003f 00:08:36.901 ==72182== 00:08:36.901 ==72182== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.901 ==72182== don't want to do, unless you know exactly what you're doing, 00:08:36.901 ==72182== or are doing some strange experiment): 00:08:36.901 ==72182== /usr/libexec/valgrind/../../bin/vgdb --pid=72182 ...command... 00:08:36.901 ==72182== 00:08:36.901 ==72182== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.901 ==72182== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:36.901 ==72182== and then give GDB the following command 00:08:36.901 ==72182== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72182 00:08:36.901 ==72182== --pid is optional if only one valgrind process is running 00:08:36.901 ==72182== 00:08:36.901 --72182-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.901 --72182-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.901 --72182-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.901 --72182-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.901 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.902 --72182-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.902 --72182-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.902 --72182-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.902 --72182-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.902 --72182-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.902 --72182-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.902 --72182-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.902 --72182-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.902 --72182-- Reading syms from /usr/lib64/libm.so.6 00:08:36.902 --72182-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.902 --72182-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.902 --72182-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.902 --72182-- Reading syms from /usr/lib64/libc.so.6 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.161 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.161 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.161 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.161 --72182-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.161 --72182-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.161 --72182-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.161 --72182-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.161 --72182-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.161 --72182-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.161 --72182-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.161 --72182-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 ==72182== Preferring higher priority redirection: 00:08:37.162 --72182-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.162 --72182-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.162 --72182-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 --72182-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.162 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.162 --72182-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.162 --72182-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.162 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.162 --72182-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.162 --72182-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.162 --72182-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.421 --72182-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.421 --72182-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.421 --72182-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.421 --72182-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.421 --72182-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.421 --72182-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.421 --72182-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.421 --72182-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.421 --72182-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.421 --72182-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.421 --72182-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.421 --72182-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.421 --72182-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.421 --72182-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.421 --72182-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.421 00:08:37.421 00:08:37.421 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.421 http://cunit.sourceforge.net/ 00:08:37.421 00:08:37.421 00:08:37.421 Suite: conn_suite 00:08:37.421 Test: read_task_split_in_order_case ...passed 00:08:37.421 Test: read_task_split_reverse_order_case ...passed 00:08:37.421 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:37.421 Test: process_non_read_task_completion_test ...passed 00:08:37.421 Test: free_tasks_on_connection ...passed 00:08:37.421 Test: free_tasks_with_queued_datain ...passed 00:08:37.421 Test: abort_queued_datain_task_test ...passed 00:08:37.421 Test: abort_queued_datain_tasks_test ...passed 00:08:37.421 00:08:37.421 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.421 suites 1 1 n/a 0 0 00:08:37.421 tests 8 8 8 0 0 00:08:37.421 asserts 230 230 230 0 n/a 00:08:37.421 00:08:37.421 Elapsed time = 0.101 seconds 00:08:37.421 --72182-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.421 --72182-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.681 ==72182== 00:08:37.681 ==72182== HEAP SUMMARY: 00:08:37.681 ==72182== in use at exit: 0 bytes in 0 blocks 00:08:37.681 ==72182== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:37.681 ==72182== 00:08:37.681 ==72182== All heap blocks were freed -- no leaks are possible 00:08:37.681 ==72182== 00:08:37.681 ==72182== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.681 22:09:56 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:37.681 ==72190== Memcheck, a memory error detector 00:08:37.681 ==72190== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.681 ==72190== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.681 ==72190== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:37.681 ==72190== 00:08:37.681 --72190-- Valgrind options: 00:08:37.681 --72190-- --leak-check=full 00:08:37.681 --72190-- --error-exitcode=2 00:08:37.681 --72190-- --verbose 00:08:37.681 --72190-- Contents of /proc/version: 00:08:37.681 --72190-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:37.681 --72190-- 00:08:37.681 --72190-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.681 --72190-- Page sizes: currently 4096, max supported 4096 00:08:37.681 --72190-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.681 --72190-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:37.681 --72190-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.681 --72190-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.681 --72190-- might be shown as UnknownInlinedFun 00:08:37.681 --72190-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.682 --72190-- object doesn't have a dynamic symbol table 00:08:37.682 --72190-- Scheduler: using generic scheduler lock implementation. 00:08:37.682 --72190-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.682 ==72190== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72190-by-???-on-4f7c6d26003f 00:08:37.682 ==72190== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72190-by-???-on-4f7c6d26003f 00:08:37.682 ==72190== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72190-by-???-on-4f7c6d26003f 00:08:37.682 ==72190== 00:08:37.682 ==72190== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.682 ==72190== don't want to do, unless you know exactly what you're doing, 00:08:37.682 ==72190== or are doing some strange experiment): 00:08:37.682 ==72190== /usr/libexec/valgrind/../../bin/vgdb --pid=72190 ...command... 00:08:37.682 ==72190== 00:08:37.682 ==72190== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.682 ==72190== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:37.682 ==72190== and then give GDB the following command 00:08:37.682 ==72190== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72190 00:08:37.682 ==72190== --pid is optional if only one valgrind process is running 00:08:37.682 ==72190== 00:08:37.682 --72190-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.682 --72190-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.682 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.682 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.682 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.682 --72190-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.682 --72190-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.682 --72190-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.682 --72190-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.682 --72190-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.682 --72190-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.682 --72190-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.682 --72190-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.682 --72190-- Reading syms from /usr/lib64/libm.so.6 00:08:37.682 --72190-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.682 --72190-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.682 --72190-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.682 --72190-- Reading syms from /usr/lib64/libc.so.6 00:08:37.941 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.941 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.941 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.941 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.942 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.942 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.942 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.942 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.942 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.942 --72190-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.942 --72190-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.942 --72190-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.942 --72190-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.942 --72190-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.942 --72190-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.942 --72190-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 ==72190== Preferring higher priority redirection: 00:08:37.942 --72190-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.942 --72190-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.942 --72190-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 --72190-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.942 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.942 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.942 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.942 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.943 --72190-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.943 --72190-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.943 --72190-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.943 --72190-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.201 --72190-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.201 --72190-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.201 --72190-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.201 --72190-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.201 --72190-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.201 --72190-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.201 --72190-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.201 --72190-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.201 --72190-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.201 --72190-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.201 --72190-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.201 --72190-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.201 00:08:38.201 00:08:38.201 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.201 http://cunit.sourceforge.net/ 00:08:38.201 00:08:38.201 00:08:38.201 Suite: iscsi_suite 00:08:38.201 Test: param_negotiation_test ...--72190-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:38.201 passed 00:08:38.201 Test: list_negotiation_test ...passed 00:08:38.201 Test: parse_valid_test ...--72190-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:38.201 passed 00:08:38.201 Test: parse_invalid_test ...[2024-07-15 22:09:56.975256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:38.201 [2024-07-15 22:09:57.008142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:38.201 [2024-07-15 22:09:57.010440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:38.201 [2024-07-15 22:09:57.012565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:38.201 [2024-07-15 22:09:57.014346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:38.201 [2024-07-15 22:09:57.016043] /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:38.201 [2024-07-15 22:09:57.017606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:38.201 passed 00:08:38.201 00:08:38.201 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.201 suites 1 1 n/a 0 0 00:08:38.201 tests 4 4 4 0 0 00:08:38.201 asserts 161 161 161 0 n/a 00:08:38.201 00:08:38.201 Elapsed time = 0.147 seconds 00:08:38.201 --72190-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.201 --72190-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.459 ==72190== 00:08:38.459 ==72190== HEAP SUMMARY: 00:08:38.459 ==72190== in use at exit: 0 bytes in 0 blocks 00:08:38.460 ==72190== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:38.460 ==72190== 00:08:38.460 ==72190== All heap blocks were freed -- no leaks are possible 00:08:38.460 ==72190== 00:08:38.460 ==72190== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.460 22:09:57 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:38.460 ==72201== Memcheck, a memory error detector 00:08:38.460 ==72201== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.460 ==72201== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.460 ==72201== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:38.460 ==72201== 00:08:38.460 --72201-- Valgrind options: 00:08:38.460 --72201-- --leak-check=full 00:08:38.460 --72201-- --error-exitcode=2 00:08:38.460 --72201-- --verbose 00:08:38.460 --72201-- Contents of /proc/version: 00:08:38.460 --72201-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:38.460 --72201-- 00:08:38.460 --72201-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.460 --72201-- Page sizes: currently 4096, max supported 4096 00:08:38.460 --72201-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.460 --72201-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:38.460 --72201-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.460 --72201-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.460 --72201-- might be shown as UnknownInlinedFun 00:08:38.460 --72201-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.460 --72201-- object doesn't have a dynamic symbol table 00:08:38.460 --72201-- Scheduler: using generic scheduler lock implementation. 00:08:38.460 --72201-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.460 ==72201== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72201-by-???-on-4f7c6d26003f 00:08:38.460 ==72201== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72201-by-???-on-4f7c6d26003f 00:08:38.460 ==72201== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72201-by-???-on-4f7c6d26003f 00:08:38.460 ==72201== 00:08:38.460 ==72201== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.460 ==72201== don't want to do, unless you know exactly what you're doing, 00:08:38.460 ==72201== or are doing some strange experiment): 00:08:38.460 ==72201== /usr/libexec/valgrind/../../bin/vgdb --pid=72201 ...command... 00:08:38.460 ==72201== 00:08:38.460 ==72201== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.460 ==72201== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:38.460 ==72201== and then give GDB the following command 00:08:38.460 ==72201== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72201 00:08:38.460 ==72201== --pid is optional if only one valgrind process is running 00:08:38.460 ==72201== 00:08:38.460 --72201-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.460 --72201-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.460 --72201-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.460 --72201-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.460 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.460 --72201-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.460 --72201-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.460 --72201-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.460 --72201-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.460 --72201-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.460 --72201-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.460 --72201-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.460 --72201-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.460 --72201-- Reading syms from /usr/lib64/libm.so.6 00:08:38.460 --72201-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.460 --72201-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.460 --72201-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.460 --72201-- Reading syms from /usr/lib64/libc.so.6 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.743 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.743 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.743 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.743 --72201-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.743 --72201-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.743 --72201-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.744 --72201-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.744 --72201-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.744 --72201-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.744 --72201-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 ==72201== Preferring higher priority redirection: 00:08:38.744 --72201-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.744 --72201-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.744 --72201-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 --72201-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.744 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.744 --72201-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.744 --72201-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.744 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.744 --72201-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.745 --72201-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.745 --72201-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.745 --72201-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.745 --72201-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.745 --72201-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.745 --72201-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.745 --72201-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.745 --72201-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.745 --72201-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.745 --72201-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.745 --72201-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.745 --72201-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.745 --72201-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.745 --72201-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.004 --72201-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.004 --72201-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.004 --72201-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.004 00:08:39.004 00:08:39.004 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.004 http://cunit.sourceforge.net/ 00:08:39.004 00:08:39.004 00:08:39.004 Suite: iscsi_target_node_suite 00:08:39.004 Test: add_lun_test_cases ...[2024-07-15 22:09:57.647333] /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:39.004 [2024-07-15 22:09:57.680692] /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:39.004 [2024-07-15 22:09:57.681964] /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:39.004 [2024-07-15 22:09:57.682539] /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:39.004 [2024-07-15 22:09:57.683488] /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:39.004 passed 00:08:39.004 Test: allow_any_allowed ...passed 00:08:39.004 Test: allow_ipv6_allowed ...passed 00:08:39.004 Test: allow_ipv6_denied ...passed 00:08:39.004 Test: allow_ipv6_invalid ...passed 00:08:39.004 Test: allow_ipv4_allowed ...passed 00:08:39.004 Test: allow_ipv4_denied ...passed 00:08:39.004 Test: allow_ipv4_invalid ...passed 00:08:39.004 Test: node_access_allowed ...passed 00:08:39.004 Test: node_access_denied_by_empty_netmask ...passed 00:08:39.004 Test: node_access_multi_initiator_groups_cases ...passed 00:08:39.004 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:39.004 Test: chap_param_test_cases ...[2024-07-15 22:09:57.747408] /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:39.004 [2024-07-15 22:09:57.748043] /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:39.004 [2024-07-15 22:09:57.748556] /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:39.004 [2024-07-15 22:09:57.748952] /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:39.004 [2024-07-15 22:09:57.749763] /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:39.004 passed 00:08:39.004 00:08:39.004 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.004 suites 1 1 n/a 0 0 00:08:39.004 tests 13 13 13 0 0 00:08:39.004 asserts 50 50 50 0 n/a 00:08:39.004 00:08:39.004 Elapsed time = 0.110 seconds 00:08:39.004 --72201-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.004 --72201-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.004 ==72201== 00:08:39.004 ==72201== HEAP SUMMARY: 00:08:39.004 ==72201== in use at exit: 0 bytes in 0 blocks 00:08:39.004 ==72201== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:39.004 ==72201== 00:08:39.004 ==72201== All heap blocks were freed -- no leaks are possible 00:08:39.004 ==72201== 00:08:39.004 ==72201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.005 22:09:57 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:39.005 ==72209== Memcheck, a memory error detector 00:08:39.005 ==72209== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.005 ==72209== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.005 ==72209== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:39.005 ==72209== 00:08:39.005 --72209-- Valgrind options: 00:08:39.005 --72209-- --leak-check=full 00:08:39.005 --72209-- --error-exitcode=2 00:08:39.005 --72209-- --verbose 00:08:39.005 --72209-- Contents of /proc/version: 00:08:39.005 --72209-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:39.005 --72209-- 00:08:39.005 --72209-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.005 --72209-- Page sizes: currently 4096, max supported 4096 00:08:39.005 --72209-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.005 --72209-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:39.005 --72209-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.005 --72209-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.005 --72209-- might be shown as UnknownInlinedFun 00:08:39.005 --72209-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.005 --72209-- object doesn't have a dynamic symbol table 00:08:39.263 --72209-- Scheduler: using generic scheduler lock implementation. 00:08:39.263 --72209-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.263 ==72209== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72209-by-???-on-4f7c6d26003f 00:08:39.263 ==72209== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72209-by-???-on-4f7c6d26003f 00:08:39.263 ==72209== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72209-by-???-on-4f7c6d26003f 00:08:39.263 ==72209== 00:08:39.263 ==72209== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.263 ==72209== don't want to do, unless you know exactly what you're doing, 00:08:39.263 ==72209== or are doing some strange experiment): 00:08:39.263 ==72209== /usr/libexec/valgrind/../../bin/vgdb --pid=72209 ...command... 00:08:39.263 ==72209== 00:08:39.263 ==72209== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.263 ==72209== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:39.263 ==72209== and then give GDB the following command 00:08:39.263 ==72209== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72209 00:08:39.263 ==72209== --pid is optional if only one valgrind process is running 00:08:39.263 ==72209== 00:08:39.263 --72209-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.263 --72209-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.263 --72209-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.263 --72209-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.263 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.263 --72209-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.263 --72209-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.263 --72209-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.263 --72209-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.263 --72209-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.263 --72209-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.263 --72209-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.263 --72209-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.263 --72209-- Reading syms from /usr/lib64/libm.so.6 00:08:39.263 --72209-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.263 --72209-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.263 --72209-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.263 --72209-- Reading syms from /usr/lib64/libc.so.6 00:08:39.263 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.263 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.263 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.263 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.263 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.263 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.263 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.263 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.263 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.263 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.263 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.264 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.264 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.264 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.264 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.264 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.264 --72209-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.264 --72209-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.264 --72209-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.264 --72209-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.264 --72209-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.264 --72209-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.264 --72209-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.264 --72209-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.522 --72209-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 ==72209== Preferring higher priority redirection: 00:08:39.522 --72209-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.522 --72209-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.522 --72209-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 --72209-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.522 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.522 --72209-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.522 --72209-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.522 ==72209== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.522 --72209-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.522 --72209-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.522 --72209-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.522 --72209-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.522 --72209-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.522 --72209-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.522 --72209-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.522 --72209-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.522 --72209-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.522 --72209-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.522 --72209-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.522 --72209-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.522 --72209-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.522 --72209-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.523 --72209-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.523 --72209-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.523 --72209-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.523 --72209-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.523 00:08:39.523 00:08:39.523 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.523 http://cunit.sourceforge.net/ 00:08:39.523 00:08:39.523 00:08:39.523 Suite: iscsi_suite 00:08:39.523 Test: op_login_check_target_test ...[2024-07-15 22:09:58.295677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:39.523 passed 00:08:39.523 Test: op_login_session_normal_test ...[2024-07-15 22:09:58.326951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:39.523 [2024-07-15 22:09:58.329038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:39.523 [2024-07-15 22:09:58.330836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:39.523 [2024-07-15 22:09:58.337238] /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:39.523 [2024-07-15 22:09:58.340186] /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:39.523 [2024-07-15 22:09:58.343695] /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:39.523 [2024-07-15 22:09:58.343928] /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:39.523 passed 00:08:39.781 Test: maxburstlength_test ...[2024-07-15 22:09:58.395830] /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:39.781 [2024-07-15 22:09:58.396802] /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:39.781 passed 00:08:39.781 Test: underflow_for_read_transfer_test ...passed 00:08:39.781 Test: underflow_for_zero_read_transfer_test ...passed 00:08:39.781 Test: underflow_for_request_sense_test ...passed 00:08:39.781 Test: underflow_for_check_condition_test ...passed 00:08:39.781 Test: add_transfer_task_test ...passed 00:08:39.781 Test: get_transfer_task_test ...passed 00:08:39.781 Test: del_transfer_task_test ...passed 00:08:39.781 Test: clear_all_transfer_tasks_test ...passed 00:08:39.781 Test: build_iovs_test ...passed 00:08:39.781 Test: build_iovs_with_md_test ...passed 00:08:39.781 Test: pdu_hdr_op_login_test ...[2024-07-15 22:09:58.564326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:39.781 [2024-07-15 22:09:58.572445] /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:39.781 [2024-07-15 22:09:58.575172] /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:39.781 passed 00:08:39.781 Test: pdu_hdr_op_text_test ...[2024-07-15 22:09:58.578641] /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:39.781 [2024-07-15 22:09:58.583650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:39.781 [2024-07-15 22:09:58.587602] /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:39.781 passed 00:08:39.781 Test: pdu_hdr_op_logout_test ...[2024-07-15 22:09:58.591628] /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:39.781 passed 00:08:39.781 Test: pdu_hdr_op_scsi_test ...[2024-07-15 22:09:58.606862] /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:39.781 [2024-07-15 22:09:58.607344] /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:39.781 [2024-07-15 22:09:58.608382] /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:39.782 [2024-07-15 22:09:58.613268] /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:39.782 [2024-07-15 22:09:58.615053] /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:39.782 [2024-07-15 22:09:58.618840] /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:39.782 passed 00:08:39.782 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-15 22:09:58.621406] /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:39.782 [2024-07-15 22:09:58.634362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:40.040 passed 00:08:40.040 Test: pdu_hdr_op_nopout_test ...[2024-07-15 22:09:58.642143] /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:40.040 [2024-07-15 22:09:58.645769] /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:40.040 [2024-07-15 22:09:58.646485] /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:40.040 [2024-07-15 22:09:58.646722] /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:40.040 passed 00:08:40.040 Test: pdu_hdr_op_data_test ...[2024-07-15 22:09:58.648049] /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:40.040 [2024-07-15 22:09:58.649434] /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:40.040 [2024-07-15 22:09:58.650418] /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:40.040 [2024-07-15 22:09:58.651709] /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:40.040 [2024-07-15 22:09:58.653778] /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:40.040 [2024-07-15 22:09:58.655994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:40.041 [2024-07-15 22:09:58.659223] /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:40.041 passed 00:08:40.041 Test: empty_text_with_cbit_test ...passed 00:08:40.041 Test: pdu_payload_read_test ...[2024-07-15 22:09:58.700862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:40.041 passed 00:08:40.041 Test: data_out_pdu_sequence_test ...passed 00:08:40.041 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:40.041 00:08:40.041 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.041 suites 1 1 n/a 0 0 00:08:40.041 tests 24 24 24 0 0 00:08:40.041 asserts 150253 150253 150253 0 n/a 00:08:40.041 00:08:40.041 Elapsed time = 0.514 seconds 00:08:40.041 --72209-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.041 --72209-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.041 ==72209== 00:08:40.041 ==72209== HEAP SUMMARY: 00:08:40.041 ==72209== in use at exit: 1,008 bytes in 3 blocks 00:08:40.041 ==72209== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:40.041 ==72209== 00:08:40.041 ==72209== Searching for pointers to 3 not-freed blocks 00:08:40.041 ==72209== Checked 6,871,256 bytes 00:08:40.041 ==72209== 00:08:40.041 ==72209== LEAK SUMMARY: 00:08:40.041 ==72209== definitely lost: 0 bytes in 0 blocks 00:08:40.041 ==72209== indirectly lost: 0 bytes in 0 blocks 00:08:40.041 ==72209== possibly lost: 0 bytes in 0 blocks 00:08:40.041 ==72209== still reachable: 1,008 bytes in 3 blocks 00:08:40.041 ==72209== suppressed: 0 bytes in 0 blocks 00:08:40.041 ==72209== Reachable blocks (those to which a pointer was found) are not shown. 00:08:40.041 ==72209== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:40.041 ==72209== 00:08:40.041 ==72209== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.299 22:09:58 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:40.299 ==72223== Memcheck, a memory error detector 00:08:40.299 ==72223== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.299 ==72223== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.299 ==72223== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:40.299 ==72223== 00:08:40.299 --72223-- Valgrind options: 00:08:40.299 --72223-- --leak-check=full 00:08:40.299 --72223-- --error-exitcode=2 00:08:40.299 --72223-- --verbose 00:08:40.299 --72223-- Contents of /proc/version: 00:08:40.299 --72223-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:40.299 --72223-- 00:08:40.299 --72223-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.299 --72223-- Page sizes: currently 4096, max supported 4096 00:08:40.299 --72223-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.299 --72223-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:40.299 --72223-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.299 --72223-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.299 --72223-- might be shown as UnknownInlinedFun 00:08:40.299 --72223-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.300 --72223-- object doesn't have a dynamic symbol table 00:08:40.300 --72223-- Scheduler: using generic scheduler lock implementation. 00:08:40.300 --72223-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.300 ==72223== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72223-by-???-on-4f7c6d26003f 00:08:40.300 ==72223== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72223-by-???-on-4f7c6d26003f 00:08:40.300 ==72223== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72223-by-???-on-4f7c6d26003f 00:08:40.300 ==72223== 00:08:40.300 ==72223== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.300 ==72223== don't want to do, unless you know exactly what you're doing, 00:08:40.300 ==72223== or are doing some strange experiment): 00:08:40.300 ==72223== /usr/libexec/valgrind/../../bin/vgdb --pid=72223 ...command... 00:08:40.300 ==72223== 00:08:40.300 ==72223== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.300 ==72223== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:40.300 ==72223== and then give GDB the following command 00:08:40.300 ==72223== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72223 00:08:40.300 ==72223== --pid is optional if only one valgrind process is running 00:08:40.300 ==72223== 00:08:40.300 --72223-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.300 --72223-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.300 --72223-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.300 --72223-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.300 --72223-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.300 --72223-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.300 --72223-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.300 --72223-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.300 --72223-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.300 --72223-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.300 --72223-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.300 --72223-- Reading syms from /usr/lib64/libm.so.6 00:08:40.300 --72223-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.300 --72223-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.300 --72223-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libc.so.6 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.300 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.300 --72223-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.300 --72223-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.300 --72223-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.300 --72223-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.300 --72223-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.558 --72223-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.559 --72223-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.559 --72223-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 ==72223== Preferring higher priority redirection: 00:08:40.559 --72223-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.559 --72223-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.559 --72223-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 --72223-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.559 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.559 --72223-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.559 --72223-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.559 ==72223== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.559 --72223-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.559 --72223-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.559 --72223-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.559 --72223-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.559 --72223-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.559 --72223-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.559 --72223-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.559 --72223-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.559 --72223-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.559 --72223-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.559 --72223-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.559 --72223-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.559 --72223-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.559 --72223-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.559 --72223-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.559 --72223-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.559 --72223-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.560 --72223-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.560 00:08:40.560 00:08:40.560 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.560 http://cunit.sourceforge.net/ 00:08:40.560 00:08:40.560 00:08:40.560 Suite: init_grp_suite 00:08:40.560 Test: create_initiator_group_success_case ...passed 00:08:40.560 Test: find_initiator_group_success_case ...passed 00:08:40.560 Test: register_initiator_group_twice_case ...passed 00:08:40.560 Test: add_initiator_name_success_case ...--72223-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:40.560 passed 00:08:40.560 Test: add_initiator_name_fail_case ...[2024-07-15 22:09:59.359141] /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:40.560 passed 00:08:40.560 Test: delete_all_initiator_names_success_case ...passed 00:08:40.560 Test: add_netmask_success_case ...passed 00:08:40.560 Test: add_netmask_fail_case ...[2024-07-15 22:09:59.399431] /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:40.560 passed 00:08:40.560 Test: delete_all_netmasks_success_case ...passed 00:08:40.560 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:40.560 Test: netmask_overwrite_all_to_any_case ...passed 00:08:40.560 Test: add_delete_initiator_names_case ...passed 00:08:40.560 Test: add_duplicated_initiator_names_case ...passed 00:08:40.818 Test: delete_nonexisting_initiator_names_case ...passed 00:08:40.818 Test: add_delete_netmasks_case ...passed 00:08:40.818 Test: add_duplicated_netmasks_case ...passed 00:08:40.818 Test: delete_nonexisting_netmasks_case ...passed 00:08:40.818 00:08:40.818 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.818 suites 1 1 n/a 0 0 00:08:40.818 tests 17 17 17 0 0 00:08:40.818 asserts 108 108 108 0 n/a 00:08:40.818 00:08:40.819 Elapsed time = 0.093 seconds 00:08:40.819 --72223-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.819 --72223-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.819 ==72223== 00:08:40.819 ==72223== HEAP SUMMARY: 00:08:40.819 ==72223== in use at exit: 0 bytes in 0 blocks 00:08:40.819 ==72223== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:40.819 ==72223== 00:08:40.819 ==72223== All heap blocks were freed -- no leaks are possible 00:08:40.819 ==72223== 00:08:40.819 ==72223== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.819 22:09:59 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:40.819 ==72224== Memcheck, a memory error detector 00:08:40.819 ==72224== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.819 ==72224== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.819 ==72224== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:40.819 ==72224== 00:08:40.819 --72224-- Valgrind options: 00:08:40.819 --72224-- --leak-check=full 00:08:40.819 --72224-- --error-exitcode=2 00:08:40.819 --72224-- --verbose 00:08:40.819 --72224-- Contents of /proc/version: 00:08:40.819 --72224-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:40.819 --72224-- 00:08:40.819 --72224-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.819 --72224-- Page sizes: currently 4096, max supported 4096 00:08:40.819 --72224-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.819 --72224-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:40.819 --72224-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.819 --72224-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.819 --72224-- might be shown as UnknownInlinedFun 00:08:40.819 --72224-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.819 --72224-- object doesn't have a dynamic symbol table 00:08:40.819 --72224-- Scheduler: using generic scheduler lock implementation. 00:08:40.819 --72224-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.819 ==72224== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72224-by-???-on-4f7c6d26003f 00:08:40.819 ==72224== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72224-by-???-on-4f7c6d26003f 00:08:40.819 ==72224== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72224-by-???-on-4f7c6d26003f 00:08:40.819 ==72224== 00:08:40.819 ==72224== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.819 ==72224== don't want to do, unless you know exactly what you're doing, 00:08:40.819 ==72224== or are doing some strange experiment): 00:08:40.819 ==72224== /usr/libexec/valgrind/../../bin/vgdb --pid=72224 ...command... 00:08:40.819 ==72224== 00:08:40.819 ==72224== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.819 ==72224== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:40.819 ==72224== and then give GDB the following command 00:08:40.819 ==72224== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72224 00:08:40.819 ==72224== --pid is optional if only one valgrind process is running 00:08:40.819 ==72224== 00:08:40.819 --72224-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.819 --72224-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.819 --72224-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.819 --72224-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.819 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.819 --72224-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.819 --72224-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.819 --72224-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.819 --72224-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.819 --72224-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.819 --72224-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.819 --72224-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.819 --72224-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.819 --72224-- Reading syms from /usr/lib64/libm.so.6 00:08:40.819 --72224-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.819 --72224-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.819 --72224-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.819 --72224-- Reading syms from /usr/lib64/libc.so.6 00:08:41.077 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.077 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.078 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.078 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.078 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.078 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.078 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.078 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.078 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.078 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.078 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.078 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.078 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.078 --72224-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.078 --72224-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.078 --72224-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.078 --72224-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.078 --72224-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.078 --72224-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.078 --72224-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 ==72224== Preferring higher priority redirection: 00:08:41.078 --72224-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.078 --72224-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.078 --72224-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.078 --72224-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.079 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.079 --72224-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.079 --72224-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.079 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.079 --72224-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.079 --72224-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.079 --72224-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.079 --72224-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.079 --72224-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.079 --72224-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.079 --72224-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.079 --72224-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.079 --72224-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.079 --72224-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.079 --72224-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.079 --72224-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.079 --72224-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.079 --72224-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.079 --72224-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.079 --72224-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.079 --72224-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.079 --72224-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.337 00:08:41.337 00:08:41.337 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.337 http://cunit.sourceforge.net/ 00:08:41.337 00:08:41.337 00:08:41.337 Suite: portal_grp_suite 00:08:41.337 Test: portal_create_ipv4_normal_case ...passed 00:08:41.337 Test: portal_create_ipv6_normal_case ...passed 00:08:41.337 Test: portal_create_ipv4_wildcard_case ...passed 00:08:41.337 Test: portal_create_ipv6_wildcard_case ...passed 00:08:41.337 Test: portal_create_twice_case ...[2024-07-15 22:09:59.955583] /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:41.337 passed 00:08:41.337 Test: portal_grp_register_unregister_case ...passed 00:08:41.337 Test: portal_grp_register_twice_case ...passed 00:08:41.337 Test: portal_grp_add_delete_case ...--72224-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:41.337 passed 00:08:41.337 Test: portal_grp_add_delete_twice_case ...passed 00:08:41.337 00:08:41.337 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.337 suites 1 1 n/a 0 0 00:08:41.337 tests 9 9 9 0 0 00:08:41.337 asserts 44 44 44 0 n/a 00:08:41.337 00:08:41.337 Elapsed time = 0.127 seconds 00:08:41.337 --72224-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.337 --72224-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.337 ==72224== 00:08:41.337 ==72224== HEAP SUMMARY: 00:08:41.337 ==72224== in use at exit: 0 bytes in 0 blocks 00:08:41.337 ==72224== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:41.337 ==72224== 00:08:41.337 ==72224== All heap blocks were freed -- no leaks are possible 00:08:41.337 ==72224== 00:08:41.337 ==72224== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.337 00:08:41.337 real 0m4.568s 00:08:41.337 user 0m4.398s 00:08:41.337 sys 0m0.154s 00:08:41.337 22:10:00 unittest_iscsi -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:41.337 22:10:00 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:41.337 ************************************ 00:08:41.337 END TEST unittest_iscsi 00:08:41.337 ************************************ 00:08:41.337 22:10:00 -- common/autotest_common.sh@1136 -- # return 0 00:08:41.337 22:10:00 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:41.337 22:10:00 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:41.337 22:10:00 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:41.337 22:10:00 -- common/autotest_common.sh@10 -- # set +x 00:08:41.337 ************************************ 00:08:41.337 START TEST unittest_json 00:08:41.337 ************************************ 00:08:41.337 22:10:00 unittest_json -- common/autotest_common.sh@1117 -- # unittest_json 00:08:41.337 22:10:00 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:41.338 ==72253== Memcheck, a memory error detector 00:08:41.338 ==72253== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.338 ==72253== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.338 ==72253== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:41.338 ==72253== 00:08:41.338 --72253-- Valgrind options: 00:08:41.338 --72253-- --leak-check=full 00:08:41.338 --72253-- --error-exitcode=2 00:08:41.338 --72253-- --verbose 00:08:41.338 --72253-- Contents of /proc/version: 00:08:41.338 --72253-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:41.338 --72253-- 00:08:41.338 --72253-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.338 --72253-- Page sizes: currently 4096, max supported 4096 00:08:41.338 --72253-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.338 --72253-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:41.338 --72253-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.338 --72253-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.338 --72253-- might be shown as UnknownInlinedFun 00:08:41.596 --72253-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.596 --72253-- object doesn't have a dynamic symbol table 00:08:41.596 --72253-- Scheduler: using generic scheduler lock implementation. 00:08:41.596 --72253-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.596 ==72253== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72253-by-???-on-4f7c6d26003f 00:08:41.596 ==72253== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72253-by-???-on-4f7c6d26003f 00:08:41.596 ==72253== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72253-by-???-on-4f7c6d26003f 00:08:41.596 ==72253== 00:08:41.596 ==72253== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.596 ==72253== don't want to do, unless you know exactly what you're doing, 00:08:41.596 ==72253== or are doing some strange experiment): 00:08:41.596 ==72253== /usr/libexec/valgrind/../../bin/vgdb --pid=72253 ...command... 00:08:41.596 ==72253== 00:08:41.596 ==72253== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.596 ==72253== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:41.596 ==72253== and then give GDB the following command 00:08:41.596 ==72253== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72253 00:08:41.596 ==72253== --pid is optional if only one valgrind process is running 00:08:41.596 ==72253== 00:08:41.596 --72253-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.596 --72253-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.596 --72253-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.597 --72253-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.597 --72253-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.597 --72253-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.597 --72253-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.597 --72253-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.597 --72253-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.597 --72253-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.597 --72253-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.597 --72253-- Reading syms from /usr/lib64/libm.so.6 00:08:41.597 --72253-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.597 --72253-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.597 --72253-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.597 --72253-- Reading syms from /usr/lib64/libc.so.6 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.597 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.597 --72253-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.597 --72253-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.856 --72253-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.856 --72253-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.856 --72253-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.856 --72253-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.856 --72253-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.856 --72253-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.856 --72253-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 ==72253== Preferring higher priority redirection: 00:08:41.856 --72253-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.856 --72253-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.856 --72253-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 --72253-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.856 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.856 --72253-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.856 --72253-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.856 ==72253== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.856 --72253-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.856 --72253-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.856 --72253-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.856 --72253-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.856 --72253-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.856 --72253-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.857 --72253-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.857 --72253-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.857 --72253-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.857 --72253-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.857 --72253-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.857 --72253-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.857 --72253-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.857 --72253-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.857 --72253-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.857 --72253-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.857 --72253-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.857 --72253-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.857 00:08:41.857 00:08:41.857 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.857 http://cunit.sourceforge.net/ 00:08:41.857 00:08:41.857 00:08:41.857 Suite: json 00:08:42.115 Test: test_parse_literal ...passed 00:08:42.115 Test: test_parse_string_simple ...passed 00:08:42.115 Test: test_parse_string_control_chars ...passed 00:08:42.115 Test: test_parse_string_utf8 ...passed 00:08:42.115 Test: test_parse_string_escapes_twochar ...passed 00:08:42.372 Test: test_parse_string_escapes_unicode ...passed 00:08:42.372 Test: test_parse_number ...passed 00:08:42.372 Test: test_parse_array ...passed 00:08:42.629 Test: test_parse_object ...passed 00:08:42.629 Test: test_parse_nesting ...passed 00:08:42.886 Test: test_parse_comment ...passed 00:08:42.886 00:08:42.886 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.886 suites 1 1 n/a 0 0 00:08:42.886 tests 11 11 11 0 0 00:08:42.886 asserts 1516 1516 1516 0 n/a 00:08:42.886 00:08:42.886 Elapsed time = 0.791 seconds 00:08:42.886 --72253-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.886 --72253-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.886 ==72253== 00:08:42.886 ==72253== HEAP SUMMARY: 00:08:42.886 ==72253== in use at exit: 0 bytes in 0 blocks 00:08:42.886 ==72253== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:42.886 ==72253== 00:08:42.886 ==72253== All heap blocks were freed -- no leaks are possible 00:08:42.886 ==72253== 00:08:42.886 ==72253== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.886 22:10:01 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:42.886 ==72267== Memcheck, a memory error detector 00:08:42.886 ==72267== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.886 ==72267== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.886 ==72267== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:42.886 ==72267== 00:08:42.886 --72267-- Valgrind options: 00:08:42.886 --72267-- --leak-check=full 00:08:42.886 --72267-- --error-exitcode=2 00:08:42.886 --72267-- --verbose 00:08:42.886 --72267-- Contents of /proc/version: 00:08:42.886 --72267-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:42.886 --72267-- 00:08:42.886 --72267-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.886 --72267-- Page sizes: currently 4096, max supported 4096 00:08:42.886 --72267-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.886 --72267-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:42.886 --72267-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.886 --72267-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.886 --72267-- might be shown as UnknownInlinedFun 00:08:42.886 --72267-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.886 --72267-- object doesn't have a dynamic symbol table 00:08:42.886 --72267-- Scheduler: using generic scheduler lock implementation. 00:08:42.886 --72267-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.886 ==72267== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72267-by-???-on-4f7c6d26003f 00:08:42.886 ==72267== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72267-by-???-on-4f7c6d26003f 00:08:42.886 ==72267== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72267-by-???-on-4f7c6d26003f 00:08:42.886 ==72267== 00:08:42.886 ==72267== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.886 ==72267== don't want to do, unless you know exactly what you're doing, 00:08:42.886 ==72267== or are doing some strange experiment): 00:08:42.886 ==72267== /usr/libexec/valgrind/../../bin/vgdb --pid=72267 ...command... 00:08:42.886 ==72267== 00:08:42.886 ==72267== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.886 ==72267== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:42.886 ==72267== and then give GDB the following command 00:08:42.886 ==72267== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72267 00:08:42.886 ==72267== --pid is optional if only one valgrind process is running 00:08:42.886 ==72267== 00:08:42.886 --72267-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.886 --72267-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.886 --72267-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.886 --72267-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.886 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.886 --72267-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.886 --72267-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.886 --72267-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.886 --72267-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.886 --72267-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.886 --72267-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.886 --72267-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.886 --72267-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.886 --72267-- Reading syms from /usr/lib64/libm.so.6 00:08:42.886 --72267-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.886 --72267-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.886 --72267-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.886 --72267-- Reading syms from /usr/lib64/libc.so.6 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.144 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.144 --72267-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.144 --72267-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.144 --72267-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.144 --72267-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.144 --72267-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.144 --72267-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.144 --72267-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.144 --72267-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.144 --72267-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.144 --72267-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 ==72267== Preferring higher priority redirection: 00:08:43.145 --72267-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.145 --72267-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.145 --72267-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 --72267-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.145 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.145 --72267-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.145 --72267-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.145 ==72267== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.145 --72267-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.145 --72267-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.145 --72267-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.145 --72267-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.145 --72267-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.145 --72267-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.145 --72267-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.145 --72267-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.145 --72267-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.145 --72267-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.145 --72267-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.145 --72267-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.145 --72267-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.145 --72267-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.145 --72267-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.145 --72267-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.403 --72267-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.403 --72267-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.403 00:08:43.403 00:08:43.403 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.403 http://cunit.sourceforge.net/ 00:08:43.403 00:08:43.403 00:08:43.403 Suite: json 00:08:43.403 Test: test_strequal ...passed 00:08:43.403 Test: test_num_to_uint16 ...passed 00:08:43.403 Test: test_num_to_int32 ...passed 00:08:43.403 Test: test_num_to_uint64 ...passed 00:08:43.403 Test: test_decode_object ...passed 00:08:43.403 Test: test_decode_array ...passed 00:08:43.403 Test: test_decode_bool ...passed 00:08:43.403 Test: test_decode_uint16 ...passed 00:08:43.403 Test: test_decode_int32 ...passed 00:08:43.403 Test: test_decode_uint32 ...passed 00:08:43.403 Test: test_decode_uint64 ...passed 00:08:43.403 Test: test_decode_string ...passed 00:08:43.403 Test: test_decode_uuid ...passed 00:08:43.403 Test: test_find ...passed 00:08:43.403 Test: test_find_array ...passed 00:08:43.403 Test: test_iterating ...passed 00:08:43.403 Test: test_free_object ...passed 00:08:43.403 00:08:43.403 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.403 suites 1 1 n/a 0 0 00:08:43.403 tests 17 17 17 0 0 00:08:43.403 asserts 236 236 236 0 n/a 00:08:43.403 00:08:43.403 Elapsed time = 0.105 seconds 00:08:43.403 --72267-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.403 --72267-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.403 ==72267== 00:08:43.403 ==72267== HEAP SUMMARY: 00:08:43.403 ==72267== in use at exit: 0 bytes in 0 blocks 00:08:43.403 ==72267== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:43.403 ==72267== 00:08:43.403 ==72267== All heap blocks were freed -- no leaks are possible 00:08:43.403 ==72267== 00:08:43.403 ==72267== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.403 22:10:02 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:43.403 ==72274== Memcheck, a memory error detector 00:08:43.403 ==72274== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.403 ==72274== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.403 ==72274== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:43.403 ==72274== 00:08:43.403 --72274-- Valgrind options: 00:08:43.403 --72274-- --leak-check=full 00:08:43.403 --72274-- --error-exitcode=2 00:08:43.403 --72274-- --verbose 00:08:43.403 --72274-- Contents of /proc/version: 00:08:43.403 --72274-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:43.403 --72274-- 00:08:43.403 --72274-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.403 --72274-- Page sizes: currently 4096, max supported 4096 00:08:43.403 --72274-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.403 --72274-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:43.404 --72274-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.404 --72274-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.404 --72274-- might be shown as UnknownInlinedFun 00:08:43.404 --72274-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.404 --72274-- object doesn't have a dynamic symbol table 00:08:43.404 --72274-- Scheduler: using generic scheduler lock implementation. 00:08:43.404 --72274-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.404 ==72274== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72274-by-???-on-4f7c6d26003f 00:08:43.404 ==72274== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72274-by-???-on-4f7c6d26003f 00:08:43.404 ==72274== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72274-by-???-on-4f7c6d26003f 00:08:43.404 ==72274== 00:08:43.404 ==72274== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.404 ==72274== don't want to do, unless you know exactly what you're doing, 00:08:43.404 ==72274== or are doing some strange experiment): 00:08:43.404 ==72274== /usr/libexec/valgrind/../../bin/vgdb --pid=72274 ...command... 00:08:43.404 ==72274== 00:08:43.404 ==72274== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.404 ==72274== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:43.404 ==72274== and then give GDB the following command 00:08:43.404 ==72274== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72274 00:08:43.404 ==72274== --pid is optional if only one valgrind process is running 00:08:43.404 ==72274== 00:08:43.404 --72274-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.404 --72274-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.661 --72274-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.661 --72274-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.661 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.661 --72274-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.661 --72274-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.661 --72274-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.661 --72274-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.661 --72274-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.661 --72274-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.662 --72274-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.662 --72274-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.662 --72274-- Reading syms from /usr/lib64/libm.so.6 00:08:43.662 --72274-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.662 --72274-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:43.662 --72274-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libc.so.6 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.662 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.662 --72274-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.662 --72274-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.662 --72274-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.662 --72274-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.662 --72274-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.662 --72274-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.662 --72274-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.662 --72274-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 --72274-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.662 ==72274== Preferring higher priority redirection: 00:08:43.662 --72274-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.662 --72274-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.662 --72274-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 --72274-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.663 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.663 --72274-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.663 --72274-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.920 ==72274== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.920 --72274-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.920 --72274-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.920 --72274-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.920 --72274-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.920 --72274-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.920 --72274-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.920 --72274-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.920 --72274-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.920 --72274-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.920 --72274-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.920 --72274-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.920 --72274-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.920 --72274-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.920 --72274-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.920 --72274-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.920 --72274-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.920 --72274-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.920 --72274-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.920 00:08:43.920 00:08:43.920 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.920 http://cunit.sourceforge.net/ 00:08:43.920 00:08:43.920 00:08:43.920 Suite: json 00:08:43.920 Test: test_write_literal ...passed 00:08:43.920 Test: test_write_string_simple ...passed 00:08:43.920 Test: test_write_string_escapes ...passed 00:08:43.920 Test: test_write_string_utf16le ...passed 00:08:43.920 Test: test_write_number_int32 ...passed 00:08:43.920 Test: test_write_number_uint32 ...passed 00:08:44.178 Test: test_write_number_uint128 ...passed 00:08:44.178 Test: test_write_string_number_uint128 ...passed 00:08:44.178 Test: test_write_number_int64 ...passed 00:08:44.178 Test: test_write_number_uint64 ...passed 00:08:44.178 Test: test_write_number_double ...passed 00:08:44.178 Test: test_write_uuid ...passed 00:08:44.178 Test: test_write_array ...passed 00:08:44.178 Test: test_write_object ...passed 00:08:44.178 Test: test_write_nesting ...passed 00:08:44.178 Test: test_write_val ...passed 00:08:44.178 00:08:44.178 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.178 suites 1 1 n/a 0 0 00:08:44.178 tests 16 16 16 0 0 00:08:44.178 asserts 918 918 918 0 n/a 00:08:44.178 00:08:44.178 Elapsed time = 0.280 seconds 00:08:44.178 --72274-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.178 --72274-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.178 ==72274== 00:08:44.178 ==72274== HEAP SUMMARY: 00:08:44.178 ==72274== in use at exit: 0 bytes in 0 blocks 00:08:44.178 ==72274== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:44.178 ==72274== 00:08:44.178 ==72274== All heap blocks were freed -- no leaks are possible 00:08:44.178 ==72274== 00:08:44.178 ==72274== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.178 22:10:02 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:44.178 ==72286== Memcheck, a memory error detector 00:08:44.178 ==72286== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.178 ==72286== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.178 ==72286== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:44.178 ==72286== 00:08:44.178 --72286-- Valgrind options: 00:08:44.178 --72286-- --leak-check=full 00:08:44.178 --72286-- --error-exitcode=2 00:08:44.178 --72286-- --verbose 00:08:44.178 --72286-- Contents of /proc/version: 00:08:44.178 --72286-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.178 --72286-- 00:08:44.178 --72286-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.178 --72286-- Page sizes: currently 4096, max supported 4096 00:08:44.178 --72286-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.178 --72286-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:44.178 --72286-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.178 --72286-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.178 --72286-- might be shown as UnknownInlinedFun 00:08:44.178 --72286-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.178 --72286-- object doesn't have a dynamic symbol table 00:08:44.178 --72286-- Scheduler: using generic scheduler lock implementation. 00:08:44.178 --72286-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.178 ==72286== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72286-by-???-on-4f7c6d26003f 00:08:44.178 ==72286== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72286-by-???-on-4f7c6d26003f 00:08:44.178 ==72286== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72286-by-???-on-4f7c6d26003f 00:08:44.178 ==72286== 00:08:44.178 ==72286== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.179 ==72286== don't want to do, unless you know exactly what you're doing, 00:08:44.179 ==72286== or are doing some strange experiment): 00:08:44.179 ==72286== /usr/libexec/valgrind/../../bin/vgdb --pid=72286 ...command... 00:08:44.179 ==72286== 00:08:44.179 ==72286== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.179 ==72286== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:44.179 ==72286== and then give GDB the following command 00:08:44.179 ==72286== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72286 00:08:44.179 ==72286== --pid is optional if only one valgrind process is running 00:08:44.179 ==72286== 00:08:44.179 --72286-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.436 --72286-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.436 --72286-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.436 --72286-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.436 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.436 --72286-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.436 --72286-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.436 --72286-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.436 --72286-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.436 --72286-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.436 --72286-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.437 --72286-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.437 --72286-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.437 --72286-- Reading syms from /usr/lib64/libm.so.6 00:08:44.437 --72286-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.437 --72286-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.437 --72286-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libc.so.6 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.437 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.437 --72286-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.437 --72286-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.437 --72286-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.437 --72286-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.437 --72286-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.437 --72286-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.437 --72286-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.437 --72286-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 ==72286== Preferring higher priority redirection: 00:08:44.437 --72286-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.437 --72286-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.437 --72286-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.437 --72286-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.694 --72286-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.694 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.694 --72286-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.694 --72286-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.694 ==72286== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.694 --72286-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.694 --72286-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.694 --72286-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.694 --72286-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.694 --72286-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.694 --72286-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.694 --72286-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.694 --72286-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.695 --72286-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.695 --72286-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.695 --72286-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.695 --72286-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.695 --72286-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.695 --72286-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.695 --72286-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.695 --72286-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.695 --72286-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.695 --72286-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.695 00:08:44.695 00:08:44.695 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.695 http://cunit.sourceforge.net/ 00:08:44.695 00:08:44.695 00:08:44.695 Suite: jsonrpc 00:08:44.695 Test: test_parse_request ...--72286-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:44.695 passed 00:08:44.695 Test: test_parse_request_streaming ...passed 00:08:44.695 00:08:44.695 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.695 suites 1 1 n/a 0 0 00:08:44.695 tests 2 2 2 0 0 00:08:44.695 asserts 289 289 289 0 n/a 00:08:44.695 00:08:44.695 Elapsed time = 0.112 seconds 00:08:44.695 --72286-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.953 --72286-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.953 ==72286== 00:08:44.953 ==72286== HEAP SUMMARY: 00:08:44.953 ==72286== in use at exit: 0 bytes in 0 blocks 00:08:44.953 ==72286== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:44.953 ==72286== 00:08:44.953 ==72286== All heap blocks were freed -- no leaks are possible 00:08:44.953 ==72286== 00:08:44.953 ==72286== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.953 00:08:44.953 real 0m3.427s 00:08:44.953 user 0m3.326s 00:08:44.953 sys 0m0.088s 00:08:44.953 22:10:03 unittest_json -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:44.953 22:10:03 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:44.953 ************************************ 00:08:44.953 END TEST unittest_json 00:08:44.953 ************************************ 00:08:44.953 22:10:03 -- common/autotest_common.sh@1136 -- # return 0 00:08:44.953 22:10:03 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:44.953 22:10:03 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:44.953 22:10:03 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:44.953 22:10:03 -- common/autotest_common.sh@10 -- # set +x 00:08:44.953 ************************************ 00:08:44.953 START TEST unittest_rpc 00:08:44.953 ************************************ 00:08:44.953 22:10:03 unittest_rpc -- common/autotest_common.sh@1117 -- # unittest_rpc 00:08:44.953 22:10:03 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:44.953 ==72304== Memcheck, a memory error detector 00:08:44.953 ==72304== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.953 ==72304== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.953 ==72304== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:44.953 ==72304== 00:08:44.953 --72304-- Valgrind options: 00:08:44.953 --72304-- --leak-check=full 00:08:44.953 --72304-- --error-exitcode=2 00:08:44.953 --72304-- --verbose 00:08:44.953 --72304-- Contents of /proc/version: 00:08:44.953 --72304-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.953 --72304-- 00:08:44.953 --72304-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.953 --72304-- Page sizes: currently 4096, max supported 4096 00:08:44.953 --72304-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.953 --72304-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:44.953 --72304-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.953 --72304-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.953 --72304-- might be shown as UnknownInlinedFun 00:08:44.953 --72304-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.953 --72304-- object doesn't have a dynamic symbol table 00:08:44.953 --72304-- Scheduler: using generic scheduler lock implementation. 00:08:44.953 --72304-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.953 ==72304== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72304-by-???-on-4f7c6d26003f 00:08:44.953 ==72304== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72304-by-???-on-4f7c6d26003f 00:08:44.953 ==72304== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72304-by-???-on-4f7c6d26003f 00:08:44.953 ==72304== 00:08:44.953 ==72304== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.953 ==72304== don't want to do, unless you know exactly what you're doing, 00:08:44.953 ==72304== or are doing some strange experiment): 00:08:44.953 ==72304== /usr/libexec/valgrind/../../bin/vgdb --pid=72304 ...command... 00:08:44.953 ==72304== 00:08:44.953 ==72304== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.953 ==72304== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:44.953 ==72304== and then give GDB the following command 00:08:44.953 ==72304== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72304 00:08:44.953 ==72304== --pid is optional if only one valgrind process is running 00:08:44.953 ==72304== 00:08:44.953 --72304-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.953 --72304-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.953 --72304-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.953 --72304-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.953 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.953 --72304-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.953 --72304-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.954 --72304-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.954 --72304-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.954 --72304-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.954 --72304-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.954 --72304-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.954 --72304-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.954 --72304-- Reading syms from /usr/lib64/libm.so.6 00:08:44.954 --72304-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.954 --72304-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:44.954 --72304-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.954 --72304-- Reading syms from /usr/lib64/libc.so.6 00:08:44.954 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.954 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.954 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.954 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.954 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.954 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.954 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.954 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.954 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.954 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.954 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.954 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.212 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.212 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.212 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.212 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.212 --72304-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.212 --72304-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.212 --72304-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.212 --72304-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.212 --72304-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.212 --72304-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.212 --72304-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.212 --72304-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.212 --72304-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.212 --72304-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 ==72304== Preferring higher priority redirection: 00:08:45.213 --72304-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.213 --72304-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.213 --72304-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 --72304-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.213 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.213 --72304-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.213 --72304-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.213 ==72304== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.213 --72304-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.213 --72304-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.213 --72304-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.213 --72304-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.213 --72304-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.213 --72304-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.213 --72304-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.213 --72304-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.213 --72304-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.213 --72304-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.213 --72304-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.213 --72304-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.213 --72304-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.213 --72304-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.213 --72304-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.213 --72304-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.213 --72304-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:45.213 --72304-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.213 --72304-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.470 00:08:45.470 00:08:45.470 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.470 http://cunit.sourceforge.net/ 00:08:45.470 00:08:45.470 00:08:45.470 Suite: rpc 00:08:45.470 Test: test_jsonrpc_handler ...passed 00:08:45.470 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:45.470 Test: test_rpc_get_methods ...[2024-07-15 22:10:04.086660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:45.470 passed 00:08:45.470 Test: test_rpc_spdk_get_version ...passed 00:08:45.470 Test: test_spdk_rpc_listen_close ...passed 00:08:45.470 Test: test_rpc_run_multiple_servers ...passed 00:08:45.470 00:08:45.470 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.470 suites 1 1 n/a 0 0 00:08:45.470 tests 6 6 6 0 0 00:08:45.470 asserts 23 23 23 0 n/a 00:08:45.470 00:08:45.470 Elapsed time = 0.061 seconds 00:08:45.470 --72304-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.470 --72304-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.470 ==72304== 00:08:45.470 ==72304== HEAP SUMMARY: 00:08:45.470 ==72304== in use at exit: 513 bytes in 6 blocks 00:08:45.470 ==72304== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:45.470 ==72304== 00:08:45.470 ==72304== Searching for pointers to 6 not-freed blocks 00:08:45.470 ==72304== Checked 6,317,568 bytes 00:08:45.470 ==72304== 00:08:45.470 ==72304== LEAK SUMMARY: 00:08:45.470 ==72304== definitely lost: 0 bytes in 0 blocks 00:08:45.470 ==72304== indirectly lost: 0 bytes in 0 blocks 00:08:45.470 ==72304== possibly lost: 0 bytes in 0 blocks 00:08:45.470 ==72304== still reachable: 513 bytes in 6 blocks 00:08:45.470 ==72304== suppressed: 0 bytes in 0 blocks 00:08:45.470 ==72304== Reachable blocks (those to which a pointer was found) are not shown. 00:08:45.470 ==72304== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:45.470 ==72304== 00:08:45.470 ==72304== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.470 00:08:45.470 real 0m0.591s 00:08:45.471 user 0m0.566s 00:08:45.471 sys 0m0.023s 00:08:45.471 22:10:04 unittest_rpc -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:45.471 22:10:04 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:45.471 ************************************ 00:08:45.471 END TEST unittest_rpc 00:08:45.471 ************************************ 00:08:45.471 22:10:04 -- common/autotest_common.sh@1136 -- # return 0 00:08:45.471 22:10:04 -- 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:45.471 22:10:04 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:08:45.471 22:10:04 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:45.471 22:10:04 -- common/autotest_common.sh@10 -- # set +x 00:08:45.471 ************************************ 00:08:45.471 START TEST unittest_notify 00:08:45.471 ************************************ 00:08:45.471 22:10:04 unittest_notify -- common/autotest_common.sh@1117 -- # 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:45.471 ==72332== Memcheck, a memory error detector 00:08:45.471 ==72332== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.471 ==72332== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.471 ==72332== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:45.471 ==72332== 00:08:45.471 --72332-- Valgrind options: 00:08:45.471 --72332-- --leak-check=full 00:08:45.471 --72332-- --error-exitcode=2 00:08:45.471 --72332-- --verbose 00:08:45.471 --72332-- Contents of /proc/version: 00:08:45.471 --72332-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:45.471 --72332-- 00:08:45.471 --72332-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.471 --72332-- Page sizes: currently 4096, max supported 4096 00:08:45.471 --72332-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.471 --72332-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:45.471 --72332-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.471 --72332-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.471 --72332-- might be shown as UnknownInlinedFun 00:08:45.471 --72332-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.471 --72332-- object doesn't have a dynamic symbol table 00:08:45.471 --72332-- Scheduler: using generic scheduler lock implementation. 00:08:45.471 --72332-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.471 ==72332== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72332-by-???-on-4f7c6d26003f 00:08:45.471 ==72332== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72332-by-???-on-4f7c6d26003f 00:08:45.471 ==72332== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72332-by-???-on-4f7c6d26003f 00:08:45.471 ==72332== 00:08:45.471 ==72332== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.471 ==72332== don't want to do, unless you know exactly what you're doing, 00:08:45.471 ==72332== or are doing some strange experiment): 00:08:45.471 ==72332== /usr/libexec/valgrind/../../bin/vgdb --pid=72332 ...command... 00:08:45.471 ==72332== 00:08:45.471 ==72332== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.471 ==72332== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:45.471 ==72332== and then give GDB the following command 00:08:45.471 ==72332== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72332 00:08:45.471 ==72332== --pid is optional if only one valgrind process is running 00:08:45.471 ==72332== 00:08:45.471 --72332-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.471 --72332-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.471 --72332-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.471 --72332-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.471 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.471 --72332-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.471 --72332-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.729 --72332-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.729 --72332-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.729 --72332-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.729 --72332-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.729 --72332-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.729 --72332-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.729 --72332-- Reading syms from /usr/lib64/libm.so.6 00:08:45.729 --72332-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.729 --72332-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.729 --72332-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.729 --72332-- Reading syms from /usr/lib64/libc.so.6 00:08:45.729 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.729 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.730 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.730 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.730 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.730 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.730 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.730 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.730 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.730 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.730 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.730 --72332-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.730 --72332-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.730 --72332-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.730 --72332-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.730 --72332-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.730 --72332-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.730 --72332-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.730 --72332-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.730 --72332-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 --72332-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.730 ==72332== Preferring higher priority redirection: 00:08:45.731 --72332-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.731 --72332-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.731 --72332-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 --72332-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.731 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.731 --72332-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.731 --72332-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.731 ==72332== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.731 --72332-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.731 --72332-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.731 --72332-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.989 --72332-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.989 --72332-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.989 --72332-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.989 --72332-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.989 --72332-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.989 --72332-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.989 --72332-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.989 --72332-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.989 --72332-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.989 --72332-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.989 --72332-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.989 --72332-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.989 --72332-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.989 --72332-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.989 --72332-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.989 00:08:45.989 00:08:45.989 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.989 http://cunit.sourceforge.net/ 00:08:45.989 00:08:45.989 00:08:45.989 Suite: app_suite 00:08:45.989 Test: notify ...passed 00:08:45.989 00:08:45.989 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.989 suites 1 1 n/a 0 0 00:08:45.989 tests 1 1 1 0 0 00:08:45.989 asserts 13 13 13 0 n/a 00:08:45.989 00:08:45.989 Elapsed time = 0.011 seconds 00:08:45.989 --72332-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.989 --72332-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.989 ==72332== 00:08:45.989 ==72332== HEAP SUMMARY: 00:08:45.989 ==72332== in use at exit: 288 bytes in 2 blocks 00:08:45.989 ==72332== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:45.990 ==72332== 00:08:45.990 ==72332== Searching for pointers to 2 not-freed blocks 00:08:45.990 ==72332== Checked 6,555,072 bytes 00:08:45.990 ==72332== 00:08:45.990 ==72332== LEAK SUMMARY: 00:08:45.990 ==72332== definitely lost: 0 bytes in 0 blocks 00:08:45.990 ==72332== indirectly lost: 0 bytes in 0 blocks 00:08:45.990 ==72332== possibly lost: 0 bytes in 0 blocks 00:08:45.990 ==72332== still reachable: 288 bytes in 2 blocks 00:08:45.990 ==72332== suppressed: 0 bytes in 0 blocks 00:08:45.990 ==72332== Reachable blocks (those to which a pointer was found) are not shown. 00:08:45.990 ==72332== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:45.990 ==72332== 00:08:45.990 ==72332== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.990 00:08:45.990 real 0m0.536s 00:08:45.990 user 0m0.511s 00:08:45.990 sys 0m0.024s 00:08:45.990 22:10:04 unittest_notify -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:45.990 22:10:04 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:45.990 ************************************ 00:08:45.990 END TEST unittest_notify 00:08:45.990 ************************************ 00:08:45.990 22:10:04 -- common/autotest_common.sh@1136 -- # return 0 00:08:45.990 22:10:04 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:45.990 22:10:04 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:08:45.990 22:10:04 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:45.990 22:10:04 -- common/autotest_common.sh@10 -- # set +x 00:08:45.990 ************************************ 00:08:45.990 START TEST unittest_nvme 00:08:45.990 ************************************ 00:08:45.990 22:10:04 unittest_nvme -- common/autotest_common.sh@1117 -- # unittest_nvme 00:08:45.990 22:10:04 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:45.990 ==72353== Memcheck, a memory error detector 00:08:45.990 ==72353== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.990 ==72353== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.990 ==72353== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:45.990 ==72353== 00:08:45.990 --72353-- Valgrind options: 00:08:45.990 --72353-- --leak-check=full 00:08:45.990 --72353-- --error-exitcode=2 00:08:45.990 --72353-- --verbose 00:08:45.990 --72353-- Contents of /proc/version: 00:08:45.990 --72353-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:45.990 --72353-- 00:08:45.990 --72353-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.990 --72353-- Page sizes: currently 4096, max supported 4096 00:08:45.990 --72353-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.990 --72353-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:45.990 --72353-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.990 --72353-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.990 --72353-- might be shown as UnknownInlinedFun 00:08:45.990 --72353-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.990 --72353-- object doesn't have a dynamic symbol table 00:08:45.990 --72353-- Scheduler: using generic scheduler lock implementation. 00:08:45.990 --72353-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.990 ==72353== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72353-by-???-on-4f7c6d26003f 00:08:45.990 ==72353== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72353-by-???-on-4f7c6d26003f 00:08:45.990 ==72353== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72353-by-???-on-4f7c6d26003f 00:08:45.990 ==72353== 00:08:45.990 ==72353== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.990 ==72353== don't want to do, unless you know exactly what you're doing, 00:08:45.990 ==72353== or are doing some strange experiment): 00:08:45.990 ==72353== /usr/libexec/valgrind/../../bin/vgdb --pid=72353 ...command... 00:08:45.990 ==72353== 00:08:45.990 ==72353== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.990 ==72353== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:45.990 ==72353== and then give GDB the following command 00:08:45.990 ==72353== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72353 00:08:45.990 ==72353== --pid is optional if only one valgrind process is running 00:08:45.990 ==72353== 00:08:45.990 --72353-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.248 --72353-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.248 --72353-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.248 --72353-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.248 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.248 --72353-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.248 --72353-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.248 --72353-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.248 --72353-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.248 --72353-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.248 --72353-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.249 --72353-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.249 --72353-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.249 --72353-- Reading syms from /usr/lib64/libm.so.6 00:08:46.249 --72353-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.249 --72353-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.249 --72353-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libc.so.6 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.249 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.249 --72353-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.249 --72353-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.249 --72353-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.249 --72353-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.249 --72353-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.249 --72353-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.249 --72353-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.249 --72353-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 --72353-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.249 ==72353== Preferring higher priority redirection: 00:08:46.249 --72353-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.249 --72353-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.250 --72353-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.250 --72353-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.250 --72353-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.250 --72353-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.250 --72353-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.250 --72353-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.507 --72353-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.507 --72353-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.507 --72353-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.507 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.507 --72353-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.507 --72353-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.507 ==72353== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.507 --72353-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.507 --72353-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.507 --72353-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.507 --72353-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.507 --72353-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.507 --72353-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.507 --72353-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.507 --72353-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.507 --72353-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.507 --72353-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.507 --72353-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.507 --72353-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.507 --72353-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.508 --72353-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.508 --72353-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.508 --72353-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.508 --72353-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.508 --72353-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.508 00:08:46.508 00:08:46.508 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.508 http://cunit.sourceforge.net/ 00:08:46.508 00:08:46.508 00:08:46.508 Suite: nvme 00:08:46.508 Test: test_opc_data_transfer ...passed 00:08:46.508 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:46.508 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:46.508 Test: test_trid_parse_and_compare ...[2024-07-15 22:10:05.247457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:46.508 [2024-07-15 22:10:05.275585] /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:46.508 [2024-07-15 22:10:05.277367] /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:46.508 [2024-07-15 22:10:05.277592] /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:46.508 [2024-07-15 22:10:05.279096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:46.508 [2024-07-15 22:10:05.279291] /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:46.508 --72353-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:46.508 passed 00:08:46.508 Test: test_trid_trtype_str ...passed 00:08:46.508 Test: test_trid_adrfam_str ...passed 00:08:46.508 Test: test_nvme_ctrlr_probe ...[2024-07-15 22:10:05.335355] /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:46.508 passed 00:08:46.508 Test: test_spdk_nvme_probe ...[2024-07-15 22:10:05.342003] /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:46.508 [2024-07-15 22:10:05.342582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:46.508 [2024-07-15 22:10:05.345286] /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:46.508 [2024-07-15 22:10:05.345674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:46.508 passed 00:08:46.508 Test: test_spdk_nvme_connect ...[2024-07-15 22:10:05.355351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:46.765 [2024-07-15 22:10:05.392713] /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:46.765 passed 00:08:46.765 Test: test_nvme_ctrlr_probe_internal ...[2024-07-15 22:10:05.395991] /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:46.765 [2024-07-15 22:10:05.396621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:46.765 passed 00:08:46.765 Test: test_nvme_init_controllers ...[2024-07-15 22:10:05.404771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:46.765 passed 00:08:46.765 Test: test_nvme_driver_init ...[2024-07-15 22:10:05.418863] /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:46.765 [2024-07-15 22:10:05.419377] /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:46.765 [2024-07-15 22:10:05.528139] /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:46.765 [2024-07-15 22:10:05.531946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:46.765 passed 00:08:46.765 Test: test_spdk_nvme_detach ...passed 00:08:46.765 Test: test_nvme_completion_poll_cb ...passed 00:08:46.765 Test: test_nvme_user_copy_cmd_complete ...--72353-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:46.765 passed 00:08:46.765 Test: test_nvme_allocate_request_null ...passed 00:08:46.765 Test: test_nvme_allocate_request ...passed 00:08:46.765 Test: test_nvme_free_request ...passed 00:08:46.765 Test: test_nvme_allocate_request_user_copy ...passed 00:08:46.765 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:47.023 Test: test_nvme_request_check_timeout ...passed 00:08:47.023 Test: test_nvme_wait_for_completion ...passed 00:08:47.023 Test: test_spdk_nvme_parse_func ...--72353-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:47.023 passed 00:08:47.023 Test: test_spdk_nvme_detach_async ...passed 00:08:47.023 Test: test_nvme_parse_addr ...[2024-07-15 22:10:05.663803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1609:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:47.023 passed 00:08:47.023 00:08:47.023 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.023 suites 1 1 n/a 0 0 00:08:47.023 tests 25 25 25 0 0 00:08:47.023 asserts 326 326 326 0 n/a 00:08:47.023 00:08:47.023 Elapsed time = 0.334 seconds 00:08:47.023 --72353-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.023 --72353-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.023 ==72353== 00:08:47.023 ==72353== HEAP SUMMARY: 00:08:47.023 ==72353== in use at exit: 0 bytes in 0 blocks 00:08:47.023 ==72353== total heap usage: 176 allocs, 176 frees, 147,638 bytes allocated 00:08:47.023 ==72353== 00:08:47.023 ==72353== All heap blocks were freed -- no leaks are possible 00:08:47.023 ==72353== 00:08:47.023 ==72353== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.023 22:10:05 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:47.023 ==72365== Memcheck, a memory error detector 00:08:47.023 ==72365== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.023 ==72365== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.023 ==72365== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:47.023 ==72365== 00:08:47.023 --72365-- Valgrind options: 00:08:47.023 --72365-- --leak-check=full 00:08:47.023 --72365-- --error-exitcode=2 00:08:47.023 --72365-- --verbose 00:08:47.023 --72365-- Contents of /proc/version: 00:08:47.023 --72365-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:47.023 --72365-- 00:08:47.023 --72365-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.023 --72365-- Page sizes: currently 4096, max supported 4096 00:08:47.024 --72365-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.024 --72365-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:47.024 --72365-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.024 --72365-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.024 --72365-- might be shown as UnknownInlinedFun 00:08:47.024 --72365-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.024 --72365-- object doesn't have a dynamic symbol table 00:08:47.024 --72365-- Scheduler: using generic scheduler lock implementation. 00:08:47.024 --72365-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.024 ==72365== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72365-by-???-on-4f7c6d26003f 00:08:47.024 ==72365== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72365-by-???-on-4f7c6d26003f 00:08:47.024 ==72365== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72365-by-???-on-4f7c6d26003f 00:08:47.024 ==72365== 00:08:47.024 ==72365== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.024 ==72365== don't want to do, unless you know exactly what you're doing, 00:08:47.024 ==72365== or are doing some strange experiment): 00:08:47.024 ==72365== /usr/libexec/valgrind/../../bin/vgdb --pid=72365 ...command... 00:08:47.024 ==72365== 00:08:47.024 ==72365== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.024 ==72365== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:47.024 ==72365== and then give GDB the following command 00:08:47.024 ==72365== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72365 00:08:47.024 ==72365== --pid is optional if only one valgrind process is running 00:08:47.024 ==72365== 00:08:47.024 --72365-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.024 --72365-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.024 --72365-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.024 --72365-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.024 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.024 --72365-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.024 --72365-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.024 --72365-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.024 --72365-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.024 --72365-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.024 --72365-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.024 --72365-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.024 --72365-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.024 --72365-- Reading syms from /usr/lib64/libm.so.6 00:08:47.024 --72365-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.024 --72365-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.024 --72365-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.024 --72365-- Reading syms from /usr/lib64/libc.so.6 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.282 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.282 --72365-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.282 --72365-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.282 --72365-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.282 --72365-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.282 --72365-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.282 --72365-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.282 --72365-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.282 --72365-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.282 --72365-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.282 --72365-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 ==72365== Preferring higher priority redirection: 00:08:47.283 --72365-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.283 --72365-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.283 --72365-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 --72365-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.283 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.283 --72365-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.283 --72365-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.283 ==72365== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.283 --72365-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.283 --72365-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.283 --72365-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.283 --72365-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.283 --72365-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.283 --72365-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.283 --72365-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.283 --72365-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.283 --72365-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.283 --72365-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.283 --72365-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.541 --72365-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.541 --72365-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.541 --72365-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.541 --72365-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.541 --72365-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.541 --72365-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.541 --72365-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.541 00:08:47.541 00:08:47.541 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.541 http://cunit.sourceforge.net/ 00:08:47.541 00:08:47.541 00:08:47.541 Suite: nvme_ctrlr 00:08:47.541 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-15 22:10:06.192256] /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:47.541 --72365-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:47.541 --72365-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:47.541 --72365-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:47.541 passed 00:08:47.542 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-15 22:10:06.321837] /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:47.542 passed 00:08:47.542 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-15 22:10:06.327512] /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:47.542 passed 00:08:47.542 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-15 22:10:06.332849] /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:47.542 passed 00:08:47.542 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-15 22:10:06.338130] /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:47.542 [2024-07-15 22:10:06.345330] /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-15 22:10:06.349567] /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-15 22:10:06.353393] /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:47.542 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-15 22:10:06.360759] /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:47.542 [2024-07-15 22:10:06.371019] /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-15 22:10:06.374783] /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:47.542 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-15 22:10:06.382087] /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:47.800 [2024-07-15 22:10:06.387929] /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-15 22:10:06.395637] /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:47.800 Test: test_nvme_ctrlr_init_delay ...[2024-07-15 22:10:06.402912] /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:47.800 passed 00:08:47.800 Test: test_alloc_io_qpair_rr_1 ...[2024-07-15 22:10:06.410127] /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:47.800 [2024-07-15 22:10:06.427011] /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:47.800 [2024-07-15 22:10:06.433768] /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:47.801 [2024-07-15 22:10:06.434981] /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:47.801 [2024-07-15 22:10:06.435435] /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:47.801 passed 00:08:47.801 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:47.801 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:47.801 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-15 22:10:06.454395] /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:47.801 passed 00:08:47.801 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-15 22:10:06.460004] /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:47.801 [2024-07-15 22:10:06.463264] /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:47.801 passed 00:08:47.801 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-15 22:10:06.470310] /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:47.801 [2024-07-15 22:10:06.475045] /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:47.801 [2024-07-15 22:10:06.480073] /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:47.801 [2024-07-15 22:10:06.482979] /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:47.801 passed 00:08:47.801 Test: test_nvme_ctrlr_fail ...[2024-07-15 22:10:06.485889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:47.801 passed 00:08:47.801 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:47.801 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:47.801 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-15 22:10:06.500550] /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:47.801 passed 00:08:47.801 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:47.801 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-15 22:10:06.514166] /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:48.372 passed 00:08:48.372 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:48.372 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:48.372 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:48.372 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-15 22:10:07.166153] /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:48.372 passed 00:08:48.372 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-15 22:10:07.191334] /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:48.372 passed 00:08:48.372 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-15 22:10:07.195394] /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:48.372 [2024-07-15 22:10:07.202505] /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:48.372 passed 00:08:48.372 Test: test_alloc_io_qpair_fail ...[2024-07-15 22:10:07.204940] /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:48.372 [2024-07-15 22:10:07.206025] /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:48.372 passed 00:08:48.372 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:48.372 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:48.372 Test: test_nvme_ctrlr_set_state ...[2024-07-15 22:10:07.223316] /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:48.373 passed 00:08:48.373 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-15 22:10:07.224397] /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:48.630 passed 00:08:48.631 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-15 22:10:07.264099] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-15 22:10:07.348818] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_reset ...[2024-07-15 22:10:07.365471] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_aer_callback ...[2024-07-15 22:10:07.384902] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-15 22:10:07.401873] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:48.631 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:48.631 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-15 22:10:07.437790] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:48.631 Test: test_nvme_ctrlr_ana_resize ...[2024-07-15 22:10:07.454853] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:48.631 Test: test_nvme_transport_ctrlr_ready ...[2024-07-15 22:10:07.467678] /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:48.631 [2024-07-15 22:10:07.469317] /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:48.631 passed 00:08:48.631 Test: test_nvme_ctrlr_disable ...[2024-07-15 22:10:07.470456] /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:48.631 passed 00:08:48.631 00:08:48.631 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.631 suites 1 1 n/a 0 0 00:08:48.631 tests 44 44 44 0 0 00:08:48.631 asserts 10434 10434 10434 0 n/a 00:08:48.631 00:08:48.631 Elapsed time = 1.246 seconds 00:08:48.890 --72365-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.890 --72365-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.890 ==72365== 00:08:48.890 ==72365== HEAP SUMMARY: 00:08:48.890 ==72365== in use at exit: 0 bytes in 0 blocks 00:08:48.890 ==72365== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:48.890 ==72365== 00:08:48.890 ==72365== All heap blocks were freed -- no leaks are possible 00:08:48.890 ==72365== 00:08:48.890 ==72365== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.890 22:10:07 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:48.890 ==72385== Memcheck, a memory error detector 00:08:48.890 ==72385== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.890 ==72385== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.890 ==72385== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:48.890 ==72385== 00:08:48.890 --72385-- Valgrind options: 00:08:48.890 --72385-- --leak-check=full 00:08:48.890 --72385-- --error-exitcode=2 00:08:48.890 --72385-- --verbose 00:08:48.890 --72385-- Contents of /proc/version: 00:08:48.890 --72385-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:48.890 --72385-- 00:08:48.890 --72385-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.890 --72385-- Page sizes: currently 4096, max supported 4096 00:08:48.890 --72385-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.890 --72385-- 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:48.890 --72385-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.890 --72385-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.890 --72385-- might be shown as UnknownInlinedFun 00:08:48.890 --72385-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.890 --72385-- object doesn't have a dynamic symbol table 00:08:48.890 --72385-- Scheduler: using generic scheduler lock implementation. 00:08:48.890 --72385-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.890 ==72385== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72385-by-???-on-4f7c6d26003f 00:08:48.890 ==72385== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72385-by-???-on-4f7c6d26003f 00:08:48.890 ==72385== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72385-by-???-on-4f7c6d26003f 00:08:48.890 ==72385== 00:08:48.890 ==72385== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.890 ==72385== don't want to do, unless you know exactly what you're doing, 00:08:48.890 ==72385== or are doing some strange experiment): 00:08:48.890 ==72385== /usr/libexec/valgrind/../../bin/vgdb --pid=72385 ...command... 00:08:48.890 ==72385== 00:08:48.890 ==72385== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.890 ==72385== /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:48.890 ==72385== and then give GDB the following command 00:08:48.890 ==72385== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72385 00:08:48.890 ==72385== --pid is optional if only one valgrind process is running 00:08:48.890 ==72385== 00:08:48.890 --72385-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.890 --72385-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.890 --72385-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.890 --72385-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.890 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.890 --72385-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.890 --72385-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.890 --72385-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.890 --72385-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.890 --72385-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.890 --72385-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.890 --72385-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.890 --72385-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.890 --72385-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.890 --72385-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.890 --72385-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.890 --72385-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.890 --72385-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.890 --72385-- Reading syms from /usr/lib64/libm.so.6 00:08:48.891 --72385-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.891 --72385-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:48.891 --72385-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.891 --72385-- Reading syms from /usr/lib64/libc.so.6 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.891 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.891 --72385-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.891 --72385-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.149 --72385-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.149 --72385-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.149 --72385-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.149 --72385-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.149 --72385-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.149 --72385-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.149 --72385-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.149 --72385-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 ==72385== Preferring higher priority redirection: 00:08:49.150 --72385-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.150 --72385-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.150 --72385-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 --72385-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.150 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.150 --72385-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.150 --72385-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.150 ==72385== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.150 --72385-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.150 --72385-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.150 --72385-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.150 --72385-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.150 --72385-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.150 --72385-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.150 --72385-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.150 --72385-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.150 --72385-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.150 --72385-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.150 --72385-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.150 --72385-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.150 --72385-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.150 --72385-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.150 --72385-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.150 --72385-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.150 --72385-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.150 --72385-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.150 00:08:49.150 00:08:49.150 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.150 http://cunit.sourceforge.net/ 00:08:49.150 00:08:49.150 00:08:49.150 Suite: nvme_ctrlr_cmd 00:08:49.408 Test: test_get_log_pages ...passed 00:08:49.408 Test: test_set_feature_cmd ...passed 00:08:49.408 Test: test_set_feature_ns_cmd ...passed 00:08:49.408 Test: test_get_feature_cmd ...passed 00:08:49.408 Test: test_get_feature_ns_cmd ...passed 00:08:49.408 Test: test_abort_cmd ...passed 00:08:49.408 Test: test_set_host_id_cmds ...[2024-07-15 22:10:08.046364] /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:49.408 passed 00:08:49.408 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:49.408 Test: test_io_raw_cmd ...passed 00:08:49.408 Test: test_io_raw_cmd_with_md ...passed 00:08:49.408 Test: test_namespace_attach ...passed 00:08:49.408 Test: test_namespace_detach ...passed 00:08:49.408 Test: test_namespace_create ...passed 00:08:49.408 Test: test_namespace_delete ...passed 00:08:49.408 Test: test_doorbell_buffer_config ...passed 00:08:49.408 Test: test_format_nvme ...passed 00:08:49.408 Test: test_fw_commit ...passed 00:08:49.408 Test: test_fw_image_download ...passed 00:08:49.409 Test: test_sanitize ...passed 00:08:49.409 Test: test_directive ...passed 00:08:49.409 Test: test_nvme_request_add_abort ...passed 00:08:49.409 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:49.409 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:49.409 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:49.409 00:08:49.409 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.409 suites 1 1 n/a 0 0 00:08:49.409 tests 24 24 24 0 0 00:08:49.409 asserts 198 198 198 0 n/a 00:08:49.409 00:08:49.409 Elapsed time = 0.148 seconds 00:08:49.409 --72385-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.409 --72385-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.409 ==72385== 00:08:49.409 ==72385== HEAP SUMMARY: 00:08:49.409 ==72385== in use at exit: 0 bytes in 0 blocks 00:08:49.409 ==72385== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:49.409 ==72385== 00:08:49.409 ==72385== All heap blocks were freed -- no leaks are possible 00:08:49.409 ==72385== 00:08:49.409 ==72385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.409 22:10:08 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:49.409 ==72396== Memcheck, a memory error detector 00:08:49.409 ==72396== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.409 ==72396== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.409 ==72396== 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:49.409 ==72396== 00:08:49.409 --72396-- Valgrind options: 00:08:49.409 --72396-- --leak-check=full 00:08:49.409 --72396-- --error-exitcode=2 00:08:49.409 --72396-- --verbose 00:08:49.409 --72396-- Contents of /proc/version: 00:08:49.409 --72396-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:49.409 --72396-- 00:08:49.409 --72396-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.409 --72396-- Page sizes: currently 4096, max supported 4096 00:08:49.409 --72396-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.409 --72396-- 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:49.409 --72396-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.409 --72396-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.409 --72396-- might be shown as UnknownInlinedFun 00:08:49.409 --72396-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.409 --72396-- object doesn't have a dynamic symbol table 00:08:49.409 --72396-- Scheduler: using generic scheduler lock implementation. 00:08:49.409 --72396-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.409 ==72396== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72396-by-???-on-4f7c6d26003f 00:08:49.409 ==72396== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72396-by-???-on-4f7c6d26003f 00:08:49.409 ==72396== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72396-by-???-on-4f7c6d26003f 00:08:49.409 ==72396== 00:08:49.409 ==72396== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.409 ==72396== don't want to do, unless you know exactly what you're doing, 00:08:49.409 ==72396== or are doing some strange experiment): 00:08:49.409 ==72396== /usr/libexec/valgrind/../../bin/vgdb --pid=72396 ...command... 00:08:49.409 ==72396== 00:08:49.409 ==72396== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.409 ==72396== /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:49.409 ==72396== and then give GDB the following command 00:08:49.409 ==72396== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72396 00:08:49.409 ==72396== --pid is optional if only one valgrind process is running 00:08:49.409 ==72396== 00:08:49.409 --72396-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.409 --72396-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.668 --72396-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.668 --72396-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.668 --72396-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.668 --72396-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.668 --72396-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.668 --72396-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.668 --72396-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.668 --72396-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.668 --72396-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.668 --72396-- Reading syms from /usr/lib64/libm.so.6 00:08:49.668 --72396-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.668 --72396-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.668 --72396-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libc.so.6 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.668 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.668 --72396-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.668 --72396-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.668 --72396-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.668 --72396-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.668 --72396-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.668 --72396-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.668 --72396-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.668 --72396-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.668 --72396-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 ==72396== Preferring higher priority redirection: 00:08:49.669 --72396-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.669 --72396-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.669 --72396-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 --72396-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.669 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.669 --72396-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.669 --72396-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.669 ==72396== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.669 --72396-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.669 --72396-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.927 --72396-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.928 --72396-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.928 --72396-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.928 --72396-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.928 --72396-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.928 --72396-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.928 --72396-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.928 --72396-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.928 --72396-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.928 --72396-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.928 --72396-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.928 --72396-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.928 --72396-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.928 --72396-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.928 --72396-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.928 --72396-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.928 00:08:49.928 00:08:49.928 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.928 http://cunit.sourceforge.net/ 00:08:49.928 00:08:49.928 00:08:49.928 Suite: nvme_ctrlr_cmd 00:08:49.928 Test: test_geometry_cmd ...passed 00:08:49.928 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:49.928 00:08:49.928 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.928 suites 1 1 n/a 0 0 00:08:49.928 tests 2 2 2 0 0 00:08:49.928 asserts 7 7 7 0 n/a 00:08:49.928 00:08:49.928 Elapsed time = 0.017 seconds 00:08:49.928 --72396-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.928 --72396-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.928 ==72396== 00:08:49.928 ==72396== HEAP SUMMARY: 00:08:49.928 ==72396== in use at exit: 0 bytes in 0 blocks 00:08:49.928 ==72396== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:49.928 ==72396== 00:08:49.928 ==72396== All heap blocks were freed -- no leaks are possible 00:08:49.928 ==72396== 00:08:49.928 ==72396== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.928 22:10:08 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:49.928 ==72398== Memcheck, a memory error detector 00:08:49.928 ==72398== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.928 ==72398== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.928 ==72398== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:49.928 ==72398== 00:08:49.928 --72398-- Valgrind options: 00:08:49.928 --72398-- --leak-check=full 00:08:49.928 --72398-- --error-exitcode=2 00:08:49.928 --72398-- --verbose 00:08:49.928 --72398-- Contents of /proc/version: 00:08:49.928 --72398-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:49.928 --72398-- 00:08:49.928 --72398-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.928 --72398-- Page sizes: currently 4096, max supported 4096 00:08:49.928 --72398-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.928 --72398-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:49.928 --72398-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.928 --72398-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.928 --72398-- might be shown as UnknownInlinedFun 00:08:49.928 --72398-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.928 --72398-- object doesn't have a dynamic symbol table 00:08:49.928 --72398-- Scheduler: using generic scheduler lock implementation. 00:08:49.928 --72398-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.928 ==72398== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72398-by-???-on-4f7c6d26003f 00:08:49.928 ==72398== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72398-by-???-on-4f7c6d26003f 00:08:49.928 ==72398== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72398-by-???-on-4f7c6d26003f 00:08:49.928 ==72398== 00:08:49.928 ==72398== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.928 ==72398== don't want to do, unless you know exactly what you're doing, 00:08:49.928 ==72398== or are doing some strange experiment): 00:08:49.928 ==72398== /usr/libexec/valgrind/../../bin/vgdb --pid=72398 ...command... 00:08:49.928 ==72398== 00:08:49.928 ==72398== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.928 ==72398== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:49.928 ==72398== and then give GDB the following command 00:08:49.928 ==72398== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72398 00:08:49.928 ==72398== --pid is optional if only one valgrind process is running 00:08:49.928 ==72398== 00:08:49.928 --72398-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.928 --72398-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.187 --72398-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.187 --72398-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.187 --72398-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.187 --72398-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.187 --72398-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.187 --72398-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.187 --72398-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.187 --72398-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.187 --72398-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.187 --72398-- Reading syms from /usr/lib64/libm.so.6 00:08:50.187 --72398-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.187 --72398-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.187 --72398-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libc.so.6 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.187 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.187 --72398-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.187 --72398-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.187 --72398-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.187 --72398-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.187 --72398-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.187 --72398-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.187 --72398-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.187 --72398-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.187 --72398-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 ==72398== Preferring higher priority redirection: 00:08:50.188 --72398-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.188 --72398-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.188 --72398-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.188 --72398-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.446 --72398-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.447 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.447 --72398-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.447 --72398-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.447 ==72398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.447 --72398-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.447 --72398-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.447 --72398-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.447 --72398-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.447 --72398-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.447 --72398-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.447 --72398-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.447 --72398-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.447 --72398-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.447 --72398-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.447 --72398-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.447 --72398-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.447 --72398-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.447 --72398-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.447 --72398-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.447 --72398-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.447 --72398-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.447 --72398-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.447 00:08:50.447 00:08:50.447 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.447 http://cunit.sourceforge.net/ 00:08:50.447 00:08:50.447 00:08:50.447 Suite: nvme 00:08:50.447 Test: test_nvme_ns_construct ...passed 00:08:50.447 Test: test_nvme_ns_uuid ...passed 00:08:50.447 Test: test_nvme_ns_csi ...passed 00:08:50.447 Test: test_nvme_ns_data ...passed 00:08:50.447 Test: test_nvme_ns_set_identify_data ...passed 00:08:50.447 Test: test_spdk_nvme_ns_get_values ...passed 00:08:50.447 Test: test_spdk_nvme_ns_is_active ...passed 00:08:50.447 Test: spdk_nvme_ns_supports ...passed 00:08:50.447 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:50.447 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72398-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:50.447 passed 00:08:50.447 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:50.447 Test: test_nvme_ns_find_id_desc ...passed 00:08:50.447 00:08:50.447 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.447 suites 1 1 n/a 0 0 00:08:50.447 tests 12 12 12 0 0 00:08:50.447 asserts 95 95 95 0 n/a 00:08:50.447 00:08:50.447 Elapsed time = 0.073 seconds 00:08:50.447 --72398-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.447 --72398-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.447 ==72398== 00:08:50.447 ==72398== HEAP SUMMARY: 00:08:50.447 ==72398== in use at exit: 0 bytes in 0 blocks 00:08:50.447 ==72398== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:50.447 ==72398== 00:08:50.447 ==72398== All heap blocks were freed -- no leaks are possible 00:08:50.447 ==72398== 00:08:50.447 ==72398== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.705 22:10:09 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:50.705 ==72405== Memcheck, a memory error detector 00:08:50.705 ==72405== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.705 ==72405== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.705 ==72405== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:50.705 ==72405== 00:08:50.705 --72405-- Valgrind options: 00:08:50.705 --72405-- --leak-check=full 00:08:50.705 --72405-- --error-exitcode=2 00:08:50.705 --72405-- --verbose 00:08:50.705 --72405-- Contents of /proc/version: 00:08:50.705 --72405-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:50.705 --72405-- 00:08:50.705 --72405-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.705 --72405-- Page sizes: currently 4096, max supported 4096 00:08:50.705 --72405-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.705 --72405-- 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:50.705 --72405-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.705 --72405-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.705 --72405-- might be shown as UnknownInlinedFun 00:08:50.705 --72405-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.705 --72405-- object doesn't have a dynamic symbol table 00:08:50.705 --72405-- Scheduler: using generic scheduler lock implementation. 00:08:50.705 --72405-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.705 ==72405== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72405-by-???-on-4f7c6d26003f 00:08:50.705 ==72405== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72405-by-???-on-4f7c6d26003f 00:08:50.705 ==72405== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72405-by-???-on-4f7c6d26003f 00:08:50.705 ==72405== 00:08:50.705 ==72405== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.705 ==72405== don't want to do, unless you know exactly what you're doing, 00:08:50.705 ==72405== or are doing some strange experiment): 00:08:50.705 ==72405== /usr/libexec/valgrind/../../bin/vgdb --pid=72405 ...command... 00:08:50.705 ==72405== 00:08:50.705 ==72405== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.705 ==72405== /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:50.705 ==72405== and then give GDB the following command 00:08:50.705 ==72405== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72405 00:08:50.705 ==72405== --pid is optional if only one valgrind process is running 00:08:50.705 ==72405== 00:08:50.705 --72405-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.705 --72405-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.705 --72405-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.705 --72405-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.705 --72405-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.705 --72405-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.705 --72405-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.705 --72405-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.705 --72405-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.705 --72405-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.705 --72405-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.705 --72405-- Reading syms from /usr/lib64/libm.so.6 00:08:50.705 --72405-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.705 --72405-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.705 --72405-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.705 --72405-- Reading syms from /usr/lib64/libc.so.6 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.705 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.705 --72405-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.705 --72405-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.706 --72405-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.706 --72405-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.706 --72405-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.706 --72405-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.962 --72405-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.962 --72405-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.962 --72405-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.962 --72405-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 ==72405== Preferring higher priority redirection: 00:08:50.963 --72405-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.963 --72405-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.963 --72405-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 --72405-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.963 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.963 --72405-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.963 --72405-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.963 ==72405== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.963 --72405-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.963 --72405-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.963 --72405-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.963 --72405-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.963 --72405-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.963 --72405-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.963 --72405-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.963 --72405-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.963 --72405-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.963 --72405-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.963 --72405-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.963 --72405-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.963 --72405-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.963 --72405-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.963 --72405-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.963 --72405-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.963 --72405-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.963 --72405-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.963 00:08:50.963 00:08:50.963 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.963 http://cunit.sourceforge.net/ 00:08:50.963 00:08:50.963 00:08:50.963 Suite: nvme_ns_cmd 00:08:50.963 Test: split_test ...passed 00:08:50.963 Test: split_test2 ...passed 00:08:50.963 Test: split_test3 ...passed 00:08:50.963 Test: split_test4 ...passed 00:08:50.963 Test: test_nvme_ns_cmd_flush ...passed 00:08:50.963 Test: test_nvme_ns_cmd_dataset_management ...--72405-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:50.963 passed 00:08:50.963 Test: test_nvme_ns_cmd_copy ...passed 00:08:51.221 Test: test_io_flags ...[2024-07-15 22:10:09.824224] /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:51.221 passed 00:08:51.221 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:51.221 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:51.221 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:51.221 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:51.221 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:51.221 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:51.221 Test: test_cmd_child_request ...passed 00:08:51.221 Test: test_nvme_ns_cmd_readv ...passed 00:08:51.221 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_writev ...[2024-07-15 22:10:09.905236] /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:51.221 passed 00:08:51.221 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_comparev ...passed 00:08:51.221 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:51.221 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:51.221 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:51.221 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:51.221 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-15 22:10:10.001921] /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:51.221 passed 00:08:51.221 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-15 22:10:10.010845] /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:51.221 passed 00:08:51.221 Test: test_nvme_ns_cmd_verify ...passed 00:08:51.221 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:51.221 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:51.221 00:08:51.222 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.222 suites 1 1 n/a 0 0 00:08:51.222 tests 32 32 32 0 0 00:08:51.222 asserts 550 550 550 0 n/a 00:08:51.222 00:08:51.222 Elapsed time = 0.280 seconds 00:08:51.222 --72405-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.222 --72405-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.479 ==72405== 00:08:51.479 ==72405== HEAP SUMMARY: 00:08:51.479 ==72405== in use at exit: 0 bytes in 0 blocks 00:08:51.479 ==72405== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:51.479 ==72405== 00:08:51.479 ==72405== All heap blocks were freed -- no leaks are possible 00:08:51.479 ==72405== 00:08:51.479 ==72405== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.479 22:10:10 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:51.479 ==72417== Memcheck, a memory error detector 00:08:51.479 ==72417== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.479 ==72417== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.479 ==72417== 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:51.479 ==72417== 00:08:51.479 --72417-- Valgrind options: 00:08:51.479 --72417-- --leak-check=full 00:08:51.479 --72417-- --error-exitcode=2 00:08:51.480 --72417-- --verbose 00:08:51.480 --72417-- Contents of /proc/version: 00:08:51.480 --72417-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:51.480 --72417-- 00:08:51.480 --72417-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.480 --72417-- Page sizes: currently 4096, max supported 4096 00:08:51.480 --72417-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.480 --72417-- 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:51.480 --72417-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.480 --72417-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.480 --72417-- might be shown as UnknownInlinedFun 00:08:51.480 --72417-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.480 --72417-- object doesn't have a dynamic symbol table 00:08:51.480 --72417-- Scheduler: using generic scheduler lock implementation. 00:08:51.480 --72417-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.480 ==72417== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72417-by-???-on-4f7c6d26003f 00:08:51.480 ==72417== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72417-by-???-on-4f7c6d26003f 00:08:51.480 ==72417== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72417-by-???-on-4f7c6d26003f 00:08:51.480 ==72417== 00:08:51.480 ==72417== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.480 ==72417== don't want to do, unless you know exactly what you're doing, 00:08:51.480 ==72417== or are doing some strange experiment): 00:08:51.480 ==72417== /usr/libexec/valgrind/../../bin/vgdb --pid=72417 ...command... 00:08:51.480 ==72417== 00:08:51.480 ==72417== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.480 ==72417== /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:51.480 ==72417== and then give GDB the following command 00:08:51.480 ==72417== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72417 00:08:51.480 ==72417== --pid is optional if only one valgrind process is running 00:08:51.480 ==72417== 00:08:51.480 --72417-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.480 --72417-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.480 --72417-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.480 --72417-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.480 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.480 --72417-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.480 --72417-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.480 --72417-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.480 --72417-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.480 --72417-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.480 --72417-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.480 --72417-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.480 --72417-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.480 --72417-- Reading syms from /usr/lib64/libm.so.6 00:08:51.480 --72417-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.480 --72417-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.480 --72417-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.480 --72417-- Reading syms from /usr/lib64/libc.so.6 00:08:51.480 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.480 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.480 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.480 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.480 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.480 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.480 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.480 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.480 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.480 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.481 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.481 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.481 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.481 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.481 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.481 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.481 --72417-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.481 --72417-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.481 --72417-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.481 --72417-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.481 --72417-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.481 --72417-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.739 --72417-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.739 --72417-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.739 --72417-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.739 --72417-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 ==72417== Preferring higher priority redirection: 00:08:51.740 --72417-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.740 --72417-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.740 --72417-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 --72417-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.740 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.740 --72417-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.740 --72417-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.740 ==72417== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.740 --72417-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.740 --72417-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.740 --72417-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.740 --72417-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.740 --72417-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.740 --72417-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.740 --72417-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.740 --72417-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.740 --72417-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.740 --72417-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.740 --72417-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.740 --72417-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.740 --72417-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.740 --72417-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.740 --72417-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.740 --72417-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.740 --72417-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.740 --72417-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.740 00:08:51.740 00:08:51.740 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.740 http://cunit.sourceforge.net/ 00:08:51.740 00:08:51.740 00:08:51.740 Suite: nvme_ns_cmd 00:08:51.740 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:51.740 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:51.740 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:51.741 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:51.999 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:51.999 00:08:51.999 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.999 suites 1 1 n/a 0 0 00:08:51.999 tests 12 12 12 0 0 00:08:51.999 asserts 123 123 123 0 n/a 00:08:51.999 00:08:51.999 Elapsed time = 0.060 seconds 00:08:51.999 --72417-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.999 --72417-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.999 ==72417== 00:08:51.999 ==72417== HEAP SUMMARY: 00:08:51.999 ==72417== in use at exit: 0 bytes in 0 blocks 00:08:51.999 ==72417== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:51.999 ==72417== 00:08:51.999 ==72417== All heap blocks were freed -- no leaks are possible 00:08:51.999 ==72417== 00:08:51.999 ==72417== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.999 22:10:10 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:51.999 ==72420== Memcheck, a memory error detector 00:08:51.999 ==72420== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.999 ==72420== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.999 ==72420== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:51.999 ==72420== 00:08:51.999 --72420-- Valgrind options: 00:08:51.999 --72420-- --leak-check=full 00:08:51.999 --72420-- --error-exitcode=2 00:08:51.999 --72420-- --verbose 00:08:51.999 --72420-- Contents of /proc/version: 00:08:51.999 --72420-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:51.999 --72420-- 00:08:51.999 --72420-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.999 --72420-- Page sizes: currently 4096, max supported 4096 00:08:51.999 --72420-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.999 --72420-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:51.999 --72420-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.999 --72420-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.999 --72420-- might be shown as UnknownInlinedFun 00:08:51.999 --72420-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.999 --72420-- object doesn't have a dynamic symbol table 00:08:51.999 --72420-- Scheduler: using generic scheduler lock implementation. 00:08:51.999 --72420-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.999 ==72420== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72420-by-???-on-4f7c6d26003f 00:08:51.999 ==72420== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72420-by-???-on-4f7c6d26003f 00:08:51.999 ==72420== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72420-by-???-on-4f7c6d26003f 00:08:51.999 ==72420== 00:08:51.999 ==72420== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.999 ==72420== don't want to do, unless you know exactly what you're doing, 00:08:51.999 ==72420== or are doing some strange experiment): 00:08:51.999 ==72420== /usr/libexec/valgrind/../../bin/vgdb --pid=72420 ...command... 00:08:51.999 ==72420== 00:08:51.999 ==72420== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.999 ==72420== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:51.999 ==72420== and then give GDB the following command 00:08:51.999 ==72420== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72420 00:08:51.999 ==72420== --pid is optional if only one valgrind process is running 00:08:51.999 ==72420== 00:08:51.999 --72420-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.999 --72420-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.999 --72420-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.999 --72420-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.999 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.000 --72420-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.000 --72420-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.000 --72420-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.000 --72420-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.000 --72420-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.000 --72420-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.000 --72420-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.000 --72420-- Reading syms from /usr/lib64/libm.so.6 00:08:52.000 --72420-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.000 --72420-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.000 --72420-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.000 --72420-- Reading syms from /usr/lib64/libc.so.6 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.000 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.000 --72420-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.000 --72420-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.257 --72420-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.257 --72420-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.257 --72420-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.257 --72420-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.257 --72420-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.257 --72420-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.257 --72420-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 ==72420== Preferring higher priority redirection: 00:08:52.257 --72420-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.257 --72420-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.257 --72420-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 --72420-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.257 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.257 --72420-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.257 --72420-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.257 ==72420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.257 --72420-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.257 --72420-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.257 --72420-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.257 --72420-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.257 --72420-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.257 --72420-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.257 --72420-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.257 --72420-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.257 --72420-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.257 --72420-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.257 --72420-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.257 --72420-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.257 --72420-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.257 --72420-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.257 --72420-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.257 --72420-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.257 --72420-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.257 --72420-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.257 00:08:52.257 00:08:52.257 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.257 http://cunit.sourceforge.net/ 00:08:52.257 00:08:52.257 00:08:52.257 Suite: nvme_qpair 00:08:52.514 Test: test3 ...--72420-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:52.514 passed 00:08:52.514 Test: test_ctrlr_failed ...passed 00:08:52.514 Test: struct_packing ...passed 00:08:52.514 Test: test_nvme_qpair_process_completions ...[2024-07-15 22:10:11.146249] /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:52.514 [2024-07-15 22:10:11.184203] /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:52.514 --72420-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:52.514 --72420-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.514 [2024-07-15 22:10:11.202035] /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:52.515 [2024-07-15 22:10:11.203503] /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:52.515 passed 00:08:52.515 Test: test_nvme_completion_is_retry ...passed 00:08:52.515 Test: test_get_status_string ...passed 00:08:52.515 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:52.515 Test: test_nvme_qpair_submit_request ...passed 00:08:52.515 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:52.515 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:52.515 Test: test_nvme_qpair_init_deinit ...[2024-07-15 22:10:11.258945] /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:52.515 passed 00:08:52.515 Test: test_nvme_get_sgl_print_info ...passed 00:08:52.515 00:08:52.515 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.515 suites 1 1 n/a 0 0 00:08:52.515 tests 12 12 12 0 0 00:08:52.515 asserts 154 154 154 0 n/a 00:08:52.515 00:08:52.515 Elapsed time = 0.162 seconds 00:08:52.515 --72420-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.515 ==72420== 00:08:52.515 ==72420== HEAP SUMMARY: 00:08:52.515 ==72420== in use at exit: 0 bytes in 0 blocks 00:08:52.515 ==72420== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:52.515 ==72420== 00:08:52.515 ==72420== All heap blocks were freed -- no leaks are possible 00:08:52.515 ==72420== 00:08:52.515 ==72420== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.515 22:10:11 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:52.515 ==72432== Memcheck, a memory error detector 00:08:52.515 ==72432== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.515 ==72432== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.515 ==72432== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:52.515 ==72432== 00:08:52.515 --72432-- Valgrind options: 00:08:52.515 --72432-- --leak-check=full 00:08:52.515 --72432-- --error-exitcode=2 00:08:52.515 --72432-- --verbose 00:08:52.515 --72432-- Contents of /proc/version: 00:08:52.515 --72432-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:52.515 --72432-- 00:08:52.515 --72432-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.515 --72432-- Page sizes: currently 4096, max supported 4096 00:08:52.515 --72432-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.515 --72432-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:52.515 --72432-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.515 --72432-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.515 --72432-- might be shown as UnknownInlinedFun 00:08:52.515 --72432-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.515 --72432-- object doesn't have a dynamic symbol table 00:08:52.515 --72432-- Scheduler: using generic scheduler lock implementation. 00:08:52.515 --72432-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.515 ==72432== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72432-by-???-on-4f7c6d26003f 00:08:52.515 ==72432== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72432-by-???-on-4f7c6d26003f 00:08:52.515 ==72432== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72432-by-???-on-4f7c6d26003f 00:08:52.515 ==72432== 00:08:52.515 ==72432== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.515 ==72432== don't want to do, unless you know exactly what you're doing, 00:08:52.515 ==72432== or are doing some strange experiment): 00:08:52.515 ==72432== /usr/libexec/valgrind/../../bin/vgdb --pid=72432 ...command... 00:08:52.515 ==72432== 00:08:52.515 ==72432== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.515 ==72432== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:52.515 ==72432== and then give GDB the following command 00:08:52.515 ==72432== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72432 00:08:52.515 ==72432== --pid is optional if only one valgrind process is running 00:08:52.515 ==72432== 00:08:52.773 --72432-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.773 --72432-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.773 --72432-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.773 --72432-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.773 --72432-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.773 --72432-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.773 --72432-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.773 --72432-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.773 --72432-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.773 --72432-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.773 --72432-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.773 --72432-- Reading syms from /usr/lib64/libm.so.6 00:08:52.773 --72432-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.773 --72432-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.773 --72432-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libc.so.6 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.773 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.773 --72432-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.773 --72432-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.773 --72432-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.773 --72432-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.773 --72432-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.773 --72432-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.773 --72432-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.773 --72432-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.773 --72432-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 ==72432== Preferring higher priority redirection: 00:08:53.031 --72432-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.031 --72432-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.031 --72432-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 --72432-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.031 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.031 --72432-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.031 --72432-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.031 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.031 --72432-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.031 --72432-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.031 --72432-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.031 --72432-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.031 --72432-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.031 --72432-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.031 --72432-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.031 --72432-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.031 --72432-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.031 --72432-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.031 --72432-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.031 --72432-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.031 --72432-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.031 --72432-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.031 --72432-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.031 --72432-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.031 --72432-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.031 --72432-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.031 00:08:53.031 00:08:53.031 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.031 http://cunit.sourceforge.net/ 00:08:53.031 00:08:53.031 00:08:53.031 Suite: nvme_pcie 00:08:53.031 Test: test_prp_list_append ...[2024-07-15 22:10:11.790989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:53.031 [2024-07-15 22:10:11.830859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1234:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:08:53.031 [2024-07-15 22:10:11.832047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1224:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:08:53.031 [2024-07-15 22:10:11.834452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:53.031 [2024-07-15 22:10:11.835234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:08:53.031 passed 00:08:53.031 Test: test_nvme_pcie_hotplug_monitor ...--72432-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:53.031 passed 00:08:53.031 Test: test_shadow_doorbell_update ...passed 00:08:53.031 Test: test_build_contig_hw_sgl_request ...passed 00:08:53.031 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:53.031 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:53.289 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:53.289 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-15 22:10:11.898005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:08:53.289 passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-15 22:10:11.919806] /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:53.289 passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-15 22:10:11.930479] /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:53.289 passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-15 22:10:11.937874] /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:53.289 passed 00:08:53.289 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-15 22:10:11.940821] /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:53.289 passed 00:08:53.289 00:08:53.289 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.289 suites 1 1 n/a 0 0 00:08:53.289 tests 14 14 14 0 0 00:08:53.289 asserts 235 235 235 0 n/a 00:08:53.289 00:08:53.289 Elapsed time = 0.163 seconds 00:08:53.289 --72432-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.289 --72432-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.289 ==72432== 00:08:53.289 ==72432== HEAP SUMMARY: 00:08:53.289 ==72432== in use at exit: 0 bytes in 0 blocks 00:08:53.289 ==72432== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:53.289 ==72432== 00:08:53.289 ==72432== All heap blocks were freed -- no leaks are possible 00:08:53.289 ==72432== 00:08:53.289 ==72432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.289 22:10:12 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:53.289 ==72439== Memcheck, a memory error detector 00:08:53.289 ==72439== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.289 ==72439== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.289 ==72439== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:53.289 ==72439== 00:08:53.289 --72439-- Valgrind options: 00:08:53.289 --72439-- --leak-check=full 00:08:53.289 --72439-- --error-exitcode=2 00:08:53.289 --72439-- --verbose 00:08:53.289 --72439-- Contents of /proc/version: 00:08:53.289 --72439-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:53.289 --72439-- 00:08:53.289 --72439-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.289 --72439-- Page sizes: currently 4096, max supported 4096 00:08:53.289 --72439-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.289 --72439-- 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:53.289 --72439-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.289 --72439-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.289 --72439-- might be shown as UnknownInlinedFun 00:08:53.289 --72439-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.289 --72439-- object doesn't have a dynamic symbol table 00:08:53.289 --72439-- Scheduler: using generic scheduler lock implementation. 00:08:53.289 --72439-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.289 ==72439== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72439-by-???-on-4f7c6d26003f 00:08:53.289 ==72439== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72439-by-???-on-4f7c6d26003f 00:08:53.289 ==72439== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72439-by-???-on-4f7c6d26003f 00:08:53.289 ==72439== 00:08:53.289 ==72439== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.289 ==72439== don't want to do, unless you know exactly what you're doing, 00:08:53.289 ==72439== or are doing some strange experiment): 00:08:53.290 ==72439== /usr/libexec/valgrind/../../bin/vgdb --pid=72439 ...command... 00:08:53.290 ==72439== 00:08:53.290 ==72439== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.290 ==72439== /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:53.290 ==72439== and then give GDB the following command 00:08:53.290 ==72439== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72439 00:08:53.290 ==72439== --pid is optional if only one valgrind process is running 00:08:53.290 ==72439== 00:08:53.290 --72439-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.290 --72439-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.290 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.290 --72439-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.290 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.290 --72439-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.290 --72439-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.290 --72439-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.290 --72439-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.290 --72439-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.290 --72439-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.290 --72439-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.290 --72439-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.290 --72439-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.290 --72439-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:53.290 --72439-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.290 --72439-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.290 --72439-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.290 --72439-- Reading syms from /usr/lib64/libm.so.6 00:08:53.547 --72439-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.547 --72439-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.547 --72439-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.547 --72439-- Reading syms from /usr/lib64/libc.so.6 00:08:53.547 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.547 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.547 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.548 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.548 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.548 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.548 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.548 --72439-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.548 --72439-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.548 --72439-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.548 --72439-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.548 --72439-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.548 --72439-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.548 --72439-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.548 --72439-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 ==72439== Preferring higher priority redirection: 00:08:53.548 --72439-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.548 --72439-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.548 --72439-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 --72439-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.548 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.548 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.548 ==72439== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.549 --72439-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.549 --72439-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.549 --72439-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.549 --72439-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.549 --72439-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.549 --72439-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.549 --72439-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.549 --72439-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.549 --72439-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.549 --72439-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.805 --72439-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.805 --72439-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.805 --72439-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.805 --72439-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.805 --72439-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.805 --72439-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.805 --72439-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.805 --72439-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.805 00:08:53.805 00:08:53.805 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.805 http://cunit.sourceforge.net/ 00:08:53.805 00:08:53.805 00:08:53.805 Suite: nvme_ns_cmd 00:08:53.805 Test: nvme_poll_group_create_test ...passed 00:08:53.805 Test: nvme_poll_group_add_remove_test ...passed 00:08:53.805 Test: nvme_poll_group_process_completions ...passed 00:08:53.805 Test: nvme_poll_group_destroy_test ...passed 00:08:53.805 Test: nvme_poll_group_get_free_stats ...passed 00:08:53.805 00:08:53.805 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.805 suites 1 1 n/a 0 0 00:08:53.805 tests 5 5 5 0 0 00:08:53.805 asserts 75 75 75 0 n/a 00:08:53.805 00:08:53.805 Elapsed time = 0.059 seconds 00:08:53.805 --72439-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.805 --72439-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.805 ==72439== 00:08:53.805 ==72439== HEAP SUMMARY: 00:08:53.805 ==72439== in use at exit: 0 bytes in 0 blocks 00:08:53.805 ==72439== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:53.805 ==72439== 00:08:53.805 ==72439== All heap blocks were freed -- no leaks are possible 00:08:53.805 ==72439== 00:08:53.805 ==72439== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.805 22:10:12 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:53.805 ==72444== Memcheck, a memory error detector 00:08:53.806 ==72444== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.806 ==72444== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.806 ==72444== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:53.806 ==72444== 00:08:53.806 --72444-- Valgrind options: 00:08:53.806 --72444-- --leak-check=full 00:08:53.806 --72444-- --error-exitcode=2 00:08:53.806 --72444-- --verbose 00:08:53.806 --72444-- Contents of /proc/version: 00:08:53.806 --72444-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:53.806 --72444-- 00:08:53.806 --72444-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.806 --72444-- Page sizes: currently 4096, max supported 4096 00:08:53.806 --72444-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.806 --72444-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:53.806 --72444-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.806 --72444-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.806 --72444-- might be shown as UnknownInlinedFun 00:08:53.806 --72444-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.806 --72444-- object doesn't have a dynamic symbol table 00:08:53.806 --72444-- Scheduler: using generic scheduler lock implementation. 00:08:53.806 --72444-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.806 ==72444== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72444-by-???-on-4f7c6d26003f 00:08:53.806 ==72444== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72444-by-???-on-4f7c6d26003f 00:08:53.806 ==72444== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72444-by-???-on-4f7c6d26003f 00:08:53.806 ==72444== 00:08:53.806 ==72444== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.806 ==72444== don't want to do, unless you know exactly what you're doing, 00:08:53.806 ==72444== or are doing some strange experiment): 00:08:53.806 ==72444== /usr/libexec/valgrind/../../bin/vgdb --pid=72444 ...command... 00:08:53.806 ==72444== 00:08:53.806 ==72444== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.806 ==72444== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:53.806 ==72444== and then give GDB the following command 00:08:53.806 ==72444== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72444 00:08:53.806 ==72444== --pid is optional if only one valgrind process is running 00:08:53.806 ==72444== 00:08:53.806 --72444-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.806 --72444-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.063 --72444-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.063 --72444-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.063 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.063 --72444-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.063 --72444-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.063 --72444-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.063 --72444-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.063 --72444-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.063 --72444-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.063 --72444-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.063 --72444-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.063 --72444-- Reading syms from /usr/lib64/libm.so.6 00:08:54.063 --72444-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.063 --72444-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.063 --72444-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.063 --72444-- Reading syms from /usr/lib64/libc.so.6 00:08:54.063 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.063 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.063 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.063 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.064 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.064 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.064 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.064 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.064 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.064 --72444-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.064 --72444-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.064 --72444-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.064 --72444-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.064 --72444-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.064 --72444-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.064 --72444-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 ==72444== Preferring higher priority redirection: 00:08:54.064 --72444-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.064 --72444-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.064 --72444-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 --72444-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.064 --72444-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.064 --72444-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.064 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.065 --72444-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.065 --72444-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.323 --72444-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.323 --72444-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.323 --72444-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.323 --72444-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.323 --72444-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.323 --72444-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.323 --72444-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.323 --72444-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.323 --72444-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.323 --72444-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.323 --72444-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.323 --72444-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.323 --72444-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.323 --72444-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.323 --72444-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.323 --72444-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.323 00:08:54.323 00:08:54.323 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.323 http://cunit.sourceforge.net/ 00:08:54.323 00:08:54.323 00:08:54.323 Suite: nvme_quirks 00:08:54.323 Test: test_nvme_quirks_striping ...passed 00:08:54.323 00:08:54.323 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.323 suites 1 1 n/a 0 0 00:08:54.323 tests 1 1 1 0 0 00:08:54.323 asserts 5 5 5 0 n/a 00:08:54.323 00:08:54.323 Elapsed time = 0.009 seconds 00:08:54.323 --72444-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.323 --72444-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.323 ==72444== 00:08:54.323 ==72444== HEAP SUMMARY: 00:08:54.323 ==72444== in use at exit: 0 bytes in 0 blocks 00:08:54.323 ==72444== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:54.323 ==72444== 00:08:54.323 ==72444== All heap blocks were freed -- no leaks are possible 00:08:54.323 ==72444== 00:08:54.323 ==72444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.323 22:10:13 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:54.323 ==72452== Memcheck, a memory error detector 00:08:54.323 ==72452== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.323 ==72452== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.323 ==72452== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:54.323 ==72452== 00:08:54.323 --72452-- Valgrind options: 00:08:54.323 --72452-- --leak-check=full 00:08:54.323 --72452-- --error-exitcode=2 00:08:54.323 --72452-- --verbose 00:08:54.323 --72452-- Contents of /proc/version: 00:08:54.323 --72452-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:54.323 --72452-- 00:08:54.323 --72452-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.323 --72452-- Page sizes: currently 4096, max supported 4096 00:08:54.323 --72452-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.323 --72452-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:54.323 --72452-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.323 --72452-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.323 --72452-- might be shown as UnknownInlinedFun 00:08:54.323 --72452-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.323 --72452-- object doesn't have a dynamic symbol table 00:08:54.323 --72452-- Scheduler: using generic scheduler lock implementation. 00:08:54.323 --72452-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.323 ==72452== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72452-by-???-on-4f7c6d26003f 00:08:54.323 ==72452== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72452-by-???-on-4f7c6d26003f 00:08:54.323 ==72452== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72452-by-???-on-4f7c6d26003f 00:08:54.323 ==72452== 00:08:54.323 ==72452== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.323 ==72452== don't want to do, unless you know exactly what you're doing, 00:08:54.323 ==72452== or are doing some strange experiment): 00:08:54.323 ==72452== /usr/libexec/valgrind/../../bin/vgdb --pid=72452 ...command... 00:08:54.323 ==72452== 00:08:54.323 ==72452== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.323 ==72452== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:54.323 ==72452== and then give GDB the following command 00:08:54.323 ==72452== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72452 00:08:54.323 ==72452== --pid is optional if only one valgrind process is running 00:08:54.323 ==72452== 00:08:54.324 --72452-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.324 --72452-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.324 --72452-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.581 --72452-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.581 --72452-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.581 --72452-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.581 --72452-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.581 --72452-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.581 --72452-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.581 --72452-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.581 --72452-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.581 --72452-- Reading syms from /usr/lib64/libm.so.6 00:08:54.581 --72452-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.581 --72452-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.581 --72452-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libc.so.6 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.581 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.581 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.581 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.581 --72452-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.581 --72452-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.581 --72452-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.581 --72452-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.581 --72452-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.581 --72452-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.581 --72452-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 ==72452== Preferring higher priority redirection: 00:08:54.582 --72452-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.582 --72452-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.582 --72452-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 --72452-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.582 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.582 --72452-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.582 --72452-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.582 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.582 --72452-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.582 --72452-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.840 --72452-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.840 --72452-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.840 --72452-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.840 --72452-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.840 --72452-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.840 --72452-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.840 --72452-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.840 --72452-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.840 --72452-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.840 --72452-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.840 --72452-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.840 --72452-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.840 --72452-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.840 --72452-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.840 --72452-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:54.840 --72452-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.840 --72452-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.840 00:08:54.840 00:08:54.840 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.840 http://cunit.sourceforge.net/ 00:08:54.840 00:08:54.840 00:08:54.840 Suite: nvme_tcp 00:08:54.840 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:54.840 Test: test_nvme_tcp_build_iovs ...passed 00:08:54.840 Test: test_nvme_tcp_build_sgl_request ...[2024-07-15 22:10:13.592829] /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=0x1ffeffcbf0, and the iovcnt=16, remaining_size=28672 00:08:54.840 passed 00:08:54.840 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:54.840 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:54.840 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:54.840 Test: test_nvme_tcp_req_get ...passed 00:08:54.840 Test: test_nvme_tcp_req_init ...passed 00:08:55.098 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:55.098 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:55.098 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-15 22:10:13.722567] /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=0x1ffeffe7f0 is same with the state(6) to be set 00:08:55.098 passed 00:08:55.098 Test: test_nvme_tcp_alloc_reqs ...--72452-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:55.098 --72452-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:55.098 passed 00:08:55.098 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-15 22:10:13.741388] /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=0x1ffeffdb30 is same with the state(5) to be set 00:08:55.098 passed 00:08:55.098 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-15 22:10:13.743923] /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=0x1ffeffe580 00:08:55.098 [2024-07-15 22:10:13.747040] /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:55.098 [2024-07-15 22:10:13.747278] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.749564] /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:55.098 [2024-07-15 22:10:13.749772] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.752177] /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:55.098 [2024-07-15 22:10:13.752398] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.754150] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.756582] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.758943] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.098 [2024-07-15 22:10:13.761030] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.099 [2024-07-15 22:10:13.763503] /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=0x1ffeffdf70 is same with the state(5) to be set 00:08:55.099 passed 00:08:55.099 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-15 22:10:13.782203] /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:55.099 [2024-07-15 22:10:13.783430] /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:55.099 --72452-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:55.099 --72452-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:55.099 --72452-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:55.099 [2024-07-15 22:10:13.808460] /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:55.099 passed 00:08:55.099 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:55.099 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-15 22:10:13.824458] /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(0x1ffeffe140): PDU Sequence Error 00:08:55.099 passed 00:08:55.099 Test: test_nvme_tcp_icresp_handle ...[2024-07-15 22:10:13.826519] /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:55.099 [2024-07-15 22:10:13.827527] /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:55.099 [2024-07-15 22:10:13.827762] /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=0x1ffeffdb40 is same with the state(5) to be set 00:08:55.099 [2024-07-15 22:10:13.828848] /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:55.099 [2024-07-15 22:10:13.829079] /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=0x1ffeffdb40 is same with the state(5) to be set 00:08:55.099 [2024-07-15 22:10:13.833254] /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=0x1ffeffdb40 is same with the state(0) to be set 00:08:55.099 passed 00:08:55.099 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-15 22:10:13.839759] /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(0x1ffeffe580): PDU Sequence Error 00:08:55.099 passed 00:08:55.099 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-15 22:10:13.848302] /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=0x1ffeffcd60 00:08:55.099 passed 00:08:55.099 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:55.099 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-15 22:10:13.876681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4f0, errno=0, rc=0 00:08:55.099 [2024-07-15 22:10:13.881072] /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=0x1ffeffc4f0 is same with the state(5) to be set 00:08:55.099 [2024-07-15 22:10:13.882942] /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=0x1ffeffc4f0 is same with the state(5) to be set 00:08:55.099 --72452-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:55.099 --72452-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.099 [2024-07-15 22:10:13.894771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4f0 (0): Success 00:08:55.099 [2024-07-15 22:10:13.896309] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4f0 (0): Success 00:08:55.099 passed 00:08:55.357 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-15 22:10:14.033008] /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:55.357 [2024-07-15 22:10:14.033571] /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:55.357 passed 00:08:55.357 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:55.357 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-15 22:10:14.039351] /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:55.357 [2024-07-15 22:10:14.039954] /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:55.357 passed 00:08:55.357 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-15 22:10:14.053714] /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:55.357 [2024-07-15 22:10:14.053959] /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:55.357 [2024-07-15 22:10:14.055207] /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:55.358 [2024-07-15 22:10:14.055530] /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:55.358 [2024-07-15 22:10:14.056424] /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:55.358 [2024-07-15 22:10:14.056656] /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:55.358 passed 00:08:55.358 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-15 22:10:14.060800] /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:55.358 [2024-07-15 22:10:14.061177] /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:55.358 passed 00:08:55.358 00:08:55.358 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.358 suites 1 1 n/a 0 0 00:08:55.358 tests 27 27 27 0 0 00:08:55.358 asserts 624 624 624 0 n/a 00:08:55.358 00:08:55.358 Elapsed time = 0.522 seconds 00:08:55.358 --72452-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.358 ==72452== 00:08:55.358 ==72452== HEAP SUMMARY: 00:08:55.358 ==72452== in use at exit: 192 bytes in 1 blocks 00:08:55.358 ==72452== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:08:55.358 ==72452== 00:08:55.358 ==72452== Searching for pointers to 1 not-freed blocks 00:08:55.358 ==72452== Checked 6,608,032 bytes 00:08:55.358 ==72452== 00:08:55.358 ==72452== LEAK SUMMARY: 00:08:55.358 ==72452== definitely lost: 0 bytes in 0 blocks 00:08:55.358 ==72452== indirectly lost: 0 bytes in 0 blocks 00:08:55.358 ==72452== possibly lost: 0 bytes in 0 blocks 00:08:55.358 ==72452== still reachable: 192 bytes in 1 blocks 00:08:55.358 ==72452== suppressed: 0 bytes in 0 blocks 00:08:55.358 ==72452== Reachable blocks (those to which a pointer was found) are not shown. 00:08:55.358 ==72452== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:55.358 ==72452== 00:08:55.358 ==72452== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.358 22:10:14 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:55.358 ==72466== Memcheck, a memory error detector 00:08:55.358 ==72466== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.358 ==72466== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.358 ==72466== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:55.358 ==72466== 00:08:55.358 --72466-- Valgrind options: 00:08:55.358 --72466-- --leak-check=full 00:08:55.358 --72466-- --error-exitcode=2 00:08:55.358 --72466-- --verbose 00:08:55.358 --72466-- Contents of /proc/version: 00:08:55.358 --72466-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:55.358 --72466-- 00:08:55.358 --72466-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.358 --72466-- Page sizes: currently 4096, max supported 4096 00:08:55.358 --72466-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.358 --72466-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:55.358 --72466-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.358 --72466-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.358 --72466-- might be shown as UnknownInlinedFun 00:08:55.358 --72466-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.358 --72466-- object doesn't have a dynamic symbol table 00:08:55.358 --72466-- Scheduler: using generic scheduler lock implementation. 00:08:55.358 --72466-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.358 ==72466== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72466-by-???-on-4f7c6d26003f 00:08:55.358 ==72466== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72466-by-???-on-4f7c6d26003f 00:08:55.358 ==72466== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72466-by-???-on-4f7c6d26003f 00:08:55.358 ==72466== 00:08:55.358 ==72466== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.358 ==72466== don't want to do, unless you know exactly what you're doing, 00:08:55.358 ==72466== or are doing some strange experiment): 00:08:55.358 ==72466== /usr/libexec/valgrind/../../bin/vgdb --pid=72466 ...command... 00:08:55.358 ==72466== 00:08:55.358 ==72466== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.358 ==72466== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:55.358 ==72466== and then give GDB the following command 00:08:55.358 ==72466== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72466 00:08:55.358 ==72466== --pid is optional if only one valgrind process is running 00:08:55.358 ==72466== 00:08:55.617 --72466-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.617 --72466-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.617 --72466-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.617 --72466-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.617 --72466-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.617 --72466-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.617 --72466-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.617 --72466-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.617 --72466-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.617 --72466-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.617 --72466-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.617 --72466-- Reading syms from /usr/lib64/libm.so.6 00:08:55.617 --72466-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.617 --72466-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.617 --72466-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libc.so.6 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.617 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.617 --72466-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.617 --72466-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.617 --72466-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.617 --72466-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.617 --72466-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.617 --72466-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.617 --72466-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.617 --72466-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.617 --72466-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 ==72466== Preferring higher priority redirection: 00:08:55.618 --72466-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.618 --72466-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.618 --72466-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.618 --72466-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.877 --72466-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.877 --72466-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.877 --72466-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.877 --72466-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.877 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.877 --72466-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.877 --72466-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.877 ==72466== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.877 --72466-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.877 --72466-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.877 --72466-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.877 --72466-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.877 --72466-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.877 --72466-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.877 --72466-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.877 --72466-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.877 --72466-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.877 --72466-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.877 --72466-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.877 --72466-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.877 --72466-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.877 --72466-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.877 --72466-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.877 --72466-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.877 --72466-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.877 --72466-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.877 00:08:55.877 00:08:55.877 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.877 http://cunit.sourceforge.net/ 00:08:55.877 00:08:55.877 00:08:55.877 Suite: nvme_transport 00:08:55.877 Test: test_nvme_get_transport ...passed 00:08:55.877 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:55.877 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:55.877 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:55.877 Test: test_ctrlr_get_memory_domains ...passed 00:08:55.877 00:08:55.877 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.877 suites 1 1 n/a 0 0 00:08:55.877 tests 5 5 5 0 0 00:08:55.877 asserts 28 28 28 0 n/a 00:08:55.877 00:08:55.877 Elapsed time = 0.028 seconds 00:08:55.877 --72466-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.877 --72466-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.877 ==72466== 00:08:55.877 ==72466== HEAP SUMMARY: 00:08:55.877 ==72466== in use at exit: 0 bytes in 0 blocks 00:08:55.877 ==72466== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:55.877 ==72466== 00:08:55.877 ==72466== All heap blocks were freed -- no leaks are possible 00:08:55.877 ==72466== 00:08:55.877 ==72466== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.877 22:10:14 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:55.877 ==72467== Memcheck, a memory error detector 00:08:55.877 ==72467== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.877 ==72467== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.877 ==72467== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:55.877 ==72467== 00:08:55.877 --72467-- Valgrind options: 00:08:55.877 --72467-- --leak-check=full 00:08:55.877 --72467-- --error-exitcode=2 00:08:55.877 --72467-- --verbose 00:08:55.877 --72467-- Contents of /proc/version: 00:08:55.877 --72467-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:55.877 --72467-- 00:08:55.877 --72467-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.877 --72467-- Page sizes: currently 4096, max supported 4096 00:08:55.877 --72467-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.877 --72467-- 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:55.877 --72467-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.877 --72467-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.877 --72467-- might be shown as UnknownInlinedFun 00:08:55.877 --72467-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.877 --72467-- object doesn't have a dynamic symbol table 00:08:56.136 --72467-- Scheduler: using generic scheduler lock implementation. 00:08:56.136 --72467-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.136 ==72467== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72467-by-???-on-4f7c6d26003f 00:08:56.136 ==72467== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72467-by-???-on-4f7c6d26003f 00:08:56.136 ==72467== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72467-by-???-on-4f7c6d26003f 00:08:56.136 ==72467== 00:08:56.136 ==72467== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.136 ==72467== don't want to do, unless you know exactly what you're doing, 00:08:56.136 ==72467== or are doing some strange experiment): 00:08:56.136 ==72467== /usr/libexec/valgrind/../../bin/vgdb --pid=72467 ...command... 00:08:56.136 ==72467== 00:08:56.136 ==72467== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.136 ==72467== /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:56.136 ==72467== and then give GDB the following command 00:08:56.136 ==72467== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72467 00:08:56.136 ==72467== --pid is optional if only one valgrind process is running 00:08:56.136 ==72467== 00:08:56.136 --72467-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.136 --72467-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.136 --72467-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.136 --72467-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.136 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.136 --72467-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.136 --72467-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.136 --72467-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.136 --72467-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.136 --72467-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.137 --72467-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.137 --72467-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.137 --72467-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.137 --72467-- Reading syms from /usr/lib64/libm.so.6 00:08:56.137 --72467-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.137 --72467-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:56.137 --72467-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libc.so.6 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.137 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.137 --72467-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.137 --72467-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.137 --72467-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.137 --72467-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.137 --72467-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.137 --72467-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.137 --72467-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.137 --72467-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.395 --72467-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.395 --72467-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 ==72467== Preferring higher priority redirection: 00:08:56.396 --72467-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.396 --72467-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.396 --72467-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 --72467-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.396 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.396 --72467-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.396 --72467-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.396 ==72467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.396 --72467-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.396 --72467-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.396 --72467-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.396 --72467-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.396 --72467-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.396 --72467-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.396 --72467-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.396 --72467-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.396 --72467-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.396 --72467-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.396 --72467-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.396 --72467-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.396 --72467-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.396 --72467-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.396 --72467-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.396 --72467-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.396 --72467-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.396 --72467-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.396 00:08:56.396 00:08:56.396 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.396 http://cunit.sourceforge.net/ 00:08:56.396 00:08:56.396 00:08:56.396 Suite: nvme_io_msg 00:08:56.396 Test: test_nvme_io_msg_send ...passed 00:08:56.397 Test: test_nvme_io_msg_process ...passed 00:08:56.397 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:56.397 00:08:56.397 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.397 suites 1 1 n/a 0 0 00:08:56.397 tests 3 3 3 0 0 00:08:56.397 asserts 56 56 56 0 n/a 00:08:56.397 00:08:56.397 Elapsed time = 0.034 seconds 00:08:56.397 --72467-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.397 --72467-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.397 ==72467== 00:08:56.397 ==72467== HEAP SUMMARY: 00:08:56.397 ==72467== in use at exit: 0 bytes in 0 blocks 00:08:56.397 ==72467== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:56.397 ==72467== 00:08:56.397 ==72467== All heap blocks were freed -- no leaks are possible 00:08:56.397 ==72467== 00:08:56.397 ==72467== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.397 22:10:15 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:56.655 ==72478== Memcheck, a memory error detector 00:08:56.655 ==72478== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.655 ==72478== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.655 ==72478== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:56.655 ==72478== 00:08:56.655 --72478-- Valgrind options: 00:08:56.655 --72478-- --leak-check=full 00:08:56.655 --72478-- --error-exitcode=2 00:08:56.655 --72478-- --verbose 00:08:56.655 --72478-- Contents of /proc/version: 00:08:56.655 --72478-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:56.655 --72478-- 00:08:56.655 --72478-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.655 --72478-- Page sizes: currently 4096, max supported 4096 00:08:56.655 --72478-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.655 --72478-- 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:56.655 --72478-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:56.655 --72478-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:56.655 --72478-- might be shown as UnknownInlinedFun 00:08:56.655 --72478-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:56.655 --72478-- object doesn't have a dynamic symbol table 00:08:56.655 --72478-- Scheduler: using generic scheduler lock implementation. 00:08:56.655 --72478-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.655 ==72478== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72478-by-???-on-4f7c6d26003f 00:08:56.655 ==72478== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72478-by-???-on-4f7c6d26003f 00:08:56.655 ==72478== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72478-by-???-on-4f7c6d26003f 00:08:56.655 ==72478== 00:08:56.655 ==72478== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.655 ==72478== don't want to do, unless you know exactly what you're doing, 00:08:56.655 ==72478== or are doing some strange experiment): 00:08:56.655 ==72478== /usr/libexec/valgrind/../../bin/vgdb --pid=72478 ...command... 00:08:56.655 ==72478== 00:08:56.655 ==72478== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.655 ==72478== /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:56.655 ==72478== and then give GDB the following command 00:08:56.655 ==72478== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72478 00:08:56.655 ==72478== --pid is optional if only one valgrind process is running 00:08:56.655 ==72478== 00:08:56.655 --72478-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.655 --72478-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.655 --72478-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.655 --72478-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.655 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.655 --72478-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.655 --72478-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.655 --72478-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.655 --72478-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.655 --72478-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.655 --72478-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.655 --72478-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.655 --72478-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.655 --72478-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.655 --72478-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:56.656 --72478-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.656 --72478-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.656 --72478-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.656 --72478-- Reading syms from /usr/lib64/libm.so.6 00:08:56.656 --72478-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.656 --72478-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:56.656 --72478-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.656 --72478-- Reading syms from /usr/lib64/libc.so.6 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.656 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.656 --72478-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.656 --72478-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.656 --72478-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.656 --72478-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.656 --72478-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.656 --72478-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.914 --72478-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.914 --72478-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.914 --72478-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.914 --72478-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 ==72478== Preferring higher priority redirection: 00:08:56.915 --72478-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.915 --72478-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.915 --72478-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 --72478-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.915 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.915 --72478-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.915 --72478-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.915 ==72478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.915 --72478-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.915 --72478-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.915 --72478-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.915 --72478-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.915 --72478-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.915 --72478-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.915 --72478-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.915 --72478-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.915 --72478-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.915 --72478-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.915 --72478-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.915 --72478-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.915 --72478-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.915 --72478-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.915 --72478-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.915 --72478-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.915 --72478-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.915 --72478-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.915 00:08:56.915 00:08:56.915 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.915 http://cunit.sourceforge.net/ 00:08:56.915 00:08:56.915 00:08:56.915 Suite: nvme_pcie_common 00:08:56.915 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-15 22:10:15.699817] /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:56.915 passed 00:08:56.915 Test: test_nvme_pcie_qpair_construct_destroy ...--72478-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:56.915 passed 00:08:57.174 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:57.174 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-15 22:10:15.806243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 504:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:08:57.174 [2024-07-15 22:10:15.810925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 457:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:08:57.174 [2024-07-15 22:10:15.813686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 551:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:08:57.174 passed 00:08:57.174 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:57.175 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-15 22:10:15.822889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:57.175 [2024-07-15 22:10:15.823495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:57.175 passed 00:08:57.175 00:08:57.175 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.175 suites 1 1 n/a 0 0 00:08:57.175 tests 6 6 6 0 0 00:08:57.175 asserts 148 148 148 0 n/a 00:08:57.175 00:08:57.175 Elapsed time = 0.133 seconds 00:08:57.175 --72478-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.175 --72478-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.175 ==72478== 00:08:57.175 ==72478== HEAP SUMMARY: 00:08:57.175 ==72478== in use at exit: 0 bytes in 0 blocks 00:08:57.175 ==72478== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:57.175 ==72478== 00:08:57.175 ==72478== All heap blocks were freed -- no leaks are possible 00:08:57.175 ==72478== 00:08:57.175 ==72478== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.175 22:10:15 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:57.175 ==72480== Memcheck, a memory error detector 00:08:57.175 ==72480== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.175 ==72480== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.175 ==72480== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:57.175 ==72480== 00:08:57.175 --72480-- Valgrind options: 00:08:57.175 --72480-- --leak-check=full 00:08:57.175 --72480-- --error-exitcode=2 00:08:57.175 --72480-- --verbose 00:08:57.175 --72480-- Contents of /proc/version: 00:08:57.175 --72480-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:57.175 --72480-- 00:08:57.175 --72480-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.175 --72480-- Page sizes: currently 4096, max supported 4096 00:08:57.175 --72480-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.175 --72480-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:57.175 --72480-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.175 --72480-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.175 --72480-- might be shown as UnknownInlinedFun 00:08:57.175 --72480-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.175 --72480-- object doesn't have a dynamic symbol table 00:08:57.175 --72480-- Scheduler: using generic scheduler lock implementation. 00:08:57.175 --72480-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.175 ==72480== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72480-by-???-on-4f7c6d26003f 00:08:57.175 ==72480== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72480-by-???-on-4f7c6d26003f 00:08:57.175 ==72480== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72480-by-???-on-4f7c6d26003f 00:08:57.175 ==72480== 00:08:57.175 ==72480== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.175 ==72480== don't want to do, unless you know exactly what you're doing, 00:08:57.175 ==72480== or are doing some strange experiment): 00:08:57.175 ==72480== /usr/libexec/valgrind/../../bin/vgdb --pid=72480 ...command... 00:08:57.175 ==72480== 00:08:57.175 ==72480== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.175 ==72480== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:57.175 ==72480== and then give GDB the following command 00:08:57.175 ==72480== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72480 00:08:57.175 ==72480== --pid is optional if only one valgrind process is running 00:08:57.175 ==72480== 00:08:57.175 --72480-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.175 --72480-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.175 --72480-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.175 --72480-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.175 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.175 --72480-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.175 --72480-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.175 --72480-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.175 --72480-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.175 --72480-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.175 --72480-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.175 --72480-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.175 --72480-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.175 --72480-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.175 --72480-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.175 --72480-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.175 --72480-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.175 --72480-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.175 --72480-- Reading syms from /usr/lib64/libm.so.6 00:08:57.175 --72480-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.175 --72480-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.176 --72480-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.176 --72480-- Reading syms from /usr/lib64/libc.so.6 00:08:57.434 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.434 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.434 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.434 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.435 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.435 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.435 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.435 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.435 --72480-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.435 --72480-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.435 --72480-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.435 --72480-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.435 --72480-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.435 --72480-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.435 --72480-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.435 --72480-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 ==72480== Preferring higher priority redirection: 00:08:57.435 --72480-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.435 --72480-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.435 --72480-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 --72480-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.435 --72480-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.435 ==72480== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.435 --72480-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.435 --72480-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.436 --72480-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:57.436 --72480-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:57.436 --72480-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.436 --72480-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.436 --72480-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.436 --72480-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.436 --72480-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.436 --72480-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.436 --72480-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.436 --72480-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.694 --72480-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.694 --72480-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.694 --72480-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.694 --72480-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.694 --72480-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.694 --72480-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.694 00:08:57.694 00:08:57.694 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.694 http://cunit.sourceforge.net/ 00:08:57.694 00:08:57.695 00:08:57.695 Suite: nvme_fabric 00:08:57.695 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:57.695 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:57.695 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:57.695 Test: test_nvme_fabric_discover_probe ...--72480-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:57.695 --72480-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:57.695 passed 00:08:57.695 Test: test_nvme_fabric_qpair_connect ...--72480-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:57.695 [2024-07-15 22:10:16.378823] /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:57.695 passed 00:08:57.695 00:08:57.695 Run Summary: Type Total Ran Passed Failed Inactive 00:08:57.695 suites 1 1 n/a 0 0 00:08:57.695 tests 5 5 5 0 0 00:08:57.695 asserts 60 60 60 0 n/a 00:08:57.695 00:08:57.695 Elapsed time = 0.076 seconds 00:08:57.695 --72480-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:57.695 --72480-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:57.695 ==72480== 00:08:57.695 ==72480== HEAP SUMMARY: 00:08:57.695 ==72480== in use at exit: 0 bytes in 0 blocks 00:08:57.695 ==72480== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:57.695 ==72480== 00:08:57.695 ==72480== All heap blocks were freed -- no leaks are possible 00:08:57.695 ==72480== 00:08:57.695 ==72480== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:57.695 22:10:16 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:57.695 ==72487== Memcheck, a memory error detector 00:08:57.695 ==72487== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:57.695 ==72487== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:57.695 ==72487== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:57.695 ==72487== 00:08:57.695 --72487-- Valgrind options: 00:08:57.695 --72487-- --leak-check=full 00:08:57.695 --72487-- --error-exitcode=2 00:08:57.695 --72487-- --verbose 00:08:57.695 --72487-- Contents of /proc/version: 00:08:57.695 --72487-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:57.695 --72487-- 00:08:57.695 --72487-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:57.695 --72487-- Page sizes: currently 4096, max supported 4096 00:08:57.695 --72487-- Valgrind library directory: /usr/libexec/valgrind 00:08:57.695 --72487-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:57.695 --72487-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:57.695 --72487-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:57.695 --72487-- might be shown as UnknownInlinedFun 00:08:57.695 --72487-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:57.695 --72487-- object doesn't have a dynamic symbol table 00:08:57.695 --72487-- Scheduler: using generic scheduler lock implementation. 00:08:57.695 --72487-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:57.695 ==72487== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72487-by-???-on-4f7c6d26003f 00:08:57.695 ==72487== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72487-by-???-on-4f7c6d26003f 00:08:57.695 ==72487== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72487-by-???-on-4f7c6d26003f 00:08:57.695 ==72487== 00:08:57.695 ==72487== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:57.695 ==72487== don't want to do, unless you know exactly what you're doing, 00:08:57.695 ==72487== or are doing some strange experiment): 00:08:57.695 ==72487== /usr/libexec/valgrind/../../bin/vgdb --pid=72487 ...command... 00:08:57.695 ==72487== 00:08:57.695 ==72487== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:57.695 ==72487== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:57.695 ==72487== and then give GDB the following command 00:08:57.695 ==72487== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72487 00:08:57.695 ==72487== --pid is optional if only one valgrind process is running 00:08:57.695 ==72487== 00:08:57.695 --72487-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:57.695 --72487-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:57.954 --72487-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:57.954 --72487-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:57.954 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.954 --72487-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:57.954 --72487-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:57.954 --72487-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:57.954 --72487-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.954 --72487-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.954 --72487-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.954 --72487-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.954 --72487-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.954 --72487-- Reading syms from /usr/lib64/libm.so.6 00:08:57.954 --72487-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.954 --72487-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.954 --72487-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.954 --72487-- Reading syms from /usr/lib64/libc.so.6 00:08:57.954 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.954 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.955 --72487-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.955 --72487-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.955 --72487-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.955 --72487-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.955 --72487-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.955 --72487-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.955 --72487-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.955 --72487-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 ==72487== Preferring higher priority redirection: 00:08:57.955 --72487-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.955 --72487-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.955 --72487-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 --72487-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.955 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.955 --72487-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.955 --72487-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.956 ==72487== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.956 --72487-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.956 --72487-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.214 --72487-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.214 --72487-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.214 --72487-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.214 --72487-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.214 --72487-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.214 --72487-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.214 --72487-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.214 --72487-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.214 --72487-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.214 --72487-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.214 --72487-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.214 --72487-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.214 --72487-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.214 --72487-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.214 --72487-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.214 --72487-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.214 00:08:58.214 00:08:58.214 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.214 http://cunit.sourceforge.net/ 00:08:58.214 00:08:58.214 00:08:58.214 Suite: nvme_opal 00:08:58.214 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:58.214 Test: test_opal_add_short_atom_header ...[2024-07-15 22:10:16.933184] /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:58.214 passed 00:08:58.214 00:08:58.214 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.214 suites 1 1 n/a 0 0 00:08:58.214 tests 2 2 2 0 0 00:08:58.214 asserts 22 22 22 0 n/a 00:08:58.214 00:08:58.214 Elapsed time = 0.048 seconds 00:08:58.214 --72487-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.215 --72487-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.215 ==72487== 00:08:58.215 ==72487== HEAP SUMMARY: 00:08:58.215 ==72487== in use at exit: 0 bytes in 0 blocks 00:08:58.215 ==72487== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:58.215 ==72487== 00:08:58.215 ==72487== All heap blocks were freed -- no leaks are possible 00:08:58.215 ==72487== 00:08:58.215 ==72487== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.215 00:08:58.215 real 0m12.240s 00:08:58.215 user 0m11.606s 00:08:58.215 sys 0m0.451s 00:08:58.215 22:10:17 unittest_nvme -- common/autotest_common.sh@1118 -- # xtrace_disable 00:08:58.215 22:10:17 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:58.215 ************************************ 00:08:58.215 END TEST unittest_nvme 00:08:58.215 ************************************ 00:08:58.215 22:10:17 -- common/autotest_common.sh@1136 -- # return 0 00:08:58.215 22:10:17 -- 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:58.215 22:10:17 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:08:58.215 22:10:17 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:08:58.215 22:10:17 -- common/autotest_common.sh@10 -- # set +x 00:08:58.215 ************************************ 00:08:58.215 START TEST unittest_log 00:08:58.215 ************************************ 00:08:58.215 22:10:17 unittest_log -- common/autotest_common.sh@1117 -- # 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:58.215 ==72518== Memcheck, a memory error detector 00:08:58.215 ==72518== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.215 ==72518== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.215 ==72518== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:58.215 ==72518== 00:08:58.215 --72518-- Valgrind options: 00:08:58.215 --72518-- --leak-check=full 00:08:58.215 --72518-- --error-exitcode=2 00:08:58.215 --72518-- --verbose 00:08:58.215 --72518-- Contents of /proc/version: 00:08:58.215 --72518-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:58.215 --72518-- 00:08:58.215 --72518-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.215 --72518-- Page sizes: currently 4096, max supported 4096 00:08:58.215 --72518-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.215 --72518-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:58.215 --72518-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.215 --72518-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.215 --72518-- might be shown as UnknownInlinedFun 00:08:58.474 --72518-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.474 --72518-- object doesn't have a dynamic symbol table 00:08:58.474 --72518-- Scheduler: using generic scheduler lock implementation. 00:08:58.474 --72518-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.474 ==72518== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72518-by-???-on-4f7c6d26003f 00:08:58.474 ==72518== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72518-by-???-on-4f7c6d26003f 00:08:58.474 ==72518== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72518-by-???-on-4f7c6d26003f 00:08:58.474 ==72518== 00:08:58.474 ==72518== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.474 ==72518== don't want to do, unless you know exactly what you're doing, 00:08:58.474 ==72518== or are doing some strange experiment): 00:08:58.474 ==72518== /usr/libexec/valgrind/../../bin/vgdb --pid=72518 ...command... 00:08:58.474 ==72518== 00:08:58.474 ==72518== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.474 ==72518== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:58.474 ==72518== and then give GDB the following command 00:08:58.474 ==72518== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72518 00:08:58.474 ==72518== --pid is optional if only one valgrind process is running 00:08:58.474 ==72518== 00:08:58.474 --72518-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.474 --72518-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.474 --72518-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.474 --72518-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.474 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.474 --72518-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.474 --72518-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.474 --72518-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.474 --72518-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.474 --72518-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.474 --72518-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.474 --72518-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.474 --72518-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.474 --72518-- Reading syms from /usr/lib64/libm.so.6 00:08:58.474 --72518-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.474 --72518-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:58.474 --72518-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.474 --72518-- Reading syms from /usr/lib64/libc.so.6 00:08:58.474 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.474 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.474 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.474 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.474 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.475 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.475 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.475 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.475 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.475 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.475 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.475 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.475 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.475 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.475 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.475 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.475 --72518-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.475 --72518-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.475 --72518-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.475 --72518-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.475 --72518-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.475 --72518-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.475 --72518-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.475 --72518-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.734 --72518-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 ==72518== Preferring higher priority redirection: 00:08:58.734 --72518-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:58.734 --72518-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:58.734 --72518-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 --72518-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.734 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.734 --72518-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.734 --72518-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.734 ==72518== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.734 --72518-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.734 --72518-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.734 --72518-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.734 --72518-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.734 --72518-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.734 --72518-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.734 --72518-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.734 --72518-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.734 --72518-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.734 --72518-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.734 --72518-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.734 --72518-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.734 --72518-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.734 --72518-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.734 --72518-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.735 --72518-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.735 --72518-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:58.735 --72518-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.735 --72518-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.735 00:08:58.735 00:08:58.735 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.735 http://cunit.sourceforge.net/ 00:08:58.735 00:08:58.735 00:08:58.735 Suite: log 00:08:58.735 Test: log_test ...[2024-07-15 22:10:17.498698] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:58.735 [2024-07-15 22:10:17.526512] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:58.735 log dump test: 00:08:58.735 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:58.735 spdk dump test: 00:08:58.735 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:58.735 spdk dump test: 00:08:58.735 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:58.735 00000010 65 20 63 68 61 72 73 e chars 00:08:58.735 passed 00:08:58.735 Test: deprecation ...--72518-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:58.735 --72518-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:00.113 passed 00:09:00.113 00:09:00.113 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.113 suites 1 1 n/a 0 0 00:09:00.113 tests 2 2 2 0 0 00:09:00.113 asserts 73 73 73 0 n/a 00:09:00.113 00:09:00.113 Elapsed time = 0.066 seconds 00:09:00.113 --72518-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.113 --72518-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.113 ==72518== 00:09:00.113 ==72518== HEAP SUMMARY: 00:09:00.113 ==72518== in use at exit: 576 bytes in 3 blocks 00:09:00.113 ==72518== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:09:00.113 ==72518== 00:09:00.113 ==72518== Searching for pointers to 3 not-freed blocks 00:09:00.113 ==72518== Checked 6,227,520 bytes 00:09:00.113 ==72518== 00:09:00.113 ==72518== LEAK SUMMARY: 00:09:00.113 ==72518== definitely lost: 0 bytes in 0 blocks 00:09:00.113 ==72518== indirectly lost: 0 bytes in 0 blocks 00:09:00.113 ==72518== possibly lost: 0 bytes in 0 blocks 00:09:00.113 ==72518== still reachable: 576 bytes in 3 blocks 00:09:00.113 ==72518== suppressed: 0 bytes in 0 blocks 00:09:00.113 ==72518== Reachable blocks (those to which a pointer was found) are not shown. 00:09:00.113 ==72518== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:00.113 ==72518== 00:09:00.113 ==72518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.113 00:09:00.113 real 0m1.579s 00:09:00.113 user 0m0.552s 00:09:00.113 sys 0m0.025s 00:09:00.113 22:10:18 unittest_log -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:00.113 22:10:18 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:09:00.113 ************************************ 00:09:00.113 END TEST unittest_log 00:09:00.113 ************************************ 00:09:00.113 22:10:18 -- common/autotest_common.sh@1136 -- # return 0 00:09:00.113 22:10:18 -- 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:09:00.113 22:10:18 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:00.113 22:10:18 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:00.113 22:10:18 -- common/autotest_common.sh@10 -- # set +x 00:09:00.113 ************************************ 00:09:00.113 START TEST unittest_lvol 00:09:00.113 ************************************ 00:09:00.113 22:10:18 unittest_lvol -- common/autotest_common.sh@1117 -- # 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:09:00.113 ==72547== Memcheck, a memory error detector 00:09:00.113 ==72547== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.113 ==72547== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.113 ==72547== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:00.113 ==72547== 00:09:00.113 --72547-- Valgrind options: 00:09:00.113 --72547-- --leak-check=full 00:09:00.113 --72547-- --error-exitcode=2 00:09:00.113 --72547-- --verbose 00:09:00.113 --72547-- Contents of /proc/version: 00:09:00.113 --72547-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:00.113 --72547-- 00:09:00.113 --72547-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.113 --72547-- Page sizes: currently 4096, max supported 4096 00:09:00.113 --72547-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.114 --72547-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:00.114 --72547-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.114 --72547-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.114 --72547-- might be shown as UnknownInlinedFun 00:09:00.114 --72547-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.114 --72547-- object doesn't have a dynamic symbol table 00:09:00.114 --72547-- Scheduler: using generic scheduler lock implementation. 00:09:00.114 --72547-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.114 ==72547== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72547-by-???-on-4f7c6d26003f 00:09:00.114 ==72547== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72547-by-???-on-4f7c6d26003f 00:09:00.114 ==72547== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72547-by-???-on-4f7c6d26003f 00:09:00.114 ==72547== 00:09:00.114 ==72547== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.114 ==72547== don't want to do, unless you know exactly what you're doing, 00:09:00.114 ==72547== or are doing some strange experiment): 00:09:00.114 ==72547== /usr/libexec/valgrind/../../bin/vgdb --pid=72547 ...command... 00:09:00.114 ==72547== 00:09:00.114 ==72547== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.114 ==72547== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:00.114 ==72547== and then give GDB the following command 00:09:00.114 ==72547== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72547 00:09:00.114 ==72547== --pid is optional if only one valgrind process is running 00:09:00.114 ==72547== 00:09:00.114 --72547-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.114 --72547-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.114 --72547-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.114 --72547-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.114 --72547-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.114 --72547-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.114 --72547-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.114 --72547-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.114 --72547-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.114 --72547-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.114 --72547-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.114 --72547-- Reading syms from /usr/lib64/libm.so.6 00:09:00.114 --72547-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.114 --72547-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.114 --72547-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libc.so.6 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.114 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.114 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.114 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.114 --72547-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.114 --72547-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.114 --72547-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.373 --72547-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.373 --72547-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.373 --72547-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 ==72547== Preferring higher priority redirection: 00:09:00.373 --72547-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.373 --72547-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.373 --72547-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.373 --72547-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.374 --72547-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.374 --72547-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.374 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.374 --72547-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.374 --72547-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.374 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.374 --72547-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.374 --72547-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.374 --72547-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.374 --72547-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.374 --72547-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.374 --72547-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.374 --72547-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.374 --72547-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.374 --72547-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.374 --72547-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.374 --72547-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.374 --72547-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.374 --72547-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.374 --72547-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.374 --72547-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.374 --72547-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.374 --72547-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.374 --72547-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:00.374 --72547-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.633 00:09:00.633 00:09:00.633 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.633 http://cunit.sourceforge.net/ 00:09:00.633 00:09:00.633 00:09:00.633 Suite: lvol 00:09:00.633 Test: lvs_init_unload_success ...--72547-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:00.633 [2024-07-15 22:10:19.295861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:09:00.633 passed 00:09:00.633 Test: lvs_init_destroy_success ...[2024-07-15 22:10:19.346730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:09:00.633 passed 00:09:00.633 Test: lvs_init_opts_success ...passed 00:09:00.633 Test: lvs_unload_lvs_is_null_fail ...[2024-07-15 22:10:19.362603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:09:00.633 passed 00:09:00.633 Test: lvs_names ...[2024-07-15 22:10:19.364918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:09:00.633 [2024-07-15 22:10:19.366327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:09:00.633 --72547-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:00.633 [2024-07-15 22:10:19.371151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:09:00.633 passed 00:09:00.633 Test: lvol_create_destroy_success ...passed 00:09:00.633 Test: lvol_create_fail ...[2024-07-15 22:10:19.400655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:09:00.633 [2024-07-15 22:10:19.402286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:09:00.633 passed 00:09:00.633 Test: lvol_destroy_fail ...[2024-07-15 22:10:19.411181] /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:09:00.633 passed 00:09:00.633 Test: lvol_close ...[2024-07-15 22:10:19.417006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:09:00.633 [2024-07-15 22:10:19.420148] /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:09:00.633 passed 00:09:00.633 Test: lvol_resize ...passed 00:09:00.633 Test: lvol_set_read_only ...passed 00:09:00.633 Test: test_lvs_load ...[2024-07-15 22:10:19.455107] /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:09:00.633 [2024-07-15 22:10:19.455579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:09:00.633 passed 00:09:00.633 Test: lvols_load ...[2024-07-15 22:10:19.469854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:00.633 [2024-07-15 22:10:19.480021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:00.633 passed 00:09:00.911 Test: lvol_open ...passed 00:09:00.912 Test: lvol_snapshot ...passed 00:09:00.912 Test: lvol_snapshot_fail ...[2024-07-15 22:10:19.515031] /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:09:00.912 passed 00:09:00.912 Test: lvol_clone ...passed 00:09:00.912 Test: lvol_clone_fail ...[2024-07-15 22:10:19.527690] /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:09:00.912 passed 00:09:00.912 Test: lvol_iter_clones ...passed 00:09:00.912 Test: lvol_refcnt ...[2024-07-15 22:10:19.547365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 4c056397-3429-44e6-bf1c-70f69748df34 because it is still open 00:09:00.912 passed 00:09:00.912 Test: lvol_names ...[2024-07-15 22:10:19.553878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:00.912 [2024-07-15 22:10:19.555282] /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:09:00.912 [2024-07-15 22:10:19.561368] /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:09:00.912 passed 00:09:00.912 Test: lvol_create_thin_provisioned ...passed 00:09:00.912 Test: lvol_rename ...[2024-07-15 22:10:19.572430] /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:09:00.912 [2024-07-15 22:10:19.579231] /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:09:00.912 passed 00:09:00.912 Test: lvs_rename ...[2024-07-15 22:10:19.596136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:09:00.912 passed 00:09:00.912 Test: lvol_inflate ...[2024-07-15 22:10:19.605865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:00.912 passed 00:09:00.912 Test: lvol_decouple_parent ...[2024-07-15 22:10:19.613192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:00.912 passed 00:09:00.912 Test: lvol_get_xattr ...passed 00:09:00.912 Test: lvol_esnap_reload ...passed 00:09:00.912 Test: lvol_esnap_create_bad_args ...[2024-07-15 22:10:19.629352] /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:09:00.912 [2024-07-15 22:10:19.631148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:00.912 [2024-07-15 22:10:19.633088] /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:09:00.912 [2024-07-15 22:10:19.634568] /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:09:00.912 [2024-07-15 22:10:19.646385] /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:09:00.912 passed 00:09:00.912 Test: lvol_esnap_create_delete ...passed 00:09:00.912 Test: lvol_esnap_load_esnaps ...[2024-07-15 22:10:19.655973] /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:09:00.912 passed 00:09:00.912 Test: lvol_esnap_missing ...[2024-07-15 22:10:19.668161] /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:09:00.912 [2024-07-15 22:10:19.669678] /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:09:00.912 passed 00:09:00.912 Test: lvol_esnap_hotplug ... 00:09:00.912 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:09:00.912 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:09:00.912 [2024-07-15 22:10:19.741307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol a7c5ce2b-f842-4c6e-a9ee-4c721c2f2104: failed to create esnap bs_dev: error -12 00:09:00.912 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:09:00.912 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:09:00.912 [2024-07-15 22:10:19.744979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 900a0afa-08b2-4a12-8b80-ff1cc0f8141a: failed to create esnap bs_dev: error -12 00:09:00.912 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:09:00.912 [2024-07-15 22:10:19.745665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 4f749ff8-2808-487e-a3c6-c0968706a78c: failed to create esnap bs_dev: error -12 00:09:00.912 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:09:01.204 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:09:01.204 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:09:01.205 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:09:01.205 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:09:01.205 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:09:01.205 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:09:01.205 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:09:01.205 passed 00:09:01.205 Test: lvol_get_by ...passed 00:09:01.205 Test: lvol_shallow_copy ...[2024-07-15 22:10:19.782151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:09:01.205 [2024-07-15 22:10:19.783130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol d398148e-37f7-4ca2-a6bc-b44eed25c404 shallow copy, ext_dev must not be NULL 00:09:01.205 passed 00:09:01.205 Test: lvol_set_parent ...[2024-07-15 22:10:19.788963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:09:01.205 [2024-07-15 22:10:19.789802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:09:01.205 passed 00:09:01.205 Test: lvol_set_external_parent ...[2024-07-15 22:10:19.797913] /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:09:01.205 [2024-07-15 22:10:19.798980] /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:09:01.205 [2024-07-15 22:10:19.800801] /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:09:01.205 passed 00:09:01.205 00:09:01.205 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.205 suites 1 1 n/a 0 0 00:09:01.205 tests 37 37 37 0 0 00:09:01.205 asserts 1505 1505 1505 0 n/a 00:09:01.205 00:09:01.205 Elapsed time = 0.570 seconds 00:09:01.205 --72547-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.205 --72547-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.205 ==72547== 00:09:01.205 ==72547== HEAP SUMMARY: 00:09:01.205 ==72547== in use at exit: 0 bytes in 0 blocks 00:09:01.205 ==72547== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:09:01.205 ==72547== 00:09:01.205 ==72547== All heap blocks were freed -- no leaks are possible 00:09:01.205 ==72547== 00:09:01.205 ==72547== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.205 00:09:01.205 real 0m1.264s 00:09:01.205 user 0m1.219s 00:09:01.205 sys 0m0.040s 00:09:01.205 22:10:19 unittest_lvol -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:01.205 22:10:19 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:09:01.205 ************************************ 00:09:01.205 END TEST unittest_lvol 00:09:01.205 ************************************ 00:09:01.205 22:10:19 -- common/autotest_common.sh@1136 -- # return 0 00:09:01.205 22:10:19 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:01.205 22:10:19 -- 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:09:01.205 22:10:19 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:01.205 22:10:19 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:01.205 22:10:19 -- common/autotest_common.sh@10 -- # set +x 00:09:01.205 ************************************ 00:09:01.205 START TEST unittest_nvme_rdma 00:09:01.205 ************************************ 00:09:01.205 22:10:19 unittest_nvme_rdma -- common/autotest_common.sh@1117 -- # 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:09:01.205 ==72578== Memcheck, a memory error detector 00:09:01.205 ==72578== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.205 ==72578== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.205 ==72578== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:01.205 ==72578== 00:09:01.205 --72578-- Valgrind options: 00:09:01.205 --72578-- --leak-check=full 00:09:01.205 --72578-- --error-exitcode=2 00:09:01.205 --72578-- --verbose 00:09:01.205 --72578-- Contents of /proc/version: 00:09:01.205 --72578-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:01.205 --72578-- 00:09:01.205 --72578-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.205 --72578-- Page sizes: currently 4096, max supported 4096 00:09:01.205 --72578-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.205 --72578-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:01.205 --72578-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.205 --72578-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.205 --72578-- might be shown as UnknownInlinedFun 00:09:01.205 --72578-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.205 --72578-- object doesn't have a dynamic symbol table 00:09:01.205 --72578-- Scheduler: using generic scheduler lock implementation. 00:09:01.205 --72578-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.205 ==72578== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72578-by-???-on-4f7c6d26003f 00:09:01.206 ==72578== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72578-by-???-on-4f7c6d26003f 00:09:01.206 ==72578== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72578-by-???-on-4f7c6d26003f 00:09:01.206 ==72578== 00:09:01.206 ==72578== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.206 ==72578== don't want to do, unless you know exactly what you're doing, 00:09:01.206 ==72578== or are doing some strange experiment): 00:09:01.206 ==72578== /usr/libexec/valgrind/../../bin/vgdb --pid=72578 ...command... 00:09:01.206 ==72578== 00:09:01.206 ==72578== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.206 ==72578== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:01.206 ==72578== and then give GDB the following command 00:09:01.206 ==72578== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72578 00:09:01.206 ==72578== --pid is optional if only one valgrind process is running 00:09:01.206 ==72578== 00:09:01.206 --72578-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.206 --72578-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.473 --72578-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.473 --72578-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.473 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.473 --72578-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.473 --72578-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.473 --72578-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.473 --72578-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.473 --72578-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.473 --72578-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.473 --72578-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.473 --72578-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.473 --72578-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.473 --72578-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:01.473 --72578-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.473 --72578-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.473 --72578-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.473 --72578-- Reading syms from /usr/lib64/libm.so.6 00:09:01.474 --72578-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.474 --72578-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:01.474 --72578-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.474 --72578-- Reading syms from /usr/lib64/libc.so.6 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.474 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.474 --72578-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.474 --72578-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.474 --72578-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.474 --72578-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.474 --72578-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.474 --72578-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.474 --72578-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.474 --72578-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.474 --72578-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 ==72578== Preferring higher priority redirection: 00:09:01.474 --72578-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.474 --72578-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.474 --72578-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.474 --72578-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.811 --72578-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.811 --72578-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.811 --72578-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.811 --72578-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.811 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.811 --72578-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.811 --72578-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.811 ==72578== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.811 --72578-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.811 --72578-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.811 --72578-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.811 --72578-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.811 --72578-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.811 --72578-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.811 --72578-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.811 --72578-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.811 --72578-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.811 --72578-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.811 --72578-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.811 --72578-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.811 --72578-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.811 --72578-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.811 --72578-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.811 --72578-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.811 --72578-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.811 --72578-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.811 00:09:01.811 00:09:01.811 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.811 http://cunit.sourceforge.net/ 00:09:01.811 00:09:01.811 00:09:01.811 Suite: nvme_rdma 00:09:01.811 Test: test_nvme_rdma_build_sgl_request ...[2024-07-15 22:10:20.516095] /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:09:01.811 [2024-07-15 22:10:20.550518] /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:09:01.811 [2024-07-15 22:10:20.552673] /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:09:01.811 passed 00:09:01.811 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:09:01.811 Test: test_nvme_rdma_build_contig_request ...[2024-07-15 22:10:20.569507] /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:09:01.812 passed 00:09:01.812 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:09:01.812 Test: test_nvme_rdma_create_reqs ...[2024-07-15 22:10:20.579777] /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:09:01.812 --72578-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:01.812 passed 00:09:01.812 Test: test_nvme_rdma_create_rsps ...[2024-07-15 22:10:20.600160] /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:09:01.812 passed 00:09:02.109 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-15 22:10:20.618292] /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:09:02.109 [2024-07-15 22:10:20.619131] /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:09:02.109 passed 00:09:02.109 Test: test_nvme_rdma_poller_create ...passed 00:09:02.109 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-15 22:10:20.644097] /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:09:02.109 passed 00:09:02.109 Test: test_nvme_rdma_ctrlr_construct ...--72578-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:02.109 passed 00:09:02.109 Test: test_nvme_rdma_req_put_and_get ...passed 00:09:02.109 Test: test_nvme_rdma_req_init ...passed 00:09:02.109 Test: test_nvme_rdma_validate_cm_event ...[2024-07-15 22:10:20.696970] /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:09:02.109 [2024-07-15 22:10:20.698343] /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:09:02.109 passed 00:09:02.109 Test: test_nvme_rdma_qpair_init ...passed 00:09:02.109 Test: test_nvme_rdma_qpair_submit_request ...passed 00:09:02.109 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:09:02.109 Test: test_rdma_get_memory_translation ...[2024-07-15 22:10:20.727731] /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:09:02.109 [2024-07-15 22:10:20.730916] /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:09:02.109 passed 00:09:02.109 Test: test_get_rdma_qpair_from_wc ...passed 00:09:02.109 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:09:02.109 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-15 22:10:20.746828] /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:09:02.109 [2024-07-15 22:10:20.747526] /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:09:02.109 passed 00:09:02.110 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-15 22:10:20.771151] /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:09:02.110 [2024-07-15 22:10:20.772494] /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:09:02.110 [2024-07-15 22:10:20.773121] /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 0x1ffeffe7a0 on poll group 0x5a35090 00:09:02.110 [2024-07-15 22:10:20.774037] /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:09:02.110 --72578-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:02.110 [2024-07-15 22:10:20.774491] /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:09:02.110 [2024-07-15 22:10:20.774606] /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 0x1ffeffe7a0 on poll group 0x5a35090 00:09:02.110 --72578-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:02.110 --72578-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.110 [2024-07-15 22:10:20.785857] /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:09:02.110 passed 00:09:02.110 00:09:02.110 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.110 suites 1 1 n/a 0 0 00:09:02.110 tests 21 21 21 0 0 00:09:02.110 asserts 397 397 397 0 n/a 00:09:02.110 00:09:02.110 Elapsed time = 0.304 seconds 00:09:02.110 --72578-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.110 ==72578== 00:09:02.110 ==72578== HEAP SUMMARY: 00:09:02.110 ==72578== in use at exit: 0 bytes in 0 blocks 00:09:02.110 ==72578== total heap usage: 157 allocs, 157 frees, 141,082 bytes allocated 00:09:02.110 ==72578== 00:09:02.110 ==72578== All heap blocks were freed -- no leaks are possible 00:09:02.110 ==72578== 00:09:02.110 ==72578== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.110 00:09:02.110 real 0m0.918s 00:09:02.110 user 0m0.892s 00:09:02.110 sys 0m0.022s 00:09:02.110 22:10:20 unittest_nvme_rdma -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:02.110 22:10:20 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:02.110 ************************************ 00:09:02.110 END TEST unittest_nvme_rdma 00:09:02.110 ************************************ 00:09:02.110 22:10:20 -- common/autotest_common.sh@1136 -- # return 0 00:09:02.110 22:10:20 -- 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:09:02.110 22:10:20 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:02.110 22:10:20 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:02.110 22:10:20 -- common/autotest_common.sh@10 -- # set +x 00:09:02.110 ************************************ 00:09:02.110 START TEST unittest_nvmf_transport 00:09:02.110 ************************************ 00:09:02.110 22:10:20 unittest_nvmf_transport -- common/autotest_common.sh@1117 -- # 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:09:02.110 ==72609== Memcheck, a memory error detector 00:09:02.110 ==72609== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.110 ==72609== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.110 ==72609== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:02.110 ==72609== 00:09:02.110 --72609-- Valgrind options: 00:09:02.110 --72609-- --leak-check=full 00:09:02.110 --72609-- --error-exitcode=2 00:09:02.110 --72609-- --verbose 00:09:02.110 --72609-- Contents of /proc/version: 00:09:02.110 --72609-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:02.110 --72609-- 00:09:02.110 --72609-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.110 --72609-- Page sizes: currently 4096, max supported 4096 00:09:02.110 --72609-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.110 --72609-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:02.110 --72609-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.110 --72609-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.110 --72609-- might be shown as UnknownInlinedFun 00:09:02.110 --72609-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.110 --72609-- object doesn't have a dynamic symbol table 00:09:02.110 --72609-- Scheduler: using generic scheduler lock implementation. 00:09:02.110 --72609-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.110 ==72609== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72609-by-???-on-4f7c6d26003f 00:09:02.110 ==72609== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72609-by-???-on-4f7c6d26003f 00:09:02.110 ==72609== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72609-by-???-on-4f7c6d26003f 00:09:02.110 ==72609== 00:09:02.110 ==72609== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.111 ==72609== don't want to do, unless you know exactly what you're doing, 00:09:02.111 ==72609== or are doing some strange experiment): 00:09:02.111 ==72609== /usr/libexec/valgrind/../../bin/vgdb --pid=72609 ...command... 00:09:02.111 ==72609== 00:09:02.111 ==72609== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.111 ==72609== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:02.111 ==72609== and then give GDB the following command 00:09:02.111 ==72609== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72609 00:09:02.111 ==72609== --pid is optional if only one valgrind process is running 00:09:02.111 ==72609== 00:09:02.370 --72609-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.370 --72609-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.370 --72609-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.370 --72609-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.370 --72609-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.370 --72609-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.370 --72609-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.370 --72609-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.370 --72609-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.370 --72609-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.370 --72609-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.370 --72609-- Reading syms from /usr/lib64/libm.so.6 00:09:02.370 --72609-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.370 --72609-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.370 --72609-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libc.so.6 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.370 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.370 --72609-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.370 --72609-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.370 --72609-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.370 --72609-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.370 --72609-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.370 --72609-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.370 --72609-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.370 --72609-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.370 --72609-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 ==72609== Preferring higher priority redirection: 00:09:02.371 --72609-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.371 --72609-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.371 --72609-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 --72609-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.371 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.371 --72609-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.371 --72609-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.371 ==72609== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.371 --72609-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.371 --72609-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.628 --72609-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.628 --72609-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.628 --72609-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.628 --72609-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.628 --72609-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.628 --72609-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.628 --72609-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.628 --72609-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.628 --72609-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.628 --72609-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.628 --72609-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.628 --72609-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.628 --72609-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.628 --72609-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.628 --72609-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.628 --72609-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.628 00:09:02.628 00:09:02.628 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.628 http://cunit.sourceforge.net/ 00:09:02.628 00:09:02.628 00:09:02.628 Suite: nvmf 00:09:02.628 Test: test_spdk_nvmf_transport_create ...[2024-07-15 22:10:21.357860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:09:02.628 [2024-07-15 22:10:21.393216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:09:02.628 [2024-07-15 22:10:21.394894] /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:09:02.628 [2024-07-15 22:10:21.404561] /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:09:02.628 passed 00:09:02.629 Test: test_nvmf_transport_poll_group_create ...passed 00:09:02.629 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-15 22:10:21.417250] /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:09:02.629 [2024-07-15 22:10:21.417919] /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:09:02.629 [2024-07-15 22:10:21.418619] /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:09:02.629 passed 00:09:02.629 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:09:02.629 00:09:02.629 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.629 suites 1 1 n/a 0 0 00:09:02.629 tests 4 4 4 0 0 00:09:02.629 asserts 49 49 49 0 n/a 00:09:02.629 00:09:02.629 Elapsed time = 0.082 seconds 00:09:02.629 --72609-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.629 --72609-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.890 ==72609== 00:09:02.890 ==72609== HEAP SUMMARY: 00:09:02.890 ==72609== in use at exit: 888 bytes in 3 blocks 00:09:02.890 ==72609== total heap usage: 136 allocs, 133 frees, 185,508 bytes allocated 00:09:02.890 ==72609== 00:09:02.890 ==72609== Searching for pointers to 3 not-freed blocks 00:09:02.890 ==72609== Checked 7,006,416 bytes 00:09:02.890 ==72609== 00:09:02.890 ==72609== LEAK SUMMARY: 00:09:02.890 ==72609== definitely lost: 0 bytes in 0 blocks 00:09:02.890 ==72609== indirectly lost: 0 bytes in 0 blocks 00:09:02.890 ==72609== possibly lost: 0 bytes in 0 blocks 00:09:02.890 ==72609== still reachable: 888 bytes in 3 blocks 00:09:02.890 ==72609== suppressed: 0 bytes in 0 blocks 00:09:02.890 ==72609== Reachable blocks (those to which a pointer was found) are not shown. 00:09:02.890 ==72609== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:02.890 ==72609== 00:09:02.890 ==72609== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.890 00:09:02.890 real 0m0.645s 00:09:02.890 user 0m0.618s 00:09:02.890 sys 0m0.025s 00:09:02.890 22:10:21 unittest_nvmf_transport -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:02.890 22:10:21 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:09:02.890 ************************************ 00:09:02.890 END TEST unittest_nvmf_transport 00:09:02.890 ************************************ 00:09:02.890 22:10:21 -- common/autotest_common.sh@1136 -- # return 0 00:09:02.890 22:10:21 -- 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:09:02.890 22:10:21 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:02.890 22:10:21 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:02.890 22:10:21 -- common/autotest_common.sh@10 -- # set +x 00:09:02.890 ************************************ 00:09:02.890 START TEST unittest_rdma 00:09:02.890 ************************************ 00:09:02.890 22:10:21 unittest_rdma -- common/autotest_common.sh@1117 -- # 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:09:02.890 ==72640== Memcheck, a memory error detector 00:09:02.890 ==72640== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.890 ==72640== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.890 ==72640== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:02.890 ==72640== 00:09:02.890 --72640-- Valgrind options: 00:09:02.890 --72640-- --leak-check=full 00:09:02.890 --72640-- --error-exitcode=2 00:09:02.890 --72640-- --verbose 00:09:02.890 --72640-- Contents of /proc/version: 00:09:02.890 --72640-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:02.890 --72640-- 00:09:02.890 --72640-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.890 --72640-- Page sizes: currently 4096, max supported 4096 00:09:02.890 --72640-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.890 --72640-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:02.890 --72640-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.890 --72640-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.890 --72640-- might be shown as UnknownInlinedFun 00:09:02.890 --72640-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.890 --72640-- object doesn't have a dynamic symbol table 00:09:02.890 --72640-- Scheduler: using generic scheduler lock implementation. 00:09:02.890 --72640-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.890 ==72640== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72640-by-???-on-4f7c6d26003f 00:09:02.890 ==72640== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72640-by-???-on-4f7c6d26003f 00:09:02.890 ==72640== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72640-by-???-on-4f7c6d26003f 00:09:02.890 ==72640== 00:09:02.890 ==72640== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.890 ==72640== don't want to do, unless you know exactly what you're doing, 00:09:02.890 ==72640== or are doing some strange experiment): 00:09:02.890 ==72640== /usr/libexec/valgrind/../../bin/vgdb --pid=72640 ...command... 00:09:02.890 ==72640== 00:09:02.890 ==72640== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.890 ==72640== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:02.890 ==72640== and then give GDB the following command 00:09:02.890 ==72640== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72640 00:09:02.890 ==72640== --pid is optional if only one valgrind process is running 00:09:02.890 ==72640== 00:09:02.890 --72640-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.890 --72640-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.891 --72640-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.891 --72640-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.891 --72640-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.891 --72640-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.891 --72640-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.891 --72640-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.891 --72640-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.891 --72640-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.891 --72640-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.891 --72640-- Reading syms from /usr/lib64/libm.so.6 00:09:02.891 --72640-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.891 --72640-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.891 --72640-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.891 --72640-- Reading syms from /usr/lib64/libc.so.6 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.891 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.891 --72640-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.891 --72640-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.150 --72640-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.150 --72640-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.150 --72640-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.150 --72640-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.150 --72640-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.150 --72640-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.150 --72640-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 ==72640== Preferring higher priority redirection: 00:09:03.150 --72640-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.150 --72640-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.150 --72640-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.150 --72640-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.151 --72640-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.151 --72640-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.151 --72640-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.151 --72640-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.151 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.151 --72640-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.151 --72640-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.151 ==72640== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.151 --72640-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.151 --72640-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.151 --72640-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.151 --72640-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.151 --72640-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.151 --72640-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.151 --72640-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.151 --72640-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.151 --72640-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.151 --72640-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.151 --72640-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.151 --72640-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.151 --72640-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.151 --72640-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.151 --72640-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.151 --72640-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.151 --72640-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.151 --72640-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.151 00:09:03.151 00:09:03.151 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.151 http://cunit.sourceforge.net/ 00:09:03.151 00:09:03.151 00:09:03.151 Suite: rdma_common 00:09:03.409 Test: test_spdk_rdma_pd ...[2024-07-15 22:10:22.009742] /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:09:03.409 [2024-07-15 22:10:22.047991] /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:09:03.409 passed 00:09:03.409 00:09:03.409 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.409 suites 1 1 n/a 0 0 00:09:03.409 tests 1 1 1 0 0 00:09:03.409 asserts 31 31 31 0 n/a 00:09:03.409 00:09:03.409 Elapsed time = 0.062 seconds 00:09:03.409 --72640-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.409 --72640-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.409 ==72640== 00:09:03.409 ==72640== HEAP SUMMARY: 00:09:03.409 ==72640== in use at exit: 0 bytes in 0 blocks 00:09:03.409 ==72640== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:09:03.409 ==72640== 00:09:03.409 ==72640== All heap blocks were freed -- no leaks are possible 00:09:03.409 ==72640== 00:09:03.409 ==72640== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.409 00:09:03.409 real 0m0.572s 00:09:03.409 user 0m0.543s 00:09:03.409 sys 0m0.028s 00:09:03.409 22:10:22 unittest_rdma -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:03.409 22:10:22 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:03.409 ************************************ 00:09:03.409 END TEST unittest_rdma 00:09:03.409 ************************************ 00:09:03.409 22:10:22 -- common/autotest_common.sh@1136 -- # return 0 00:09:03.409 22:10:22 -- 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:09:03.409 22:10:22 -- 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:09:03.409 22:10:22 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:03.409 22:10:22 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:03.409 22:10:22 -- common/autotest_common.sh@10 -- # set +x 00:09:03.409 ************************************ 00:09:03.409 START TEST unittest_nvme_cuse 00:09:03.409 ************************************ 00:09:03.409 22:10:22 unittest_nvme_cuse -- common/autotest_common.sh@1117 -- # 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:09:03.409 ==72666== Memcheck, a memory error detector 00:09:03.409 ==72666== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.409 ==72666== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.409 ==72666== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:03.409 ==72666== 00:09:03.409 --72666-- Valgrind options: 00:09:03.409 --72666-- --leak-check=full 00:09:03.409 --72666-- --error-exitcode=2 00:09:03.409 --72666-- --verbose 00:09:03.409 --72666-- Contents of /proc/version: 00:09:03.409 --72666-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:03.409 --72666-- 00:09:03.409 --72666-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.409 --72666-- Page sizes: currently 4096, max supported 4096 00:09:03.409 --72666-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.409 --72666-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:03.409 --72666-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.409 --72666-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.409 --72666-- might be shown as UnknownInlinedFun 00:09:03.409 --72666-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.409 --72666-- object doesn't have a dynamic symbol table 00:09:03.409 --72666-- Scheduler: using generic scheduler lock implementation. 00:09:03.409 --72666-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.409 ==72666== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72666-by-???-on-4f7c6d26003f 00:09:03.409 ==72666== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72666-by-???-on-4f7c6d26003f 00:09:03.409 ==72666== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72666-by-???-on-4f7c6d26003f 00:09:03.409 ==72666== 00:09:03.409 ==72666== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.409 ==72666== don't want to do, unless you know exactly what you're doing, 00:09:03.409 ==72666== or are doing some strange experiment): 00:09:03.409 ==72666== /usr/libexec/valgrind/../../bin/vgdb --pid=72666 ...command... 00:09:03.409 ==72666== 00:09:03.409 ==72666== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.409 ==72666== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:03.409 ==72666== and then give GDB the following command 00:09:03.409 ==72666== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72666 00:09:03.409 ==72666== --pid is optional if only one valgrind process is running 00:09:03.409 ==72666== 00:09:03.409 --72666-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.410 --72666-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.410 --72666-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.410 --72666-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.410 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.410 --72666-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.410 --72666-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.410 --72666-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.410 --72666-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.410 --72666-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.410 --72666-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.410 --72666-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.410 --72666-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.410 --72666-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.410 --72666-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:03.410 --72666-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.410 --72666-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.410 --72666-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.668 --72666-- Reading syms from /usr/lib64/libm.so.6 00:09:03.668 --72666-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.668 --72666-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:03.668 --72666-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.668 --72666-- Reading syms from /usr/lib64/libc.so.6 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.668 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.668 --72666-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.668 --72666-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.668 --72666-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.668 --72666-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.668 --72666-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.668 --72666-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.668 --72666-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.668 --72666-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.668 --72666-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.668 --72666-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 ==72666== Preferring higher priority redirection: 00:09:03.669 --72666-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.669 --72666-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.669 --72666-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 --72666-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.669 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.669 --72666-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.669 --72666-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.669 ==72666== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.669 --72666-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.669 --72666-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.669 --72666-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.669 --72666-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.669 --72666-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.927 --72666-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.927 --72666-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.927 --72666-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.927 --72666-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.927 --72666-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.927 --72666-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.927 --72666-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.927 --72666-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.927 --72666-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.927 --72666-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.927 --72666-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.927 --72666-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.927 --72666-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.927 00:09:03.927 00:09:03.927 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.927 http://cunit.sourceforge.net/ 00:09:03.927 00:09:03.927 00:09:03.927 Suite: nvme_cuse 00:09:03.927 Test: test_cuse_nvme_submit_io_read_write ...--72666-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:03.927 passed 00:09:03.927 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:09:03.927 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:09:03.927 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:09:03.927 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:09:03.927 Test: test_cuse_nvme_submit_io ...[2024-07-15 22:10:22.668054] /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:09:03.927 passed 00:09:03.927 Test: test_cuse_nvme_reset ...[2024-07-15 22:10:22.696408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:09:03.927 passed 00:09:03.927 Test: test_nvme_cuse_stop ...--72666-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:05.300 passed 00:09:05.300 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72666-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:05.300 --72666-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:05.300 passed 00:09:05.300 00:09:05.300 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.300 suites 1 1 n/a 0 0 00:09:05.300 tests 9 9 9 0 0 00:09:05.300 asserts 118 118 118 0 n/a 00:09:05.300 00:09:05.300 Elapsed time = 1.208 seconds 00:09:05.300 --72666-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.300 --72666-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.300 ==72666== 00:09:05.300 ==72666== HEAP SUMMARY: 00:09:05.300 ==72666== in use at exit: 0 bytes in 0 blocks 00:09:05.300 ==72666== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:09:05.300 ==72666== 00:09:05.300 ==72666== All heap blocks were freed -- no leaks are possible 00:09:05.300 ==72666== 00:09:05.300 ==72666== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.300 00:09:05.300 real 0m1.732s 00:09:05.300 user 0m1.064s 00:09:05.300 sys 0m0.665s 00:09:05.300 22:10:23 unittest_nvme_cuse -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:05.300 22:10:23 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:09:05.300 ************************************ 00:09:05.300 END TEST unittest_nvme_cuse 00:09:05.300 ************************************ 00:09:05.300 22:10:23 -- common/autotest_common.sh@1136 -- # return 0 00:09:05.300 22:10:23 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:09:05.300 22:10:23 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:09:05.300 22:10:23 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:05.300 22:10:23 -- common/autotest_common.sh@10 -- # set +x 00:09:05.300 ************************************ 00:09:05.300 START TEST unittest_nvmf 00:09:05.300 ************************************ 00:09:05.300 22:10:23 unittest_nvmf -- common/autotest_common.sh@1117 -- # unittest_nvmf 00:09:05.300 22:10:23 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:09:05.300 ==72698== Memcheck, a memory error detector 00:09:05.300 ==72698== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:05.300 ==72698== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:05.300 ==72698== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:05.300 ==72698== 00:09:05.300 --72698-- Valgrind options: 00:09:05.300 --72698-- --leak-check=full 00:09:05.300 --72698-- --error-exitcode=2 00:09:05.300 --72698-- --verbose 00:09:05.300 --72698-- Contents of /proc/version: 00:09:05.300 --72698-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:05.300 --72698-- 00:09:05.300 --72698-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:05.300 --72698-- Page sizes: currently 4096, max supported 4096 00:09:05.300 --72698-- Valgrind library directory: /usr/libexec/valgrind 00:09:05.300 --72698-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:05.300 --72698-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:05.300 --72698-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:05.300 --72698-- might be shown as UnknownInlinedFun 00:09:05.300 --72698-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:05.300 --72698-- object doesn't have a dynamic symbol table 00:09:05.300 --72698-- Scheduler: using generic scheduler lock implementation. 00:09:05.300 --72698-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:05.300 ==72698== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72698-by-???-on-4f7c6d26003f 00:09:05.300 ==72698== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72698-by-???-on-4f7c6d26003f 00:09:05.300 ==72698== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72698-by-???-on-4f7c6d26003f 00:09:05.300 ==72698== 00:09:05.300 ==72698== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:05.300 ==72698== don't want to do, unless you know exactly what you're doing, 00:09:05.300 ==72698== or are doing some strange experiment): 00:09:05.300 ==72698== /usr/libexec/valgrind/../../bin/vgdb --pid=72698 ...command... 00:09:05.300 ==72698== 00:09:05.300 ==72698== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:05.300 ==72698== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:05.300 ==72698== and then give GDB the following command 00:09:05.300 ==72698== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72698 00:09:05.300 ==72698== --pid is optional if only one valgrind process is running 00:09:05.300 ==72698== 00:09:05.301 --72698-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:05.301 --72698-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:05.301 --72698-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:05.301 --72698-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:05.301 --72698-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:05.301 --72698-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:05.301 --72698-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:05.301 --72698-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:05.301 --72698-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:05.301 --72698-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:05.301 --72698-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:05.301 --72698-- Reading syms from /usr/lib64/libm.so.6 00:09:05.301 --72698-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:05.301 --72698-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:05.301 --72698-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libc.so.6 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.301 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.301 --72698-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.301 --72698-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.301 --72698-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:05.301 --72698-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:05.301 --72698-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:05.559 --72698-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:05.559 --72698-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:05.559 --72698-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 ==72698== Preferring higher priority redirection: 00:09:05.559 --72698-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:05.559 --72698-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:05.559 --72698-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.559 --72698-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.560 --72698-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.560 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.560 --72698-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.560 --72698-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.560 ==72698== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.560 --72698-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.560 --72698-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.560 --72698-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:05.560 --72698-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:05.560 --72698-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:05.560 --72698-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:05.560 --72698-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:05.560 --72698-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:05.560 --72698-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:05.560 --72698-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:05.560 --72698-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:05.560 --72698-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:05.560 --72698-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:05.560 --72698-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:05.560 --72698-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:05.560 --72698-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:05.560 --72698-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:05.560 --72698-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:05.560 --72698-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:05.560 --72698-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:05.560 00:09:05.560 00:09:05.560 CUnit - A unit testing framework for C - Version 2.1-3 00:09:05.560 http://cunit.sourceforge.net/ 00:09:05.560 00:09:05.560 00:09:05.560 Suite: nvmf 00:09:05.560 Test: test_get_log_page ...[2024-07-15 22:10:24.394449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2635:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:09:05.818 passed 00:09:05.818 Test: test_process_fabrics_cmd ...[2024-07-15 22:10:24.426255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:09:05.818 passed 00:09:05.818 Test: test_connect ...--72698-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:05.818 [2024-07-15 22:10:24.512511] /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:09:05.818 [2024-07-15 22:10:24.514084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 875:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:09:05.818 [2024-07-15 22:10:24.518051] /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:09:05.818 [2024-07-15 22:10:24.519855] /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:09:05.818 [2024-07-15 22:10:24.521528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:09:05.818 [2024-07-15 22:10:24.523423] /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:09:05.818 [2024-07-15 22:10:24.525699] /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:09:05.818 [2024-07-15 22:10:24.527454] /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:09:05.818 [2024-07-15 22:10:24.540790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 761:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:09:05.818 [2024-07-15 22:10:24.546006] /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:09:05.818 [2024-07-15 22:10:24.561719] /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:09:05.818 [2024-07-15 22:10:24.564361] /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:09:05.818 [2024-07-15 22:10:24.566966] /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:09:05.818 [2024-07-15 22:10:24.569873] /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:09:05.819 [2024-07-15 22:10:24.585009] /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:09:05.819 [2024-07-15 22:10:24.594056] /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:09:05.819 [2024-07-15 22:10:24.596278] /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:09:05.819 passed 00:09:05.819 Test: test_get_ns_id_desc_list ...passed 00:09:05.819 Test: test_identify_ns ...[2024-07-15 22:10:24.624291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:05.819 [2024-07-15 22:10:24.634322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:09:05.819 [2024-07-15 22:10:24.635314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:09:05.819 passed 00:09:05.819 Test: test_identify_ns_iocs_specific ...[2024-07-15 22:10:24.638342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:05.819 [2024-07-15 22:10:24.645478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:05.819 passed 00:09:05.819 Test: test_reservation_write_exclusive ...passed 00:09:05.819 Test: test_reservation_exclusive_access ...passed 00:09:05.819 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:09:05.819 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:09:06.077 Test: test_reservation_notification_log_page ...passed 00:09:06.077 Test: test_get_dif_ctx ...passed 00:09:06.077 Test: test_set_get_features ...[2024-07-15 22:10:24.703955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:06.077 [2024-07-15 22:10:24.708454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:06.077 [2024-07-15 22:10:24.709859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:09:06.077 [2024-07-15 22:10:24.712759] /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:09:06.077 passed 00:09:06.077 Test: test_identify_ctrlr ...passed 00:09:06.077 Test: test_identify_ctrlr_iocs_specific ...passed 00:09:06.077 Test: test_custom_admin_cmd ...passed 00:09:06.077 Test: test_fused_compare_and_write ...[2024-07-15 22:10:24.762674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4238:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:09:06.077 [2024-07-15 22:10:24.764614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4227:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:09:06.077 [2024-07-15 22:10:24.766478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4245:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:09:06.077 passed 00:09:06.077 Test: test_multi_async_event_reqs ...passed 00:09:06.077 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:09:06.077 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:09:06.077 Test: test_multi_async_events ...passed 00:09:06.077 Test: test_rae ...passed 00:09:06.077 Test: test_nvmf_ctrlr_create_destruct ...--72698-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:06.077 passed 00:09:06.077 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:09:06.077 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-15 22:10:24.855135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:09:06.077 [2024-07-15 22:10:24.866751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:09:06.077 passed 00:09:06.077 Test: test_zcopy_read ...passed 00:09:06.077 Test: test_zcopy_write ...passed 00:09:06.077 Test: test_nvmf_property_set ...passed 00:09:06.077 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-15 22:10:24.899377] /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:09:06.077 [2024-07-15 22:10:24.901037] /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:09:06.077 passed 00:09:06.077 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-15 22:10:24.905133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1969:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:09:06.077 [2024-07-15 22:10:24.907386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1975:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:09:06.077 [2024-07-15 22:10:24.912608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1987:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:09:06.077 passed 00:09:06.077 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:09:06.077 Test: test_nvmf_check_qpair_active ...[2024-07-15 22:10:24.930594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:09:06.077 [2024-07-15 22:10:24.933248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4744:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:09:06.360 [2024-07-15 22:10:24.934268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:09:06.360 [2024-07-15 22:10:24.934739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:09:06.360 [2024-07-15 22:10:24.934860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:09:06.360 passed 00:09:06.360 00:09:06.360 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.360 suites 1 1 n/a 0 0 00:09:06.360 tests 32 32 32 0 0 00:09:06.360 asserts 977 977 977 0 n/a 00:09:06.361 00:09:06.361 Elapsed time = 0.551 seconds 00:09:06.361 --72698-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.361 --72698-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.361 ==72698== 00:09:06.361 ==72698== HEAP SUMMARY: 00:09:06.361 ==72698== in use at exit: 192 bytes in 1 blocks 00:09:06.361 ==72698== total heap usage: 1,313 allocs, 1,312 frees, 229,342 bytes allocated 00:09:06.361 ==72698== 00:09:06.361 ==72698== Searching for pointers to 1 not-freed blocks 00:09:06.361 ==72698== Checked 6,874,304 bytes 00:09:06.361 ==72698== 00:09:06.361 ==72698== LEAK SUMMARY: 00:09:06.361 ==72698== definitely lost: 0 bytes in 0 blocks 00:09:06.361 ==72698== indirectly lost: 0 bytes in 0 blocks 00:09:06.361 ==72698== possibly lost: 0 bytes in 0 blocks 00:09:06.361 ==72698== still reachable: 192 bytes in 1 blocks 00:09:06.361 ==72698== suppressed: 0 bytes in 0 blocks 00:09:06.361 ==72698== Reachable blocks (those to which a pointer was found) are not shown. 00:09:06.361 ==72698== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:06.361 ==72698== 00:09:06.361 ==72698== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.361 22:10:25 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:09:06.361 ==72710== Memcheck, a memory error detector 00:09:06.361 ==72710== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.361 ==72710== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.361 ==72710== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:06.361 ==72710== 00:09:06.361 --72710-- Valgrind options: 00:09:06.361 --72710-- --leak-check=full 00:09:06.361 --72710-- --error-exitcode=2 00:09:06.361 --72710-- --verbose 00:09:06.361 --72710-- Contents of /proc/version: 00:09:06.361 --72710-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:06.361 --72710-- 00:09:06.361 --72710-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.361 --72710-- Page sizes: currently 4096, max supported 4096 00:09:06.361 --72710-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.361 --72710-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:06.361 --72710-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.361 --72710-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.361 --72710-- might be shown as UnknownInlinedFun 00:09:06.361 --72710-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.361 --72710-- object doesn't have a dynamic symbol table 00:09:06.361 --72710-- Scheduler: using generic scheduler lock implementation. 00:09:06.361 --72710-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.361 ==72710== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72710-by-???-on-4f7c6d26003f 00:09:06.361 ==72710== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72710-by-???-on-4f7c6d26003f 00:09:06.361 ==72710== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72710-by-???-on-4f7c6d26003f 00:09:06.361 ==72710== 00:09:06.361 ==72710== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.361 ==72710== don't want to do, unless you know exactly what you're doing, 00:09:06.361 ==72710== or are doing some strange experiment): 00:09:06.361 ==72710== /usr/libexec/valgrind/../../bin/vgdb --pid=72710 ...command... 00:09:06.361 ==72710== 00:09:06.361 ==72710== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.361 ==72710== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:06.361 ==72710== and then give GDB the following command 00:09:06.361 ==72710== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72710 00:09:06.361 ==72710== --pid is optional if only one valgrind process is running 00:09:06.361 ==72710== 00:09:06.361 --72710-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.361 --72710-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.361 --72710-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.361 --72710-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.361 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.361 --72710-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.361 --72710-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.361 --72710-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.361 --72710-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.361 --72710-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.361 --72710-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.361 --72710-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.361 --72710-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.361 --72710-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.361 --72710-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:06.361 --72710-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.361 --72710-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.361 --72710-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.361 --72710-- Reading syms from /usr/lib64/libm.so.6 00:09:06.620 --72710-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.620 --72710-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:06.620 --72710-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.620 --72710-- Reading syms from /usr/lib64/libc.so.6 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.620 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.620 --72710-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.620 --72710-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.620 --72710-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:06.620 --72710-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:06.620 --72710-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:06.620 --72710-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:06.620 --72710-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:06.620 --72710-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:06.620 --72710-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.620 --72710-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 ==72710== Preferring higher priority redirection: 00:09:06.621 --72710-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.621 --72710-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.621 --72710-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 --72710-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.621 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.621 --72710-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.621 --72710-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.621 ==72710== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.621 --72710-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.621 --72710-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.621 --72710-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.621 --72710-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.621 --72710-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.621 --72710-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.621 --72710-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.621 --72710-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.621 --72710-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.621 --72710-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.621 --72710-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.621 --72710-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.621 --72710-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.621 --72710-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.621 --72710-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.879 --72710-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.879 --72710-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.879 --72710-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.879 00:09:06.879 00:09:06.879 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.879 http://cunit.sourceforge.net/ 00:09:06.879 00:09:06.879 00:09:06.879 Suite: nvmf 00:09:06.879 Test: test_get_rw_params ...passed 00:09:06.879 Test: test_get_rw_ext_params ...passed 00:09:06.879 Test: test_lba_in_range ...passed 00:09:06.879 Test: test_get_dif_ctx ...passed 00:09:06.879 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72710-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:06.879 passed 00:09:06.879 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-15 22:10:25.546070] /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:09:06.879 [2024-07-15 22:10:25.575758] /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:09:06.879 [2024-07-15 22:10:25.578212] /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:09:06.879 passed 00:09:06.879 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-15 22:10:25.583843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:09:06.879 [2024-07-15 22:10:25.585396] /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:09:06.879 passed 00:09:06.879 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-15 22:10:25.589576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:09:06.879 [2024-07-15 22:10:25.591231] /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:09:06.879 [2024-07-15 22:10:25.599476] /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:09:06.879 [2024-07-15 22:10:25.600560] /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:09:06.879 passed 00:09:06.879 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:09:06.879 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:09:06.879 00:09:06.879 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.879 suites 1 1 n/a 0 0 00:09:06.879 tests 10 10 10 0 0 00:09:06.879 asserts 159 159 159 0 n/a 00:09:06.879 00:09:06.879 Elapsed time = 0.130 seconds 00:09:06.879 --72710-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.880 --72710-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.880 ==72710== 00:09:06.880 ==72710== HEAP SUMMARY: 00:09:06.880 ==72710== in use at exit: 0 bytes in 0 blocks 00:09:06.880 ==72710== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:09:06.880 ==72710== 00:09:06.880 ==72710== All heap blocks were freed -- no leaks are possible 00:09:06.880 ==72710== 00:09:06.880 ==72710== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.880 22:10:25 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:09:06.880 ==72723== Memcheck, a memory error detector 00:09:06.880 ==72723== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.880 ==72723== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.880 ==72723== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:06.880 ==72723== 00:09:06.880 --72723-- Valgrind options: 00:09:06.880 --72723-- --leak-check=full 00:09:06.880 --72723-- --error-exitcode=2 00:09:06.880 --72723-- --verbose 00:09:06.880 --72723-- Contents of /proc/version: 00:09:06.880 --72723-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:06.880 --72723-- 00:09:06.880 --72723-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.880 --72723-- Page sizes: currently 4096, max supported 4096 00:09:06.880 --72723-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.880 --72723-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:06.880 --72723-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.880 --72723-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.880 --72723-- might be shown as UnknownInlinedFun 00:09:06.880 --72723-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.880 --72723-- object doesn't have a dynamic symbol table 00:09:06.880 --72723-- Scheduler: using generic scheduler lock implementation. 00:09:06.880 --72723-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.880 ==72723== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72723-by-???-on-4f7c6d26003f 00:09:06.880 ==72723== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72723-by-???-on-4f7c6d26003f 00:09:06.880 ==72723== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72723-by-???-on-4f7c6d26003f 00:09:06.880 ==72723== 00:09:06.880 ==72723== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.880 ==72723== don't want to do, unless you know exactly what you're doing, 00:09:06.880 ==72723== or are doing some strange experiment): 00:09:06.880 ==72723== /usr/libexec/valgrind/../../bin/vgdb --pid=72723 ...command... 00:09:06.880 ==72723== 00:09:06.880 ==72723== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.880 ==72723== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:06.880 ==72723== and then give GDB the following command 00:09:06.880 ==72723== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72723 00:09:06.880 ==72723== --pid is optional if only one valgrind process is running 00:09:06.880 ==72723== 00:09:07.138 --72723-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.138 --72723-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.138 --72723-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.138 --72723-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.138 --72723-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.138 --72723-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.138 --72723-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.138 --72723-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.138 --72723-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.138 --72723-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.138 --72723-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.138 --72723-- Reading syms from /usr/lib64/libm.so.6 00:09:07.138 --72723-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.138 --72723-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.138 --72723-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.138 --72723-- Reading syms from /usr/lib64/libc.so.6 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.138 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.138 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.138 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.138 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.138 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.138 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.138 --72723-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.139 --72723-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.139 --72723-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.139 --72723-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.139 --72723-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.139 --72723-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.139 --72723-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.139 --72723-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.139 --72723-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.139 --72723-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 ==72723== Preferring higher priority redirection: 00:09:07.398 --72723-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.398 --72723-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.398 --72723-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 --72723-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.398 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.398 --72723-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.398 --72723-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.398 ==72723== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.398 --72723-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.398 --72723-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.398 --72723-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.398 --72723-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.398 --72723-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.398 --72723-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.398 --72723-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.398 --72723-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.398 --72723-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.398 --72723-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.398 --72723-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.398 --72723-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.398 --72723-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.398 --72723-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.398 --72723-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.398 --72723-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.398 --72723-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.398 --72723-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.398 00:09:07.398 00:09:07.398 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.398 http://cunit.sourceforge.net/ 00:09:07.398 00:09:07.398 00:09:07.398 Suite: nvmf 00:09:07.398 Test: test_discovery_log ...--72723-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:07.398 --72723-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:07.398 passed 00:09:07.657 Test: test_discovery_log_with_filters ...passed 00:09:07.657 00:09:07.657 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.657 suites 1 1 n/a 0 0 00:09:07.657 tests 2 2 2 0 0 00:09:07.657 asserts 238 238 238 0 n/a 00:09:07.657 00:09:07.657 Elapsed time = 0.152 seconds 00:09:07.657 --72723-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.657 --72723-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.657 ==72723== 00:09:07.657 ==72723== HEAP SUMMARY: 00:09:07.657 ==72723== in use at exit: 0 bytes in 0 blocks 00:09:07.657 ==72723== total heap usage: 256 allocs, 256 frees, 552,280 bytes allocated 00:09:07.657 ==72723== 00:09:07.657 ==72723== All heap blocks were freed -- no leaks are possible 00:09:07.657 ==72723== 00:09:07.657 ==72723== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.657 22:10:26 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:09:07.657 ==72731== Memcheck, a memory error detector 00:09:07.657 ==72731== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.657 ==72731== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.657 ==72731== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:07.657 ==72731== 00:09:07.657 --72731-- Valgrind options: 00:09:07.657 --72731-- --leak-check=full 00:09:07.657 --72731-- --error-exitcode=2 00:09:07.657 --72731-- --verbose 00:09:07.657 --72731-- Contents of /proc/version: 00:09:07.657 --72731-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:07.657 --72731-- 00:09:07.657 --72731-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.657 --72731-- Page sizes: currently 4096, max supported 4096 00:09:07.657 --72731-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.657 --72731-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:07.657 --72731-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.657 --72731-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.657 --72731-- might be shown as UnknownInlinedFun 00:09:07.657 --72731-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.657 --72731-- object doesn't have a dynamic symbol table 00:09:07.657 --72731-- Scheduler: using generic scheduler lock implementation. 00:09:07.657 --72731-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.657 ==72731== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72731-by-???-on-4f7c6d26003f 00:09:07.658 ==72731== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72731-by-???-on-4f7c6d26003f 00:09:07.658 ==72731== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72731-by-???-on-4f7c6d26003f 00:09:07.658 ==72731== 00:09:07.658 ==72731== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.658 ==72731== don't want to do, unless you know exactly what you're doing, 00:09:07.658 ==72731== or are doing some strange experiment): 00:09:07.658 ==72731== /usr/libexec/valgrind/../../bin/vgdb --pid=72731 ...command... 00:09:07.658 ==72731== 00:09:07.658 ==72731== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.658 ==72731== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:07.658 ==72731== and then give GDB the following command 00:09:07.658 ==72731== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72731 00:09:07.658 ==72731== --pid is optional if only one valgrind process is running 00:09:07.658 ==72731== 00:09:07.658 --72731-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.658 --72731-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.658 --72731-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.658 --72731-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.658 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.658 --72731-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.658 --72731-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.658 --72731-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.658 --72731-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.658 --72731-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.658 --72731-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.658 --72731-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.658 --72731-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.658 --72731-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.658 --72731-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.658 --72731-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.658 --72731-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.658 --72731-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.916 --72731-- Reading syms from /usr/lib64/libm.so.6 00:09:07.916 --72731-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.916 --72731-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.916 --72731-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.916 --72731-- Reading syms from /usr/lib64/libc.so.6 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.916 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.916 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.916 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.916 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.916 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.916 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.916 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.916 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.916 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.916 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.916 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.917 --72731-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.917 --72731-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.917 --72731-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.917 --72731-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.917 --72731-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.917 --72731-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.917 --72731-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.917 --72731-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.917 --72731-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 ==72731== Preferring higher priority redirection: 00:09:07.917 --72731-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.917 --72731-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.917 --72731-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 --72731-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.917 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.917 --72731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.917 --72731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.917 ==72731== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.917 --72731-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.917 --72731-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.917 --72731-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.917 --72731-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.917 --72731-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.917 --72731-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.176 --72731-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.176 --72731-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.176 --72731-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.176 --72731-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.176 --72731-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.176 --72731-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.176 --72731-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.176 --72731-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.176 --72731-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.176 --72731-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.176 --72731-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.176 --72731-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:08.176 --72731-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.176 00:09:08.176 00:09:08.176 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.176 http://cunit.sourceforge.net/ 00:09:08.176 00:09:08.176 00:09:08.176 Suite: nvmf 00:09:08.176 Test: nvmf_test_create_subsystem ...--72731-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:08.176 --72731-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:08.176 [2024-07-15 22:10:26.906146] /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:09:08.176 [2024-07-15 22:10:26.933074] /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:09:08.176 [2024-07-15 22:10:26.935074] /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:09:08.176 [2024-07-15 22:10:26.935274] /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:09:08.176 [2024-07-15 22:10:26.935893] /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:09:08.176 [2024-07-15 22:10:26.936077] /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:09:08.176 [2024-07-15 22:10:26.936555] /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:09:08.176 [2024-07-15 22:10:26.936661] /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:09:08.176 [2024-07-15 22:10:26.937265] /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:09:08.176 [2024-07-15 22:10:26.937451] /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:09:08.176 [2024-07-15 22:10:26.937930] /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:09:08.176 [2024-07-15 22:10:26.938033] /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:09:08.176 [2024-07-15 22:10:26.940877] /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:09:08.176 [2024-07-15 22:10:26.941101] /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:09:08.176 [2024-07-15 22:10:26.945670] /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:09:08.176 [2024-07-15 22:10:26.945862] /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:09:08.176 [2024-07-15 22:10:26.948295] /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:09:08.176 [2024-07-15 22:10:26.948496] /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:09:08.176 [2024-07-15 22:10:26.949201] /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:09:08.176 [2024-07-15 22:10:26.949388] /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:09:08.176 [2024-07-15 22:10:26.949869] /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:09:08.176 [2024-07-15 22:10:26.949976] /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:09:08.176 passed 00:09:08.177 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-15 22:10:26.972198] /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:09:08.177 [2024-07-15 22:10:26.973155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2031:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:09:08.177 passed 00:09:08.177 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-15 22:10:26.983627] /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:09:08.177 passed 00:09:08.177 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:09:08.177 Test: test_spdk_nvmf_ns_visible ...[2024-07-15 22:10:26.994113] /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:09:08.434 passed 00:09:08.434 Test: test_reservation_register ...[2024-07-15 22:10:27.060361] /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:09:08.434 [2024-07-15 22:10:27.081333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3164:nvmf_ns_reservation_register: *ERROR*: No registrant 00:09:08.434 passed 00:09:08.434 Test: test_reservation_register_with_ptpl ...--72731-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.435 passed 00:09:08.435 Test: test_reservation_acquire_preempt_1 ...[2024-07-15 22:10:27.164704] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_acquire_release_with_ptpl ...passed 00:09:08.435 Test: test_reservation_release ...[2024-07-15 22:10:27.197673] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_unregister_notification ...[2024-07-15 22:10:27.204741] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_release_notification ...[2024-07-15 22:10:27.209629] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_release_notification_write_exclusive ...[2024-07-15 22:10:27.213699] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_clear_notification ...[2024-07-15 22:10:27.217734] /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:09:08.435 passed 00:09:08.435 Test: test_reservation_preempt_notification ...[2024-07-15 22:10:27.221814] /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:09:08.435 passed 00:09:08.435 Test: test_spdk_nvmf_ns_event ...passed 00:09:08.435 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:09:08.435 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:09:08.435 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-15 22:10:27.289791] /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:09:08.693 [2024-07-15 22:10:27.299354] /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:09:08.693 passed 00:09:08.693 Test: test_nvmf_ns_reservation_report ...[2024-07-15 22:10:27.314602] /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:09:08.693 passed 00:09:08.693 Test: test_nvmf_nqn_is_valid ...[2024-07-15 22:10:27.318342] /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:09:08.693 [2024-07-15 22:10:27.318829] /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:07832be7-d90e-481b-a427-b3183a75203": uuid is not the correct length 00:09:08.693 [2024-07-15 22:10:27.319279] /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:09:08.693 passed 00:09:08.693 Test: test_nvmf_ns_reservation_restore ...[2024-07-15 22:10:27.331339] /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:09:08.693 passed 00:09:08.693 Test: test_nvmf_subsystem_state_change ...passed 00:09:08.693 Test: test_nvmf_reservation_custom_ops ...passed 00:09:08.693 00:09:08.693 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.693 suites 1 1 n/a 0 0 00:09:08.693 tests 24 24 24 0 0 00:09:08.694 asserts 499 499 499 0 n/a 00:09:08.694 00:09:08.694 Elapsed time = 0.490 seconds 00:09:08.694 --72731-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.694 ==72731== 00:09:08.694 ==72731== HEAP SUMMARY: 00:09:08.694 ==72731== in use at exit: 296 bytes in 1 blocks 00:09:08.694 ==72731== total heap usage: 1,499 allocs, 1,498 frees, 1,020,823 bytes allocated 00:09:08.694 ==72731== 00:09:08.694 ==72731== Searching for pointers to 1 not-freed blocks 00:09:08.694 ==72731== Checked 6,866,232 bytes 00:09:08.694 ==72731== 00:09:08.694 ==72731== LEAK SUMMARY: 00:09:08.694 ==72731== definitely lost: 0 bytes in 0 blocks 00:09:08.694 ==72731== indirectly lost: 0 bytes in 0 blocks 00:09:08.694 ==72731== possibly lost: 0 bytes in 0 blocks 00:09:08.694 ==72731== still reachable: 296 bytes in 1 blocks 00:09:08.694 ==72731== suppressed: 0 bytes in 0 blocks 00:09:08.694 ==72731== Reachable blocks (those to which a pointer was found) are not shown. 00:09:08.694 ==72731== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:08.694 ==72731== 00:09:08.694 ==72731== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.694 22:10:27 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:09:08.694 ==72743== Memcheck, a memory error detector 00:09:08.694 ==72743== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.694 ==72743== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.694 ==72743== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:08.694 ==72743== 00:09:08.694 --72743-- Valgrind options: 00:09:08.694 --72743-- --leak-check=full 00:09:08.694 --72743-- --error-exitcode=2 00:09:08.694 --72743-- --verbose 00:09:08.694 --72743-- Contents of /proc/version: 00:09:08.694 --72743-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:08.694 --72743-- 00:09:08.694 --72743-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.694 --72743-- Page sizes: currently 4096, max supported 4096 00:09:08.694 --72743-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.694 --72743-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:08.694 --72743-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.694 --72743-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.694 --72743-- might be shown as UnknownInlinedFun 00:09:08.694 --72743-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.694 --72743-- object doesn't have a dynamic symbol table 00:09:08.694 --72743-- Scheduler: using generic scheduler lock implementation. 00:09:08.694 --72743-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.694 ==72743== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72743-by-???-on-4f7c6d26003f 00:09:08.694 ==72743== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72743-by-???-on-4f7c6d26003f 00:09:08.694 ==72743== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72743-by-???-on-4f7c6d26003f 00:09:08.694 ==72743== 00:09:08.694 ==72743== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.694 ==72743== don't want to do, unless you know exactly what you're doing, 00:09:08.694 ==72743== or are doing some strange experiment): 00:09:08.694 ==72743== /usr/libexec/valgrind/../../bin/vgdb --pid=72743 ...command... 00:09:08.694 ==72743== 00:09:08.694 ==72743== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.694 ==72743== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:08.694 ==72743== and then give GDB the following command 00:09:08.694 ==72743== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72743 00:09:08.694 ==72743== --pid is optional if only one valgrind process is running 00:09:08.694 ==72743== 00:09:08.694 --72743-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.694 --72743-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.694 --72743-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.952 --72743-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.952 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.952 --72743-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.952 --72743-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.952 --72743-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.952 --72743-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.952 --72743-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.952 --72743-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.952 --72743-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.952 --72743-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.952 --72743-- Reading syms from /usr/lib64/libm.so.6 00:09:08.952 --72743-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.952 --72743-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:08.952 --72743-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.952 --72743-- Reading syms from /usr/lib64/libc.so.6 00:09:08.952 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.952 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.952 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.952 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.952 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.952 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.953 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.953 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.953 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.953 --72743-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.953 --72743-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.953 --72743-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.953 --72743-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.953 --72743-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.953 --72743-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.953 --72743-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.953 --72743-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 ==72743== Preferring higher priority redirection: 00:09:08.953 --72743-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.953 --72743-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.953 --72743-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 --72743-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.953 --72743-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.953 ==72743== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.953 --72743-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.953 --72743-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.212 --72743-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.212 --72743-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.212 --72743-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.212 --72743-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.212 --72743-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.212 --72743-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.212 --72743-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.212 --72743-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.212 --72743-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.212 --72743-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.212 --72743-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.212 --72743-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.212 --72743-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.212 --72743-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.212 --72743-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:09.212 --72743-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.212 --72743-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.212 00:09:09.212 00:09:09.212 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.212 http://cunit.sourceforge.net/ 00:09:09.212 00:09:09.212 00:09:09.212 Suite: nvmf 00:09:09.212 Test: test_nvmf_tcp_create ...--72743-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:09.212 [2024-07-15 22:10:27.981261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 745:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:09:09.212 passed 00:09:09.212 Test: test_nvmf_tcp_destroy ...passed 00:09:09.470 Test: test_nvmf_tcp_poll_group_create ...passed 00:09:09.470 Test: test_nvmf_tcp_send_c2h_data ...passed 00:09:09.470 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:09:09.470 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:09:09.470 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:09:09.470 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-15 22:10:28.242067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.470 [2024-07-15 22:10:28.244029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 [2024-07-15 22:10:28.246123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 [2024-07-15 22:10:28.246257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.470 [2024-07-15 22:10:28.246353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 passed 00:09:09.470 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:09:09.470 Test: test_nvmf_tcp_icreq_handle ...[2024-07-15 22:10:28.257298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:09:09.470 [2024-07-15 22:10:28.257732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.470 [2024-07-15 22:10:28.257841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 [2024-07-15 22:10:28.258294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:09:09.470 [2024-07-15 22:10:28.258400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 [2024-07-15 22:10:28.258510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.470 [2024-07-15 22:10:28.258599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 [2024-07-15 22:10:28.264825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:09:09.470 [2024-07-15 22:10:28.264945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.470 passed 00:09:09.470 Test: test_nvmf_tcp_check_xfer_type ...passed 00:09:09.471 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-15 22:10:28.279115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2531:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:09:09.471 [2024-07-15 22:10:28.280032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.280143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9b0 is same with the state(5) to be set 00:09:09.471 passed 00:09:09.471 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-15 22:10:28.282413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2263:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe590 00:09:09.471 [2024-07-15 22:10:28.283950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.284060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.286696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2320:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddf0 00:09:09.471 [2024-07-15 22:10:28.286948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.287050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.289065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2273:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:09:09.471 [2024-07-15 22:10:28.289287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.289388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.291368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2312:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:09:09.471 [2024-07-15 22:10:28.291612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.291715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.293509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.293620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.296201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.296313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.298680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.298791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.300869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.300985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.303677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.303790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 [2024-07-15 22:10:28.306108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:09.471 [2024-07-15 22:10:28.306220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddf0 is same with the state(5) to be set 00:09:09.471 passed 00:09:09.471 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72743-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.729 --72743-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:09.729 --72743-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:09.729 --72743-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:09.729 --72743-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:09.986 passed 00:09:09.986 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-15 22:10:28.636060] /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:09:09.986 [2024-07-15 22:10:28.637188] /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:09:09.986 passed 00:09:09.986 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-15 22:10:28.666442] /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:09:09.986 [2024-07-15 22:10:28.667071] /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:09:09.986 passed 00:09:09.986 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-15 22:10:28.673911] /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:09:09.986 [2024-07-15 22:10:28.674554] /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:09:09.986 passed 00:09:09.986 00:09:09.986 Run Summary: Type Total Ran Passed Failed Inactive 00:09:09.986 suites 1 1 n/a 0 0 00:09:09.986 tests 17 17 17 0 0 00:09:09.986 asserts 222 222 222 0 n/a 00:09:09.986 00:09:09.986 Elapsed time = 0.742 seconds 00:09:09.986 --72743-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.986 ==72743== 00:09:09.986 ==72743== HEAP SUMMARY: 00:09:09.986 ==72743== in use at exit: 67,110,208 bytes in 1,028 blocks 00:09:09.986 ==72743== total heap usage: 12,574 allocs, 11,546 frees, 404,382,127 bytes allocated 00:09:09.986 ==72743== 00:09:09.986 ==72743== Searching for pointers to 1,028 not-freed blocks 00:09:09.986 ==72743== Checked 7,145,560 bytes 00:09:09.986 ==72743== 00:09:09.986 ==72743== LEAK SUMMARY: 00:09:09.986 ==72743== definitely lost: 0 bytes in 0 blocks 00:09:09.986 ==72743== indirectly lost: 0 bytes in 0 blocks 00:09:09.987 ==72743== possibly lost: 0 bytes in 0 blocks 00:09:09.987 ==72743== still reachable: 67,110,208 bytes in 1,028 blocks 00:09:09.987 ==72743== suppressed: 0 bytes in 0 blocks 00:09:09.987 ==72743== Reachable blocks (those to which a pointer was found) are not shown. 00:09:09.987 ==72743== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:09.987 ==72743== 00:09:09.987 ==72743== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.987 22:10:28 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:09:10.245 ==72757== Memcheck, a memory error detector 00:09:10.245 ==72757== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:10.245 ==72757== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:10.245 ==72757== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:10.245 ==72757== 00:09:10.245 --72757-- Valgrind options: 00:09:10.245 --72757-- --leak-check=full 00:09:10.245 --72757-- --error-exitcode=2 00:09:10.245 --72757-- --verbose 00:09:10.245 --72757-- Contents of /proc/version: 00:09:10.245 --72757-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:10.245 --72757-- 00:09:10.245 --72757-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:10.245 --72757-- Page sizes: currently 4096, max supported 4096 00:09:10.245 --72757-- Valgrind library directory: /usr/libexec/valgrind 00:09:10.245 --72757-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:10.245 --72757-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:10.245 --72757-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:10.245 --72757-- might be shown as UnknownInlinedFun 00:09:10.245 --72757-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:10.245 --72757-- object doesn't have a dynamic symbol table 00:09:10.245 --72757-- Scheduler: using generic scheduler lock implementation. 00:09:10.245 --72757-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:10.245 ==72757== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72757-by-???-on-4f7c6d26003f 00:09:10.245 ==72757== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72757-by-???-on-4f7c6d26003f 00:09:10.245 ==72757== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72757-by-???-on-4f7c6d26003f 00:09:10.245 ==72757== 00:09:10.245 ==72757== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:10.245 ==72757== don't want to do, unless you know exactly what you're doing, 00:09:10.245 ==72757== or are doing some strange experiment): 00:09:10.245 ==72757== /usr/libexec/valgrind/../../bin/vgdb --pid=72757 ...command... 00:09:10.245 ==72757== 00:09:10.245 ==72757== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:10.245 ==72757== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:10.245 ==72757== and then give GDB the following command 00:09:10.245 ==72757== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72757 00:09:10.245 ==72757== --pid is optional if only one valgrind process is running 00:09:10.245 ==72757== 00:09:10.245 --72757-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:10.245 --72757-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:10.246 --72757-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:10.246 --72757-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:10.246 --72757-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:10.246 --72757-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:10.246 --72757-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:10.246 --72757-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:10.246 --72757-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:10.246 --72757-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:10.246 --72757-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:10.246 --72757-- Reading syms from /usr/lib64/libm.so.6 00:09:10.246 --72757-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:10.246 --72757-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:10.246 --72757-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libc.so.6 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.246 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.246 --72757-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.246 --72757-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.246 --72757-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:10.246 --72757-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:10.246 --72757-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:10.504 --72757-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:10.504 --72757-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:10.504 --72757-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.504 --72757-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.504 --72757-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.504 --72757-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.504 --72757-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 ==72757== Preferring higher priority redirection: 00:09:10.505 --72757-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:10.505 --72757-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:10.505 --72757-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 --72757-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.505 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.505 --72757-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.505 --72757-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.505 ==72757== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.505 --72757-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.505 --72757-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.505 --72757-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:10.505 --72757-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:10.505 --72757-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:10.505 --72757-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:10.505 --72757-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:10.505 --72757-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:10.505 --72757-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:10.505 --72757-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:10.505 --72757-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:10.505 --72757-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:10.505 --72757-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:10.505 --72757-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:10.505 --72757-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:10.505 --72757-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:10.505 --72757-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:10.505 --72757-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:10.505 00:09:10.505 00:09:10.505 CUnit - A unit testing framework for C - Version 2.1-3 00:09:10.505 http://cunit.sourceforge.net/ 00:09:10.505 00:09:10.505 00:09:10.505 Suite: nvmf 00:09:10.505 Test: test_nvmf_tgt_create_poll_group ...--72757-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:10.764 passed 00:09:10.764 00:09:10.764 Run Summary: Type Total Ran Passed Failed Inactive 00:09:10.764 suites 1 1 n/a 0 0 00:09:10.764 tests 1 1 1 0 0 00:09:10.764 asserts 17 17 17 0 n/a 00:09:10.764 00:09:10.764 Elapsed time = 0.086 seconds 00:09:10.764 --72757-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:10.764 --72757-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:10.764 ==72757== 00:09:10.764 ==72757== HEAP SUMMARY: 00:09:10.764 ==72757== in use at exit: 67,109,824 bytes in 1,026 blocks 00:09:10.764 ==72757== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:09:10.764 ==72757== 00:09:10.764 ==72757== Searching for pointers to 1,026 not-freed blocks 00:09:10.764 ==72757== Checked 6,718,816 bytes 00:09:10.764 ==72757== 00:09:10.764 ==72757== LEAK SUMMARY: 00:09:10.764 ==72757== definitely lost: 0 bytes in 0 blocks 00:09:10.764 ==72757== indirectly lost: 0 bytes in 0 blocks 00:09:10.764 ==72757== possibly lost: 0 bytes in 0 blocks 00:09:10.764 ==72757== still reachable: 67,109,824 bytes in 1,026 blocks 00:09:10.764 ==72757== suppressed: 0 bytes in 0 blocks 00:09:10.764 ==72757== Reachable blocks (those to which a pointer was found) are not shown. 00:09:10.764 ==72757== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:10.764 ==72757== 00:09:10.764 ==72757== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:10.764 00:09:10.764 real 0m5.608s 00:09:10.764 user 0m5.413s 00:09:10.764 sys 0m0.177s 00:09:10.764 22:10:29 unittest_nvmf -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:10.764 22:10:29 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:09:10.764 ************************************ 00:09:10.764 END TEST unittest_nvmf 00:09:10.764 ************************************ 00:09:10.764 22:10:29 -- common/autotest_common.sh@1136 -- # return 0 00:09:10.764 22:10:29 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:10.764 22:10:29 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:10.764 22:10:29 -- 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:09:10.764 22:10:29 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:10.764 22:10:29 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:10.764 22:10:29 -- common/autotest_common.sh@10 -- # set +x 00:09:10.764 ************************************ 00:09:10.764 START TEST unittest_nvmf_rdma 00:09:10.764 ************************************ 00:09:10.764 22:10:29 unittest_nvmf_rdma -- common/autotest_common.sh@1117 -- # 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:09:10.764 ==72783== Memcheck, a memory error detector 00:09:10.764 ==72783== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:10.764 ==72783== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:10.764 ==72783== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:10.764 ==72783== 00:09:10.764 --72783-- Valgrind options: 00:09:10.764 --72783-- --leak-check=full 00:09:10.764 --72783-- --error-exitcode=2 00:09:10.764 --72783-- --verbose 00:09:10.764 --72783-- Contents of /proc/version: 00:09:10.764 --72783-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:10.764 --72783-- 00:09:10.764 --72783-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:10.764 --72783-- Page sizes: currently 4096, max supported 4096 00:09:10.764 --72783-- Valgrind library directory: /usr/libexec/valgrind 00:09:10.764 --72783-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:10.764 --72783-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:10.764 --72783-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:10.764 --72783-- might be shown as UnknownInlinedFun 00:09:10.764 --72783-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:10.764 --72783-- object doesn't have a dynamic symbol table 00:09:10.764 --72783-- Scheduler: using generic scheduler lock implementation. 00:09:10.765 --72783-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:10.765 ==72783== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72783-by-???-on-4f7c6d26003f 00:09:10.765 ==72783== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72783-by-???-on-4f7c6d26003f 00:09:10.765 ==72783== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72783-by-???-on-4f7c6d26003f 00:09:10.765 ==72783== 00:09:10.765 ==72783== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:10.765 ==72783== don't want to do, unless you know exactly what you're doing, 00:09:10.765 ==72783== or are doing some strange experiment): 00:09:10.765 ==72783== /usr/libexec/valgrind/../../bin/vgdb --pid=72783 ...command... 00:09:10.765 ==72783== 00:09:10.765 ==72783== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:10.765 ==72783== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:10.765 ==72783== and then give GDB the following command 00:09:10.765 ==72783== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72783 00:09:10.765 ==72783== --pid is optional if only one valgrind process is running 00:09:10.765 ==72783== 00:09:10.765 --72783-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:10.765 --72783-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:10.765 --72783-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:11.022 --72783-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:11.022 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.022 --72783-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:11.023 --72783-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:11.023 --72783-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:11.023 --72783-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:11.023 --72783-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:11.023 --72783-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:11.023 --72783-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:11.023 --72783-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:11.023 --72783-- Reading syms from /usr/lib64/libm.so.6 00:09:11.023 --72783-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:11.023 --72783-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:11.023 --72783-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libc.so.6 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.023 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.023 --72783-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.023 --72783-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.023 --72783-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:11.023 --72783-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:11.023 --72783-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:11.023 --72783-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:11.023 --72783-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:11.023 --72783-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.023 --72783-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 ==72783== Preferring higher priority redirection: 00:09:11.024 --72783-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:11.024 --72783-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:11.024 --72783-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 --72783-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.024 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.024 --72783-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.024 --72783-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.024 ==72783== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.024 --72783-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.024 --72783-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.282 --72783-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:11.282 --72783-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:11.282 --72783-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:11.282 --72783-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:11.282 --72783-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:11.282 --72783-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:11.282 --72783-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:11.282 --72783-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:11.282 --72783-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:11.282 --72783-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:11.282 --72783-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:11.282 --72783-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:11.282 --72783-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:11.282 --72783-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:11.282 --72783-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:11.282 --72783-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:11.282 00:09:11.282 00:09:11.282 CUnit - A unit testing framework for C - Version 2.1-3 00:09:11.282 http://cunit.sourceforge.net/ 00:09:11.282 00:09:11.282 00:09:11.282 Suite: nvmf 00:09:11.282 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-15 22:10:30.030307] /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:09:11.282 [2024-07-15 22:10:30.065636] /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:09:11.282 [2024-07-15 22:10:30.066955] /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:09:11.282 passed 00:09:11.541 Test: test_spdk_nvmf_rdma_request_process ...passed 00:09:11.541 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:09:11.541 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:09:11.541 Test: test_nvmf_rdma_opts_init ...passed 00:09:11.541 Test: test_nvmf_rdma_request_free_data ...--72783-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:11.541 passed 00:09:11.541 Test: test_nvmf_rdma_resources_create ...passed 00:09:11.541 Test: test_nvmf_rdma_qpair_compare ...passed 00:09:11.541 Test: test_nvmf_rdma_resize_cq ...[2024-07-15 22:10:30.318557] /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:09:11.541 Using CQ of insufficient size may lead to CQ overrun 00:09:11.541 [2024-07-15 22:10:30.320034] /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:09:11.541 --72783-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:11.541 --72783-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:11.541 [2024-07-15 22:10:30.326276] /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:09:11.541 passed 00:09:11.541 00:09:11.541 Run Summary: Type Total Ran Passed Failed Inactive 00:09:11.541 suites 1 1 n/a 0 0 00:09:11.541 tests 9 9 9 0 0 00:09:11.541 asserts 579 579 579 0 n/a 00:09:11.541 00:09:11.541 Elapsed time = 0.331 seconds 00:09:11.541 --72783-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:11.799 ==72783== 00:09:11.799 ==72783== HEAP SUMMARY: 00:09:11.799 ==72783== in use at exit: 296 bytes in 1 blocks 00:09:11.799 ==72783== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:09:11.799 ==72783== 00:09:11.799 ==72783== Searching for pointers to 1 not-freed blocks 00:09:11.799 ==72783== Checked 7,025,976 bytes 00:09:11.799 ==72783== 00:09:11.799 ==72783== LEAK SUMMARY: 00:09:11.799 ==72783== definitely lost: 0 bytes in 0 blocks 00:09:11.799 ==72783== indirectly lost: 0 bytes in 0 blocks 00:09:11.799 ==72783== possibly lost: 0 bytes in 0 blocks 00:09:11.799 ==72783== still reachable: 296 bytes in 1 blocks 00:09:11.799 ==72783== suppressed: 0 bytes in 0 blocks 00:09:11.799 ==72783== Reachable blocks (those to which a pointer was found) are not shown. 00:09:11.799 ==72783== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:11.799 ==72783== 00:09:11.799 ==72783== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:11.799 00:09:11.799 real 0m0.894s 00:09:11.799 user 0m0.867s 00:09:11.799 sys 0m0.024s 00:09:11.799 22:10:30 unittest_nvmf_rdma -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:11.799 22:10:30 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:11.799 ************************************ 00:09:11.799 END TEST unittest_nvmf_rdma 00:09:11.799 ************************************ 00:09:11.799 22:10:30 -- common/autotest_common.sh@1136 -- # return 0 00:09:11.799 22:10:30 -- 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:09:11.799 22:10:30 -- 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:09:11.799 22:10:30 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:11.799 22:10:30 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:11.799 22:10:30 -- common/autotest_common.sh@10 -- # set +x 00:09:11.799 ************************************ 00:09:11.799 START TEST unittest_nvmf_vfio_user 00:09:11.799 ************************************ 00:09:11.799 22:10:30 unittest_nvmf_vfio_user -- common/autotest_common.sh@1117 -- # 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:09:11.799 ==72813== Memcheck, a memory error detector 00:09:11.799 ==72813== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:11.799 ==72813== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:11.799 ==72813== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:11.799 ==72813== 00:09:11.799 --72813-- Valgrind options: 00:09:11.799 --72813-- --leak-check=full 00:09:11.799 --72813-- --error-exitcode=2 00:09:11.799 --72813-- --verbose 00:09:11.799 --72813-- Contents of /proc/version: 00:09:11.799 --72813-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:11.799 --72813-- 00:09:11.799 --72813-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:11.799 --72813-- Page sizes: currently 4096, max supported 4096 00:09:11.799 --72813-- Valgrind library directory: /usr/libexec/valgrind 00:09:11.799 --72813-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:11.799 --72813-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:11.799 --72813-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:11.799 --72813-- might be shown as UnknownInlinedFun 00:09:11.799 --72813-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:11.799 --72813-- object doesn't have a dynamic symbol table 00:09:11.799 --72813-- Scheduler: using generic scheduler lock implementation. 00:09:11.799 --72813-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:11.799 ==72813== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72813-by-???-on-4f7c6d26003f 00:09:11.799 ==72813== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72813-by-???-on-4f7c6d26003f 00:09:11.799 ==72813== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72813-by-???-on-4f7c6d26003f 00:09:11.799 ==72813== 00:09:11.799 ==72813== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:11.799 ==72813== don't want to do, unless you know exactly what you're doing, 00:09:11.799 ==72813== or are doing some strange experiment): 00:09:11.799 ==72813== /usr/libexec/valgrind/../../bin/vgdb --pid=72813 ...command... 00:09:11.799 ==72813== 00:09:11.799 ==72813== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:11.799 ==72813== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:11.799 ==72813== and then give GDB the following command 00:09:11.799 ==72813== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72813 00:09:11.799 ==72813== --pid is optional if only one valgrind process is running 00:09:11.799 ==72813== 00:09:11.799 --72813-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:11.799 --72813-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:11.799 --72813-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:11.799 --72813-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:11.799 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.799 --72813-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:11.799 --72813-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:11.799 --72813-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:11.799 --72813-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:11.799 --72813-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:11.799 --72813-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:11.799 --72813-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:11.800 --72813-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:11.800 --72813-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:11.800 --72813-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:11.800 --72813-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:11.800 --72813-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:11.800 --72813-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:11.800 --72813-- Reading syms from /usr/lib64/libm.so.6 00:09:11.800 --72813-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:11.800 --72813-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:11.800 --72813-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:11.800 --72813-- Reading syms from /usr/lib64/libc.so.6 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.800 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.800 --72813-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.800 --72813-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.057 --72813-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:12.057 --72813-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:12.057 --72813-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:12.057 --72813-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:12.057 --72813-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:12.057 --72813-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:12.057 --72813-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.057 --72813-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 ==72813== Preferring higher priority redirection: 00:09:12.058 --72813-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:12.058 --72813-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:12.058 --72813-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 --72813-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.058 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.058 --72813-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.058 --72813-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.058 ==72813== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.058 --72813-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.058 --72813-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.058 --72813-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:12.058 --72813-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:12.058 --72813-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:12.058 --72813-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:12.058 --72813-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:12.058 --72813-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:12.058 --72813-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:12.058 --72813-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:12.058 --72813-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:12.058 --72813-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:12.058 --72813-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:12.058 --72813-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:12.058 --72813-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:12.058 --72813-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:12.058 --72813-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:12.058 --72813-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:12.058 00:09:12.058 00:09:12.058 CUnit - A unit testing framework for C - Version 2.1-3 00:09:12.058 http://cunit.sourceforge.net/ 00:09:12.058 00:09:12.058 00:09:12.058 Suite: vfio_user 00:09:12.058 Test: test_nvme_cmd_map_prps ...--72813-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:12.315 [2024-07-15 22:10:30.916871] /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:09:12.315 [2024-07-15 22:10:30.950976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:09:12.315 passed 00:09:12.315 Test: test_nvme_cmd_map_sgls ...passed 00:09:12.315 Test: test_nvmf_vfio_user_create_destroy ...passed 00:09:12.315 00:09:12.315 Run Summary: Type Total Ran Passed Failed Inactive 00:09:12.315 suites 1 1 n/a 0 0 00:09:12.315 tests 3 3 3 0 0 00:09:12.315 asserts 100 100 100 0 n/a 00:09:12.315 00:09:12.315 Elapsed time = 0.067 seconds 00:09:12.315 --72813-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:12.315 --72813-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:12.315 ==72813== 00:09:12.316 ==72813== HEAP SUMMARY: 00:09:12.316 ==72813== in use at exit: 296 bytes in 1 blocks 00:09:12.316 ==72813== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:09:12.316 ==72813== 00:09:12.316 ==72813== Searching for pointers to 1 not-freed blocks 00:09:12.316 ==72813== Checked 6,845,784 bytes 00:09:12.316 ==72813== 00:09:12.316 ==72813== LEAK SUMMARY: 00:09:12.316 ==72813== definitely lost: 0 bytes in 0 blocks 00:09:12.316 ==72813== indirectly lost: 0 bytes in 0 blocks 00:09:12.316 ==72813== possibly lost: 0 bytes in 0 blocks 00:09:12.316 ==72813== still reachable: 296 bytes in 1 blocks 00:09:12.316 ==72813== suppressed: 0 bytes in 0 blocks 00:09:12.316 ==72813== Reachable blocks (those to which a pointer was found) are not shown. 00:09:12.316 ==72813== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:12.316 ==72813== 00:09:12.316 ==72813== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:12.316 00:09:12.316 real 0m0.619s 00:09:12.316 user 0m0.588s 00:09:12.316 sys 0m0.030s 00:09:12.316 22:10:31 unittest_nvmf_vfio_user -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:12.316 22:10:31 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:09:12.316 ************************************ 00:09:12.316 END TEST unittest_nvmf_vfio_user 00:09:12.316 ************************************ 00:09:12.316 22:10:31 -- common/autotest_common.sh@1136 -- # return 0 00:09:12.316 22:10:31 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:09:12.316 22:10:31 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:09:12.316 22:10:31 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:12.316 22:10:31 -- common/autotest_common.sh@10 -- # set +x 00:09:12.316 ************************************ 00:09:12.316 START TEST unittest_scsi 00:09:12.316 ************************************ 00:09:12.316 22:10:31 unittest_scsi -- common/autotest_common.sh@1117 -- # unittest_scsi 00:09:12.316 22:10:31 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:09:12.316 ==72831== Memcheck, a memory error detector 00:09:12.316 ==72831== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:12.316 ==72831== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:12.316 ==72831== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:12.316 ==72831== 00:09:12.316 --72831-- Valgrind options: 00:09:12.316 --72831-- --leak-check=full 00:09:12.316 --72831-- --error-exitcode=2 00:09:12.316 --72831-- --verbose 00:09:12.316 --72831-- Contents of /proc/version: 00:09:12.316 --72831-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:12.316 --72831-- 00:09:12.316 --72831-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:12.316 --72831-- Page sizes: currently 4096, max supported 4096 00:09:12.316 --72831-- Valgrind library directory: /usr/libexec/valgrind 00:09:12.316 --72831-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:12.316 --72831-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:12.316 --72831-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:12.316 --72831-- might be shown as UnknownInlinedFun 00:09:12.316 --72831-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:12.316 --72831-- object doesn't have a dynamic symbol table 00:09:12.316 --72831-- Scheduler: using generic scheduler lock implementation. 00:09:12.316 --72831-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:12.316 ==72831== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72831-by-???-on-4f7c6d26003f 00:09:12.316 ==72831== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72831-by-???-on-4f7c6d26003f 00:09:12.316 ==72831== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72831-by-???-on-4f7c6d26003f 00:09:12.316 ==72831== 00:09:12.316 ==72831== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:12.316 ==72831== don't want to do, unless you know exactly what you're doing, 00:09:12.316 ==72831== or are doing some strange experiment): 00:09:12.316 ==72831== /usr/libexec/valgrind/../../bin/vgdb --pid=72831 ...command... 00:09:12.316 ==72831== 00:09:12.316 ==72831== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:12.316 ==72831== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:12.316 ==72831== and then give GDB the following command 00:09:12.316 ==72831== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72831 00:09:12.316 ==72831== --pid is optional if only one valgrind process is running 00:09:12.316 ==72831== 00:09:12.316 --72831-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:12.316 --72831-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:12.573 --72831-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:12.573 --72831-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:12.573 --72831-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:12.573 --72831-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:12.573 --72831-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:12.573 --72831-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:12.573 --72831-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:12.573 --72831-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:12.573 --72831-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:12.573 --72831-- Reading syms from /usr/lib64/libm.so.6 00:09:12.573 --72831-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:12.573 --72831-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:12.573 --72831-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libc.so.6 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.573 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.573 --72831-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.573 --72831-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.573 --72831-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:12.573 --72831-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:12.573 --72831-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:12.573 --72831-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:12.573 --72831-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:12.830 --72831-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.830 --72831-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.830 --72831-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 ==72831== Preferring higher priority redirection: 00:09:12.831 --72831-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:12.831 --72831-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:12.831 --72831-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 --72831-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.831 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.831 --72831-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.831 --72831-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.831 ==72831== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.831 --72831-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.831 --72831-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.831 --72831-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:12.831 --72831-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:12.831 --72831-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:12.831 --72831-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:12.831 --72831-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:12.831 --72831-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:12.831 --72831-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:12.831 --72831-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:12.831 --72831-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:12.831 --72831-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:12.831 --72831-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:12.831 --72831-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:12.831 --72831-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:12.831 --72831-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:12.831 --72831-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:12.831 --72831-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:12.831 00:09:12.831 00:09:12.832 CUnit - A unit testing framework for C - Version 2.1-3 00:09:12.832 http://cunit.sourceforge.net/ 00:09:12.832 00:09:12.832 00:09:12.832 Suite: dev_suite 00:09:12.832 Test: dev_destruct_null_dev ...passed 00:09:12.832 Test: dev_destruct_zero_luns ...passed 00:09:12.832 Test: dev_destruct_null_lun ...passed 00:09:12.832 Test: dev_destruct_success ...passed 00:09:12.832 Test: dev_construct_num_luns_zero ...[2024-07-15 22:10:31.634210] /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:09:12.832 passed 00:09:12.832 Test: dev_construct_no_lun_zero ...[2024-07-15 22:10:31.669862] /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:09:12.832 passed 00:09:12.832 Test: dev_construct_null_lun ...[2024-07-15 22:10:31.671836] /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:09:12.832 passed 00:09:12.832 Test: dev_construct_name_too_long ...[2024-07-15 22:10:31.673373] /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:09:12.832 passed 00:09:12.832 Test: dev_construct_success ...passed 00:09:12.832 Test: dev_construct_success_lun_zero_not_first ...passed 00:09:12.832 Test: dev_queue_mgmt_task_success ...passed 00:09:12.832 Test: dev_queue_task_success ...passed 00:09:12.832 Test: dev_stop_success ...passed 00:09:12.832 Test: dev_add_port_max_ports ...[2024-07-15 22:10:31.686220] /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:09:12.832 passed 00:09:13.090 Test: dev_add_port_construct_failure1 ...[2024-07-15 22:10:31.690367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:09:13.090 passed 00:09:13.090 Test: dev_add_port_construct_failure2 ...[2024-07-15 22:10:31.692665] /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:09:13.090 passed 00:09:13.090 Test: dev_add_port_success1 ...passed 00:09:13.090 Test: dev_add_port_success2 ...passed 00:09:13.090 Test: dev_add_port_success3 ...passed 00:09:13.090 Test: dev_find_port_by_id_num_ports_zero ...passed 00:09:13.090 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:09:13.090 Test: dev_find_port_by_id_success ...passed 00:09:13.090 Test: dev_add_lun_bdev_not_found ...passed 00:09:13.090 Test: dev_add_lun_no_free_lun_id ...[2024-07-15 22:10:31.704827] /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:09:13.090 passed 00:09:13.090 Test: dev_add_lun_success1 ...passed 00:09:13.090 Test: dev_add_lun_success2 ...passed 00:09:13.090 Test: dev_check_pending_tasks ...passed 00:09:13.090 Test: dev_iterate_luns ...passed 00:09:13.090 Test: dev_find_free_lun ...passed 00:09:13.090 00:09:13.090 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.090 suites 1 1 n/a 0 0 00:09:13.090 tests 29 29 29 0 0 00:09:13.090 asserts 97 97 97 0 n/a 00:09:13.090 00:09:13.090 Elapsed time = 0.128 seconds 00:09:13.090 --72831-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.090 --72831-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.090 ==72831== 00:09:13.090 ==72831== HEAP SUMMARY: 00:09:13.090 ==72831== in use at exit: 0 bytes in 0 blocks 00:09:13.090 ==72831== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:09:13.090 ==72831== 00:09:13.090 ==72831== All heap blocks were freed -- no leaks are possible 00:09:13.090 ==72831== 00:09:13.090 ==72831== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.090 22:10:31 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:09:13.090 ==72845== Memcheck, a memory error detector 00:09:13.090 ==72845== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.090 ==72845== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.090 ==72845== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:13.090 ==72845== 00:09:13.090 --72845-- Valgrind options: 00:09:13.090 --72845-- --leak-check=full 00:09:13.090 --72845-- --error-exitcode=2 00:09:13.090 --72845-- --verbose 00:09:13.090 --72845-- Contents of /proc/version: 00:09:13.090 --72845-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:13.090 --72845-- 00:09:13.090 --72845-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.090 --72845-- Page sizes: currently 4096, max supported 4096 00:09:13.091 --72845-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.091 --72845-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:13.091 --72845-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.091 --72845-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.091 --72845-- might be shown as UnknownInlinedFun 00:09:13.091 --72845-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.091 --72845-- object doesn't have a dynamic symbol table 00:09:13.091 --72845-- Scheduler: using generic scheduler lock implementation. 00:09:13.091 --72845-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.091 ==72845== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72845-by-???-on-4f7c6d26003f 00:09:13.091 ==72845== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72845-by-???-on-4f7c6d26003f 00:09:13.091 ==72845== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72845-by-???-on-4f7c6d26003f 00:09:13.091 ==72845== 00:09:13.091 ==72845== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.091 ==72845== don't want to do, unless you know exactly what you're doing, 00:09:13.091 ==72845== or are doing some strange experiment): 00:09:13.091 ==72845== /usr/libexec/valgrind/../../bin/vgdb --pid=72845 ...command... 00:09:13.091 ==72845== 00:09:13.091 ==72845== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.091 ==72845== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:13.091 ==72845== and then give GDB the following command 00:09:13.091 ==72845== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72845 00:09:13.091 ==72845== --pid is optional if only one valgrind process is running 00:09:13.091 ==72845== 00:09:13.091 --72845-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.091 --72845-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.091 --72845-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.091 --72845-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.091 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.091 --72845-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.091 --72845-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.091 --72845-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.091 --72845-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.091 --72845-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.091 --72845-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.091 --72845-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.091 --72845-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.091 --72845-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.091 --72845-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:13.091 --72845-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.091 --72845-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.091 --72845-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:13.349 --72845-- Reading syms from /usr/lib64/libm.so.6 00:09:13.349 --72845-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:13.349 --72845-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:13.349 --72845-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:13.349 --72845-- Reading syms from /usr/lib64/libc.so.6 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.349 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.349 --72845-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.349 --72845-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.349 --72845-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:13.349 --72845-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:13.349 --72845-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:13.349 --72845-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:13.349 --72845-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:13.349 --72845-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:13.350 --72845-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 ==72845== Preferring higher priority redirection: 00:09:13.350 --72845-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:13.350 --72845-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:13.350 --72845-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 --72845-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.350 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.350 --72845-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.350 --72845-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.350 ==72845== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.350 --72845-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:13.350 --72845-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:13.350 --72845-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:13.350 --72845-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:13.350 --72845-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:13.607 --72845-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:13.608 --72845-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:13.608 --72845-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:13.608 --72845-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:13.608 --72845-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:13.608 --72845-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:13.608 --72845-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.608 --72845-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.608 --72845-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.608 --72845-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.608 --72845-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.608 --72845-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.608 --72845-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:13.608 --72845-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.608 00:09:13.608 00:09:13.608 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.608 http://cunit.sourceforge.net/ 00:09:13.608 00:09:13.608 00:09:13.608 Suite: lun_suite 00:09:13.608 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-15 22:10:32.320438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:09:13.608 passed 00:09:13.608 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-15 22:10:32.357834] /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:09:13.608 passed 00:09:13.608 Test: lun_task_mgmt_execute_lun_reset ...passed 00:09:13.608 Test: lun_task_mgmt_execute_target_reset ...passed 00:09:13.608 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-15 22:10:32.363935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:09:13.608 passed 00:09:13.608 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:09:13.608 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:09:13.608 Test: lun_append_task_null_lun_not_supported ...passed 00:09:13.608 Test: lun_execute_scsi_task_pending ...passed 00:09:13.608 Test: lun_execute_scsi_task_complete ...passed 00:09:13.608 Test: lun_execute_scsi_task_resize ...passed 00:09:13.608 Test: lun_destruct_success ...passed 00:09:13.608 Test: lun_construct_null_ctx ...[2024-07-15 22:10:32.388681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:09:13.608 passed 00:09:13.608 Test: lun_construct_success ...passed 00:09:13.608 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:09:13.608 Test: lun_reset_task_suspend_scsi_task ...passed 00:09:13.608 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:09:13.608 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:09:13.608 00:09:13.608 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.608 suites 1 1 n/a 0 0 00:09:13.608 tests 18 18 18 0 0 00:09:13.608 asserts 153 153 153 0 n/a 00:09:13.608 00:09:13.608 Elapsed time = 0.130 seconds 00:09:13.865 --72845-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.865 --72845-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.865 ==72845== 00:09:13.865 ==72845== HEAP SUMMARY: 00:09:13.865 ==72845== in use at exit: 0 bytes in 0 blocks 00:09:13.865 ==72845== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:09:13.865 ==72845== 00:09:13.865 ==72845== All heap blocks were freed -- no leaks are possible 00:09:13.865 ==72845== 00:09:13.865 ==72845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.865 22:10:32 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:09:13.865 ==72852== Memcheck, a memory error detector 00:09:13.865 ==72852== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.865 ==72852== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.865 ==72852== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:13.865 ==72852== 00:09:13.865 --72852-- Valgrind options: 00:09:13.865 --72852-- --leak-check=full 00:09:13.865 --72852-- --error-exitcode=2 00:09:13.865 --72852-- --verbose 00:09:13.865 --72852-- Contents of /proc/version: 00:09:13.865 --72852-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:13.865 --72852-- 00:09:13.865 --72852-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.865 --72852-- Page sizes: currently 4096, max supported 4096 00:09:13.865 --72852-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.865 --72852-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:13.866 --72852-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.866 --72852-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.866 --72852-- might be shown as UnknownInlinedFun 00:09:13.866 --72852-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.866 --72852-- object doesn't have a dynamic symbol table 00:09:13.866 --72852-- Scheduler: using generic scheduler lock implementation. 00:09:13.866 --72852-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.866 ==72852== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72852-by-???-on-4f7c6d26003f 00:09:13.866 ==72852== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72852-by-???-on-4f7c6d26003f 00:09:13.866 ==72852== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72852-by-???-on-4f7c6d26003f 00:09:13.866 ==72852== 00:09:13.866 ==72852== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.866 ==72852== don't want to do, unless you know exactly what you're doing, 00:09:13.866 ==72852== or are doing some strange experiment): 00:09:13.866 ==72852== /usr/libexec/valgrind/../../bin/vgdb --pid=72852 ...command... 00:09:13.866 ==72852== 00:09:13.866 ==72852== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.866 ==72852== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:13.866 ==72852== and then give GDB the following command 00:09:13.866 ==72852== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72852 00:09:13.866 ==72852== --pid is optional if only one valgrind process is running 00:09:13.866 ==72852== 00:09:13.866 --72852-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.866 --72852-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.866 --72852-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.866 --72852-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.866 --72852-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.866 --72852-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.866 --72852-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.866 --72852-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.866 --72852-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.866 --72852-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.866 --72852-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:13.866 --72852-- Reading syms from /usr/lib64/libm.so.6 00:09:13.866 --72852-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:13.866 --72852-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:13.866 --72852-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:13.866 --72852-- Reading syms from /usr/lib64/libc.so.6 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.866 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.866 --72852-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.866 --72852-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.123 --72852-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:14.123 --72852-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:14.123 --72852-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:14.123 --72852-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:14.123 --72852-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:14.123 --72852-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:14.123 --72852-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 ==72852== Preferring higher priority redirection: 00:09:14.123 --72852-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:14.123 --72852-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:14.123 --72852-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.123 --72852-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 --72852-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.124 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.124 --72852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.124 ==72852== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.124 --72852-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.124 --72852-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.124 --72852-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.124 --72852-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.124 --72852-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.124 --72852-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.124 --72852-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.124 --72852-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.124 --72852-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.124 --72852-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.124 --72852-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.124 --72852-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.124 --72852-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.124 --72852-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.124 --72852-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.124 --72852-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.124 --72852-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.124 --72852-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.124 00:09:14.124 00:09:14.124 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.124 http://cunit.sourceforge.net/ 00:09:14.124 00:09:14.124 00:09:14.124 Suite: scsi_suite 00:09:14.124 Test: scsi_init ...passed 00:09:14.124 00:09:14.380 Run Summary: Type Total Ran Passed Failed Inactive 00:09:14.380 suites 1 1 n/a 0 0 00:09:14.380 tests 1 1 1 0 0 00:09:14.380 asserts 1 1 1 0 n/a 00:09:14.380 00:09:14.380 Elapsed time = 0.003 seconds 00:09:14.380 --72852-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:14.380 --72852-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:14.380 ==72852== 00:09:14.380 ==72852== HEAP SUMMARY: 00:09:14.380 ==72852== in use at exit: 0 bytes in 0 blocks 00:09:14.380 ==72852== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:09:14.380 ==72852== 00:09:14.380 ==72852== All heap blocks were freed -- no leaks are possible 00:09:14.380 ==72852== 00:09:14.380 ==72852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:14.380 22:10:33 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:09:14.380 ==72858== Memcheck, a memory error detector 00:09:14.380 ==72858== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:14.380 ==72858== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:14.380 ==72858== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:14.380 ==72858== 00:09:14.380 --72858-- Valgrind options: 00:09:14.380 --72858-- --leak-check=full 00:09:14.380 --72858-- --error-exitcode=2 00:09:14.380 --72858-- --verbose 00:09:14.380 --72858-- Contents of /proc/version: 00:09:14.380 --72858-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:14.380 --72858-- 00:09:14.380 --72858-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:14.380 --72858-- Page sizes: currently 4096, max supported 4096 00:09:14.380 --72858-- Valgrind library directory: /usr/libexec/valgrind 00:09:14.380 --72858-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:14.380 --72858-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:14.381 --72858-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:14.381 --72858-- might be shown as UnknownInlinedFun 00:09:14.381 --72858-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:14.381 --72858-- object doesn't have a dynamic symbol table 00:09:14.381 --72858-- Scheduler: using generic scheduler lock implementation. 00:09:14.381 --72858-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:14.381 ==72858== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72858-by-???-on-4f7c6d26003f 00:09:14.381 ==72858== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72858-by-???-on-4f7c6d26003f 00:09:14.381 ==72858== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72858-by-???-on-4f7c6d26003f 00:09:14.381 ==72858== 00:09:14.381 ==72858== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:14.381 ==72858== don't want to do, unless you know exactly what you're doing, 00:09:14.381 ==72858== or are doing some strange experiment): 00:09:14.381 ==72858== /usr/libexec/valgrind/../../bin/vgdb --pid=72858 ...command... 00:09:14.381 ==72858== 00:09:14.381 ==72858== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:14.381 ==72858== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:14.381 ==72858== and then give GDB the following command 00:09:14.381 ==72858== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72858 00:09:14.381 ==72858== --pid is optional if only one valgrind process is running 00:09:14.381 ==72858== 00:09:14.381 --72858-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:14.381 --72858-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:14.381 --72858-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:14.381 --72858-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:14.381 --72858-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:14.381 --72858-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:14.381 --72858-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:14.381 --72858-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:14.381 --72858-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:14.381 --72858-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:14.381 --72858-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:14.381 --72858-- Reading syms from /usr/lib64/libm.so.6 00:09:14.381 --72858-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:14.381 --72858-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:14.381 --72858-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:14.381 --72858-- Reading syms from /usr/lib64/libc.so.6 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.381 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.381 --72858-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.381 --72858-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.638 --72858-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:14.638 --72858-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:14.638 --72858-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:14.638 --72858-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:14.638 --72858-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:14.638 --72858-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:14.638 --72858-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 ==72858== Preferring higher priority redirection: 00:09:14.638 --72858-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:14.638 --72858-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:14.638 --72858-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 --72858-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.638 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.638 --72858-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.638 --72858-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.638 ==72858== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.638 --72858-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.638 --72858-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.638 --72858-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.638 --72858-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.639 --72858-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.639 --72858-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.639 --72858-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.639 --72858-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.639 --72858-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.639 --72858-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.639 --72858-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.639 --72858-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.639 --72858-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.639 --72858-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.639 --72858-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.639 --72858-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.639 --72858-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.639 --72858-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.639 00:09:14.639 00:09:14.639 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.639 http://cunit.sourceforge.net/ 00:09:14.639 00:09:14.639 00:09:14.639 Suite: translation_suite 00:09:14.896 Test: mode_select_6_test ...passed 00:09:14.896 Test: mode_select_6_test2 ...passed 00:09:14.896 Test: mode_sense_6_test ...--72858-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:14.896 passed 00:09:14.896 Test: mode_sense_10_test ...passed 00:09:14.896 Test: inquiry_evpd_test ...passed 00:09:14.896 Test: inquiry_standard_test ...passed 00:09:14.896 Test: inquiry_overflow_test ...passed 00:09:14.896 Test: task_complete_test ...passed 00:09:14.896 Test: lba_range_test ...passed 00:09:14.896 Test: xfer_len_test ...[2024-07-15 22:10:33.588709] /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:14.896 passed 00:09:14.896 Test: xfer_test ...passed 00:09:14.896 Test: scsi_name_padding_test ...passed 00:09:14.896 Test: get_dif_ctx_test ...passed 00:09:14.896 Test: unmap_split_test ...passed 00:09:14.896 00:09:14.896 Run Summary: Type Total Ran Passed Failed Inactive 00:09:14.896 suites 1 1 n/a 0 0 00:09:14.896 tests 14 14 14 0 0 00:09:14.896 asserts 1205 1205 1205 0 n/a 00:09:14.897 00:09:14.897 Elapsed time = 0.172 seconds 00:09:14.897 --72858-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:14.897 --72858-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:14.897 ==72858== 00:09:14.897 ==72858== HEAP SUMMARY: 00:09:14.897 ==72858== in use at exit: 0 bytes in 0 blocks 00:09:14.897 ==72858== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:09:14.897 ==72858== 00:09:14.897 ==72858== All heap blocks were freed -- no leaks are possible 00:09:14.897 ==72858== 00:09:14.897 ==72858== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:14.897 22:10:33 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:14.897 ==72865== Memcheck, a memory error detector 00:09:14.897 ==72865== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:14.897 ==72865== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:14.897 ==72865== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:14.897 ==72865== 00:09:14.897 --72865-- Valgrind options: 00:09:14.897 --72865-- --leak-check=full 00:09:14.897 --72865-- --error-exitcode=2 00:09:14.897 --72865-- --verbose 00:09:14.897 --72865-- Contents of /proc/version: 00:09:14.897 --72865-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:14.897 --72865-- 00:09:14.897 --72865-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:14.897 --72865-- Page sizes: currently 4096, max supported 4096 00:09:14.897 --72865-- Valgrind library directory: /usr/libexec/valgrind 00:09:14.897 --72865-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:14.897 --72865-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:14.897 --72865-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:14.897 --72865-- might be shown as UnknownInlinedFun 00:09:14.897 --72865-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:14.897 --72865-- object doesn't have a dynamic symbol table 00:09:14.897 --72865-- Scheduler: using generic scheduler lock implementation. 00:09:15.155 --72865-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:15.155 ==72865== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72865-by-???-on-4f7c6d26003f 00:09:15.155 ==72865== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72865-by-???-on-4f7c6d26003f 00:09:15.155 ==72865== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72865-by-???-on-4f7c6d26003f 00:09:15.155 ==72865== 00:09:15.155 ==72865== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:15.155 ==72865== don't want to do, unless you know exactly what you're doing, 00:09:15.155 ==72865== or are doing some strange experiment): 00:09:15.155 ==72865== /usr/libexec/valgrind/../../bin/vgdb --pid=72865 ...command... 00:09:15.155 ==72865== 00:09:15.155 ==72865== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:15.155 ==72865== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:15.155 ==72865== and then give GDB the following command 00:09:15.155 ==72865== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72865 00:09:15.155 ==72865== --pid is optional if only one valgrind process is running 00:09:15.155 ==72865== 00:09:15.155 --72865-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:15.155 --72865-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:15.155 --72865-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:15.155 --72865-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:15.155 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.155 --72865-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:15.155 --72865-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:15.155 --72865-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:15.155 --72865-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:15.155 --72865-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:15.155 --72865-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:15.155 --72865-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:15.155 --72865-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:15.155 --72865-- Reading syms from /usr/lib64/libm.so.6 00:09:15.155 --72865-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:15.155 --72865-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:15.155 --72865-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:15.155 --72865-- Reading syms from /usr/lib64/libc.so.6 00:09:15.155 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.155 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.155 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.155 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.155 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.155 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.155 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.155 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.155 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.155 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.155 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.155 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.156 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.156 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.156 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.156 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.156 --72865-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.156 --72865-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.156 --72865-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:15.156 --72865-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:15.156 --72865-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:15.156 --72865-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:15.156 --72865-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:15.156 --72865-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:15.156 --72865-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.156 --72865-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.156 --72865-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.156 --72865-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.156 --72865-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.156 --72865-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 ==72865== Preferring higher priority redirection: 00:09:15.413 --72865-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:15.413 --72865-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:15.413 --72865-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 --72865-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.413 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.414 --72865-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.414 --72865-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.414 ==72865== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.414 --72865-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.414 --72865-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.414 --72865-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:15.414 --72865-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:15.414 --72865-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:15.414 --72865-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:15.414 --72865-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:15.414 --72865-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:15.414 --72865-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:15.414 --72865-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:15.414 --72865-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:15.414 --72865-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:15.414 --72865-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:15.414 --72865-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:15.414 --72865-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:15.414 --72865-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:15.414 --72865-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:15.414 --72865-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:15.414 00:09:15.414 00:09:15.414 CUnit - A unit testing framework for C - Version 2.1-3 00:09:15.414 http://cunit.sourceforge.net/ 00:09:15.414 00:09:15.414 00:09:15.414 Suite: reservation_suite 00:09:15.414 Test: test_reservation_register ...[2024-07-15 22:10:34.181658] /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:15.414 passed 00:09:15.414 Test: test_reservation_reserve ...[2024-07-15 22:10:34.216651] /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:15.414 [2024-07-15 22:10:34.221706] /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:15.414 [2024-07-15 22:10:34.227404] /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:15.414 passed 00:09:15.414 Test: test_all_registrant_reservation_reserve ...[2024-07-15 22:10:34.229886] /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:15.414 passed 00:09:15.414 Test: test_all_registrant_reservation_access ...[2024-07-15 22:10:34.238812] /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:15.414 [2024-07-15 22:10:34.244260] /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:15.414 [2024-07-15 22:10:34.245129] /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:15.414 passed 00:09:15.414 Test: test_reservation_preempt_non_all_regs ...[2024-07-15 22:10:34.246273] /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:15.414 [2024-07-15 22:10:34.249086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:09:15.414 passed 00:09:15.414 Test: test_reservation_preempt_all_regs ...[2024-07-15 22:10:34.256114] /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:15.414 passed 00:09:15.414 Test: test_reservation_cmds_conflict ...[2024-07-15 22:10:34.261032] /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:15.414 [2024-07-15 22:10:34.263779] /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:15.415 [2024-07-15 22:10:34.266014] /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:15.415 [2024-07-15 22:10:34.266709] /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:15.415 [2024-07-15 22:10:34.267317] /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:15.415 [2024-07-15 22:10:34.267948] /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:15.415 passed 00:09:15.671 Test: test_scsi2_reserve_release ...passed 00:09:15.671 Test: test_pr_with_scsi2_reserve_release ...[2024-07-15 22:10:34.280494] /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:15.671 passed 00:09:15.671 00:09:15.671 Run Summary: Type Total Ran Passed Failed Inactive 00:09:15.671 suites 1 1 n/a 0 0 00:09:15.671 tests 9 9 9 0 0 00:09:15.671 asserts 344 344 344 0 n/a 00:09:15.671 00:09:15.671 Elapsed time = 0.124 seconds 00:09:15.671 --72865-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:15.672 --72865-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:15.672 ==72865== 00:09:15.672 ==72865== HEAP SUMMARY: 00:09:15.672 ==72865== in use at exit: 0 bytes in 0 blocks 00:09:15.672 ==72865== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:09:15.672 ==72865== 00:09:15.672 ==72865== All heap blocks were freed -- no leaks are possible 00:09:15.672 ==72865== 00:09:15.672 ==72865== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:15.672 00:09:15.672 real 0m3.257s 00:09:15.672 user 0m3.127s 00:09:15.672 sys 0m0.120s 00:09:15.672 22:10:34 unittest_scsi -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:15.672 22:10:34 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:09:15.672 ************************************ 00:09:15.672 END TEST unittest_scsi 00:09:15.672 ************************************ 00:09:15.672 22:10:34 -- common/autotest_common.sh@1136 -- # return 0 00:09:15.672 22:10:34 -- unit/unittest.sh@278 -- # uname -s 00:09:15.672 22:10:34 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:09:15.672 22:10:34 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:09:15.672 22:10:34 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:09:15.672 22:10:34 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:15.672 22:10:34 -- common/autotest_common.sh@10 -- # set +x 00:09:15.672 ************************************ 00:09:15.672 START TEST unittest_sock 00:09:15.672 ************************************ 00:09:15.672 22:10:34 unittest_sock -- common/autotest_common.sh@1117 -- # unittest_sock 00:09:15.672 22:10:34 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:15.672 ==72895== Memcheck, a memory error detector 00:09:15.672 ==72895== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:15.672 ==72895== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:15.672 ==72895== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:15.672 ==72895== 00:09:15.672 --72895-- Valgrind options: 00:09:15.672 --72895-- --leak-check=full 00:09:15.672 --72895-- --error-exitcode=2 00:09:15.672 --72895-- --verbose 00:09:15.672 --72895-- Contents of /proc/version: 00:09:15.672 --72895-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:15.672 --72895-- 00:09:15.672 --72895-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:15.672 --72895-- Page sizes: currently 4096, max supported 4096 00:09:15.672 --72895-- Valgrind library directory: /usr/libexec/valgrind 00:09:15.672 --72895-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:15.672 --72895-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:15.672 --72895-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:15.672 --72895-- might be shown as UnknownInlinedFun 00:09:15.672 --72895-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:15.672 --72895-- object doesn't have a dynamic symbol table 00:09:15.672 --72895-- Scheduler: using generic scheduler lock implementation. 00:09:15.672 --72895-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:15.672 ==72895== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72895-by-???-on-4f7c6d26003f 00:09:15.672 ==72895== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72895-by-???-on-4f7c6d26003f 00:09:15.672 ==72895== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72895-by-???-on-4f7c6d26003f 00:09:15.672 ==72895== 00:09:15.672 ==72895== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:15.672 ==72895== don't want to do, unless you know exactly what you're doing, 00:09:15.672 ==72895== or are doing some strange experiment): 00:09:15.672 ==72895== /usr/libexec/valgrind/../../bin/vgdb --pid=72895 ...command... 00:09:15.672 ==72895== 00:09:15.672 ==72895== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:15.672 ==72895== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:15.672 ==72895== and then give GDB the following command 00:09:15.672 ==72895== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72895 00:09:15.672 ==72895== --pid is optional if only one valgrind process is running 00:09:15.672 ==72895== 00:09:15.672 --72895-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:15.672 --72895-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:15.672 --72895-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:15.672 --72895-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:15.672 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.672 --72895-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:15.672 --72895-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:15.672 --72895-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:15.672 --72895-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:15.672 --72895-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:15.672 --72895-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:15.672 --72895-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:15.672 --72895-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:15.672 --72895-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:15.672 --72895-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:15.672 --72895-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:15.672 --72895-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:15.672 --72895-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:15.931 --72895-- Reading syms from /usr/lib64/libm.so.6 00:09:15.931 --72895-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:15.931 --72895-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:15.931 --72895-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:15.931 --72895-- Reading syms from /usr/lib64/libc.so.6 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:15.931 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.931 --72895-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:15.931 --72895-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:15.931 --72895-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:15.931 --72895-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:15.931 --72895-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:15.931 --72895-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:15.931 --72895-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:15.931 --72895-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:15.931 --72895-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 --72895-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.931 ==72895== Preferring higher priority redirection: 00:09:15.931 --72895-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:15.932 --72895-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:15.932 --72895-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 --72895-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:15.932 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.932 --72895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.932 --72895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:15.932 ==72895== WARNING: new redirection conflicts with existing -- ignoring it 00:09:15.932 --72895-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:15.932 --72895-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.190 --72895-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:16.190 --72895-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:16.190 --72895-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:16.190 --72895-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:16.190 --72895-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:16.190 --72895-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:16.190 --72895-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:16.190 --72895-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:16.190 --72895-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.190 --72895-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.190 --72895-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.190 --72895-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.190 --72895-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.190 --72895-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.190 --72895-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.190 --72895-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.190 00:09:16.190 00:09:16.190 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.190 http://cunit.sourceforge.net/ 00:09:16.190 00:09:16.190 00:09:16.190 Suite: sock 00:09:16.190 Test: posix_sock ...--72895-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:16.190 --72895-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:16.190 --72895-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:16.190 --72895-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:16.190 passed 00:09:16.190 Test: ut_sock ...passed 00:09:16.448 Test: posix_sock_group ...passed 00:09:16.448 Test: ut_sock_group ...passed 00:09:16.448 Test: posix_sock_group_fairness ...passed 00:09:16.448 Test: _posix_sock_close ...passed 00:09:16.448 Test: sock_get_default_opts ...passed 00:09:16.448 Test: ut_sock_impl_get_set_opts ...passed 00:09:16.449 Test: posix_sock_impl_get_set_opts ...passed 00:09:16.449 Test: ut_sock_map ...passed 00:09:16.449 Test: override_impl_opts ...passed 00:09:16.449 Test: ut_sock_group_get_ctx ...passed 00:09:16.449 00:09:16.449 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.449 suites 1 1 n/a 0 0 00:09:16.449 tests 12 12 12 0 0 00:09:16.449 asserts 349 349 349 0 n/a 00:09:16.449 00:09:16.449 Elapsed time = 0.267 seconds 00:09:16.449 --72895-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.706 ==72895== 00:09:16.706 ==72895== HEAP SUMMARY: 00:09:16.706 ==72895== in use at exit: 0 bytes in 0 blocks 00:09:16.706 ==72895== total heap usage: 269 allocs, 269 frees, 225,782 bytes allocated 00:09:16.706 ==72895== 00:09:16.706 ==72895== All heap blocks were freed -- no leaks are possible 00:09:16.706 ==72895== 00:09:16.706 ==72895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.706 22:10:35 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:16.706 ==72905== Memcheck, a memory error detector 00:09:16.706 ==72905== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:16.707 ==72905== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:16.707 ==72905== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:16.707 ==72905== 00:09:16.707 --72905-- Valgrind options: 00:09:16.707 --72905-- --leak-check=full 00:09:16.707 --72905-- --error-exitcode=2 00:09:16.707 --72905-- --verbose 00:09:16.707 --72905-- Contents of /proc/version: 00:09:16.707 --72905-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:16.707 --72905-- 00:09:16.707 --72905-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:16.707 --72905-- Page sizes: currently 4096, max supported 4096 00:09:16.707 --72905-- Valgrind library directory: /usr/libexec/valgrind 00:09:16.707 --72905-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:16.707 --72905-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:16.707 --72905-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:16.707 --72905-- might be shown as UnknownInlinedFun 00:09:16.707 --72905-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:16.707 --72905-- object doesn't have a dynamic symbol table 00:09:16.707 --72905-- Scheduler: using generic scheduler lock implementation. 00:09:16.707 --72905-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:16.707 ==72905== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72905-by-???-on-4f7c6d26003f 00:09:16.707 ==72905== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72905-by-???-on-4f7c6d26003f 00:09:16.707 ==72905== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72905-by-???-on-4f7c6d26003f 00:09:16.707 ==72905== 00:09:16.707 ==72905== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:16.707 ==72905== don't want to do, unless you know exactly what you're doing, 00:09:16.707 ==72905== or are doing some strange experiment): 00:09:16.707 ==72905== /usr/libexec/valgrind/../../bin/vgdb --pid=72905 ...command... 00:09:16.707 ==72905== 00:09:16.707 ==72905== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:16.707 ==72905== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:16.707 ==72905== and then give GDB the following command 00:09:16.707 ==72905== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72905 00:09:16.707 ==72905== --pid is optional if only one valgrind process is running 00:09:16.707 ==72905== 00:09:16.707 --72905-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:16.707 --72905-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:16.707 --72905-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:16.707 --72905-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:16.707 --72905-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:16.707 --72905-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:16.707 --72905-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:16.707 --72905-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:16.707 --72905-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:16.707 --72905-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:16.707 --72905-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:16.707 --72905-- Reading syms from /usr/lib64/libm.so.6 00:09:16.707 --72905-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:16.707 --72905-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:16.707 --72905-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:16.707 --72905-- Reading syms from /usr/lib64/libc.so.6 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.707 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.707 --72905-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.707 --72905-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.707 --72905-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:16.965 --72905-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:16.965 --72905-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:16.965 --72905-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:16.965 --72905-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:16.965 --72905-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:16.965 --72905-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 ==72905== Preferring higher priority redirection: 00:09:16.965 --72905-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:16.965 --72905-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:16.965 --72905-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 --72905-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.965 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.965 --72905-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.965 --72905-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.965 ==72905== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.965 --72905-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.965 --72905-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.965 --72905-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:16.965 --72905-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:16.965 --72905-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:16.965 --72905-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:16.965 --72905-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:16.965 --72905-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:16.965 --72905-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:16.965 --72905-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:16.965 --72905-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.965 --72905-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.965 --72905-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.965 --72905-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.965 --72905-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.965 --72905-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.965 --72905-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.965 --72905-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.965 00:09:16.965 00:09:16.965 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.965 http://cunit.sourceforge.net/ 00:09:16.965 00:09:16.965 00:09:16.965 Suite: posix 00:09:16.965 Test: flush ...passed 00:09:16.965 00:09:17.223 Run Summary: Type Total Ran Passed Failed Inactive 00:09:17.223 suites 1 1 n/a 0 0 00:09:17.223 tests 1 1 1 0 0 00:09:17.223 asserts 28 28 28 0 n/a 00:09:17.223 00:09:17.223 Elapsed time = 0.032 seconds 00:09:17.223 --72905-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:17.223 --72905-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:17.223 ==72905== 00:09:17.223 ==72905== HEAP SUMMARY: 00:09:17.223 ==72905== in use at exit: 0 bytes in 0 blocks 00:09:17.223 ==72905== total heap usage: 89 allocs, 89 frees, 153,951 bytes allocated 00:09:17.223 ==72905== 00:09:17.223 ==72905== All heap blocks were freed -- no leaks are possible 00:09:17.223 ==72905== 00:09:17.223 ==72905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:17.223 22:10:35 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:17.223 22:10:35 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:17.223 ==72912== Memcheck, a memory error detector 00:09:17.223 ==72912== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:17.223 ==72912== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:17.223 ==72912== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:17.223 ==72912== 00:09:17.223 --72912-- Valgrind options: 00:09:17.223 --72912-- --leak-check=full 00:09:17.223 --72912-- --error-exitcode=2 00:09:17.223 --72912-- --verbose 00:09:17.223 --72912-- Contents of /proc/version: 00:09:17.223 --72912-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:17.223 --72912-- 00:09:17.223 --72912-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:17.223 --72912-- Page sizes: currently 4096, max supported 4096 00:09:17.223 --72912-- Valgrind library directory: /usr/libexec/valgrind 00:09:17.223 --72912-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:17.223 --72912-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:17.223 --72912-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:17.223 --72912-- might be shown as UnknownInlinedFun 00:09:17.223 --72912-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:17.223 --72912-- object doesn't have a dynamic symbol table 00:09:17.223 --72912-- Scheduler: using generic scheduler lock implementation. 00:09:17.223 --72912-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:17.223 ==72912== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72912-by-???-on-4f7c6d26003f 00:09:17.223 ==72912== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72912-by-???-on-4f7c6d26003f 00:09:17.223 ==72912== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72912-by-???-on-4f7c6d26003f 00:09:17.223 ==72912== 00:09:17.223 ==72912== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:17.224 ==72912== don't want to do, unless you know exactly what you're doing, 00:09:17.224 ==72912== or are doing some strange experiment): 00:09:17.224 ==72912== /usr/libexec/valgrind/../../bin/vgdb --pid=72912 ...command... 00:09:17.224 ==72912== 00:09:17.224 ==72912== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:17.224 ==72912== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:17.224 ==72912== and then give GDB the following command 00:09:17.224 ==72912== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72912 00:09:17.224 ==72912== --pid is optional if only one valgrind process is running 00:09:17.224 ==72912== 00:09:17.224 --72912-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:17.224 --72912-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:17.224 --72912-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:17.224 --72912-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:17.224 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.224 --72912-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:17.224 --72912-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:17.224 --72912-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:17.224 --72912-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:17.224 --72912-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:17.224 --72912-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:17.224 --72912-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:17.224 --72912-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:17.224 --72912-- Reading syms from /usr/lib64/libm.so.6 00:09:17.224 --72912-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:17.224 --72912-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:17.224 --72912-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:17.224 --72912-- Reading syms from /usr/lib64/libc.so.6 00:09:17.482 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.482 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.482 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.482 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.482 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.482 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.482 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.482 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.483 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.483 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.483 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.483 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.483 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.483 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.483 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:17.483 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.483 --72912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:17.483 --72912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:17.483 --72912-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:17.483 --72912-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:17.483 --72912-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:17.483 --72912-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:17.483 --72912-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:17.483 --72912-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:17.483 --72912-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 ==72912== Preferring higher priority redirection: 00:09:17.483 --72912-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:17.483 --72912-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:17.483 --72912-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.483 --72912-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.484 --72912-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.484 --72912-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.484 --72912-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.484 --72912-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:17.484 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.484 --72912-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:17.484 --72912-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:17.484 ==72912== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.484 --72912-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:17.484 --72912-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:17.484 --72912-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:17.484 --72912-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:17.484 --72912-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:17.742 --72912-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:17.742 --72912-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:17.742 --72912-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:17.742 --72912-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:17.742 --72912-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:17.742 --72912-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:17.742 --72912-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:17.742 --72912-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:17.743 --72912-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:17.743 --72912-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:17.743 --72912-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:17.743 --72912-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:17.743 --72912-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:17.743 [2024-07-15 22:10:36.428433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1718:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:09:17.743 --72912-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:17.743 00:09:17.743 00:09:17.743 CUnit - A unit testing framework for C - Version 2.1-3 00:09:17.743 http://cunit.sourceforge.net/ 00:09:17.743 00:09:17.743 00:09:17.743 Suite: uring 00:09:17.743 Test: flush_client ...passed 00:09:17.743 Test: flush_server ...passed 00:09:17.743 00:09:17.743 Run Summary: Type Total Ran Passed Failed Inactive 00:09:17.743 suites 1 1 n/a 0 0 00:09:17.743 tests 2 2 2 0 0 00:09:17.743 asserts 49 49 49 0 n/a 00:09:17.743 00:09:17.743 Elapsed time = 0.050 seconds 00:09:17.743 --72912-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:17.743 --72912-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:18.002 ==72912== 00:09:18.002 ==72912== HEAP SUMMARY: 00:09:18.002 ==72912== in use at exit: 0 bytes in 0 blocks 00:09:18.002 ==72912== total heap usage: 100 allocs, 100 frees, 161,207 bytes allocated 00:09:18.002 ==72912== 00:09:18.002 ==72912== All heap blocks were freed -- no leaks are possible 00:09:18.002 ==72912== 00:09:18.002 ==72912== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:18.002 00:09:18.002 real 0m2.259s 00:09:18.002 user 0m2.138s 00:09:18.002 sys 0m0.090s 00:09:18.002 22:10:36 unittest_sock -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:18.002 22:10:36 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:09:18.002 ************************************ 00:09:18.002 END TEST unittest_sock 00:09:18.002 ************************************ 00:09:18.002 22:10:36 -- common/autotest_common.sh@1136 -- # return 0 00:09:18.002 22:10:36 -- 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:18.002 22:10:36 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:18.002 22:10:36 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:18.002 22:10:36 -- common/autotest_common.sh@10 -- # set +x 00:09:18.002 ************************************ 00:09:18.002 START TEST unittest_thread 00:09:18.002 ************************************ 00:09:18.002 22:10:36 unittest_thread -- common/autotest_common.sh@1117 -- # 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:18.002 ==72936== Memcheck, a memory error detector 00:09:18.002 ==72936== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:18.002 ==72936== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:18.002 ==72936== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:18.002 ==72936== 00:09:18.002 --72936-- Valgrind options: 00:09:18.002 --72936-- --leak-check=full 00:09:18.002 --72936-- --error-exitcode=2 00:09:18.002 --72936-- --verbose 00:09:18.002 --72936-- Contents of /proc/version: 00:09:18.002 --72936-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:18.002 --72936-- 00:09:18.002 --72936-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:18.002 --72936-- Page sizes: currently 4096, max supported 4096 00:09:18.002 --72936-- Valgrind library directory: /usr/libexec/valgrind 00:09:18.002 --72936-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:18.002 --72936-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:18.002 --72936-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:18.002 --72936-- might be shown as UnknownInlinedFun 00:09:18.002 --72936-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:18.002 --72936-- object doesn't have a dynamic symbol table 00:09:18.002 --72936-- Scheduler: using generic scheduler lock implementation. 00:09:18.002 --72936-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:18.002 ==72936== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72936-by-???-on-4f7c6d26003f 00:09:18.002 ==72936== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72936-by-???-on-4f7c6d26003f 00:09:18.003 ==72936== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72936-by-???-on-4f7c6d26003f 00:09:18.003 ==72936== 00:09:18.003 ==72936== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:18.003 ==72936== don't want to do, unless you know exactly what you're doing, 00:09:18.003 ==72936== or are doing some strange experiment): 00:09:18.003 ==72936== /usr/libexec/valgrind/../../bin/vgdb --pid=72936 ...command... 00:09:18.003 ==72936== 00:09:18.003 ==72936== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:18.003 ==72936== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:18.003 ==72936== and then give GDB the following command 00:09:18.003 ==72936== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72936 00:09:18.003 ==72936== --pid is optional if only one valgrind process is running 00:09:18.003 ==72936== 00:09:18.003 --72936-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:18.003 --72936-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:18.003 --72936-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:18.003 --72936-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:18.003 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.003 --72936-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:18.003 --72936-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:18.003 --72936-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:18.003 --72936-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:18.003 --72936-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:18.003 --72936-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:18.003 --72936-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:18.003 --72936-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:18.003 --72936-- Reading syms from /usr/lib64/libm.so.6 00:09:18.003 --72936-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:18.003 --72936-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:18.003 --72936-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:18.003 --72936-- Reading syms from /usr/lib64/libc.so.6 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.261 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.261 --72936-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.261 --72936-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.261 --72936-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:18.261 --72936-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:18.261 --72936-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:18.261 --72936-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:18.261 --72936-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:18.261 --72936-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:18.261 --72936-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.261 --72936-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 ==72936== Preferring higher priority redirection: 00:09:18.262 --72936-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:18.262 --72936-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:18.262 --72936-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 --72936-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.262 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.262 --72936-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.262 --72936-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.262 ==72936== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.262 --72936-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.262 --72936-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.262 --72936-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:18.262 --72936-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:18.262 --72936-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:18.520 --72936-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:18.520 --72936-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:18.520 --72936-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:18.520 --72936-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:18.520 --72936-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:18.520 --72936-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:18.520 --72936-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:18.520 --72936-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:18.520 --72936-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:18.520 --72936-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:18.520 --72936-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:18.520 --72936-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:18.520 --72936-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:18.520 00:09:18.520 00:09:18.520 CUnit - A unit testing framework for C - Version 2.1-3 00:09:18.520 http://cunit.sourceforge.net/ 00:09:18.520 00:09:18.520 00:09:18.520 Suite: io_channel 00:09:18.520 Test: thread_alloc ...--72936-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:18.520 passed 00:09:18.520 Test: thread_send_msg ...passed 00:09:18.520 Test: thread_poller ...passed 00:09:18.779 Test: poller_pause ...passed 00:09:18.779 Test: thread_for_each ...passed 00:09:18.779 Test: for_each_channel_remove ...passed 00:09:18.779 Test: for_each_channel_unreg ...[2024-07-15 22:10:37.467772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe9a8 already registered (old:0x5db5610 new:0x5db5860) 00:09:18.779 passed 00:09:18.779 Test: thread_name ...passed 00:09:18.779 Test: channel ...[2024-07-15 22:10:37.538712] /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:18.779 passed 00:09:18.779 Test: channel_destroy_races ...passed 00:09:18.779 Test: thread_exit_test ...[2024-07-15 22:10:37.572709] /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:18.779 passed 00:09:18.779 Test: thread_update_stats_test ...passed 00:09:18.779 Test: nested_channel ...passed 00:09:19.038 Test: device_unregister_and_thread_exit_race ...passed 00:09:19.038 Test: cache_closest_timed_poller ...passed 00:09:19.038 Test: multi_timed_pollers_have_same_expiration ...passed 00:09:19.038 Test: io_device_lookup ...passed 00:09:19.038 Test: spdk_spin ...[2024-07-15 22:10:37.762861] /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:19.038 [2024-07-15 22:10:37.763558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9b0 00:09:19.038 [2024-07-15 22:10:37.766154] /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:19.038 [2024-07-15 22:10:37.779284] /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:19.038 [2024-07-15 22:10:37.779685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9b0 00:09:19.038 [2024-07-15 22:10:37.780736] /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:19.038 [2024-07-15 22:10:37.781092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9b0 00:09:19.038 [2024-07-15 22:10:37.782746] /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:19.038 [2024-07-15 22:10:37.782894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9b0 00:09:19.038 [2024-07-15 22:10:37.787173] /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:19.038 [2024-07-15 22:10:37.787542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9b0 00:09:19.038 passed 00:09:19.038 Test: for_each_channel_and_thread_exit_race ...passed 00:09:19.038 Test: for_each_thread_and_thread_exit_race ...passed 00:09:19.038 00:09:19.038 Run Summary: Type Total Ran Passed Failed Inactive 00:09:19.038 suites 1 1 n/a 0 0 00:09:19.038 tests 20 20 20 0 0 00:09:19.038 asserts 409 409 409 0 n/a 00:09:19.038 00:09:19.038 Elapsed time = 0.615 seconds 00:09:19.038 --72936-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:19.038 --72936-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:19.297 ==72936== 00:09:19.297 ==72936== HEAP SUMMARY: 00:09:19.297 ==72936== in use at exit: 0 bytes in 0 blocks 00:09:19.297 ==72936== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:09:19.297 ==72936== 00:09:19.297 ==72936== All heap blocks were freed -- no leaks are possible 00:09:19.297 ==72936== 00:09:19.297 ==72936== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:19.297 00:09:19.297 real 0m1.259s 00:09:19.297 user 0m1.206s 00:09:19.297 sys 0m0.047s 00:09:19.297 22:10:37 unittest_thread -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:19.297 22:10:37 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:09:19.297 ************************************ 00:09:19.297 END TEST unittest_thread 00:09:19.297 ************************************ 00:09:19.297 22:10:37 -- common/autotest_common.sh@1136 -- # return 0 00:09:19.297 22:10:37 -- 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:19.297 22:10:37 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:19.297 22:10:37 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:19.297 22:10:37 -- common/autotest_common.sh@10 -- # set +x 00:09:19.297 ************************************ 00:09:19.297 START TEST unittest_iobuf 00:09:19.297 ************************************ 00:09:19.297 22:10:37 unittest_iobuf -- common/autotest_common.sh@1117 -- # 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:19.297 ==72967== Memcheck, a memory error detector 00:09:19.297 ==72967== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:19.297 ==72967== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:19.297 ==72967== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:19.297 ==72967== 00:09:19.297 --72967-- Valgrind options: 00:09:19.297 --72967-- --leak-check=full 00:09:19.297 --72967-- --error-exitcode=2 00:09:19.297 --72967-- --verbose 00:09:19.297 --72967-- Contents of /proc/version: 00:09:19.297 --72967-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:19.298 --72967-- 00:09:19.298 --72967-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:19.298 --72967-- Page sizes: currently 4096, max supported 4096 00:09:19.298 --72967-- Valgrind library directory: /usr/libexec/valgrind 00:09:19.298 --72967-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:19.298 --72967-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:19.298 --72967-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:19.298 --72967-- might be shown as UnknownInlinedFun 00:09:19.298 --72967-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:19.298 --72967-- object doesn't have a dynamic symbol table 00:09:19.298 --72967-- Scheduler: using generic scheduler lock implementation. 00:09:19.298 --72967-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:19.298 ==72967== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72967-by-???-on-4f7c6d26003f 00:09:19.298 ==72967== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72967-by-???-on-4f7c6d26003f 00:09:19.298 ==72967== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72967-by-???-on-4f7c6d26003f 00:09:19.298 ==72967== 00:09:19.298 ==72967== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:19.298 ==72967== don't want to do, unless you know exactly what you're doing, 00:09:19.298 ==72967== or are doing some strange experiment): 00:09:19.298 ==72967== /usr/libexec/valgrind/../../bin/vgdb --pid=72967 ...command... 00:09:19.298 ==72967== 00:09:19.298 ==72967== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:19.298 ==72967== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:19.298 ==72967== and then give GDB the following command 00:09:19.298 ==72967== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72967 00:09:19.298 ==72967== --pid is optional if only one valgrind process is running 00:09:19.298 ==72967== 00:09:19.298 --72967-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:19.298 --72967-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:19.298 --72967-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:19.298 --72967-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:19.298 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.298 --72967-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:19.298 --72967-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:19.298 --72967-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:19.298 --72967-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:19.298 --72967-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:19.298 --72967-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:19.298 --72967-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:19.298 --72967-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:19.298 --72967-- Reading syms from /usr/lib64/libm.so.6 00:09:19.298 --72967-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:19.298 --72967-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:19.298 --72967-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:19.298 --72967-- Reading syms from /usr/lib64/libc.so.6 00:09:19.556 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.556 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.556 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.556 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.557 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.557 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.557 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.557 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.557 --72967-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.557 --72967-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:19.557 --72967-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:19.557 --72967-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:19.557 --72967-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:19.557 --72967-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:19.557 --72967-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:19.557 --72967-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 ==72967== Preferring higher priority redirection: 00:09:19.557 --72967-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:19.557 --72967-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:19.557 --72967-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 --72967-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.557 --72967-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.557 ==72967== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.557 --72967-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.558 --72967-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.558 --72967-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:19.558 --72967-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:19.558 --72967-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:19.815 --72967-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:19.815 --72967-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:19.815 --72967-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:19.815 --72967-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:19.815 --72967-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:19.815 --72967-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:19.815 --72967-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:19.815 --72967-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:19.815 --72967-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:19.815 --72967-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:19.815 --72967-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:19.815 --72967-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:19.815 --72967-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:19.815 00:09:19.815 00:09:19.815 CUnit - A unit testing framework for C - Version 2.1-3 00:09:19.815 http://cunit.sourceforge.net/ 00:09:19.815 00:09:19.815 00:09:19.815 Suite: io_channel 00:09:19.815 Test: iobuf ...--72967-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:20.073 passed 00:09:20.073 Test: iobuf_cache ...[2024-07-15 22:10:38.714380] /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:20.073 [2024-07-15 22:10:38.746507] /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:20.073 [2024-07-15 22:10:38.751359] /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:20.073 [2024-07-15 22:10:38.751687] /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:20.073 [2024-07-15 22:10:38.754671] /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:20.073 [2024-07-15 22:10:38.754812] /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:20.073 passed 00:09:20.073 00:09:20.073 Run Summary: Type Total Ran Passed Failed Inactive 00:09:20.073 suites 1 1 n/a 0 0 00:09:20.073 tests 2 2 2 0 0 00:09:20.073 asserts 107 107 107 0 n/a 00:09:20.073 00:09:20.073 Elapsed time = 0.275 seconds 00:09:20.073 --72967-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:20.073 --72967-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:20.073 ==72967== 00:09:20.073 ==72967== HEAP SUMMARY: 00:09:20.073 ==72967== in use at exit: 0 bytes in 0 blocks 00:09:20.073 ==72967== total heap usage: 3,272 allocs, 3,272 frees, 330,245 bytes allocated 00:09:20.073 ==72967== 00:09:20.073 ==72967== All heap blocks were freed -- no leaks are possible 00:09:20.073 ==72967== 00:09:20.073 ==72967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:20.073 00:09:20.073 real 0m0.924s 00:09:20.073 user 0m0.884s 00:09:20.073 sys 0m0.036s 00:09:20.073 22:10:38 unittest_iobuf -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:20.073 22:10:38 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:09:20.073 ************************************ 00:09:20.073 END TEST unittest_iobuf 00:09:20.073 ************************************ 00:09:20.073 22:10:38 -- common/autotest_common.sh@1136 -- # return 0 00:09:20.073 22:10:38 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:09:20.073 22:10:38 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:09:20.073 22:10:38 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:20.073 22:10:38 -- common/autotest_common.sh@10 -- # set +x 00:09:20.073 ************************************ 00:09:20.073 START TEST unittest_util 00:09:20.073 ************************************ 00:09:20.073 22:10:38 unittest_util -- common/autotest_common.sh@1117 -- # unittest_util 00:09:20.074 22:10:38 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:20.074 ==72996== Memcheck, a memory error detector 00:09:20.074 ==72996== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:20.074 ==72996== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:20.074 ==72996== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:20.074 ==72996== 00:09:20.074 --72996-- Valgrind options: 00:09:20.074 --72996-- --leak-check=full 00:09:20.074 --72996-- --error-exitcode=2 00:09:20.074 --72996-- --verbose 00:09:20.074 --72996-- Contents of /proc/version: 00:09:20.074 --72996-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:20.074 --72996-- 00:09:20.074 --72996-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:20.074 --72996-- Page sizes: currently 4096, max supported 4096 00:09:20.074 --72996-- Valgrind library directory: /usr/libexec/valgrind 00:09:20.074 --72996-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:20.074 --72996-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:20.074 --72996-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:20.074 --72996-- might be shown as UnknownInlinedFun 00:09:20.074 --72996-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:20.074 --72996-- object doesn't have a dynamic symbol table 00:09:20.074 --72996-- Scheduler: using generic scheduler lock implementation. 00:09:20.074 --72996-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:20.074 ==72996== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72996-by-???-on-4f7c6d26003f 00:09:20.074 ==72996== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72996-by-???-on-4f7c6d26003f 00:09:20.074 ==72996== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72996-by-???-on-4f7c6d26003f 00:09:20.074 ==72996== 00:09:20.074 ==72996== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:20.074 ==72996== don't want to do, unless you know exactly what you're doing, 00:09:20.074 ==72996== or are doing some strange experiment): 00:09:20.074 ==72996== /usr/libexec/valgrind/../../bin/vgdb --pid=72996 ...command... 00:09:20.074 ==72996== 00:09:20.074 ==72996== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:20.074 ==72996== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:20.074 ==72996== and then give GDB the following command 00:09:20.074 ==72996== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72996 00:09:20.074 ==72996== --pid is optional if only one valgrind process is running 00:09:20.074 ==72996== 00:09:20.333 --72996-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:20.333 --72996-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:20.333 --72996-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:20.333 --72996-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:20.333 --72996-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:20.333 --72996-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:20.333 --72996-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:20.333 --72996-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:20.333 --72996-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:20.333 --72996-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:20.333 --72996-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:20.333 --72996-- Reading syms from /usr/lib64/libm.so.6 00:09:20.333 --72996-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:20.333 --72996-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:20.333 --72996-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libc.so.6 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:20.333 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.333 --72996-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:20.333 --72996-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:20.333 --72996-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:20.333 --72996-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:20.333 --72996-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:20.592 --72996-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:20.592 --72996-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:20.592 --72996-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.592 --72996-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 ==72996== Preferring higher priority redirection: 00:09:20.593 --72996-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:20.593 --72996-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:20.593 --72996-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 --72996-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:20.593 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.593 --72996-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:20.593 --72996-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:20.593 ==72996== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.593 --72996-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:20.593 --72996-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:20.593 --72996-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:20.593 --72996-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:20.593 --72996-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:20.593 --72996-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:20.593 --72996-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:20.593 --72996-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:20.593 --72996-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:20.593 --72996-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:20.593 --72996-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:20.593 --72996-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:20.593 --72996-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:20.593 --72996-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:20.593 --72996-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:20.593 --72996-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:20.593 --72996-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:20.593 --72996-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:20.593 00:09:20.593 00:09:20.593 CUnit - A unit testing framework for C - Version 2.1-3 00:09:20.593 http://cunit.sourceforge.net/ 00:09:20.593 00:09:20.593 00:09:20.593 Suite: base64 00:09:20.593 Test: test_base64_get_encoded_strlen ...passed 00:09:20.593 Test: test_base64_get_decoded_len ...passed 00:09:20.593 Test: test_base64_encode ...passed 00:09:20.852 Test: test_base64_decode ...passed 00:09:20.852 Test: test_base64_urlsafe_encode ...passed 00:09:20.852 Test: test_base64_urlsafe_decode ...passed 00:09:20.852 00:09:20.852 Run Summary: Type Total Ran Passed Failed Inactive 00:09:20.852 suites 1 1 n/a 0 0 00:09:20.852 tests 6 6 6 0 0 00:09:20.852 asserts 112 112 112 0 n/a 00:09:20.852 00:09:20.852 Elapsed time = 0.043 seconds 00:09:20.852 --72996-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:20.852 --72996-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:20.852 ==72996== 00:09:20.852 ==72996== HEAP SUMMARY: 00:09:20.852 ==72996== in use at exit: 0 bytes in 0 blocks 00:09:20.852 ==72996== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:09:20.852 ==72996== 00:09:20.852 ==72996== All heap blocks were freed -- no leaks are possible 00:09:20.852 ==72996== 00:09:20.852 ==72996== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:20.852 22:10:39 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:20.852 ==73003== Memcheck, a memory error detector 00:09:20.852 ==73003== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:20.852 ==73003== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:20.852 ==73003== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:20.852 ==73003== 00:09:20.852 --73003-- Valgrind options: 00:09:20.852 --73003-- --leak-check=full 00:09:20.852 --73003-- --error-exitcode=2 00:09:20.852 --73003-- --verbose 00:09:20.852 --73003-- Contents of /proc/version: 00:09:20.852 --73003-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:20.852 --73003-- 00:09:20.852 --73003-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:20.852 --73003-- Page sizes: currently 4096, max supported 4096 00:09:20.852 --73003-- Valgrind library directory: /usr/libexec/valgrind 00:09:20.852 --73003-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:20.852 --73003-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:20.852 --73003-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:20.852 --73003-- might be shown as UnknownInlinedFun 00:09:20.852 --73003-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:20.852 --73003-- object doesn't have a dynamic symbol table 00:09:20.852 --73003-- Scheduler: using generic scheduler lock implementation. 00:09:20.852 --73003-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:20.852 ==73003== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73003-by-???-on-4f7c6d26003f 00:09:20.852 ==73003== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73003-by-???-on-4f7c6d26003f 00:09:20.852 ==73003== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73003-by-???-on-4f7c6d26003f 00:09:20.852 ==73003== 00:09:20.852 ==73003== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:20.852 ==73003== don't want to do, unless you know exactly what you're doing, 00:09:20.852 ==73003== or are doing some strange experiment): 00:09:20.852 ==73003== /usr/libexec/valgrind/../../bin/vgdb --pid=73003 ...command... 00:09:20.852 ==73003== 00:09:20.852 ==73003== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:20.853 ==73003== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:20.853 ==73003== and then give GDB the following command 00:09:20.853 ==73003== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73003 00:09:20.853 ==73003== --pid is optional if only one valgrind process is running 00:09:20.853 ==73003== 00:09:20.853 --73003-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:20.853 --73003-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:20.853 --73003-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:20.853 --73003-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:20.853 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.853 --73003-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:20.853 --73003-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:20.853 --73003-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:20.853 --73003-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:20.853 --73003-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:20.853 --73003-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:20.853 --73003-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:20.853 --73003-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:20.853 --73003-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:20.853 --73003-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:20.853 --73003-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:20.853 --73003-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:20.853 --73003-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:21.111 --73003-- Reading syms from /usr/lib64/libm.so.6 00:09:21.111 --73003-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:21.111 --73003-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:21.111 --73003-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:21.111 --73003-- Reading syms from /usr/lib64/libc.so.6 00:09:21.111 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.111 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.111 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.111 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.112 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.112 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.112 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.112 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.112 --73003-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.112 --73003-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:21.112 --73003-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:21.112 --73003-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:21.112 --73003-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:21.112 --73003-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:21.112 --73003-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:21.112 --73003-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 ==73003== Preferring higher priority redirection: 00:09:21.112 --73003-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:21.112 --73003-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:21.112 --73003-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 --73003-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.112 --73003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.112 ==73003== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.112 --73003-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.112 --73003-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.370 --73003-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:21.370 --73003-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:21.370 --73003-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:21.370 --73003-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:21.370 --73003-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:21.370 --73003-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:21.370 --73003-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:21.370 --73003-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:21.370 --73003-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:21.370 --73003-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:21.370 --73003-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:21.370 --73003-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:21.370 --73003-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:21.370 --73003-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:21.370 --73003-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:21.370 --73003-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:21.370 00:09:21.370 00:09:21.370 CUnit - A unit testing framework for C - Version 2.1-3 00:09:21.370 http://cunit.sourceforge.net/ 00:09:21.370 00:09:21.370 00:09:21.370 Suite: bit_array 00:09:21.370 Test: test_1bit ...--73003-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:21.370 passed 00:09:21.370 Test: test_64bit ...passed 00:09:21.370 Test: test_find ...passed 00:09:21.370 Test: test_resize ...passed 00:09:21.370 Test: test_errors ...passed 00:09:21.370 Test: test_count ...passed 00:09:21.370 Test: test_mask_store_load ...passed 00:09:21.370 Test: test_mask_clear ...passed 00:09:21.370 00:09:21.370 Run Summary: Type Total Ran Passed Failed Inactive 00:09:21.370 suites 1 1 n/a 0 0 00:09:21.370 tests 8 8 8 0 0 00:09:21.370 asserts 5075 5075 5075 0 n/a 00:09:21.370 00:09:21.370 Elapsed time = 0.069 seconds 00:09:21.370 --73003-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:21.370 --73003-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:21.628 ==73003== 00:09:21.628 ==73003== HEAP SUMMARY: 00:09:21.628 ==73003== in use at exit: 0 bytes in 0 blocks 00:09:21.628 ==73003== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:09:21.628 ==73003== 00:09:21.628 ==73003== All heap blocks were freed -- no leaks are possible 00:09:21.628 ==73003== 00:09:21.628 ==73003== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:21.628 22:10:40 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:21.628 ==73009== Memcheck, a memory error detector 00:09:21.628 ==73009== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:21.628 ==73009== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:21.628 ==73009== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:21.629 ==73009== 00:09:21.629 --73009-- Valgrind options: 00:09:21.629 --73009-- --leak-check=full 00:09:21.629 --73009-- --error-exitcode=2 00:09:21.629 --73009-- --verbose 00:09:21.629 --73009-- Contents of /proc/version: 00:09:21.629 --73009-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:21.629 --73009-- 00:09:21.629 --73009-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:21.629 --73009-- Page sizes: currently 4096, max supported 4096 00:09:21.629 --73009-- Valgrind library directory: /usr/libexec/valgrind 00:09:21.629 --73009-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:21.629 --73009-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:21.629 --73009-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:21.629 --73009-- might be shown as UnknownInlinedFun 00:09:21.629 --73009-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:21.629 --73009-- object doesn't have a dynamic symbol table 00:09:21.629 --73009-- Scheduler: using generic scheduler lock implementation. 00:09:21.629 --73009-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:21.629 ==73009== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73009-by-???-on-4f7c6d26003f 00:09:21.629 ==73009== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73009-by-???-on-4f7c6d26003f 00:09:21.629 ==73009== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73009-by-???-on-4f7c6d26003f 00:09:21.629 ==73009== 00:09:21.629 ==73009== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:21.629 ==73009== don't want to do, unless you know exactly what you're doing, 00:09:21.629 ==73009== or are doing some strange experiment): 00:09:21.629 ==73009== /usr/libexec/valgrind/../../bin/vgdb --pid=73009 ...command... 00:09:21.629 ==73009== 00:09:21.629 ==73009== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:21.629 ==73009== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:21.629 ==73009== and then give GDB the following command 00:09:21.629 ==73009== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73009 00:09:21.629 ==73009== --pid is optional if only one valgrind process is running 00:09:21.629 ==73009== 00:09:21.629 --73009-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:21.629 --73009-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:21.629 --73009-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:21.629 --73009-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:21.629 --73009-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:21.629 --73009-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:21.629 --73009-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:21.629 --73009-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:21.629 --73009-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:21.629 --73009-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:21.629 --73009-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:21.629 --73009-- Reading syms from /usr/lib64/libm.so.6 00:09:21.629 --73009-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:21.629 --73009-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:21.629 --73009-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:21.629 --73009-- Reading syms from /usr/lib64/libc.so.6 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.629 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.629 --73009-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.629 --73009-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.888 --73009-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:21.888 --73009-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:21.888 --73009-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:21.888 --73009-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:21.888 --73009-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:21.888 --73009-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:21.888 --73009-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 ==73009== Preferring higher priority redirection: 00:09:21.888 --73009-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:21.888 --73009-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:21.888 --73009-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 --73009-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.888 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.889 --73009-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.889 --73009-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.889 ==73009== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.889 --73009-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.889 --73009-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.889 --73009-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:21.889 --73009-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:21.889 --73009-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:21.889 --73009-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:21.889 --73009-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:21.889 --73009-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:21.889 --73009-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:21.889 --73009-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:21.889 --73009-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:21.889 --73009-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:21.889 --73009-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:21.889 --73009-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:21.889 --73009-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:21.889 --73009-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:22.147 --73009-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:22.147 --73009-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:22.147 00:09:22.147 00:09:22.147 CUnit - A unit testing framework for C - Version 2.1-3 00:09:22.147 http://cunit.sourceforge.net/ 00:09:22.147 00:09:22.147 00:09:22.147 Suite: cpuset 00:09:22.147 Test: test_cpuset ...passed 00:09:22.147 Test: test_cpuset_parse ...[2024-07-15 22:10:40.789575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:09:22.147 [2024-07-15 22:10:40.817120] /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:22.147 [2024-07-15 22:10:40.817863] /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:22.147 [2024-07-15 22:10:40.818788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:09:22.147 [2024-07-15 22:10:40.819286] /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:22.147 [2024-07-15 22:10:40.819663] /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:22.147 [2024-07-15 22:10:40.820240] /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:22.147 [2024-07-15 22:10:40.821035] /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:22.147 passed 00:09:22.147 Test: test_cpuset_fmt ...passed 00:09:22.147 Test: test_cpuset_foreach ...passed 00:09:22.147 00:09:22.147 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.147 suites 1 1 n/a 0 0 00:09:22.147 tests 4 4 4 0 0 00:09:22.147 asserts 90 90 90 0 n/a 00:09:22.147 00:09:22.147 Elapsed time = 0.078 seconds 00:09:22.147 --73009-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.147 --73009-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:22.147 ==73009== 00:09:22.147 ==73009== HEAP SUMMARY: 00:09:22.147 ==73009== in use at exit: 0 bytes in 0 blocks 00:09:22.147 ==73009== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:09:22.147 ==73009== 00:09:22.147 ==73009== All heap blocks were freed -- no leaks are possible 00:09:22.147 ==73009== 00:09:22.147 ==73009== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:22.147 22:10:40 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:22.147 ==73018== Memcheck, a memory error detector 00:09:22.147 ==73018== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:22.147 ==73018== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:22.147 ==73018== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:22.147 ==73018== 00:09:22.147 --73018-- Valgrind options: 00:09:22.147 --73018-- --leak-check=full 00:09:22.147 --73018-- --error-exitcode=2 00:09:22.147 --73018-- --verbose 00:09:22.147 --73018-- Contents of /proc/version: 00:09:22.147 --73018-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:22.147 --73018-- 00:09:22.148 --73018-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:22.148 --73018-- Page sizes: currently 4096, max supported 4096 00:09:22.148 --73018-- Valgrind library directory: /usr/libexec/valgrind 00:09:22.148 --73018-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:22.148 --73018-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:22.148 --73018-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:22.148 --73018-- might be shown as UnknownInlinedFun 00:09:22.148 --73018-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:22.148 --73018-- object doesn't have a dynamic symbol table 00:09:22.148 --73018-- Scheduler: using generic scheduler lock implementation. 00:09:22.148 --73018-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:22.148 ==73018== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73018-by-???-on-4f7c6d26003f 00:09:22.148 ==73018== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73018-by-???-on-4f7c6d26003f 00:09:22.148 ==73018== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73018-by-???-on-4f7c6d26003f 00:09:22.148 ==73018== 00:09:22.148 ==73018== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:22.148 ==73018== don't want to do, unless you know exactly what you're doing, 00:09:22.148 ==73018== or are doing some strange experiment): 00:09:22.148 ==73018== /usr/libexec/valgrind/../../bin/vgdb --pid=73018 ...command... 00:09:22.148 ==73018== 00:09:22.148 ==73018== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:22.148 ==73018== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:22.148 ==73018== and then give GDB the following command 00:09:22.148 ==73018== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73018 00:09:22.148 ==73018== --pid is optional if only one valgrind process is running 00:09:22.148 ==73018== 00:09:22.148 --73018-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:22.148 --73018-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:22.148 --73018-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:22.148 --73018-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:22.148 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.148 --73018-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:22.148 --73018-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:22.148 --73018-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:22.148 --73018-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:22.405 --73018-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:22.405 --73018-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:22.405 --73018-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:22.405 --73018-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:22.405 --73018-- Reading syms from /usr/lib64/libm.so.6 00:09:22.405 --73018-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:22.405 --73018-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:22.405 --73018-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:22.405 --73018-- Reading syms from /usr/lib64/libc.so.6 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.405 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.405 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.405 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.405 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.405 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.405 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.405 --73018-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.406 --73018-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.406 --73018-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:22.406 --73018-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:22.406 --73018-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:22.406 --73018-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:22.406 --73018-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:22.406 --73018-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:22.406 --73018-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 ==73018== Preferring higher priority redirection: 00:09:22.406 --73018-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:22.406 --73018-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:22.406 --73018-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 --73018-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.406 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.406 --73018-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.406 --73018-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.406 ==73018== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.406 --73018-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.406 --73018-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.406 --73018-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:22.663 --73018-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:22.663 --73018-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:22.663 --73018-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:22.663 --73018-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:22.663 --73018-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:22.663 --73018-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:22.663 --73018-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:22.663 --73018-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:22.663 --73018-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:22.664 --73018-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:22.664 --73018-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:22.664 --73018-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:22.664 --73018-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:22.664 --73018-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:22.664 --73018-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:22.664 00:09:22.664 00:09:22.664 CUnit - A unit testing framework for C - Version 2.1-3 00:09:22.664 http://cunit.sourceforge.net/ 00:09:22.664 00:09:22.664 00:09:22.664 Suite: crc16 00:09:22.664 Test: test_crc16_t10dif ...passed 00:09:22.664 Test: test_crc16_t10dif_seed ...passed 00:09:22.664 Test: test_crc16_t10dif_copy ...passed 00:09:22.664 00:09:22.664 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.664 suites 1 1 n/a 0 0 00:09:22.664 tests 3 3 3 0 0 00:09:22.664 asserts 5 5 5 0 n/a 00:09:22.664 00:09:22.664 Elapsed time = 0.009 seconds 00:09:22.664 --73018-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.664 --73018-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:22.664 ==73018== 00:09:22.664 ==73018== HEAP SUMMARY: 00:09:22.664 ==73018== in use at exit: 0 bytes in 0 blocks 00:09:22.664 ==73018== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:09:22.664 ==73018== 00:09:22.664 ==73018== All heap blocks were freed -- no leaks are possible 00:09:22.664 ==73018== 00:09:22.664 ==73018== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:22.664 22:10:41 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:22.664 ==73029== Memcheck, a memory error detector 00:09:22.664 ==73029== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:22.664 ==73029== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:22.664 ==73029== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:22.664 ==73029== 00:09:22.664 --73029-- Valgrind options: 00:09:22.664 --73029-- --leak-check=full 00:09:22.664 --73029-- --error-exitcode=2 00:09:22.664 --73029-- --verbose 00:09:22.664 --73029-- Contents of /proc/version: 00:09:22.664 --73029-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:22.664 --73029-- 00:09:22.664 --73029-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:22.664 --73029-- Page sizes: currently 4096, max supported 4096 00:09:22.664 --73029-- Valgrind library directory: /usr/libexec/valgrind 00:09:22.664 --73029-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:22.664 --73029-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:22.664 --73029-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:22.664 --73029-- might be shown as UnknownInlinedFun 00:09:22.664 --73029-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:22.664 --73029-- object doesn't have a dynamic symbol table 00:09:22.664 --73029-- Scheduler: using generic scheduler lock implementation. 00:09:22.664 --73029-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:22.664 ==73029== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73029-by-???-on-4f7c6d26003f 00:09:22.664 ==73029== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73029-by-???-on-4f7c6d26003f 00:09:22.664 ==73029== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73029-by-???-on-4f7c6d26003f 00:09:22.664 ==73029== 00:09:22.664 ==73029== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:22.664 ==73029== don't want to do, unless you know exactly what you're doing, 00:09:22.664 ==73029== or are doing some strange experiment): 00:09:22.664 ==73029== /usr/libexec/valgrind/../../bin/vgdb --pid=73029 ...command... 00:09:22.664 ==73029== 00:09:22.664 ==73029== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:22.664 ==73029== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:22.664 ==73029== and then give GDB the following command 00:09:22.664 ==73029== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73029 00:09:22.664 ==73029== --pid is optional if only one valgrind process is running 00:09:22.664 ==73029== 00:09:22.664 --73029-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:22.664 --73029-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:22.664 --73029-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:22.664 --73029-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:22.664 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.664 --73029-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:22.664 --73029-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:22.664 --73029-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:22.664 --73029-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:22.664 --73029-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:22.664 --73029-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:22.664 --73029-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:22.922 --73029-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:22.922 --73029-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:22.922 --73029-- Reading syms from /usr/lib64/libm.so.6 00:09:22.922 --73029-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:22.922 --73029-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:22.922 --73029-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libc.so.6 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.922 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.922 --73029-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.922 --73029-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.922 --73029-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:22.922 --73029-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:22.922 --73029-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:22.922 --73029-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:22.922 --73029-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:22.922 --73029-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.922 --73029-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 ==73029== Preferring higher priority redirection: 00:09:22.923 --73029-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:22.923 --73029-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:22.923 --73029-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 --73029-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.923 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.923 --73029-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.923 --73029-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.923 ==73029== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.923 --73029-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.923 --73029-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.923 --73029-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:22.923 --73029-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:22.923 --73029-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:23.181 --73029-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:23.181 --73029-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:23.181 --73029-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:23.181 --73029-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:23.181 --73029-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:23.181 --73029-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:23.181 --73029-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:23.181 --73029-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:23.181 --73029-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:23.181 --73029-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:23.181 --73029-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:23.181 --73029-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:23.181 --73029-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:23.181 00:09:23.181 00:09:23.181 CUnit - A unit testing framework for C - Version 2.1-3 00:09:23.181 http://cunit.sourceforge.net/ 00:09:23.181 00:09:23.181 00:09:23.181 Suite: crc32_ieee 00:09:23.181 Test: test_crc32_ieee ...passed 00:09:23.181 00:09:23.181 Run Summary: Type Total Ran Passed Failed Inactive 00:09:23.181 suites 1 1 n/a 0 0 00:09:23.181 tests 1 1 1 0 0 00:09:23.181 asserts 1 1 1 0 n/a 00:09:23.181 00:09:23.181 Elapsed time = 0.004 seconds 00:09:23.181 --73029-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:23.181 --73029-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:23.181 ==73029== 00:09:23.181 ==73029== HEAP SUMMARY: 00:09:23.181 ==73029== in use at exit: 0 bytes in 0 blocks 00:09:23.181 ==73029== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:09:23.181 ==73029== 00:09:23.181 ==73029== All heap blocks were freed -- no leaks are possible 00:09:23.181 ==73029== 00:09:23.181 ==73029== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:23.181 22:10:41 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:23.181 ==73031== Memcheck, a memory error detector 00:09:23.181 ==73031== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:23.181 ==73031== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:23.181 ==73031== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:23.181 ==73031== 00:09:23.181 --73031-- Valgrind options: 00:09:23.181 --73031-- --leak-check=full 00:09:23.181 --73031-- --error-exitcode=2 00:09:23.181 --73031-- --verbose 00:09:23.181 --73031-- Contents of /proc/version: 00:09:23.181 --73031-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:23.181 --73031-- 00:09:23.181 --73031-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:23.181 --73031-- Page sizes: currently 4096, max supported 4096 00:09:23.181 --73031-- Valgrind library directory: /usr/libexec/valgrind 00:09:23.181 --73031-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:23.181 --73031-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:23.181 --73031-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:23.181 --73031-- might be shown as UnknownInlinedFun 00:09:23.181 --73031-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:23.181 --73031-- object doesn't have a dynamic symbol table 00:09:23.181 --73031-- Scheduler: using generic scheduler lock implementation. 00:09:23.181 --73031-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:23.181 ==73031== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73031-by-???-on-4f7c6d26003f 00:09:23.181 ==73031== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73031-by-???-on-4f7c6d26003f 00:09:23.181 ==73031== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73031-by-???-on-4f7c6d26003f 00:09:23.181 ==73031== 00:09:23.181 ==73031== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:23.181 ==73031== don't want to do, unless you know exactly what you're doing, 00:09:23.181 ==73031== or are doing some strange experiment): 00:09:23.181 ==73031== /usr/libexec/valgrind/../../bin/vgdb --pid=73031 ...command... 00:09:23.181 ==73031== 00:09:23.181 ==73031== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:23.181 ==73031== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:23.182 ==73031== and then give GDB the following command 00:09:23.182 ==73031== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73031 00:09:23.182 ==73031== --pid is optional if only one valgrind process is running 00:09:23.182 ==73031== 00:09:23.182 --73031-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:23.182 --73031-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:23.182 --73031-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:23.182 --73031-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:23.182 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.182 --73031-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:23.182 --73031-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:23.182 --73031-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:23.182 --73031-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:23.182 --73031-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:23.182 --73031-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:23.182 --73031-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:23.182 --73031-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:23.182 --73031-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:23.182 --73031-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:23.182 --73031-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:23.182 --73031-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:23.182 --73031-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:23.440 --73031-- Reading syms from /usr/lib64/libm.so.6 00:09:23.440 --73031-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:23.440 --73031-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:23.440 --73031-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:23.440 --73031-- Reading syms from /usr/lib64/libc.so.6 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.440 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.440 --73031-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.440 --73031-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.440 --73031-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:23.440 --73031-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:23.440 --73031-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:23.440 --73031-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:23.440 --73031-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:23.440 --73031-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:23.440 --73031-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.440 --73031-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 ==73031== Preferring higher priority redirection: 00:09:23.441 --73031-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:23.441 --73031-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:23.441 --73031-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 --73031-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.441 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.441 --73031-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.441 --73031-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.441 ==73031== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.441 --73031-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.441 --73031-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.441 --73031-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:23.441 --73031-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:23.441 --73031-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:23.441 --73031-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:23.699 --73031-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:23.699 --73031-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:23.699 --73031-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:23.699 --73031-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:23.699 --73031-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:23.699 --73031-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:23.699 --73031-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:23.699 --73031-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:23.699 --73031-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:23.699 --73031-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:23.699 --73031-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:23.699 --73031-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:23.699 00:09:23.699 00:09:23.699 CUnit - A unit testing framework for C - Version 2.1-3 00:09:23.699 http://cunit.sourceforge.net/ 00:09:23.699 00:09:23.699 00:09:23.699 Suite: crc32c 00:09:23.699 Test: test_crc32c ...passed 00:09:23.699 Test: test_crc32c_nvme ...passed 00:09:23.699 00:09:23.699 Run Summary: Type Total Ran Passed Failed Inactive 00:09:23.699 suites 1 1 n/a 0 0 00:09:23.699 tests 2 2 2 0 0 00:09:23.699 asserts 16 16 16 0 n/a 00:09:23.699 00:09:23.699 Elapsed time = 0.021 seconds 00:09:23.699 --73031-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:23.699 --73031-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:23.699 ==73031== 00:09:23.699 ==73031== HEAP SUMMARY: 00:09:23.699 ==73031== in use at exit: 0 bytes in 0 blocks 00:09:23.699 ==73031== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:09:23.699 ==73031== 00:09:23.699 ==73031== All heap blocks were freed -- no leaks are possible 00:09:23.699 ==73031== 00:09:23.699 ==73031== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:23.699 22:10:42 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:23.699 ==73038== Memcheck, a memory error detector 00:09:23.699 ==73038== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:23.699 ==73038== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:23.699 ==73038== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:23.699 ==73038== 00:09:23.699 --73038-- Valgrind options: 00:09:23.699 --73038-- --leak-check=full 00:09:23.699 --73038-- --error-exitcode=2 00:09:23.699 --73038-- --verbose 00:09:23.699 --73038-- Contents of /proc/version: 00:09:23.699 --73038-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:23.699 --73038-- 00:09:23.699 --73038-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:23.699 --73038-- Page sizes: currently 4096, max supported 4096 00:09:23.699 --73038-- Valgrind library directory: /usr/libexec/valgrind 00:09:23.699 --73038-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:23.699 --73038-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:23.699 --73038-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:23.699 --73038-- might be shown as UnknownInlinedFun 00:09:23.699 --73038-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:23.699 --73038-- object doesn't have a dynamic symbol table 00:09:23.699 --73038-- Scheduler: using generic scheduler lock implementation. 00:09:23.699 --73038-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:23.699 ==73038== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73038-by-???-on-4f7c6d26003f 00:09:23.699 ==73038== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73038-by-???-on-4f7c6d26003f 00:09:23.699 ==73038== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73038-by-???-on-4f7c6d26003f 00:09:23.699 ==73038== 00:09:23.699 ==73038== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:23.699 ==73038== don't want to do, unless you know exactly what you're doing, 00:09:23.699 ==73038== or are doing some strange experiment): 00:09:23.699 ==73038== /usr/libexec/valgrind/../../bin/vgdb --pid=73038 ...command... 00:09:23.699 ==73038== 00:09:23.699 ==73038== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:23.699 ==73038== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:23.699 ==73038== and then give GDB the following command 00:09:23.699 ==73038== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73038 00:09:23.699 ==73038== --pid is optional if only one valgrind process is running 00:09:23.699 ==73038== 00:09:23.700 --73038-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:23.700 --73038-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:23.700 --73038-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:23.700 --73038-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:23.700 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.700 --73038-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:23.700 --73038-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:23.700 --73038-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:23.700 --73038-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:23.700 --73038-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:23.700 --73038-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:23.700 --73038-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:23.700 --73038-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:23.700 --73038-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:23.700 --73038-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:23.700 --73038-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:23.700 --73038-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:23.700 --73038-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:23.957 --73038-- Reading syms from /usr/lib64/libm.so.6 00:09:23.957 --73038-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:23.957 --73038-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:23.957 --73038-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:23.957 --73038-- Reading syms from /usr/lib64/libc.so.6 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.957 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.957 --73038-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.957 --73038-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.957 --73038-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:23.957 --73038-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:23.957 --73038-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:23.958 --73038-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:23.958 --73038-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:23.958 --73038-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:23.958 --73038-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 ==73038== Preferring higher priority redirection: 00:09:23.958 --73038-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:23.958 --73038-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:23.958 --73038-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 --73038-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.958 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.958 --73038-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.958 --73038-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.958 ==73038== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.958 --73038-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.958 --73038-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.958 --73038-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:23.958 --73038-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:23.958 --73038-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:24.216 --73038-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:24.216 --73038-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:24.216 --73038-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:24.216 --73038-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:24.216 --73038-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:24.216 --73038-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:24.216 --73038-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:24.216 --73038-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:24.216 --73038-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:24.216 --73038-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:24.216 --73038-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:24.216 --73038-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:24.216 00:09:24.216 00:09:24.216 CUnit - A unit testing framework for C - Version 2.1-3 00:09:24.216 http://cunit.sourceforge.net/ 00:09:24.216 00:09:24.216 00:09:24.216 Suite: crc64 00:09:24.216 Test: test_crc64_nvme ...--73038-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:24.216 passed 00:09:24.216 00:09:24.216 Run Summary: Type Total Ran Passed Failed Inactive 00:09:24.216 suites 1 1 n/a 0 0 00:09:24.216 tests 1 1 1 0 0 00:09:24.216 asserts 4 4 4 0 n/a 00:09:24.216 00:09:24.216 Elapsed time = 0.008 seconds 00:09:24.216 --73038-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:24.216 --73038-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:24.216 ==73038== 00:09:24.216 ==73038== HEAP SUMMARY: 00:09:24.216 ==73038== in use at exit: 0 bytes in 0 blocks 00:09:24.216 ==73038== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:09:24.216 ==73038== 00:09:24.216 ==73038== All heap blocks were freed -- no leaks are possible 00:09:24.216 ==73038== 00:09:24.216 ==73038== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:24.216 22:10:42 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:24.216 ==73043== Memcheck, a memory error detector 00:09:24.216 ==73043== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:24.216 ==73043== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:24.216 ==73043== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:24.216 ==73043== 00:09:24.216 --73043-- Valgrind options: 00:09:24.216 --73043-- --leak-check=full 00:09:24.216 --73043-- --error-exitcode=2 00:09:24.216 --73043-- --verbose 00:09:24.216 --73043-- Contents of /proc/version: 00:09:24.216 --73043-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:24.216 --73043-- 00:09:24.216 --73043-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:24.216 --73043-- Page sizes: currently 4096, max supported 4096 00:09:24.216 --73043-- Valgrind library directory: /usr/libexec/valgrind 00:09:24.216 --73043-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:24.216 --73043-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:24.216 --73043-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:24.216 --73043-- might be shown as UnknownInlinedFun 00:09:24.216 --73043-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:24.216 --73043-- object doesn't have a dynamic symbol table 00:09:24.216 --73043-- Scheduler: using generic scheduler lock implementation. 00:09:24.216 --73043-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:24.216 ==73043== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73043-by-???-on-4f7c6d26003f 00:09:24.216 ==73043== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73043-by-???-on-4f7c6d26003f 00:09:24.216 ==73043== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73043-by-???-on-4f7c6d26003f 00:09:24.216 ==73043== 00:09:24.216 ==73043== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:24.216 ==73043== don't want to do, unless you know exactly what you're doing, 00:09:24.216 ==73043== or are doing some strange experiment): 00:09:24.216 ==73043== /usr/libexec/valgrind/../../bin/vgdb --pid=73043 ...command... 00:09:24.216 ==73043== 00:09:24.217 ==73043== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:24.217 ==73043== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:24.217 ==73043== and then give GDB the following command 00:09:24.217 ==73043== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73043 00:09:24.217 ==73043== --pid is optional if only one valgrind process is running 00:09:24.217 ==73043== 00:09:24.217 --73043-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:24.217 --73043-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:24.217 --73043-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:24.217 --73043-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:24.217 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.217 --73043-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:24.217 --73043-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:24.217 --73043-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:24.217 --73043-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:24.217 --73043-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:24.217 --73043-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:24.217 --73043-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:24.217 --73043-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:24.217 --73043-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:24.217 --73043-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:24.217 --73043-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:24.217 --73043-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:24.217 --73043-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:24.474 --73043-- Reading syms from /usr/lib64/libm.so.6 00:09:24.474 --73043-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:24.474 --73043-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:24.474 --73043-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:24.474 --73043-- Reading syms from /usr/lib64/libc.so.6 00:09:24.474 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.474 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.474 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.474 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.474 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.474 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.474 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.474 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.474 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.474 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.474 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.474 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.474 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.474 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.475 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.475 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.475 --73043-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.475 --73043-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.475 --73043-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:24.475 --73043-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:24.475 --73043-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:24.475 --73043-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:24.475 --73043-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:24.475 --73043-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:24.475 --73043-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 ==73043== Preferring higher priority redirection: 00:09:24.475 --73043-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:24.475 --73043-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:24.475 --73043-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 --73043-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.475 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.475 --73043-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.475 --73043-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.475 ==73043== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.475 --73043-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.475 --73043-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.475 --73043-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:24.475 --73043-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:24.476 --73043-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:24.476 --73043-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:24.476 --73043-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:24.476 --73043-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:24.476 --73043-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:24.733 --73043-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:24.733 --73043-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:24.733 --73043-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:24.733 --73043-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:24.733 --73043-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:24.734 --73043-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:24.734 --73043-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:24.734 --73043-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:24.734 --73043-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:24.734 00:09:24.734 00:09:24.734 CUnit - A unit testing framework for C - Version 2.1-3 00:09:24.734 http://cunit.sourceforge.net/ 00:09:24.734 00:09:24.734 00:09:24.734 Suite: string 00:09:24.734 Test: test_parse_ip_addr ...passed 00:09:24.734 Test: test_str_chomp ...passed 00:09:24.734 Test: test_parse_capacity ...--73043-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:24.734 passed 00:09:24.734 Test: test_sprintf_append_realloc ...--73043-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:24.734 passed 00:09:24.734 Test: test_strtol ...passed 00:09:24.734 Test: test_strtoll ...passed 00:09:24.734 Test: test_strarray ...--73043-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:24.734 --73043-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:24.734 passed 00:09:24.734 Test: test_strcpy_replace ...--73043-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:09:24.734 passed 00:09:24.734 00:09:24.734 Run Summary: Type Total Ran Passed Failed Inactive 00:09:24.734 suites 1 1 n/a 0 0 00:09:24.734 tests 8 8 8 0 0 00:09:24.734 asserts 161 161 161 0 n/a 00:09:24.734 00:09:24.734 Elapsed time = 0.075 seconds 00:09:24.734 --73043-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:24.734 --73043-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:24.734 ==73043== 00:09:24.734 ==73043== HEAP SUMMARY: 00:09:24.734 ==73043== in use at exit: 0 bytes in 0 blocks 00:09:24.734 ==73043== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:09:24.734 ==73043== 00:09:24.734 ==73043== All heap blocks were freed -- no leaks are possible 00:09:24.734 ==73043== 00:09:24.734 ==73043== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:24.734 22:10:43 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:24.734 ==73051== Memcheck, a memory error detector 00:09:24.734 ==73051== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:24.734 ==73051== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:24.734 ==73051== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:24.734 ==73051== 00:09:24.734 --73051-- Valgrind options: 00:09:24.734 --73051-- --leak-check=full 00:09:24.734 --73051-- --error-exitcode=2 00:09:24.734 --73051-- --verbose 00:09:24.734 --73051-- Contents of /proc/version: 00:09:24.734 --73051-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:24.734 --73051-- 00:09:24.734 --73051-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:24.734 --73051-- Page sizes: currently 4096, max supported 4096 00:09:24.734 --73051-- Valgrind library directory: /usr/libexec/valgrind 00:09:24.734 --73051-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:24.734 --73051-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:24.734 --73051-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:24.734 --73051-- might be shown as UnknownInlinedFun 00:09:24.734 --73051-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:24.734 --73051-- object doesn't have a dynamic symbol table 00:09:24.734 --73051-- Scheduler: using generic scheduler lock implementation. 00:09:24.735 --73051-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:24.735 ==73051== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73051-by-???-on-4f7c6d26003f 00:09:24.735 ==73051== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73051-by-???-on-4f7c6d26003f 00:09:24.735 ==73051== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73051-by-???-on-4f7c6d26003f 00:09:24.735 ==73051== 00:09:24.735 ==73051== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:24.735 ==73051== don't want to do, unless you know exactly what you're doing, 00:09:24.735 ==73051== or are doing some strange experiment): 00:09:24.735 ==73051== /usr/libexec/valgrind/../../bin/vgdb --pid=73051 ...command... 00:09:24.735 ==73051== 00:09:24.735 ==73051== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:24.735 ==73051== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:24.735 ==73051== and then give GDB the following command 00:09:24.735 ==73051== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73051 00:09:24.735 ==73051== --pid is optional if only one valgrind process is running 00:09:24.735 ==73051== 00:09:24.735 --73051-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:24.735 --73051-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:24.993 --73051-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:24.993 --73051-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:24.993 --73051-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:24.993 --73051-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:24.993 --73051-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:24.993 --73051-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:24.993 --73051-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:24.993 --73051-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:24.993 --73051-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:24.993 --73051-- Reading syms from /usr/lib64/libm.so.6 00:09:24.993 --73051-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:24.993 --73051-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:24.993 --73051-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libc.so.6 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.993 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.993 --73051-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.993 --73051-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.993 --73051-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:24.993 --73051-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:24.993 --73051-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:24.993 --73051-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:24.993 --73051-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:24.993 --73051-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.993 --73051-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 ==73051== Preferring higher priority redirection: 00:09:24.994 --73051-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:24.994 --73051-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:24.994 --73051-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 --73051-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.994 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.994 --73051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.994 --73051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.994 ==73051== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.994 --73051-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.994 --73051-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:25.251 --73051-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:25.251 --73051-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:25.251 --73051-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:25.251 --73051-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:25.252 --73051-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:25.252 --73051-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:25.252 --73051-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:25.252 --73051-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:25.252 --73051-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:25.252 --73051-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:25.252 --73051-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:25.252 --73051-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:25.252 --73051-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:25.252 --73051-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:25.252 --73051-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:25.252 --73051-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:25.252 00:09:25.252 00:09:25.252 CUnit - A unit testing framework for C - Version 2.1-3 00:09:25.252 http://cunit.sourceforge.net/ 00:09:25.252 00:09:25.252 00:09:25.252 Suite: dif 00:09:25.252 Test: dif_generate_and_verify_test ...[2024-07-15 22:10:44.018934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:25.252 [2024-07-15 22:10:44.046914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:25.252 [2024-07-15 22:10:44.048117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:25.252 [2024-07-15 22:10:44.050296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:25.252 [2024-07-15 22:10:44.051408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:25.252 [2024-07-15 22:10:44.052357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:25.252 passed 00:09:25.252 Test: dif_disable_check_test ...[2024-07-15 22:10:44.059034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:25.252 [2024-07-15 22:10:44.060016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:25.252 [2024-07-15 22:10:44.060944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:25.252 passed 00:09:25.252 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-15 22:10:44.078919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:09:25.252 [2024-07-15 22:10:44.080800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:09:25.252 [2024-07-15 22:10:44.082115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:09:25.252 [2024-07-15 22:10:44.082980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:09:25.252 [2024-07-15 22:10:44.084074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:25.252 [2024-07-15 22:10:44.084872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:25.252 [2024-07-15 22:10:44.085669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:25.252 [2024-07-15 22:10:44.086443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:25.252 [2024-07-15 22:10:44.087404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:25.252 [2024-07-15 22:10:44.088228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:25.252 [2024-07-15 22:10:44.089016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:25.252 passed 00:09:25.252 Test: dif_apptag_mask_test ...[2024-07-15 22:10:44.091668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:25.252 [2024-07-15 22:10:44.094318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:25.252 passed 00:09:25.252 Test: dif_sec_512_md_0_error_test ...[2024-07-15 22:10:44.095224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:25.252 passed 00:09:25.252 Test: dif_sec_4096_md_0_error_test ...[2024-07-15 22:10:44.096098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:25.252 [2024-07-15 22:10:44.096667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:25.252 passed 00:09:25.252 Test: dif_sec_4100_md_128_error_test ...[2024-07-15 22:10:44.097375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:25.253 [2024-07-15 22:10:44.098016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:25.253 passed 00:09:25.253 Test: dif_guard_seed_test ...passed 00:09:25.510 Test: dif_guard_value_test ...passed 00:09:25.510 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:09:25.510 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:25.510 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:25.511 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:25.511 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:25.511 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:25.511 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:25.511 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 22:10:44.256488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4e, Actual=fd4c 00:09:25.511 [2024-07-15 22:10:44.261831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fe23, Actual=fe21 00:09:25.511 [2024-07-15 22:10:44.267412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.273037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.279050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.283115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.288092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=ffe7 00:09:25.511 [2024-07-15 22:10:44.291760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fe21, Actual=66b1 00:09:25.511 [2024-07-15 22:10:44.295888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab553ed, Actual=1ab753ed 00:09:25.511 [2024-07-15 22:10:44.300448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38554660, Actual=38574660 00:09:25.511 [2024-07-15 22:10:44.305237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.309801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.315188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.319737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.324527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.511 [2024-07-15 22:10:44.328260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38574660, Actual=d791c591 00:09:25.511 [2024-07-15 22:10:44.331825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.511 [2024-07-15 22:10:44.335906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.511 [2024-07-15 22:10:44.340229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.344299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.349016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.353104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.511 [2024-07-15 22:10:44.357426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.511 [2024-07-15 22:10:44.360681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.511 passed 00:09:25.511 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-15 22:10:44.363736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4e, Actual=fd4c 00:09:25.511 [2024-07-15 22:10:44.364514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe23, Actual=fe21 00:09:25.511 [2024-07-15 22:10:44.365350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.365943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.511 [2024-07-15 22:10:44.366761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.367344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.368149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=ffe7 00:09:25.770 [2024-07-15 22:10:44.368722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=66b1 00:09:25.770 [2024-07-15 22:10:44.369569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab553ed, Actual=1ab753ed 00:09:25.770 [2024-07-15 22:10:44.370209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38554660, Actual=38574660 00:09:25.770 [2024-07-15 22:10:44.371079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.371724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.372596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.373241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.374117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.770 [2024-07-15 22:10:44.374746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=d791c591 00:09:25.770 [2024-07-15 22:10:44.375538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.770 [2024-07-15 22:10:44.376221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.770 [2024-07-15 22:10:44.377036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.377628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.378444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.379044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.379845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.770 [2024-07-15 22:10:44.380407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.770 passed 00:09:25.770 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-15 22:10:44.381925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4e, Actual=fd4c 00:09:25.770 [2024-07-15 22:10:44.382526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe23, Actual=fe21 00:09:25.770 [2024-07-15 22:10:44.383353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.383948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.384782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.385374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.386189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=ffe7 00:09:25.770 [2024-07-15 22:10:44.386756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=66b1 00:09:25.770 [2024-07-15 22:10:44.387606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab553ed, Actual=1ab753ed 00:09:25.770 [2024-07-15 22:10:44.388250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38554660, Actual=38574660 00:09:25.770 [2024-07-15 22:10:44.389140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.389794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.770 [2024-07-15 22:10:44.390676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.391333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.770 [2024-07-15 22:10:44.392203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.770 [2024-07-15 22:10:44.392832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=d791c591 00:09:25.771 [2024-07-15 22:10:44.393641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.771 [2024-07-15 22:10:44.394229] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.771 [2024-07-15 22:10:44.395043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.395640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.396447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.397042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.397851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.771 [2024-07-15 22:10:44.398414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.771 passed 00:09:25.771 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-15 22:10:44.399936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4e, Actual=fd4c 00:09:25.771 [2024-07-15 22:10:44.400525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe23, Actual=fe21 00:09:25.771 [2024-07-15 22:10:44.401346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.401940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.402754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.403340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.404146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=ffe7 00:09:25.771 [2024-07-15 22:10:44.404711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=66b1 00:09:25.771 [2024-07-15 22:10:44.405561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab553ed, Actual=1ab753ed 00:09:25.771 [2024-07-15 22:10:44.406216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38554660, Actual=38574660 00:09:25.771 [2024-07-15 22:10:44.407098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.407748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.408618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.409268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.410126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.771 [2024-07-15 22:10:44.410752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=d791c591 00:09:25.771 [2024-07-15 22:10:44.411559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.771 [2024-07-15 22:10:44.412141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.771 [2024-07-15 22:10:44.412946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.413536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.771 [2024-07-15 22:10:44.414344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.414939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.771 [2024-07-15 22:10:44.415736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.771 [2024-07-15 22:10:44.416301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.771 passed 00:09:25.771 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-15 22:10:44.417818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4e, Actual=fd4c 00:09:25.772 [2024-07-15 22:10:44.418411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe23, Actual=fe21 00:09:25.772 [2024-07-15 22:10:44.419236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.419825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.420660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.421262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.423477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=ffe7 00:09:25.772 [2024-07-15 22:10:44.424044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=66b1 00:09:25.772 passed 00:09:25.772 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-15 22:10:44.425604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab553ed, Actual=1ab753ed 00:09:25.772 [2024-07-15 22:10:44.426255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38554660, Actual=38574660 00:09:25.772 [2024-07-15 22:10:44.427168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.427828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.428726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.429385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.430274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.772 [2024-07-15 22:10:44.430910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=d791c591 00:09:25.772 [2024-07-15 22:10:44.431998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.772 [2024-07-15 22:10:44.432591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.772 [2024-07-15 22:10:44.433175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.433760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.434342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.434926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.435498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.772 [2024-07-15 22:10:44.436038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.772 passed 00:09:25.772 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-15 22:10:44.437259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4e, Actual=fd4c 00:09:25.772 [2024-07-15 22:10:44.437859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe23, Actual=fe21 00:09:25.772 [2024-07-15 22:10:44.438695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.439277] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.772 [2024-07-15 22:10:44.440092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.440687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.772 [2024-07-15 22:10:44.441497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=ffe7 00:09:25.772 [2024-07-15 22:10:44.442055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=66b1 00:09:25.772 passed 00:09:25.772 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-15 22:10:44.443612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab553ed, Actual=1ab753ed 00:09:25.772 [2024-07-15 22:10:44.444264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38554660, Actual=38574660 00:09:25.773 [2024-07-15 22:10:44.445155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.445811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.446725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.773 [2024-07-15 22:10:44.447383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.773 [2024-07-15 22:10:44.448265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.773 [2024-07-15 22:10:44.448890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=d791c591 00:09:25.773 [2024-07-15 22:10:44.449969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.773 [2024-07-15 22:10:44.450568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4835a266, Actual=88010a2d4837a266 00:09:25.773 [2024-07-15 22:10:44.451144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.451730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.452308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.773 [2024-07-15 22:10:44.452905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=20058 00:09:25.773 [2024-07-15 22:10:44.453484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:25.773 [2024-07-15 22:10:44.454039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=8eceaf474e00ce10 00:09:25.773 passed 00:09:25.773 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:25.773 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:25.773 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:25.773 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:25.773 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 22:10:44.579856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4e, Actual=fd4c 00:09:25.773 [2024-07-15 22:10:44.582990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=60, Actual=62 00:09:25.773 [2024-07-15 22:10:44.585480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.587588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.773 [2024-07-15 22:10:44.589976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.773 [2024-07-15 22:10:44.592087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.773 [2024-07-15 22:10:44.594440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=ffe7 00:09:25.773 [2024-07-15 22:10:44.596803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=69d1 00:09:25.773 [2024-07-15 22:10:44.599675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab553ed, Actual=1ab753ed 00:09:25.774 [2024-07-15 22:10:44.602297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=da6c0d0c, Actual=da6e0d0c 00:09:25.774 [2024-07-15 22:10:44.605178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.774 [2024-07-15 22:10:44.607788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:25.774 [2024-07-15 22:10:44.610673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.774 [2024-07-15 22:10:44.613293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:25.774 [2024-07-15 22:10:44.616167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=5f6e27c7 00:09:25.774 [2024-07-15 22:10:44.620056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=b5fbe669 00:09:25.774 [2024-07-15 22:10:44.622496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:25.774 [2024-07-15 22:10:44.624622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=b04e7ae2334b24fb, Actual=b04e7ae2334924fb 00:09:26.032 [2024-07-15 22:10:44.627033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.032 [2024-07-15 22:10:44.629163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.032 [2024-07-15 22:10:44.631571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.032 [2024-07-15 22:10:44.633709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.032 [2024-07-15 22:10:44.636117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:26.032 [2024-07-15 22:10:44.638252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=bb054a92699cdd46 00:09:26.032 passed 00:09:26.032 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 22:10:44.640719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4e, Actual=fd4c 00:09:26.032 [2024-07-15 22:10:44.641451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=63e1, Actual=63e3 00:09:26.032 [2024-07-15 22:10:44.642371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.032 [2024-07-15 22:10:44.643008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.032 [2024-07-15 22:10:44.643912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.032 [2024-07-15 22:10:44.644550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.032 [2024-07-15 22:10:44.645437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=ffe7 00:09:26.032 [2024-07-15 22:10:44.646071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=a50 00:09:26.032 [2024-07-15 22:10:44.647095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab553ed, Actual=1ab753ed 00:09:26.032 [2024-07-15 22:10:44.647866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1bec38f9, Actual=1bee38f9 00:09:26.033 [2024-07-15 22:10:44.648917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.649687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.650725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.033 [2024-07-15 22:10:44.651501] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.033 [2024-07-15 22:10:44.652529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=5f6e27c7 00:09:26.033 [2024-07-15 22:10:44.653297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=747bd39c 00:09:26.033 [2024-07-15 22:10:44.654214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:26.033 [2024-07-15 22:10:44.654879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=45ac757115a4a0a4, Actual=45ac757115a6a0a4 00:09:26.033 [2024-07-15 22:10:44.655800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.656468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.657388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.033 [2024-07-15 22:10:44.658051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.033 [2024-07-15 22:10:44.658968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:26.033 [2024-07-15 22:10:44.659644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=4ee745014f735919 00:09:26.033 passed 00:09:26.033 Test: dix_sec_512_md_0_error ...[2024-07-15 22:10:44.660836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:26.033 passed 00:09:26.033 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:09:26.033 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:26.033 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:26.033 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:26.033 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:26.033 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:26.033 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:26.033 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:26.033 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:26.033 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 22:10:44.778108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4e, Actual=fd4c 00:09:26.033 [2024-07-15 22:10:44.781165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=60, Actual=62 00:09:26.033 [2024-07-15 22:10:44.784727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.786816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.790441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.033 [2024-07-15 22:10:44.792535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.033 [2024-07-15 22:10:44.795382] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=ffe7 00:09:26.033 [2024-07-15 22:10:44.797704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=69d1 00:09:26.033 [2024-07-15 22:10:44.800557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab553ed, Actual=1ab753ed 00:09:26.033 [2024-07-15 22:10:44.803111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=da6c0d0c, Actual=da6e0d0c 00:09:26.033 [2024-07-15 22:10:44.805957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.808526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.033 [2024-07-15 22:10:44.812622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.033 [2024-07-15 22:10:44.815195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.033 [2024-07-15 22:10:44.818014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=5f6e27c7 00:09:26.034 [2024-07-15 22:10:44.820587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=b5fbe669 00:09:26.034 [2024-07-15 22:10:44.822936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:26.034 [2024-07-15 22:10:44.825025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=b04e7ae2334b24fb, Actual=b04e7ae2334924fb 00:09:26.034 [2024-07-15 22:10:44.827358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.829454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.831818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.034 [2024-07-15 22:10:44.833906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=2005d 00:09:26.034 [2024-07-15 22:10:44.836260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:26.034 [2024-07-15 22:10:44.838355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=bb054a92699cdd46 00:09:26.034 passed 00:09:26.034 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 22:10:44.840762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4e, Actual=fd4c 00:09:26.034 [2024-07-15 22:10:44.841472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=63e1, Actual=63e3 00:09:26.034 [2024-07-15 22:10:44.842329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.842936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.843801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.034 [2024-07-15 22:10:44.844407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.034 [2024-07-15 22:10:44.845278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=ffe7 00:09:26.034 [2024-07-15 22:10:44.845873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=a50 00:09:26.034 [2024-07-15 22:10:44.846844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab553ed, Actual=1ab753ed 00:09:26.034 [2024-07-15 22:10:44.847566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1bec38f9, Actual=1bee38f9 00:09:26.034 [2024-07-15 22:10:44.848559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.849283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.850260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.034 [2024-07-15 22:10:44.850988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.034 [2024-07-15 22:10:44.851978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=5f6e27c7 00:09:26.034 [2024-07-15 22:10:44.852704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=747bd39c 00:09:26.034 [2024-07-15 22:10:44.853566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ece20d3, Actual=a576a7728ecc20d3 00:09:26.034 [2024-07-15 22:10:44.854161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=45ac757115a4a0a4, Actual=45ac757115a6a0a4 00:09:26.034 [2024-07-15 22:10:44.855028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.855629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8a 00:09:26.034 [2024-07-15 22:10:44.856491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.034 [2024-07-15 22:10:44.857098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=20059 00:09:26.035 [2024-07-15 22:10:44.857959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=42ab7d419ef29020 00:09:26.035 [2024-07-15 22:10:44.858560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=4ee745014f735919 00:09:26.035 passed 00:09:26.292 Test: set_md_interleave_iovs_test ...passed 00:09:26.292 Test: set_md_interleave_iovs_split_test ...passed 00:09:26.292 Test: dif_generate_stream_pi_16_test ...passed 00:09:26.292 Test: dif_generate_stream_test ...passed 00:09:26.292 Test: set_md_interleave_iovs_alignment_test ...[2024-07-15 22:10:44.929685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:09:26.292 passed 00:09:26.292 Test: dif_generate_split_test ...passed 00:09:26.292 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:09:26.292 Test: dif_verify_split_test ...passed 00:09:26.292 Test: dif_verify_stream_multi_segments_test ...passed 00:09:26.292 Test: update_crc32c_pi_16_test ...passed 00:09:26.292 Test: update_crc32c_test ...passed 00:09:26.292 Test: dif_update_crc32c_split_test ...passed 00:09:26.292 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:09:26.292 Test: get_range_with_md_test ...passed 00:09:26.292 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:09:26.292 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:09:26.292 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:26.292 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:09:26.292 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:09:26.292 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:26.292 Test: dif_generate_and_verify_unmap_test ...passed 00:09:26.292 00:09:26.292 Run Summary: Type Total Ran Passed Failed Inactive 00:09:26.292 suites 1 1 n/a 0 0 00:09:26.292 tests 79 79 79 0 0 00:09:26.292 asserts 3584 3584 3584 0 n/a 00:09:26.292 00:09:26.292 Elapsed time = 1.169 seconds 00:09:26.550 --73051-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:26.550 --73051-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:26.550 ==73051== 00:09:26.550 ==73051== HEAP SUMMARY: 00:09:26.550 ==73051== in use at exit: 0 bytes in 0 blocks 00:09:26.550 ==73051== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:09:26.550 ==73051== 00:09:26.550 ==73051== All heap blocks were freed -- no leaks are possible 00:09:26.550 ==73051== 00:09:26.550 ==73051== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:26.550 22:10:45 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:26.550 ==73065== Memcheck, a memory error detector 00:09:26.550 ==73065== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:26.550 ==73065== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:26.550 ==73065== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:26.550 ==73065== 00:09:26.550 --73065-- Valgrind options: 00:09:26.550 --73065-- --leak-check=full 00:09:26.550 --73065-- --error-exitcode=2 00:09:26.550 --73065-- --verbose 00:09:26.550 --73065-- Contents of /proc/version: 00:09:26.551 --73065-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:26.551 --73065-- 00:09:26.551 --73065-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:26.551 --73065-- Page sizes: currently 4096, max supported 4096 00:09:26.551 --73065-- Valgrind library directory: /usr/libexec/valgrind 00:09:26.551 --73065-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:26.551 --73065-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:26.551 --73065-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:26.551 --73065-- might be shown as UnknownInlinedFun 00:09:26.551 --73065-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:26.551 --73065-- object doesn't have a dynamic symbol table 00:09:26.551 --73065-- Scheduler: using generic scheduler lock implementation. 00:09:26.551 --73065-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:26.551 ==73065== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73065-by-???-on-4f7c6d26003f 00:09:26.551 ==73065== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73065-by-???-on-4f7c6d26003f 00:09:26.551 ==73065== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73065-by-???-on-4f7c6d26003f 00:09:26.551 ==73065== 00:09:26.551 ==73065== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:26.551 ==73065== don't want to do, unless you know exactly what you're doing, 00:09:26.551 ==73065== or are doing some strange experiment): 00:09:26.551 ==73065== /usr/libexec/valgrind/../../bin/vgdb --pid=73065 ...command... 00:09:26.551 ==73065== 00:09:26.551 ==73065== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:26.551 ==73065== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:26.551 ==73065== and then give GDB the following command 00:09:26.551 ==73065== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73065 00:09:26.551 ==73065== --pid is optional if only one valgrind process is running 00:09:26.551 ==73065== 00:09:26.551 --73065-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:26.551 --73065-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:26.551 --73065-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:26.551 --73065-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:26.551 --73065-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:26.551 --73065-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:26.551 --73065-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:26.551 --73065-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:26.551 --73065-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:26.551 --73065-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:26.551 --73065-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:26.551 --73065-- Reading syms from /usr/lib64/libm.so.6 00:09:26.551 --73065-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:26.551 --73065-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:26.551 --73065-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:26.551 --73065-- Reading syms from /usr/lib64/libc.so.6 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.551 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.551 --73065-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.551 --73065-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.809 --73065-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:26.809 --73065-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:26.809 --73065-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:26.809 --73065-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:26.809 --73065-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:26.809 --73065-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:26.809 --73065-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.809 --73065-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.809 --73065-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 ==73065== Preferring higher priority redirection: 00:09:26.810 --73065-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:26.810 --73065-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:26.810 --73065-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 --73065-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.810 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.810 --73065-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.810 --73065-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.810 ==73065== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.810 --73065-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.810 --73065-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.810 --73065-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:26.810 --73065-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:26.810 --73065-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:26.810 --73065-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:26.810 --73065-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:26.810 --73065-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:26.810 --73065-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:26.810 --73065-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:26.810 --73065-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:26.810 --73065-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:26.810 --73065-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:26.810 --73065-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:26.810 --73065-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:26.810 --73065-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:26.810 --73065-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:26.810 --73065-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:26.810 00:09:26.810 00:09:26.810 CUnit - A unit testing framework for C - Version 2.1-3 00:09:26.810 http://cunit.sourceforge.net/ 00:09:26.810 00:09:26.810 00:09:26.810 Suite: iov 00:09:26.810 Test: test_single_iov ...passed 00:09:26.810 Test: test_simple_iov ...passed 00:09:26.810 Test: test_complex_iov ...passed 00:09:26.811 Test: test_iovs_to_buf ...passed 00:09:27.068 Test: test_buf_to_iovs ...passed 00:09:27.068 Test: test_memset ...passed 00:09:27.068 Test: test_iov_one ...passed 00:09:27.068 Test: test_iov_xfer ...passed 00:09:27.068 00:09:27.068 Run Summary: Type Total Ran Passed Failed Inactive 00:09:27.068 suites 1 1 n/a 0 0 00:09:27.068 tests 8 8 8 0 0 00:09:27.068 asserts 156 156 156 0 n/a 00:09:27.068 00:09:27.068 Elapsed time = 0.041 seconds 00:09:27.068 --73065-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:27.068 --73065-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:27.068 ==73065== 00:09:27.068 ==73065== HEAP SUMMARY: 00:09:27.068 ==73065== in use at exit: 0 bytes in 0 blocks 00:09:27.068 ==73065== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:09:27.068 ==73065== 00:09:27.068 ==73065== All heap blocks were freed -- no leaks are possible 00:09:27.068 ==73065== 00:09:27.068 ==73065== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:27.068 22:10:45 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:27.068 ==73076== Memcheck, a memory error detector 00:09:27.068 ==73076== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:27.068 ==73076== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:27.068 ==73076== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:27.068 ==73076== 00:09:27.068 --73076-- Valgrind options: 00:09:27.068 --73076-- --leak-check=full 00:09:27.068 --73076-- --error-exitcode=2 00:09:27.068 --73076-- --verbose 00:09:27.068 --73076-- Contents of /proc/version: 00:09:27.068 --73076-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:27.068 --73076-- 00:09:27.068 --73076-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:27.068 --73076-- Page sizes: currently 4096, max supported 4096 00:09:27.068 --73076-- Valgrind library directory: /usr/libexec/valgrind 00:09:27.068 --73076-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:27.068 --73076-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:27.068 --73076-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:27.068 --73076-- might be shown as UnknownInlinedFun 00:09:27.068 --73076-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:27.068 --73076-- object doesn't have a dynamic symbol table 00:09:27.068 --73076-- Scheduler: using generic scheduler lock implementation. 00:09:27.068 --73076-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:27.068 ==73076== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73076-by-???-on-4f7c6d26003f 00:09:27.068 ==73076== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73076-by-???-on-4f7c6d26003f 00:09:27.068 ==73076== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73076-by-???-on-4f7c6d26003f 00:09:27.068 ==73076== 00:09:27.068 ==73076== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:27.068 ==73076== don't want to do, unless you know exactly what you're doing, 00:09:27.068 ==73076== or are doing some strange experiment): 00:09:27.068 ==73076== /usr/libexec/valgrind/../../bin/vgdb --pid=73076 ...command... 00:09:27.068 ==73076== 00:09:27.068 ==73076== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:27.069 ==73076== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:27.069 ==73076== and then give GDB the following command 00:09:27.069 ==73076== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73076 00:09:27.069 ==73076== --pid is optional if only one valgrind process is running 00:09:27.069 ==73076== 00:09:27.069 --73076-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:27.069 --73076-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:27.069 --73076-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:27.069 --73076-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:27.069 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.069 --73076-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:27.069 --73076-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.069 --73076-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.069 --73076-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.069 --73076-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.069 --73076-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.069 --73076-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.069 --73076-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.069 --73076-- Reading syms from /usr/lib64/libm.so.6 00:09:27.069 --73076-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.069 --73076-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:27.069 --73076-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.069 --73076-- Reading syms from /usr/lib64/libc.so.6 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.327 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.327 --73076-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.327 --73076-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.327 --73076-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.327 --73076-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.327 --73076-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.327 --73076-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.327 --73076-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:27.327 --73076-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:27.327 --73076-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 ==73076== Preferring higher priority redirection: 00:09:27.327 --73076-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:27.327 --73076-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:27.327 --73076-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.327 --73076-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 --73076-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 --73076-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 --73076-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 --73076-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 --73076-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.328 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.328 --73076-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.328 --73076-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.328 ==73076== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.328 --73076-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.328 --73076-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.328 --73076-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:27.328 --73076-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:27.328 --73076-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:27.328 --73076-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:27.328 --73076-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:27.328 --73076-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:27.328 --73076-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:27.328 --73076-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:27.328 --73076-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:27.328 --73076-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:27.328 --73076-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:27.328 --73076-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:27.328 --73076-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.328 --73076-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.328 --73076-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.328 --73076-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.328 00:09:27.328 00:09:27.328 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.328 http://cunit.sourceforge.net/ 00:09:27.328 00:09:27.328 00:09:27.328 Suite: math 00:09:27.586 Test: test_serial_number_arithmetic ...passed 00:09:27.586 Suite: erase 00:09:27.586 Test: test_memset_s ...passed 00:09:27.586 00:09:27.586 Run Summary: Type Total Ran Passed Failed Inactive 00:09:27.586 suites 2 2 n/a 0 0 00:09:27.586 tests 2 2 2 0 0 00:09:27.586 asserts 18 18 18 0 n/a 00:09:27.586 00:09:27.586 Elapsed time = 0.008 seconds 00:09:27.586 --73076-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:27.586 --73076-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:27.586 ==73076== 00:09:27.586 ==73076== HEAP SUMMARY: 00:09:27.586 ==73076== in use at exit: 0 bytes in 0 blocks 00:09:27.586 ==73076== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:09:27.586 ==73076== 00:09:27.586 ==73076== All heap blocks were freed -- no leaks are possible 00:09:27.586 ==73076== 00:09:27.586 ==73076== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:27.586 22:10:46 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:27.586 ==73078== Memcheck, a memory error detector 00:09:27.586 ==73078== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:27.586 ==73078== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:27.586 ==73078== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:27.586 ==73078== 00:09:27.586 --73078-- Valgrind options: 00:09:27.586 --73078-- --leak-check=full 00:09:27.586 --73078-- --error-exitcode=2 00:09:27.586 --73078-- --verbose 00:09:27.586 --73078-- Contents of /proc/version: 00:09:27.586 --73078-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:27.586 --73078-- 00:09:27.586 --73078-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:27.586 --73078-- Page sizes: currently 4096, max supported 4096 00:09:27.586 --73078-- Valgrind library directory: /usr/libexec/valgrind 00:09:27.586 --73078-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:27.586 --73078-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:27.586 --73078-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:27.586 --73078-- might be shown as UnknownInlinedFun 00:09:27.586 --73078-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:27.586 --73078-- object doesn't have a dynamic symbol table 00:09:27.586 --73078-- Scheduler: using generic scheduler lock implementation. 00:09:27.586 --73078-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:27.586 ==73078== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73078-by-???-on-4f7c6d26003f 00:09:27.586 ==73078== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73078-by-???-on-4f7c6d26003f 00:09:27.586 ==73078== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73078-by-???-on-4f7c6d26003f 00:09:27.586 ==73078== 00:09:27.586 ==73078== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:27.586 ==73078== don't want to do, unless you know exactly what you're doing, 00:09:27.586 ==73078== or are doing some strange experiment): 00:09:27.586 ==73078== /usr/libexec/valgrind/../../bin/vgdb --pid=73078 ...command... 00:09:27.586 ==73078== 00:09:27.586 ==73078== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:27.586 ==73078== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:27.586 ==73078== and then give GDB the following command 00:09:27.586 ==73078== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73078 00:09:27.586 ==73078== --pid is optional if only one valgrind process is running 00:09:27.586 ==73078== 00:09:27.586 --73078-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:27.586 --73078-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:27.586 --73078-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:27.586 --73078-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:27.586 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.586 --73078-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:27.586 --73078-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.586 --73078-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.586 --73078-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.586 --73078-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.586 --73078-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.586 --73078-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.586 --73078-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.586 --73078-- Reading syms from /usr/lib64/libm.so.6 00:09:27.586 --73078-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.586 --73078-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:27.586 --73078-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.586 --73078-- Reading syms from /usr/lib64/libc.so.6 00:09:27.586 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.586 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.587 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.587 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.587 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.587 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.587 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.587 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.587 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.587 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.587 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.587 --73078-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.587 --73078-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.844 --73078-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.844 --73078-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.844 --73078-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.844 --73078-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.844 --73078-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:27.844 --73078-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:27.844 --73078-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.844 --73078-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 ==73078== Preferring higher priority redirection: 00:09:27.845 --73078-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:27.845 --73078-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:27.845 --73078-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 --73078-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.845 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.845 --73078-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.845 --73078-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.845 ==73078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.845 --73078-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.845 --73078-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.845 --73078-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:27.845 --73078-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:27.845 --73078-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:27.845 --73078-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:27.845 --73078-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:27.845 --73078-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:27.845 --73078-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:27.845 --73078-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:27.845 --73078-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:27.845 --73078-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:27.845 --73078-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:27.845 --73078-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:27.845 --73078-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.845 --73078-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.845 --73078-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.845 --73078-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.845 00:09:27.845 00:09:27.845 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.845 http://cunit.sourceforge.net/ 00:09:27.845 00:09:27.845 00:09:27.845 Suite: pipe 00:09:27.846 Test: test_create_destroy ...passed 00:09:28.104 Test: test_write_get_buffer ...passed 00:09:28.104 Test: test_write_advance ...passed 00:09:28.104 Test: test_read_get_buffer ...passed 00:09:28.104 Test: test_read_advance ...passed 00:09:28.104 Test: test_data ...passed 00:09:28.104 00:09:28.104 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.104 suites 1 1 n/a 0 0 00:09:28.104 tests 6 6 6 0 0 00:09:28.104 asserts 251 251 251 0 n/a 00:09:28.104 00:09:28.104 Elapsed time = 0.070 seconds 00:09:28.104 --73078-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.104 --73078-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.104 ==73078== 00:09:28.104 ==73078== HEAP SUMMARY: 00:09:28.104 ==73078== in use at exit: 0 bytes in 0 blocks 00:09:28.104 ==73078== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:09:28.104 ==73078== 00:09:28.104 ==73078== All heap blocks were freed -- no leaks are possible 00:09:28.104 ==73078== 00:09:28.104 ==73078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.104 22:10:46 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:28.104 ==73087== Memcheck, a memory error detector 00:09:28.104 ==73087== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.104 ==73087== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.104 ==73087== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:28.104 ==73087== 00:09:28.104 --73087-- Valgrind options: 00:09:28.104 --73087-- --leak-check=full 00:09:28.104 --73087-- --error-exitcode=2 00:09:28.104 --73087-- --verbose 00:09:28.104 --73087-- Contents of /proc/version: 00:09:28.104 --73087-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:28.104 --73087-- 00:09:28.104 --73087-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.104 --73087-- Page sizes: currently 4096, max supported 4096 00:09:28.104 --73087-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.104 --73087-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:28.104 --73087-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.104 --73087-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.104 --73087-- might be shown as UnknownInlinedFun 00:09:28.104 --73087-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.104 --73087-- object doesn't have a dynamic symbol table 00:09:28.104 --73087-- Scheduler: using generic scheduler lock implementation. 00:09:28.104 --73087-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.104 ==73087== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73087-by-???-on-4f7c6d26003f 00:09:28.104 ==73087== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73087-by-???-on-4f7c6d26003f 00:09:28.104 ==73087== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73087-by-???-on-4f7c6d26003f 00:09:28.104 ==73087== 00:09:28.104 ==73087== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.104 ==73087== don't want to do, unless you know exactly what you're doing, 00:09:28.104 ==73087== or are doing some strange experiment): 00:09:28.104 ==73087== /usr/libexec/valgrind/../../bin/vgdb --pid=73087 ...command... 00:09:28.104 ==73087== 00:09:28.104 ==73087== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.105 ==73087== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:28.105 ==73087== and then give GDB the following command 00:09:28.105 ==73087== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73087 00:09:28.105 ==73087== --pid is optional if only one valgrind process is running 00:09:28.105 ==73087== 00:09:28.105 --73087-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.105 --73087-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.105 --73087-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.105 --73087-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.105 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.105 --73087-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.105 --73087-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.105 --73087-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.105 --73087-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.105 --73087-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.105 --73087-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.105 --73087-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.105 --73087-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.105 --73087-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.105 --73087-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:28.105 --73087-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.105 --73087-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.105 --73087-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.363 --73087-- Reading syms from /usr/lib64/libm.so.6 00:09:28.363 --73087-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.363 --73087-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:28.363 --73087-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.363 --73087-- Reading syms from /usr/lib64/libc.so.6 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.363 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.363 --73087-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.363 --73087-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.363 --73087-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:28.363 --73087-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:28.363 --73087-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:28.363 --73087-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:28.363 --73087-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:28.363 --73087-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:28.363 --73087-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.363 --73087-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 ==73087== Preferring higher priority redirection: 00:09:28.364 --73087-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:28.364 --73087-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:28.364 --73087-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 --73087-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.364 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.364 --73087-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.364 --73087-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.364 ==73087== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.364 --73087-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.364 --73087-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.364 --73087-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:28.364 --73087-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:28.364 --73087-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:28.622 --73087-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:28.622 --73087-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:28.622 --73087-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:28.622 --73087-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:28.622 --73087-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:28.622 --73087-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:28.622 --73087-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:28.622 --73087-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:28.622 --73087-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:28.622 --73087-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:28.622 --73087-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:28.622 --73087-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:28.622 --73087-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:28.622 00:09:28.622 00:09:28.622 CUnit - A unit testing framework for C - Version 2.1-3 00:09:28.622 http://cunit.sourceforge.net/ 00:09:28.622 00:09:28.622 00:09:28.622 Suite: xor 00:09:28.622 Test: test_xor_gen ...--73087-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:28.622 passed 00:09:28.622 00:09:28.622 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.622 suites 1 1 n/a 0 0 00:09:28.622 tests 1 1 1 0 0 00:09:28.622 asserts 17 17 17 0 n/a 00:09:28.622 00:09:28.622 Elapsed time = 0.025 seconds 00:09:28.622 --73087-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.622 --73087-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.622 ==73087== 00:09:28.622 ==73087== HEAP SUMMARY: 00:09:28.622 ==73087== in use at exit: 0 bytes in 0 blocks 00:09:28.622 ==73087== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:09:28.622 ==73087== 00:09:28.622 ==73087== All heap blocks were freed -- no leaks are possible 00:09:28.622 ==73087== 00:09:28.622 ==73087== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.622 00:09:28.622 real 0m8.482s 00:09:28.622 user 0m8.161s 00:09:28.622 sys 0m0.295s 00:09:28.622 22:10:47 unittest_util -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:28.622 22:10:47 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:09:28.622 ************************************ 00:09:28.622 END TEST unittest_util 00:09:28.622 ************************************ 00:09:28.622 22:10:47 -- common/autotest_common.sh@1136 -- # return 0 00:09:28.622 22:10:47 -- 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:28.622 22:10:47 -- 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:28.622 22:10:47 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:28.622 22:10:47 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:28.622 22:10:47 -- common/autotest_common.sh@10 -- # set +x 00:09:28.622 ************************************ 00:09:28.622 START TEST unittest_vhost 00:09:28.622 ************************************ 00:09:28.623 22:10:47 unittest_vhost -- common/autotest_common.sh@1117 -- # 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:28.623 ==73116== Memcheck, a memory error detector 00:09:28.623 ==73116== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.623 ==73116== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.623 ==73116== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:28.623 ==73116== 00:09:28.623 --73116-- Valgrind options: 00:09:28.623 --73116-- --leak-check=full 00:09:28.623 --73116-- --error-exitcode=2 00:09:28.623 --73116-- --verbose 00:09:28.623 --73116-- Contents of /proc/version: 00:09:28.623 --73116-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:28.623 --73116-- 00:09:28.623 --73116-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.623 --73116-- Page sizes: currently 4096, max supported 4096 00:09:28.623 --73116-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.623 --73116-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:28.623 --73116-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.623 --73116-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.623 --73116-- might be shown as UnknownInlinedFun 00:09:28.623 --73116-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.623 --73116-- object doesn't have a dynamic symbol table 00:09:28.623 --73116-- Scheduler: using generic scheduler lock implementation. 00:09:28.623 --73116-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.623 ==73116== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73116-by-???-on-4f7c6d26003f 00:09:28.623 ==73116== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73116-by-???-on-4f7c6d26003f 00:09:28.623 ==73116== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73116-by-???-on-4f7c6d26003f 00:09:28.623 ==73116== 00:09:28.623 ==73116== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.623 ==73116== don't want to do, unless you know exactly what you're doing, 00:09:28.623 ==73116== or are doing some strange experiment): 00:09:28.623 ==73116== /usr/libexec/valgrind/../../bin/vgdb --pid=73116 ...command... 00:09:28.623 ==73116== 00:09:28.623 ==73116== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.623 ==73116== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:28.623 ==73116== and then give GDB the following command 00:09:28.623 ==73116== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73116 00:09:28.623 ==73116== --pid is optional if only one valgrind process is running 00:09:28.623 ==73116== 00:09:28.623 --73116-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.623 --73116-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.881 --73116-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.881 --73116-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.881 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.881 --73116-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.881 --73116-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.881 --73116-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.881 --73116-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.881 --73116-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.881 --73116-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.881 --73116-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.881 --73116-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.881 --73116-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.881 --73116-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:28.881 --73116-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.881 --73116-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.881 --73116-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.881 --73116-- Reading syms from /usr/lib64/libm.so.6 00:09:28.881 --73116-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.881 --73116-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:28.882 --73116-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.882 --73116-- Reading syms from /usr/lib64/libc.so.6 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.882 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.882 --73116-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.882 --73116-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.882 --73116-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:28.882 --73116-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:28.882 --73116-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:28.882 --73116-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:28.882 --73116-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:28.882 --73116-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:28.882 --73116-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 ==73116== Preferring higher priority redirection: 00:09:28.882 --73116-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:28.882 --73116-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:28.882 --73116-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.882 --73116-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.883 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.883 --73116-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.883 --73116-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.883 ==73116== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.883 --73116-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.883 --73116-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.141 --73116-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:29.141 --73116-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:29.141 --73116-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:29.141 --73116-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:29.141 --73116-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:29.141 --73116-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:29.141 --73116-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:29.141 --73116-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:29.141 --73116-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:29.141 --73116-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:29.141 --73116-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:29.141 --73116-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:29.141 --73116-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:29.141 --73116-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:29.141 --73116-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:29.141 --73116-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:29.141 00:09:29.141 00:09:29.141 CUnit - A unit testing framework for C - Version 2.1-3 00:09:29.141 http://cunit.sourceforge.net/ 00:09:29.141 00:09:29.141 --73116-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:29.141 00:09:29.141 Suite: vhost_suite 00:09:29.141 Test: desc_to_iov_test ...[2024-07-15 22:10:47.924466] /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:29.141 passed 00:09:29.141 Test: create_controller_test ...[2024-07-15 22:10:47.983148] /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:29.141 [2024-07-15 22:10:47.984058] /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:29.141 [2024-07-15 22:10:47.985047] /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:29.141 [2024-07-15 22:10:47.985313] /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:29.141 [2024-07-15 22:10:47.985866] /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:29.141 --73116-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:29.141 [2024-07-15 22:10:47.988527] /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:29.142 [2024-07-15 22:10:47.993328] /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:29.142 passed 00:09:29.400 Test: session_find_by_vid_test ...passed 00:09:29.400 Test: remove_controller_test ...[2024-07-15 22:10:48.004216] /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:29.400 passed 00:09:29.400 Test: vq_avail_ring_get_test ...passed 00:09:29.400 Test: vq_packed_ring_test ...passed 00:09:29.400 Test: vhost_blk_construct_test ...passed 00:09:29.400 00:09:29.400 Run Summary: Type Total Ran Passed Failed Inactive 00:09:29.400 suites 1 1 n/a 0 0 00:09:29.400 tests 7 7 7 0 0 00:09:29.400 asserts 147 147 147 0 n/a 00:09:29.400 00:09:29.400 Elapsed time = 0.222 seconds 00:09:29.400 --73116-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:29.400 --73116-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:29.400 ==73116== 00:09:29.400 ==73116== HEAP SUMMARY: 00:09:29.400 ==73116== in use at exit: 304,168 bytes in 9,253 blocks 00:09:29.400 ==73116== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:09:29.400 ==73116== 00:09:29.400 ==73116== Searching for pointers to 9,253 not-freed blocks 00:09:29.400 ==73116== Checked 6,911,856 bytes 00:09:29.400 ==73116== 00:09:29.400 ==73116== LEAK SUMMARY: 00:09:29.400 ==73116== definitely lost: 0 bytes in 0 blocks 00:09:29.400 ==73116== indirectly lost: 0 bytes in 0 blocks 00:09:29.400 ==73116== possibly lost: 0 bytes in 0 blocks 00:09:29.400 ==73116== still reachable: 304,168 bytes in 9,253 blocks 00:09:29.400 ==73116== suppressed: 0 bytes in 0 blocks 00:09:29.400 ==73116== Reachable blocks (those to which a pointer was found) are not shown. 00:09:29.400 ==73116== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:29.400 ==73116== 00:09:29.400 ==73116== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:29.400 00:09:29.400 real 0m0.777s 00:09:29.400 user 0m0.746s 00:09:29.400 sys 0m0.029s 00:09:29.400 22:10:48 unittest_vhost -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:29.400 22:10:48 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:29.400 ************************************ 00:09:29.400 END TEST unittest_vhost 00:09:29.400 ************************************ 00:09:29.400 22:10:48 -- common/autotest_common.sh@1136 -- # return 0 00:09:29.400 22:10:48 -- 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:29.400 22:10:48 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:29.400 22:10:48 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:29.400 22:10:48 -- common/autotest_common.sh@10 -- # set +x 00:09:29.400 ************************************ 00:09:29.400 START TEST unittest_dma 00:09:29.400 ************************************ 00:09:29.400 22:10:48 unittest_dma -- common/autotest_common.sh@1117 -- # 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:29.400 ==73135== Memcheck, a memory error detector 00:09:29.400 ==73135== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:29.401 ==73135== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:29.401 ==73135== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:29.401 ==73135== 00:09:29.401 --73135-- Valgrind options: 00:09:29.401 --73135-- --leak-check=full 00:09:29.401 --73135-- --error-exitcode=2 00:09:29.401 --73135-- --verbose 00:09:29.401 --73135-- Contents of /proc/version: 00:09:29.401 --73135-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:29.401 --73135-- 00:09:29.401 --73135-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:29.401 --73135-- Page sizes: currently 4096, max supported 4096 00:09:29.401 --73135-- Valgrind library directory: /usr/libexec/valgrind 00:09:29.401 --73135-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:29.401 --73135-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:29.401 --73135-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:29.401 --73135-- might be shown as UnknownInlinedFun 00:09:29.401 --73135-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:29.401 --73135-- object doesn't have a dynamic symbol table 00:09:29.401 --73135-- Scheduler: using generic scheduler lock implementation. 00:09:29.401 --73135-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:29.401 ==73135== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73135-by-???-on-4f7c6d26003f 00:09:29.401 ==73135== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73135-by-???-on-4f7c6d26003f 00:09:29.401 ==73135== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73135-by-???-on-4f7c6d26003f 00:09:29.401 ==73135== 00:09:29.401 ==73135== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:29.401 ==73135== don't want to do, unless you know exactly what you're doing, 00:09:29.401 ==73135== or are doing some strange experiment): 00:09:29.401 ==73135== /usr/libexec/valgrind/../../bin/vgdb --pid=73135 ...command... 00:09:29.401 ==73135== 00:09:29.401 ==73135== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:29.401 ==73135== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:29.401 ==73135== and then give GDB the following command 00:09:29.401 ==73135== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73135 00:09:29.401 ==73135== --pid is optional if only one valgrind process is running 00:09:29.401 ==73135== 00:09:29.659 --73135-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:29.659 --73135-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:29.659 --73135-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:29.659 --73135-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:29.659 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:29.660 --73135-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:29.660 --73135-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:29.660 --73135-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:29.660 --73135-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:29.660 --73135-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:29.660 --73135-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:29.660 --73135-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:29.660 --73135-- Reading syms from /usr/lib64/libm.so.6 00:09:29.660 --73135-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:29.660 --73135-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:29.660 --73135-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libc.so.6 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.660 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.660 --73135-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.660 --73135-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.660 --73135-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:29.660 --73135-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:29.660 --73135-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:29.918 --73135-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:29.918 --73135-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:29.918 --73135-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.918 --73135-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 ==73135== Preferring higher priority redirection: 00:09:29.919 --73135-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:29.919 --73135-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:29.919 --73135-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 --73135-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.919 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.919 --73135-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.919 --73135-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.919 ==73135== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.919 --73135-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.919 --73135-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.919 --73135-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:29.919 --73135-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:29.919 --73135-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:29.919 --73135-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:29.919 --73135-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:29.919 --73135-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:29.919 --73135-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:29.919 --73135-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:29.919 --73135-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:29.919 --73135-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:29.919 --73135-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:29.919 --73135-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:29.919 --73135-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:29.919 --73135-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:29.919 --73135-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:29.919 --73135-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:29.919 00:09:29.919 00:09:29.919 CUnit - A unit testing framework for C - Version 2.1-3 00:09:29.919 http://cunit.sourceforge.net/ 00:09:29.919 00:09:29.919 00:09:29.919 Suite: dma_suite 00:09:29.919 Test: test_dma ...[2024-07-15 22:10:48.735772] /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:30.178 passed 00:09:30.178 00:09:30.178 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.178 suites 1 1 n/a 0 0 00:09:30.178 tests 1 1 1 0 0 00:09:30.178 asserts 54 54 54 0 n/a 00:09:30.178 00:09:30.178 Elapsed time = 0.072 seconds 00:09:30.178 --73135-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.178 --73135-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.178 ==73135== 00:09:30.178 ==73135== HEAP SUMMARY: 00:09:30.178 ==73135== in use at exit: 0 bytes in 0 blocks 00:09:30.178 ==73135== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:30.178 ==73135== 00:09:30.178 ==73135== All heap blocks were freed -- no leaks are possible 00:09:30.178 ==73135== 00:09:30.178 ==73135== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.178 00:09:30.178 real 0m0.679s 00:09:30.178 user 0m0.650s 00:09:30.178 sys 0m0.026s 00:09:30.178 22:10:48 unittest_dma -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:30.178 22:10:48 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:30.178 ************************************ 00:09:30.178 END TEST unittest_dma 00:09:30.178 ************************************ 00:09:30.178 22:10:48 -- common/autotest_common.sh@1136 -- # return 0 00:09:30.178 22:10:48 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:30.178 22:10:48 -- common/autotest_common.sh@1093 -- # '[' 2 -le 1 ']' 00:09:30.178 22:10:48 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:30.178 22:10:48 -- common/autotest_common.sh@10 -- # set +x 00:09:30.178 ************************************ 00:09:30.178 START TEST unittest_init 00:09:30.178 ************************************ 00:09:30.178 22:10:48 unittest_init -- common/autotest_common.sh@1117 -- # unittest_init 00:09:30.178 22:10:48 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:30.178 ==73164== Memcheck, a memory error detector 00:09:30.178 ==73164== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:30.178 ==73164== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:30.178 ==73164== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:30.178 ==73164== 00:09:30.178 --73164-- Valgrind options: 00:09:30.178 --73164-- --leak-check=full 00:09:30.178 --73164-- --error-exitcode=2 00:09:30.178 --73164-- --verbose 00:09:30.178 --73164-- Contents of /proc/version: 00:09:30.178 --73164-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:30.178 --73164-- 00:09:30.178 --73164-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:30.178 --73164-- Page sizes: currently 4096, max supported 4096 00:09:30.178 --73164-- Valgrind library directory: /usr/libexec/valgrind 00:09:30.178 --73164-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:30.178 --73164-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:30.178 --73164-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:30.178 --73164-- might be shown as UnknownInlinedFun 00:09:30.178 --73164-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:30.178 --73164-- object doesn't have a dynamic symbol table 00:09:30.178 --73164-- Scheduler: using generic scheduler lock implementation. 00:09:30.178 --73164-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:30.178 ==73164== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73164-by-???-on-4f7c6d26003f 00:09:30.178 ==73164== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73164-by-???-on-4f7c6d26003f 00:09:30.178 ==73164== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73164-by-???-on-4f7c6d26003f 00:09:30.178 ==73164== 00:09:30.178 ==73164== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:30.178 ==73164== don't want to do, unless you know exactly what you're doing, 00:09:30.178 ==73164== or are doing some strange experiment): 00:09:30.179 ==73164== /usr/libexec/valgrind/../../bin/vgdb --pid=73164 ...command... 00:09:30.179 ==73164== 00:09:30.179 ==73164== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:30.179 ==73164== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:30.179 ==73164== and then give GDB the following command 00:09:30.179 ==73164== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73164 00:09:30.179 ==73164== --pid is optional if only one valgrind process is running 00:09:30.179 ==73164== 00:09:30.179 --73164-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:30.179 --73164-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:30.179 --73164-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:30.179 --73164-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:30.179 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.179 --73164-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:30.179 --73164-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:30.179 --73164-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:30.179 --73164-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:30.179 --73164-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:30.179 --73164-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:30.179 --73164-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:30.179 --73164-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:30.179 --73164-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:30.179 --73164-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:30.179 --73164-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:30.179 --73164-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:30.179 --73164-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:30.438 --73164-- Reading syms from /usr/lib64/libm.so.6 00:09:30.438 --73164-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:30.438 --73164-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:30.438 --73164-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:30.438 --73164-- Reading syms from /usr/lib64/libc.so.6 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.438 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.438 --73164-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.438 --73164-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.438 --73164-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:30.438 --73164-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:30.438 --73164-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:30.438 --73164-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:30.438 --73164-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:30.438 --73164-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:30.438 --73164-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 --73164-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.438 ==73164== Preferring higher priority redirection: 00:09:30.438 --73164-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:30.439 --73164-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:30.439 --73164-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 --73164-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.439 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.439 --73164-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.439 --73164-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.697 ==73164== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.697 --73164-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.697 --73164-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.697 --73164-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:30.697 --73164-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:30.697 --73164-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:30.697 --73164-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:30.697 --73164-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:30.697 --73164-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:30.697 --73164-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:30.697 --73164-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:30.697 --73164-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:30.697 --73164-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:30.697 --73164-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:30.698 --73164-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:30.698 --73164-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:30.698 --73164-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:30.698 --73164-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:30.698 --73164-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:30.698 --73164-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:30.698 00:09:30.698 00:09:30.698 CUnit - A unit testing framework for C - Version 2.1-3 00:09:30.698 http://cunit.sourceforge.net/ 00:09:30.698 00:09:30.698 00:09:30.698 Suite: subsystem_suite 00:09:30.698 Test: subsystem_sort_test_depends_on_single ...passed 00:09:30.698 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:30.698 Test: subsystem_sort_test_missing_dependency ...[2024-07-15 22:10:49.505742] /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:30.698 [2024-07-15 22:10:49.539793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:30.698 passed 00:09:30.698 00:09:30.956 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.956 suites 1 1 n/a 0 0 00:09:30.956 tests 3 3 3 0 0 00:09:30.956 asserts 20 20 20 0 n/a 00:09:30.956 00:09:30.956 Elapsed time = 0.071 seconds 00:09:30.956 --73164-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.956 --73164-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.956 ==73164== 00:09:30.956 ==73164== HEAP SUMMARY: 00:09:30.956 ==73164== in use at exit: 33,744 bytes in 1,027 blocks 00:09:30.956 ==73164== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:09:30.956 ==73164== 00:09:30.956 ==73164== Searching for pointers to 1,027 not-freed blocks 00:09:30.956 ==73164== Checked 6,584,288 bytes 00:09:30.956 ==73164== 00:09:30.956 ==73164== LEAK SUMMARY: 00:09:30.956 ==73164== definitely lost: 0 bytes in 0 blocks 00:09:30.956 ==73164== indirectly lost: 0 bytes in 0 blocks 00:09:30.956 ==73164== possibly lost: 0 bytes in 0 blocks 00:09:30.956 ==73164== still reachable: 33,744 bytes in 1,027 blocks 00:09:30.956 ==73164== suppressed: 0 bytes in 0 blocks 00:09:30.956 ==73164== Reachable blocks (those to which a pointer was found) are not shown. 00:09:30.956 ==73164== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:30.956 ==73164== 00:09:30.956 ==73164== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.956 00:09:30.956 real 0m0.748s 00:09:30.956 user 0m0.728s 00:09:30.956 sys 0m0.018s 00:09:30.956 22:10:49 unittest_init -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:30.956 22:10:49 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:30.956 ************************************ 00:09:30.956 END TEST unittest_init 00:09:30.956 ************************************ 00:09:30.956 22:10:49 -- common/autotest_common.sh@1136 -- # return 0 00:09:30.956 22:10:49 -- 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:30.956 22:10:49 -- common/autotest_common.sh@1093 -- # '[' 6 -le 1 ']' 00:09:30.956 22:10:49 -- common/autotest_common.sh@1099 -- # xtrace_disable 00:09:30.956 22:10:49 -- common/autotest_common.sh@10 -- # set +x 00:09:30.956 ************************************ 00:09:30.956 START TEST unittest_keyring 00:09:30.956 ************************************ 00:09:30.956 22:10:49 unittest_keyring -- common/autotest_common.sh@1117 -- # 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:30.956 ==73190== Memcheck, a memory error detector 00:09:30.956 ==73190== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:30.956 ==73190== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:30.956 ==73190== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:30.956 ==73190== 00:09:30.956 --73190-- Valgrind options: 00:09:30.956 --73190-- --leak-check=full 00:09:30.956 --73190-- --error-exitcode=2 00:09:30.956 --73190-- --verbose 00:09:30.956 --73190-- Contents of /proc/version: 00:09:30.956 --73190-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:09:30.956 --73190-- 00:09:30.956 --73190-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:30.956 --73190-- Page sizes: currently 4096, max supported 4096 00:09:30.956 --73190-- Valgrind library directory: /usr/libexec/valgrind 00:09:30.956 --73190-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:30.956 --73190-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:30.956 --73190-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:30.956 --73190-- might be shown as UnknownInlinedFun 00:09:30.956 --73190-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:30.956 --73190-- object doesn't have a dynamic symbol table 00:09:30.956 --73190-- Scheduler: using generic scheduler lock implementation. 00:09:30.956 --73190-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:30.956 ==73190== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-73190-by-???-on-4f7c6d26003f 00:09:30.956 ==73190== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-73190-by-???-on-4f7c6d26003f 00:09:30.956 ==73190== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-73190-by-???-on-4f7c6d26003f 00:09:30.956 ==73190== 00:09:30.956 ==73190== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:30.956 ==73190== don't want to do, unless you know exactly what you're doing, 00:09:30.956 ==73190== or are doing some strange experiment): 00:09:30.956 ==73190== /usr/libexec/valgrind/../../bin/vgdb --pid=73190 ...command... 00:09:30.956 ==73190== 00:09:30.956 ==73190== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:30.956 ==73190== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:30.956 ==73190== and then give GDB the following command 00:09:30.956 ==73190== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=73190 00:09:30.956 ==73190== --pid is optional if only one valgrind process is running 00:09:30.956 ==73190== 00:09:30.956 --73190-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:30.956 --73190-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:30.957 --73190-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:30.957 --73190-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:30.957 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.957 --73190-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:30.957 --73190-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:30.957 --73190-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:30.957 --73190-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:30.957 --73190-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:30.957 --73190-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:30.957 --73190-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:30.957 --73190-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:30.957 --73190-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:30.957 --73190-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:30.957 --73190-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:30.957 --73190-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:30.957 --73190-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:31.215 --73190-- Reading syms from /usr/lib64/libm.so.6 00:09:31.215 --73190-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:31.215 --73190-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:31.215 --73190-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:31.215 --73190-- Reading syms from /usr/lib64/libc.so.6 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:31.215 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.215 --73190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.215 --73190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.215 --73190-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:31.215 --73190-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:31.215 --73190-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:31.215 --73190-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:31.215 --73190-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:31.215 --73190-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:31.215 --73190-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 ==73190== Preferring higher priority redirection: 00:09:31.215 --73190-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:31.215 --73190-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:31.215 --73190-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.215 --73190-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.216 --73190-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.216 --73190-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.216 --73190-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.216 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.216 --73190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.216 --73190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.216 ==73190== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.216 --73190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.216 --73190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.216 --73190-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:31.216 --73190-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:31.216 --73190-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:31.216 --73190-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:31.216 --73190-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:31.216 --73190-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:31.216 --73190-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:31.473 --73190-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:31.473 --73190-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:31.473 --73190-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:31.473 --73190-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:31.473 --73190-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:31.473 --73190-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:31.473 --73190-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:31.473 --73190-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:31.473 --73190-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:31.473 00:09:31.473 00:09:31.473 CUnit - A unit testing framework for C - Version 2.1-3 00:09:31.473 http://cunit.sourceforge.net/ 00:09:31.473 00:09:31.473 00:09:31.473 Suite: keyring 00:09:31.473 Test: test_keyring_add_remove ...[2024-07-15 22:10:50.149207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:31.473 [2024-07-15 22:10:50.178049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:31.473 [2024-07-15 22:10:50.180455] /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:31.473 passed 00:09:31.473 Test: test_keyring_get_put ...passed 00:09:31.473 00:09:31.473 Run Summary: Type Total Ran Passed Failed Inactive 00:09:31.473 suites 1 1 n/a 0 0 00:09:31.473 tests 2 2 2 0 0 00:09:31.474 asserts 44 44 44 0 n/a 00:09:31.474 00:09:31.474 Elapsed time = 0.058 seconds 00:09:31.474 --73190-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:31.474 --73190-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:31.474 ==73190== 00:09:31.474 ==73190== HEAP SUMMARY: 00:09:31.474 ==73190== in use at exit: 0 bytes in 0 blocks 00:09:31.474 ==73190== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:31.474 ==73190== 00:09:31.474 ==73190== All heap blocks were freed -- no leaks are possible 00:09:31.474 ==73190== 00:09:31.474 ==73190== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:31.474 00:09:31.474 real 0m0.576s 00:09:31.474 user 0m0.549s 00:09:31.474 sys 0m0.024s 00:09:31.474 22:10:50 unittest_keyring -- common/autotest_common.sh@1118 -- # xtrace_disable 00:09:31.474 22:10:50 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:31.474 ************************************ 00:09:31.474 END TEST unittest_keyring 00:09:31.474 ************************************ 00:09:31.474 22:10:50 -- common/autotest_common.sh@1136 -- # return 0 00:09:31.474 22:10:50 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:31.474 22:10:50 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:31.474 22:10:50 -- unit/unittest.sh@293 -- # hostname 00:09:31.474 22:10:50 -- 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 4f7c6d26003f -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:58.006 22:11:15 -- 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:10:01.282 22:11:19 -- 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:10:02.651 22:11:21 -- 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:10:05.174 22:11:23 -- 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:10:06.544 22:11:25 -- 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:10:08.459 22:11:27 -- 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:10:10.357 22:11:29 -- 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:10:12.256 22:11:30 -- 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:10:12.256 22:11:30 -- 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:10:12.823 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:12.823 Found 366 entries. 00:10:12.823 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:10:12.823 Writing .css and .png files. 00:10:12.823 Generating output. 00:10:12.823 Processing file include/linux/virtio_ring.h 00:10:12.823 Processing file include/spdk/nvme.h 00:10:12.823 Processing file include/spdk/nvme_spec.h 00:10:12.823 Processing file include/spdk/util.h 00:10:12.823 Processing file include/spdk/trace.h 00:10:12.823 Processing file include/spdk/thread.h 00:10:12.823 Processing file include/spdk/histogram_data.h 00:10:12.823 Processing file include/spdk/mmio.h 00:10:12.823 Processing file include/spdk/base64.h 00:10:12.823 Processing file include/spdk/nvmf_transport.h 00:10:12.823 Processing file include/spdk/endian.h 00:10:12.823 Processing file include/spdk/bdev_module.h 00:10:12.823 Processing file include/spdk_internal/sock.h 00:10:12.823 Processing file include/spdk_internal/virtio.h 00:10:12.823 Processing file include/spdk_internal/nvme_tcp.h 00:10:12.823 Processing file include/spdk_internal/utf.h 00:10:12.823 Processing file include/spdk_internal/sgl.h 00:10:12.823 Processing file include/spdk_internal/rdma_utils.h 00:10:12.823 Processing file lib/accel/accel_sw.c 00:10:12.823 Processing file lib/accel/accel.c 00:10:12.823 Processing file lib/accel/accel_rpc.c 00:10:12.823 Processing file lib/bdev/scsi_nvme.c 00:10:12.823 Processing file lib/bdev/bdev_zone.c 00:10:12.823 Processing file lib/bdev/part.c 00:10:12.823 Processing file lib/bdev/bdev.c 00:10:12.823 Processing file lib/bdev/bdev_rpc.c 00:10:13.082 Processing file lib/blob/request.c 00:10:13.082 Processing file lib/blob/blobstore.h 00:10:13.082 Processing file lib/blob/blobstore.c 00:10:13.082 Processing file lib/blob/blob_bs_dev.c 00:10:13.082 Processing file lib/blob/zeroes.c 00:10:13.082 Processing file lib/blobfs/blobfs.c 00:10:13.082 Processing file lib/blobfs/tree.c 00:10:13.082 Processing file lib/conf/conf.c 00:10:13.082 Processing file lib/dma/dma.c 00:10:13.082 Processing file lib/env_dpdk/pci_vmd.c 00:10:13.082 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:10:13.082 Processing file lib/env_dpdk/pci_virtio.c 00:10:13.082 Processing file lib/env_dpdk/memory.c 00:10:13.082 Processing file lib/env_dpdk/init.c 00:10:13.082 Processing file lib/env_dpdk/pci_event.c 00:10:13.082 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:10:13.082 Processing file lib/env_dpdk/threads.c 00:10:13.082 Processing file lib/env_dpdk/sigbus_handler.c 00:10:13.082 Processing file lib/env_dpdk/env.c 00:10:13.082 Processing file lib/env_dpdk/pci_ioat.c 00:10:13.082 Processing file lib/env_dpdk/pci_idxd.c 00:10:13.082 Processing file lib/env_dpdk/pci_dpdk.c 00:10:13.082 Processing file lib/env_dpdk/pci.c 00:10:13.082 Processing file lib/env_ocf/ocf_env.h 00:10:13.082 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:10:13.082 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:10:13.082 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:10:13.082 Processing file lib/event/app.c 00:10:13.082 Processing file lib/event/reactor.c 00:10:13.083 Processing file lib/event/scheduler_static.c 00:10:13.083 Processing file lib/event/app_rpc.c 00:10:13.083 Processing file lib/event/log_rpc.c 00:10:13.341 Processing file lib/ftl/ftl_core.h 00:10:13.341 Processing file lib/ftl/ftl_sb.c 00:10:13.341 Processing file lib/ftl/ftl_nv_cache.h 00:10:13.341 Processing file lib/ftl/ftl_nv_cache.c 00:10:13.341 Processing file lib/ftl/ftl_writer.h 00:10:13.341 Processing file lib/ftl/ftl_init.c 00:10:13.341 Processing file lib/ftl/ftl_trace.c 00:10:13.341 Processing file lib/ftl/ftl_band.c 00:10:13.341 Processing file lib/ftl/ftl_io.h 00:10:13.341 Processing file lib/ftl/ftl_l2p_cache.c 00:10:13.341 Processing file lib/ftl/ftl_io.c 00:10:13.341 Processing file lib/ftl/ftl_p2l.c 00:10:13.341 Processing file lib/ftl/ftl_core.c 00:10:13.341 Processing file lib/ftl/ftl_writer.c 00:10:13.341 Processing file lib/ftl/ftl_band_ops.c 00:10:13.341 Processing file lib/ftl/ftl_debug.h 00:10:13.341 Processing file lib/ftl/ftl_reloc.c 00:10:13.341 Processing file lib/ftl/ftl_l2p_flat.c 00:10:13.341 Processing file lib/ftl/ftl_debug.c 00:10:13.341 Processing file lib/ftl/ftl_nv_cache_io.h 00:10:13.341 Processing file lib/ftl/ftl_layout.c 00:10:13.341 Processing file lib/ftl/ftl_l2p.c 00:10:13.341 Processing file lib/ftl/ftl_band.h 00:10:13.341 Processing file lib/ftl/ftl_rq.c 00:10:13.341 Processing file lib/ftl/base/ftl_base_bdev.c 00:10:13.341 Processing file lib/ftl/base/ftl_base_dev.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:10:13.341 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:10:13.341 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:10:13.341 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:10:13.341 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:10:13.341 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:10:13.341 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:10:13.341 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:10:13.342 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:10:13.342 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:10:13.342 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:10:13.342 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:10:13.342 Processing file lib/ftl/utils/ftl_conf.c 00:10:13.342 Processing file lib/ftl/utils/ftl_mempool.c 00:10:13.342 Processing file lib/ftl/utils/ftl_bitmap.c 00:10:13.342 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:10:13.342 Processing file lib/ftl/utils/ftl_property.h 00:10:13.342 Processing file lib/ftl/utils/ftl_addr_utils.h 00:10:13.342 Processing file lib/ftl/utils/ftl_md.c 00:10:13.342 Processing file lib/ftl/utils/ftl_df.h 00:10:13.342 Processing file lib/ftl/utils/ftl_property.c 00:10:13.342 Processing file lib/idxd/idxd_internal.h 00:10:13.342 Processing file lib/idxd/idxd.c 00:10:13.342 Processing file lib/idxd/idxd_kernel.c 00:10:13.342 Processing file lib/idxd/idxd_user.c 00:10:13.342 Processing file lib/init/subsystem.c 00:10:13.342 Processing file lib/init/json_config.c 00:10:13.342 Processing file lib/init/subsystem_rpc.c 00:10:13.342 Processing file lib/init/rpc.c 00:10:13.342 Processing file lib/ioat/ioat.c 00:10:13.342 Processing file lib/ioat/ioat_internal.h 00:10:13.599 Processing file lib/iscsi/iscsi_rpc.c 00:10:13.599 Processing file lib/iscsi/task.c 00:10:13.599 Processing file lib/iscsi/task.h 00:10:13.599 Processing file lib/iscsi/iscsi.h 00:10:13.599 Processing file lib/iscsi/md5.c 00:10:13.599 Processing file lib/iscsi/init_grp.c 00:10:13.599 Processing file lib/iscsi/iscsi_subsystem.c 00:10:13.599 Processing file lib/iscsi/tgt_node.c 00:10:13.599 Processing file lib/iscsi/portal_grp.c 00:10:13.599 Processing file lib/iscsi/conn.c 00:10:13.599 Processing file lib/iscsi/iscsi.c 00:10:13.599 Processing file lib/iscsi/param.c 00:10:13.599 Processing file lib/json/json_parse.c 00:10:13.599 Processing file lib/json/json_util.c 00:10:13.599 Processing file lib/json/json_write.c 00:10:13.599 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:10:13.599 Processing file lib/jsonrpc/jsonrpc_server.c 00:10:13.599 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:10:13.599 Processing file lib/jsonrpc/jsonrpc_client.c 00:10:13.599 Processing file lib/keyring/keyring_rpc.c 00:10:13.599 Processing file lib/keyring/keyring.c 00:10:13.599 Processing file lib/log/log_flags.c 00:10:13.599 Processing file lib/log/log.c 00:10:13.599 Processing file lib/log/log_deprecated.c 00:10:13.599 Processing file lib/lvol/lvol.c 00:10:13.599 Processing file lib/nbd/nbd_rpc.c 00:10:13.599 Processing file lib/nbd/nbd.c 00:10:13.599 Processing file lib/notify/notify_rpc.c 00:10:13.599 Processing file lib/notify/notify.c 00:10:13.857 Processing file lib/nvme/nvme_io_msg.c 00:10:13.857 Processing file lib/nvme/nvme_zns.c 00:10:13.857 Processing file lib/nvme/nvme_opal.c 00:10:13.857 Processing file lib/nvme/nvme_internal.h 00:10:13.857 Processing file lib/nvme/nvme_pcie_internal.h 00:10:13.857 Processing file lib/nvme/nvme_cuse.c 00:10:13.857 Processing file lib/nvme/nvme_poll_group.c 00:10:13.857 Processing file lib/nvme/nvme_ns.c 00:10:13.857 Processing file lib/nvme/nvme_fabric.c 00:10:13.857 Processing file lib/nvme/nvme_ctrlr.c 00:10:13.857 Processing file lib/nvme/nvme_quirks.c 00:10:13.857 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:10:13.857 Processing file lib/nvme/nvme_transport.c 00:10:13.857 Processing file lib/nvme/nvme_rdma.c 00:10:13.857 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:10:13.857 Processing file lib/nvme/nvme_qpair.c 00:10:13.857 Processing file lib/nvme/nvme_pcie_common.c 00:10:13.857 Processing file lib/nvme/nvme_auth.c 00:10:13.857 Processing file lib/nvme/nvme.c 00:10:13.857 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:10:13.857 Processing file lib/nvme/nvme_pcie.c 00:10:13.857 Processing file lib/nvme/nvme_discovery.c 00:10:13.857 Processing file lib/nvme/nvme_vfio_user.c 00:10:13.857 Processing file lib/nvme/nvme_ns_cmd.c 00:10:13.857 Processing file lib/nvme/nvme_tcp.c 00:10:13.857 Processing file lib/nvmf/tcp.c 00:10:13.857 Processing file lib/nvmf/transport.c 00:10:13.857 Processing file lib/nvmf/auth.c 00:10:13.857 Processing file lib/nvmf/vfio_user.c 00:10:13.857 Processing file lib/nvmf/rdma.c 00:10:13.857 Processing file lib/nvmf/nvmf.c 00:10:13.857 Processing file lib/nvmf/nvmf_internal.h 00:10:13.857 Processing file lib/nvmf/nvmf_rpc.c 00:10:13.857 Processing file lib/nvmf/ctrlr.c 00:10:13.857 Processing file lib/nvmf/ctrlr_discovery.c 00:10:13.857 Processing file lib/nvmf/subsystem.c 00:10:13.857 Processing file lib/nvmf/ctrlr_bdev.c 00:10:13.857 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:10:13.857 Processing file lib/rdma_provider/common.c 00:10:14.115 Processing file lib/rdma_utils/rdma_utils.c 00:10:14.115 Processing file lib/reduce/reduce.c 00:10:14.115 Processing file lib/rpc/rpc.c 00:10:14.115 Processing file lib/scsi/scsi_pr.c 00:10:14.115 Processing file lib/scsi/port.c 00:10:14.115 Processing file lib/scsi/scsi_rpc.c 00:10:14.115 Processing file lib/scsi/task.c 00:10:14.115 Processing file lib/scsi/scsi_bdev.c 00:10:14.115 Processing file lib/scsi/dev.c 00:10:14.115 Processing file lib/scsi/scsi.c 00:10:14.115 Processing file lib/scsi/lun.c 00:10:14.115 Processing file lib/sock/sock.c 00:10:14.115 Processing file lib/sock/sock_rpc.c 00:10:14.115 Processing file lib/thread/iobuf.c 00:10:14.115 Processing file lib/thread/thread.c 00:10:14.115 Processing file lib/trace/trace_flags.c 00:10:14.115 Processing file lib/trace/trace_rpc.c 00:10:14.115 Processing file lib/trace/trace.c 00:10:14.115 Processing file lib/trace_parser/trace.cpp 00:10:14.115 Processing file lib/ublk/ublk_rpc.c 00:10:14.115 Processing file lib/ublk/ublk.c 00:10:14.115 Processing file lib/ut/ut.c 00:10:14.115 Processing file lib/ut_mock/mock.c 00:10:14.115 Processing file lib/util/string.c 00:10:14.115 Processing file lib/util/iov.c 00:10:14.115 Processing file lib/util/file.c 00:10:14.115 Processing file lib/util/bit_array.c 00:10:14.115 Processing file lib/util/crc64.c 00:10:14.115 Processing file lib/util/xor.c 00:10:14.115 Processing file lib/util/fd.c 00:10:14.115 Processing file lib/util/crc16.c 00:10:14.115 Processing file lib/util/dif.c 00:10:14.115 Processing file lib/util/crc32c.c 00:10:14.115 Processing file lib/util/math.c 00:10:14.115 Processing file lib/util/zipf.c 00:10:14.115 Processing file lib/util/crc32.c 00:10:14.115 Processing file lib/util/base64.c 00:10:14.115 Processing file lib/util/strerror_tls.c 00:10:14.115 Processing file lib/util/crc32_ieee.c 00:10:14.115 Processing file lib/util/uuid.c 00:10:14.115 Processing file lib/util/hexlify.c 00:10:14.115 Processing file lib/util/fd_group.c 00:10:14.115 Processing file lib/util/pipe.c 00:10:14.115 Processing file lib/util/cpuset.c 00:10:14.115 Processing file lib/vfio_user/host/vfio_user.c 00:10:14.115 Processing file lib/vfio_user/host/vfio_user_pci.c 00:10:14.115 Processing file lib/vfu_tgt/tgt_rpc.c 00:10:14.115 Processing file lib/vfu_tgt/tgt_endpoint.c 00:10:14.373 Processing file lib/vhost/rte_vhost_user.c 00:10:14.373 Processing file lib/vhost/vhost_scsi.c 00:10:14.373 Processing file lib/vhost/vhost_blk.c 00:10:14.373 Processing file lib/vhost/vhost_rpc.c 00:10:14.373 Processing file lib/vhost/vhost.c 00:10:14.373 Processing file lib/vhost/vhost_internal.h 00:10:14.373 Processing file lib/virtio/virtio_pci.c 00:10:14.373 Processing file lib/virtio/virtio_vhost_user.c 00:10:14.373 Processing file lib/virtio/virtio_vfio_user.c 00:10:14.373 Processing file lib/virtio/virtio.c 00:10:14.373 Processing file lib/vmd/vmd.c 00:10:14.373 Processing file lib/vmd/led.c 00:10:14.373 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:10:14.373 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:10:14.373 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:10:14.373 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:10:14.373 Processing file module/accel/dsa/accel_dsa.c 00:10:14.373 Processing file module/accel/dsa/accel_dsa_rpc.c 00:10:14.373 Processing file module/accel/error/accel_error_rpc.c 00:10:14.373 Processing file module/accel/error/accel_error.c 00:10:14.373 Processing file module/accel/iaa/accel_iaa.c 00:10:14.373 Processing file module/accel/iaa/accel_iaa_rpc.c 00:10:14.373 Processing file module/accel/ioat/accel_ioat_rpc.c 00:10:14.373 Processing file module/accel/ioat/accel_ioat.c 00:10:14.373 Processing file module/bdev/aio/bdev_aio_rpc.c 00:10:14.373 Processing file module/bdev/aio/bdev_aio.c 00:10:14.373 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:10:14.373 Processing file module/bdev/compress/vbdev_compress.c 00:10:14.373 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:10:14.373 Processing file module/bdev/crypto/vbdev_crypto.c 00:10:14.373 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:10:14.373 Processing file module/bdev/delay/vbdev_delay.c 00:10:14.373 Processing file module/bdev/error/vbdev_error.c 00:10:14.373 Processing file module/bdev/error/vbdev_error_rpc.c 00:10:14.373 Processing file module/bdev/ftl/bdev_ftl.c 00:10:14.373 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:10:14.373 Processing file module/bdev/gpt/gpt.c 00:10:14.373 Processing file module/bdev/gpt/gpt.h 00:10:14.373 Processing file module/bdev/gpt/vbdev_gpt.c 00:10:14.373 Processing file module/bdev/iscsi/bdev_iscsi.c 00:10:14.373 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:10:14.373 Processing file module/bdev/lvol/vbdev_lvol.c 00:10:14.373 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:10:14.373 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:10:14.373 Processing file module/bdev/malloc/bdev_malloc.c 00:10:14.373 Processing file module/bdev/null/bdev_null_rpc.c 00:10:14.373 Processing file module/bdev/null/bdev_null.c 00:10:14.646 Processing file module/bdev/nvme/vbdev_opal.c 00:10:14.646 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:10:14.646 Processing file module/bdev/nvme/nvme_rpc.c 00:10:14.646 Processing file module/bdev/nvme/bdev_mdns_client.c 00:10:14.646 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:10:14.646 Processing file module/bdev/nvme/bdev_nvme.c 00:10:14.646 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:10:14.646 Processing file module/bdev/ocf/stats.c 00:10:14.646 Processing file module/bdev/ocf/volume.h 00:10:14.646 Processing file module/bdev/ocf/ctx.c 00:10:14.646 Processing file module/bdev/ocf/volume.c 00:10:14.646 Processing file module/bdev/ocf/vbdev_ocf.c 00:10:14.646 Processing file module/bdev/ocf/data.c 00:10:14.646 Processing file module/bdev/ocf/utils.c 00:10:14.646 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:10:14.646 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:10:14.646 Processing file module/bdev/passthru/vbdev_passthru.c 00:10:14.646 Processing file module/bdev/raid/raid0.c 00:10:14.646 Processing file module/bdev/raid/concat.c 00:10:14.646 Processing file module/bdev/raid/raid5f.c 00:10:14.646 Processing file module/bdev/raid/bdev_raid.h 00:10:14.646 Processing file module/bdev/raid/bdev_raid.c 00:10:14.646 Processing file module/bdev/raid/raid1.c 00:10:14.646 Processing file module/bdev/raid/bdev_raid_rpc.c 00:10:14.646 Processing file module/bdev/raid/bdev_raid_sb.c 00:10:14.646 Processing file module/bdev/rbd/bdev_rbd.c 00:10:14.646 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:10:14.646 Processing file module/bdev/split/vbdev_split_rpc.c 00:10:14.646 Processing file module/bdev/split/vbdev_split.c 00:10:14.646 Processing file module/bdev/uring/bdev_uring.c 00:10:14.646 Processing file module/bdev/uring/bdev_uring_rpc.c 00:10:14.646 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:10:14.646 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:10:14.646 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:10:14.646 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:10:14.646 Processing file module/bdev/xnvme/bdev_xnvme.c 00:10:14.646 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:10:14.646 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:10:14.646 Processing file module/blob/bdev/blob_bdev.c 00:10:14.646 Processing file module/blobfs/bdev/blobfs_fuse.c 00:10:14.646 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:10:14.646 Processing file module/blobfs/bdev/blobfs_bdev.c 00:10:14.646 Processing file module/env_dpdk/env_dpdk_rpc.c 00:10:14.646 Processing file module/event/subsystems/accel/accel.c 00:10:14.646 Processing file module/event/subsystems/bdev/bdev.c 00:10:14.646 Processing file module/event/subsystems/iobuf/iobuf.c 00:10:14.646 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:10:14.646 Processing file module/event/subsystems/iscsi/iscsi.c 00:10:14.646 Processing file module/event/subsystems/keyring/keyring.c 00:10:14.646 Processing file module/event/subsystems/nbd/nbd.c 00:10:14.906 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:10:14.906 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:10:14.906 Processing file module/event/subsystems/scheduler/scheduler.c 00:10:14.906 Processing file module/event/subsystems/scsi/scsi.c 00:10:14.906 Processing file module/event/subsystems/sock/sock.c 00:10:14.906 Processing file module/event/subsystems/ublk/ublk.c 00:10:14.906 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:10:14.906 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:10:14.906 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:10:14.906 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:10:14.906 Processing file module/event/subsystems/vmd/vmd.c 00:10:14.906 Processing file module/keyring/file/keyring.c 00:10:14.906 Processing file module/keyring/file/keyring_rpc.c 00:10:14.906 Processing file module/keyring/linux/keyring.c 00:10:14.906 Processing file module/keyring/linux/keyring_rpc.c 00:10:14.906 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:10:14.906 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:10:14.906 Processing file module/scheduler/gscheduler/gscheduler.c 00:10:14.906 Processing file module/sock/sock_kernel.h 00:10:14.906 Processing file module/sock/posix/posix.c 00:10:14.906 Processing file module/sock/uring/uring.c 00:10:14.906 Processing file module/vfu_device/vfu_virtio.c 00:10:14.906 Processing file module/vfu_device/vfu_virtio_rpc.c 00:10:14.906 Processing file module/vfu_device/vfu_virtio_internal.h 00:10:14.906 Processing file module/vfu_device/vfu_virtio_blk.c 00:10:14.906 Processing file module/vfu_device/vfu_virtio_scsi.c 00:10:14.906 Processing file xnvme/include/libxnvme_cmd.h 00:10:14.906 Writing directory view page. 00:10:14.906 Overall coverage rate: 00:10:14.906 lines......: 35.6% (42170 of 118507 lines) 00:10:14.906 functions..: 38.8% (3839 of 9896 functions) 00:10:14.906 22:11:33 -- unit/unittest.sh@305 -- # set +x 00:10:14.906 00:10:14.906 00:10:14.906 ===================== 00:10:14.906 All unit tests passed 00:10:14.906 ===================== 00:10:14.906 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:14.906 00:10:14.906 00:10:14.906 22:11:33 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:10:14.906 22:11:33 -- pm/common@29 -- # signal_monitor_resources TERM 00:10:14.906 22:11:33 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:10:14.906 22:11:33 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:14.906 22:11:33 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:10:14.906 22:11:33 -- pm/common@44 -- # pid=161 00:10:14.906 22:11:33 -- pm/common@50 -- # kill -TERM 161 00:10:14.906 22:11:33 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:14.906 22:11:33 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:10:14.906 22:11:33 -- pm/common@44 -- # pid=162 00:10:14.906 22:11:33 -- pm/common@50 -- # kill -TERM 162 00:10:14.915 [Pipeline] } 00:10:14.933 [Pipeline] // stage 00:10:14.938 [Pipeline] } 00:10:14.955 [Pipeline] // timeout 00:10:14.961 [Pipeline] } 00:10:14.975 [Pipeline] // catchError 00:10:14.984 [Pipeline] stage 00:10:14.986 [Pipeline] { (Epilogue) 00:10:15.003 [Pipeline] sh 00:10:15.342 [Pipeline] setCustomBuildProperty 00:10:15.351 [Pipeline] catchError 00:10:15.352 [Pipeline] { 00:10:15.364 [Pipeline] sh 00:10:15.652 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:10:15.652 Artifacts sizes are good 00:10:15.660 [Pipeline] } 00:10:15.679 [Pipeline] // catchError 00:10:15.687 [Pipeline] sh 00:10:15.975 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:10:24.080 [Pipeline] archiveArtifacts 00:10:24.086 Archiving artifacts 00:10:25.098 [Pipeline] } 00:10:25.115 [Pipeline] // stage 00:10:25.120 [Pipeline] } 00:10:25.138 [Pipeline] // wrap 00:10:25.145 [Pipeline] } 00:10:25.160 [Pipeline] // node 00:10:25.165 [Pipeline] } 00:10:25.175 [Pipeline] // timeout 00:10:25.179 [Pipeline] } 00:10:25.190 [Pipeline] // retry 00:10:25.195 [Pipeline] End of Pipeline 00:10:25.394 Finished: SUCCESS